summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: line6: Add support for POD X3 Live (only USB ID differs from POD X3)Andrej Krutak2016-09-191-0/+13
* ALSA: line6: Add support for POD X3Andrej Krutak2016-09-192-15/+265
* ALSA: line6: Allow processing of raw incoming messagesAndrej Krutak2016-09-193-29/+41
* ALSA: line6: Distinguish device init (ctrl EP) and MIDI data transfer (int EP)Andrej Krutak2016-09-194-25/+68
* ALSA: line6: Add LINE6_CAP_IN_NEEDS_OUT, a void playback stream during captureAndrej Krutak2016-09-195-11/+37
* ALSA: line6: Allow different channel numbers for in/outAndrej Krutak2016-09-197-13/+22
* ALSA: line6: Support assymetrical in/out configurationsAndrej Krutak2016-09-194-22/+28
* ALSA: line6: Add high-speed USB supportAndrej Krutak2016-09-195-14/+35
* ALSA: line6: Enable different number of URBs for frame transfersAndrej Krutak2016-09-196-21/+41
* ALSA: compress: fix some missing and misplaced \n in messagesColin Ian King2016-09-161-2/+2
* ALSA: hdac: add missing \n to end of dev_err messagesColin Ian King2016-09-161-5/+5
* ALSA: au88x0: Add missing \n to end of dev_err messageColin Ian King2016-09-161-1/+1
* ALSA: seq: fix to copy from/to user spaceTakashi Sakamoto2016-09-131-2/+2
* ALSA: pci: constify local structuresJulia Lawall2016-09-123-7/+7
* Merge branch 'for-linus' into for-nextTakashi Iwai2016-09-1128-183/+278
|\
| * ALSA: hda - Fix headset mic detection problem for several Dell laptopsHui Wang2016-09-111-0/+13
| * ALSA: rawmidi: Fix possible deadlock with virmidi registrationTakashi Iwai2016-09-081-1/+3
| * ALSA: timer: Fix zero-division by continue of uninitialized instanceTakashi Iwai2016-09-081-0/+14
| * ALSA: timer: fix NULL pointer dereference in read()/ioctl() raceVegard Nossum2016-09-021-0/+2
| * ALSA: fireworks: accessing to user space outside spinlockTakashi Sakamoto2016-08-314-25/+56
| * ALSA: firewire-tascam: accessing to user space outside spinlockTakashi Sakamoto2016-08-311-22/+11
| * ALSA: hda - Enable subwoofer on Dell Inspiron 7559Kai-Heng Feng2016-08-301-0/+11
| * ALSA: hda - Add headset mic quirk for Dell Inspiron 5468Shrirang Bagul2016-08-301-0/+4
| * ALSA: usb-audio: Add sample rate inquiry quirk for B850V3 CP2114Ken Lin2016-08-291-0/+1
| * ALSA: timer: fix NULL pointer dereference on memory allocation failureVegard Nossum2016-08-291-2/+15
| * ALSA: timer: fix division by zero after SNDRV_TIMER_IOCTL_CONTINUEVegard Nossum2016-08-291-0/+1
| * Merge tag 'asoc-fix-v4.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai2016-08-2516-111/+115
| |\
| | *---------. Merge remote-tracking branches 'asoc/fix/max98371', 'asoc/fix/nau8825', 'asoc...Mark Brown2016-08-248-101/+82
| | |\ \ \ \ \ \
| | | | | | | | * ASoC: wm2000: Fix return of uninitialised varibleCharles Keepax2016-08-111-1/+1
| | | | | | | * | ASoC: simple-card-utils: add missing MODULE_xxx()Kuninori Morimoto2016-08-032-3/+9
| | | | | | * | | ASoC: samsung: Fix clock handling in S3C24XX_UDA134X cardSylwester Nawrocki2016-08-041-3/+4
| | | | | | |/ /
| | | | | * | | ASoC: omap-mcpdm: Fix irq resource handlingPeter Ujfalusi2016-08-231-2/+3
| | | | | * | | ASoC: omap-abe-twl6040: Correct dmic-codec device registrationPeter Ujfalusi2016-08-191-29/+32
| | | | | * | | ASoC: omap-mcpdm: Drop pdmclk clock handlingPeter Ujfalusi2016-08-181-17/+0
| | | | | | |/ | | | | | |/|
| | | | * | | ASoC: nau8825: fix static check error about semaphone controlJohn Hsu2016-08-041-8/+21
| | | | * | | ASoC: nau8825: fix bug in playback when suspendJohn Hsu2016-08-041-39/+12
| | | | | |/ | | | | |/|
| | | * | | ASoC: max98371: Add terminate entry for i2c_device_id tablesWei Yongjun2016-08-221-0/+1
| | | | |/ | | | |/|
| | | | |
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | *-----. \ \ Merge remote-tracking branches 'asoc/fix/atmel', 'asoc/fix/compress', 'asoc/f...Mark Brown2016-08-244-7/+9
| | |\ \ \ \ \ \
| | | | | | * | | ASoC: core: Clean up DAPM before the card debugfsMark Brown2016-08-191-2/+1
| | | | | | |/ /
| | | | | * | | ASoC: da7213: Default to 64 BCLKs per WCLK to support all formatsAdam Thomson2016-08-041-2/+2
| | | | | | |/ | | | | | |/|
| | | | * | | ASoC: compress: Fix leak of a widget list in soc_compr_open_feCharles Keepax2016-08-161-1/+3
| | | | | |/ | | | | |/|
| | | * | | ASoC: atmel_ssc_dai: Don't unconditionally reset SSC on stream startupChristoph Huber2016-08-161-2/+3
| | | |/ /
| | * | | Merge remote-tracking branch 'asoc/fix/rcar' into asoc-linusMark Brown2016-08-241-1/+5
| | |\ \ \
| | | * | | ASoC: rsnd: Fixup SRCm_IFSVR calculate methodHiroyuki Yokoyama2016-07-271-1/+5
| | * | | | Merge remote-tracking branch 'asoc/fix/intel' into asoc-linusMark Brown2016-08-242-1/+8
| | |\ \ \ \
| | | * | | | ASoC: Intel: Skylake: Fix error return code in skl_probe()Wei Yongjun2016-08-121-1/+3
| | | * | | | ASoC: Intel: Skylake: Check list empty while getting module infoVinod Koul2016-08-011-0/+5
| | | | |_|/ | | | |/| |
| | * | | | Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linusMark Brown2016-08-241-0/+10
| | |\ \ \ \
| | | * | | | ASoC: dapm: Add a dummy snd_pcm_runtime to avoid NULL pointer accessNicolin Chen2016-07-271-0/+10
| | | |/ / /
| | * | | | Merge remote-tracking branch 'asoc/fix/core' into asoc-linusMark Brown2016-08-241-1/+1
| | |\ \ \ \
OpenPOWER on IntegriCloud