aboutsummaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: asihpi - Fix imbalanced lock path in hw_messageEliot Blennerhassett2010-05-271-1/+2
* ALSA: asihpi - Remove support for old ASI8800 familyEliot Blennerhassett2010-05-271-3/+0
* ALSA: asihpi - Add hd radio blend functionsEliot Blennerhassett2010-05-273-3/+27
* ALSA: asihpi - Remove unused io map functionsEliot Blennerhassett2010-05-272-32/+0
* ALSA: usb-audio: add support for UAC2 pitch controlDaniel Mack2010-05-271-7/+30
* ALSA: usb-audio: parse UAC2 endpoint descriptors correctlyDaniel Mack2010-05-271-13/+42
* ALSA: usb-audio: fix return valuesDaniel Mack2010-05-271-2/+2
* ALSA: usb-audio: parse more format descriptors with structsDaniel Mack2010-05-273-17/+21
* sound: Add missing spin_unlockJulia Lawall2010-05-272-2/+4
* ALSA: emu10k1: allow high-resolution mixer controlsClemens Ladisch2010-05-251-8/+28
* ALSA: pcm: fix delta calculation at boundary wraparoundClemens Ladisch2010-05-251-1/+3
* ALSA: usb/caiaq: fix Traktor Kontrol X1 ABS_HAT2X axisDaniel Mack2010-05-251-1/+1
* ALSA: aw2-alsa.c: use pci_ids.h defines and fix checkpatch.pl noiseH Hartley Sweeten2010-05-251-7/+4
* ALSA: usb-audio: add support for Akai MPD16Krzysztof Foltman2010-05-215-0/+125
* ALSA: pcm: fix the fix of the runtime->boundary calculationClemens Ladisch2010-05-212-38/+10
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-05-20210-8349/+34774
|\
| * Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-05-20109-2651/+8974
| |\
| | * ASoC: tpa6130a2: Remove CPVSS and HPVdd suppliesJarkko Nikula2010-05-201-34/+18
| | * ASoC: tpa6130a2: Define output pins with SND_SOC_DAPM_OUTPUTJarkko Nikula2010-05-191-2/+2
| | * ASoC: sdp4430 - add sdp4430 pcm ops to DAI.Liam Girdwood2010-05-191-0/+1
| | * ASoC: TWL6040: Enable earphone path in codecJorge Eduardo Candelaria2010-05-191-1/+20
| | * ASoC: SDP4430: Add support for Earphone speakerJorge Eduardo Candelaria2010-05-191-0/+4
| | * ASoC: SDP4430: Add sdp4430 machine driverMisael Lopez Cruz2010-05-193-0/+239
| | * ASoC: tlv320dac33: Avoid powering off while in BIAS_OFFPeter Ujfalusi2010-05-171-0/+3
| | * ASoC: tlv320dac33: Use dev_dbg in dac33_hard_power functionFelipe Balbi2010-05-171-1/+1
| | * OMAP: McBSP: Add 32-bit mode supportSergey Lapin2010-05-141-4/+24
| | * ASoC: TWL4030: Add control for digimic Left Right swapPeter Ujfalusi2010-05-121-0/+12
| | * ASoC: Don't restart unconfigured WM8994 FLLsMark Brown2010-05-111-0/+3
| | * ASoC: Reorder power down sequence for WM hubs devicesMark Brown2010-05-111-4/+4
| | * ASoC: Add additional WM hubs DC servo traceMark Brown2010-05-111-0/+4
| | * ASoC: Add register write logging for WM8994Mark Brown2010-05-111-0/+2
| | * ASoC: core: Fix for the volume limiting when invert is in usePeter Ujfalusi2010-05-111-9/+21
| | * ASoC: Use more idiomatic driver name for WM8731Mark Brown2010-05-101-1/+1
| | * ASoC: Refactor WM8731 regulator management into bias managementMark Brown2010-05-101-23/+28
| | * ASoC: Allow DAI links to be kept active over suspendMark Brown2010-05-101-1/+37
| | * ASoC: Allow active paths from the GSM modem while the GTA02 is suspendedMark Brown2010-05-101-0/+8
| | * ASoC: Support leaving paths enabled over system suspendMark Brown2010-05-102-5/+58
| | * ASoC: Refactor DAPM suspend handlingMark Brown2010-05-102-23/+33
| | * ASoC: Remove unused DAPM suspend flagMark Brown2010-05-101-10/+0
| | * ASoC: Remove unneeded suspend bias managment from CODEC driversMark Brown2010-05-1021-31/+7
| | * ASoC: SMDK64XX: Switch to IISv4 CPU driverJassi Brar2010-05-072-8/+5
| | * ASoC: S3C64XX: IISv4: Add CPU driverJassi Brar2010-05-074-0/+217
| | * ASoC: tpa6130a2: Fix for the custom kcontrol functionsPeter Ujfalusi2010-05-071-8/+10
| | * Revert "ASoC: tpa6130a2: Support for limiting gain"Peter Ujfalusi2010-05-071-68/+8
| | * ASoC: core: Support for limiting the volumePeter Ujfalusi2010-05-071-0/+39
| | * Merge branch 'topic/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Mark Brown2010-05-079-143/+601
| | |\
| | | * Merge branch 'for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/lr...Takashi Iwai2010-05-069-143/+601
| | | |\
| | | | * ASoC: tlv320dac33: Use codec defaults for LOM/LOP and DAC powerPeter Ujfalusi2010-05-061-11/+0
| | | | * ASoC: tpa6130a2: Support for limiting gainPeter Ujfalusi2010-05-061-8/+68
| | | | * ASoC: tlv320aic3x: Add platform data and reset gpio handlingJarkko Nikula2010-05-061-0/+25