aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-21Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds5-20/+15
2010-07-20ASoC: Select wm_hubs automatically for WM8994Chanwoo Choi1-2/+2
2010-07-17ASoC: Remove duplicate AUX definition from WM8776Mark Brown1-1/+0
2010-07-14ASoC:: remove a redundant snd_soc_unregister_codec call in wm8988_registerAxel Lin1-1/+0
2010-07-14ASoC: wm8727: add a missing return in wm8727_platform_probeAxel Lin1-0/+2
2010-07-13ASoC: fsi: fixup wrong value setting order of TDMKuninori Morimoto1-2/+2
2010-07-13ASoC: fsi: fixup clock inversion operationKuninori Morimoto1-14/+9
2010-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-2/+0
2010-06-15powerpc/5200: Fix build error in sound code.Grant Likely1-1/+1
2010-06-15ASoC: DaVinci: Fix McASP hardware FIFO configurationSudhakar Rajashekhara1-2/+0
2010-06-10Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-36/+0
2010-06-02Merge branch 'for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6 into fix/asocTakashi Iwai1-1/+10
2010-05-31ASoC: MX31ads sound support should depend on MACH_MX31ADS_WM1133_EV1Sascha Hauer1-1/+1
2010-05-31ASoC: Add missing Kconfig entry for Phytec boardsSascha Hauer1-0/+9
2010-05-31[ARM] pxa/spitz: Correctly register WM8750Marek Vasut1-36/+0
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