summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix/asoc' into for-linusTakashi Iwai2010-05-295-23/+26
|\
| * Merge branch 'for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2010-05-275-23/+26
| |\
| | * ASoC: Fix dB scales for WM8990Mark Brown2010-05-261-9/+9
| | * ASoC: Fix dB scales for WM8400Mark Brown2010-05-261-9/+9
| | * ASoC: Fix dB scales for WM835xMark Brown2010-05-261-2/+2
| | * ASoC: Update Freescale i.MX SSI driver DMA parameter handlingStuart Longland2010-05-261-3/+4
| | * ASoC: fix uninitialised variable in siu_dai.cGuennadi Liakhovetski2010-05-261-0/+2
* | | Merge branch 'fix/hda' into for-linusTakashi Iwai2010-05-263-47/+48
|\ \ \
| * | | ALSA: hda_intel: fix handling of non-completion stream interruptsClemens Ladisch2010-05-251-1/+4
| * | | ALSA: hda: Fix model quirk for Dell M1730Daniel T Chen2010-05-251-1/+1
| * | | ALSA: hda - iMac9,1 sound fixesJustin P. Mattock2010-05-251-44/+40
| * | | ALSA: hda: Use LPIB for Toshiba A100-259Daniel T Chen2010-05-251-1/+2
| * | | ALSA: hda: Use LPIB for Acer Aspire 5110Daniel T Chen2010-05-251-0/+1
| |/ /
* | | 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
| | |\
OpenPOWER on IntegriCloud