summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ASoC: atmel: test wrong variableVasiliy Kulikov2010-11-221-2/+2
* ASoC: stac9766 - set reg_cache_default to stac9766_regAxel Lin2010-11-221-0/+1
* ASoC: s3c24xx: test wrong variableVasiliy Kulikov2010-11-221-2/+2
* 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-0219-130/+61
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-10-282-3/+3
| |\ \
| | * | sound: sh: ctrl_in/outX to __raw_read/writeX conversion.Paul Mundt2010-10-272-3/+3
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-10-2710-118/+149
| |\ \ \ | | |/ / | |/| |
| * | | 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-25427-19196/+36789
| |\ \ \ \
| * \ \ \ \ 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-208-50/+187
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2010-08-16186-1342/+10868
| | |\ \ \ \ \ \
| | * | | | | | | 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-245-9/+6
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Update broken web addresses in the kernel.Justin P. Mattock2010-10-183-7/+4
| | * | | | | | | | Fix typo configue => configure in commentsThomas Weber2010-09-232-2/+2
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2010-10-221-8/+3
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | driver core: remove CONFIG_SYSFS_DEPRECATED_V2 but keep it for block devicesKay Sievers2010-10-221-8/+3
| * | | | | | | | | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-226-1/+7
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | llseek: automatically add .llseek fopArnd Bergmann2010-10-156-1/+7