summaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)Author
2010-06-07ASoC: tlv320dac33: Add support for changing upper thresholdPeter Ujfalusi
2010-06-03ASoC: omap-mcbsp: Place correct constraints for streamsPeter Ujfalusi
2010-06-03ASoC: omap-mcbsp: Save, and use wlen for threshold configurationPeter Ujfalusi
2010-05-31Merge branch 'for-2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai
2010-05-31Merge branch 'for-2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/git/lr...Takashi Iwai
2010-05-31ASoC: Fix S/PDIF buildMark Brown
2010-05-31ASoC: kirkwood: Add audio support to openrd client platformsapatard@mandriva.com
2010-05-31ASoC: kirkwood: Add i2s supportapatard@mandriva.com
2010-05-31ASoC: Add driver for cs42l51apatard@mandriva.com
2010-05-31ASoC: spdif: Add codec driver to use spdif stand-aloneSeungwhan Youn
2010-05-31ASoC: TWL4030: Add functionalty to reset the registersPeter Ujfalusi
2010-05-31ASoC: TWL4030: Use BIAS_OFF instead of BIAS_STANDBY, when not in usePeter Ujfalusi
2010-05-31ASoC: TWL4030: Correct the ARXR2_APGA_CTL chip defaultPeter Ujfalusi
2010-05-31ASoC: TWL4030: Helper to check chip default registersPeter Ujfalusi
2010-05-31ASoC: TWL4030: Optimize the power up sequencePeter Ujfalusi
2010-05-31ASoC: TWL4030: Make offset cancellation path configurablePeter Ujfalusi
2010-05-31ASoC: TWL4030: Remove wrapper for power downPeter Ujfalusi
2010-05-31ASoC: TWL4030: Revisit codec defaultsPeter Ujfalusi
2010-05-31Merge commit 'v2.6.35-rc1' into for-2.6.36Mark Brown
2010-05-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2010-05-27ASOC: S5PV210: Enable AC97 supportJassi Brar
2010-05-27ASOC: S5PC100: Enable AC97 supportJassi Brar
2010-05-27Merge branch 'for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai
2010-05-26ASoC: Fix dB scales for WM8990Mark Brown
2010-05-26ASoC: Fix dB scales for WM8400Mark Brown
2010-05-26ASoC: Fix dB scales for WM835xMark Brown
2010-05-26ASoC: Update Freescale i.MX SSI driver DMA parameter handlingStuart Longland
2010-05-26ASoC: fix uninitialised variable in siu_dai.cGuennadi Liakhovetski
2010-05-25ASoC: Fix dB scales for WM8990Mark Brown
2010-05-25ASoC: Fix dB scales for WM8400Mark Brown
2010-05-25ASoC: Fix dB scales for WM835xMark Brown
2010-05-25ASoC: Remove version display from WM8990Mark Brown
2010-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2010-05-22sh: define DMA slaves per CPU type, remove now redundant headerGuennadi Liakhovetski
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely
2010-05-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds
2010-05-21ASoC: ad193x: add set_sysclk entry to support different clock inputBarry Song
2010-05-21ASoC: TWL6040: Fix playback with 19.2 Mhz MCLKJorge Eduardo Candelaria
2010-05-20Merge branch 'topic/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Mark Brown
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2010-05-20Merge branch 'topic/asoc' into for-linusTakashi Iwai
2010-05-20ASoC: tpa6130a2: Remove CPVSS and HPVdd suppliesJarkko Nikula
2010-05-19ASoC: tpa6130a2: Define output pins with SND_SOC_DAPM_OUTPUTJarkko Nikula
2010-05-19ASoC: NUC900/audio: add nuc900 audio driver supportWan ZongShun
2010-05-19ASoC: sdp4430 - add sdp4430 pcm ops to DAI.Liam Girdwood
2010-05-19ASoC: TWL6040: Enable earphone path in codecJorge Eduardo Candelaria
2010-05-19ASoC: SDP4430: Add support for Earphone speakerJorge Eduardo Candelaria
2010-05-19ASoC: SDP4430: Add sdp4430 machine driverMisael Lopez Cruz
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely