aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/lr...Takashi Iwai2010-11-231-0/+8
|\
| * ASoC: OMAP: fix OMAP1 compilation problemJanusz Krzysztofik2010-11-031-0/+8
| * Merge commit 'v2.6.37-rc1' into for-2.6.37Liam Girdwood2010-11-0340-44136/+7339
| |\
* | | ASoC: uda134x - set reg_cache_default to uda134x_regAxel Lin2010-11-191-0/+1
* | | ASoC: Add support for MAX98089 CODECJesse Marroquin2010-11-181-1/+10
* | | ASoC: davinci: fixes for multi-componentChris Paulson-Ellis2010-11-175-22/+61
* | | ASoC: Fix register cache setup WM8994 for multi-componentMark Brown2010-11-171-0/+2
* | | ASoC: Fix dapm_seq_compare() for multi-componentMark Brown2010-11-151-2/+2
* | | ASoC: RX1950: Fix hw_params functionVasily Khoruzhick2010-11-151-17/+3
* | | Fix Atmel soc audio boards Kconfig dependencyRyan Mallon2010-11-111-2/+3
* | | ASoC: Ensure sane WM835x AIF configuration by defaultMark Brown2010-11-101-0/+7
* | | ASoC: Remove broken WM8350 direction constantsMark Brown2010-11-101-1/+1
* | | ASoC: s3c24xx: Fix compilation problem for mini2440Marek Belisko2010-11-081-0/+1
* | | ASoC: Return proper error if snd_soc_register_dais fails in psc_i2s_of_probeAxel Lin2010-11-081-1/+1
* | | ASoC: WM8776: Removed unneeded struct memberDimitris Papastamos2010-11-061-1/+0
* | | ASoC: Lock the CODEC in PXA external jack controlsMark Brown2010-11-065-0/+24
* | | phycore-ac97: add ac97 to cardnameSascha Hauer2010-11-051-1/+1
* | | ASoC i.MX: switch to new DMA apiSascha Hauer2010-11-052-123/+101
* | | ASoC i.MX: register dma audio deviceSascha Hauer2010-11-052-15/+30
* | | ASoC i.MX phycore ac97: remove unnecessary includesSascha Hauer2010-11-051-3/+0
* | | ASoC i.MX eukrea tlv320: Fix for multicomponentSascha Hauer2010-11-051-4/+4
* | | ASoC: Check return value of strict_strtoul() in WM8962Mark Brown2010-11-031-1/+4
* | | Merge remote branch 'takashi/fix/asoc' into for-2.6.37Mark Brown2010-11-032-13/+29
|\ \ \
| * | | ASoC: tpa6130a2: Get rid of compile warning from tpa6130a2_powerJarkko Nikula2010-11-031-1/+1
| * | | Merge branch 'for-2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/lr...Takashi Iwai2010-11-032-12/+28
| |\ \ \ | | |/ /
| | * | ASoC: tpa6130a2: Fix unbalanced regulator disablesJarkko Nikula2010-10-301-2/+2
| | * | ASoC: tlv320dac33: Mode1 FIFO auto configuration fixPeter Ujfalusi2010-10-301-2/+6
| | * | ASoC: tlv320dac33: Limit the US_TO_SAMPLES macroPeter Ujfalusi2010-10-301-1/+1
| | * | ASoC: tlv320dac33: Error handling for broken chipPeter Ujfalusi2010-10-301-7/+19
* | | | ASoC: Fix snd_soc_register_dais error handlingAxel Lin2010-11-031-5/+4
|/ / /
* | | Merge commit 'v2.6.37-rc1' into for-2.6.37Mark Brown2010-11-026-93/+35
|\ \ \ | | |/ | |/|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-10-281-2/+2
| |\ \
| | * | sound: sh: ctrl_in/outX to __raw_read/writeX conversion.Paul Mundt2010-10-271-2/+2
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-10-274-5/+4
| |\ \ \ | | |/ / | |/| |
| * | | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-10-252-91/+29
| |\ \ \
| | * | | ASoC: OMAP4: MCPDM: Remove unnecessary include of plat/control.hAnand Gadiyar2010-10-121-1/+0
| | * | | OMAP: McBSP: implement functional clock switching via clock frameworkPaul Walmsley2010-10-081-56/+13
| | * | | OMAP: McBSP: implement McBSP CLKR and FSR signal muxing via mach-omap2/mcbsp.cPaul Walmsley2010-10-081-35/+17
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-10-25335-15857/+30428
| |\ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-10-251-0/+2
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2010-08-201-7/+0
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2010-08-16114-659/+8800
| | |\ \ \ \ \ \
| | * | | | | | | sound/soc/sh/siu: Fixed undefined dma_length of scatter gather listMarkus Pietrek2010-08-041-0/+2
| * | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-242-2/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Fix typo configue => configure in commentsThomas Weber2010-09-232-2/+2
| * | | | | | | | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-222-0/+2
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | llseek: automatically add .llseek fopArnd Bergmann2010-10-152-0/+2
* | | | | | | | | | | ASoC: fix the building issue of missing codec field in 'struct snd_soc_card'Eric Miao2010-11-021-1/+1
* | | | | | | | | | | ASoC: Update WARN uses in wm_hubsJoe Perches2010-11-011-1/+1
* | | | | | | | | | | ASoC: Include cx20442 to SND_SOC_ALL_CODECSJarkko Nikula2010-11-011-0/+1