aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds5-23/+26
2010-05-27Merge branch 'for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6 into fix/asocTakashi Iwai5-23/+26
2010-05-26ASoC: Fix dB scales for WM8990Mark Brown1-9/+9
2010-05-26ASoC: Fix dB scales for WM8400Mark Brown1-9/+9
2010-05-26ASoC: Fix dB scales for WM835xMark Brown1-2/+2
2010-05-26ASoC: Update Freescale i.MX SSI driver DMA parameter handlingStuart Longland1-3/+4
2010-05-26ASoC: fix uninitialised variable in siu_dai.cGuennadi Liakhovetski1-0/+2
2010-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2-7/+5
2010-05-22sh: define DMA slaves per CPU type, remove now redundant headerGuennadi Liakhovetski2-7/+5
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely113-2722/+9048
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely3-5/+7
2010-05-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_txLinus Torvalds1-3/+4
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds109-2651/+8974
2010-05-20Merge branch 'topic/asoc' into for-linusTakashi Iwai109-2651/+8974
2010-05-20ASoC: tpa6130a2: Remove CPVSS and HPVdd suppliesJarkko Nikula1-34/+18
2010-05-19ASoC: tpa6130a2: Define output pins with SND_SOC_DAPM_OUTPUTJarkko Nikula1-2/+2
2010-05-19ASoC: sdp4430 - add sdp4430 pcm ops to DAI.Liam Girdwood1-0/+1
2010-05-19ASoC: TWL6040: Enable earphone path in codecJorge Eduardo Candelaria1-1/+20
2010-05-19ASoC: SDP4430: Add support for Earphone speakerJorge Eduardo Candelaria1-0/+4
2010-05-19ASoC: SDP4430: Add sdp4430 machine driverMisael Lopez Cruz3-0/+239
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely3-5/+5
2010-05-17Merge branch 'ioat' into dmaengineDan Williams100-157/+320
2010-05-17DMAENGINE: extend the control command to include an argLinus Walleij1-3/+4
2010-05-17ASoC: tlv320dac33: Avoid powering off while in BIAS_OFFPeter Ujfalusi1-0/+3
2010-05-17ASoC: tlv320dac33: Use dev_dbg in dac33_hard_power functionFelipe Balbi1-1/+1
2010-05-14OMAP: McBSP: Add 32-bit mode supportSergey Lapin1-4/+24
2010-05-12ASoC: TWL4030: Add control for digimic Left Right swapPeter Ujfalusi1-0/+12
2010-05-11[ARM] pxa: add namespace on sspHaojian Zhuang1-66/+66
2010-05-11[ARM] pxa: remove incorrect select PXA_SSP in KconfigEric Miao1-0/+1
2010-05-11[ARM] pxa: move ssp into common plat-pxaHaojian Zhuang1-1/+1
2010-05-11[ARM] pxa: merge regs-ssp.h into ssp.hEric Miao1-1/+0
2010-05-11ASoC: Don't restart unconfigured WM8994 FLLsMark Brown1-0/+3
2010-05-11ASoC: Reorder power down sequence for WM hubs devicesMark Brown1-4/+4
2010-05-11ASoC: Add additional WM hubs DC servo traceMark Brown1-0/+4
2010-05-11ASoC: Add register write logging for WM8994Mark Brown1-0/+2
2010-05-11ASoC: core: Fix for the volume limiting when invert is in usePeter Ujfalusi1-9/+21
2010-05-10ASoC: Use more idiomatic driver name for WM8731Mark Brown1-1/+1
2010-05-10ASoC: Refactor WM8731 regulator management into bias managementMark Brown1-23/+28
2010-05-10ASoC: Allow DAI links to be kept active over suspendMark Brown1-1/+37
2010-05-10ASoC: Allow active paths from the GSM modem while the GTA02 is suspendedMark Brown1-0/+8
2010-05-10ASoC: Support leaving paths enabled over system suspendMark Brown2-5/+58
2010-05-10ASoC: Refactor DAPM suspend handlingMark Brown2-23/+33
2010-05-10ASoC: Remove unused DAPM suspend flagMark Brown1-10/+0
2010-05-10ASoC: Remove unneeded suspend bias managment from CODEC driversMark Brown21-31/+7
2010-05-07ASoC: SMDK64XX: Switch to IISv4 CPU driverJassi Brar2-8/+5
2010-05-07ASoC: S3C64XX: IISv4: Add CPU driverJassi Brar4-0/+217
2010-05-07ASoC: tpa6130a2: Fix for the custom kcontrol functionsPeter Ujfalusi1-8/+10
2010-05-07Revert "ASoC: tpa6130a2: Support for limiting gain"Peter Ujfalusi1-68/+8
2010-05-07ASoC: core: Support for limiting the volumePeter Ujfalusi1-0/+39
2010-05-07Merge branch 'topic/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 into for-2.6.35Mark Brown9-143/+601