summaryrefslogtreecommitdiff
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
* ASoC: S3C: Remove <plat/audio.h>Ben Dooks2009-10-137-7/+1
* ASoC: TPA6130A2: Make tpa6130a2_power as staticPeter Ujfalusi2009-10-122-2/+1
* ASoC: Minor fixups to tpa6130a2 driverMark Brown2009-10-091-4/+4
* ASoC: TPA6130A2 amplifier driverPeter Ujfalusi2009-10-094-0/+531
* ASoC: at91sam9g20ek_2mmc board uses same audio connexion as at91sam9g20ekNicolas Ferre2009-10-091-1/+1
* Merge branch 'for-2.6.32' into for-2.6.33Mark Brown2009-10-082-10/+2
|\
| * Merge branch 'upstream/wm8350' into for-2.6.32Mark Brown2009-10-061-2/+2
| |\
| | * ASoC: WM8350 capture PGA mutes are invertedMark Brown2009-10-061-2/+2
| * | ASoC: Remove absent SYNC and TDM DAI format options from i.MX SSIMark Brown2009-10-061-8/+0
* | | Merge branch 'for-2.6.32' into for-2.6.33Mark Brown2009-10-069-50/+12
|\ \ \ | |/ /
| * | Merge branch 'for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2009-10-062-3/+4
| |\ \
| * \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-10-039-144/+110
| |\ \ \
| | * \ \ Merge branch 'fix/asoc' into for-linusTakashi Iwai2009-10-0316-165/+155
| | |\ \ \
| * | \ \ \ Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds2009-09-239-21/+45
| |\ \ \ \ \
| * | | | | | trivial: remove unnecessary semicolonsJoe Perches2009-09-213-3/+3
| * | | | | | Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-09-181-3/+3
| |\ \ \ \ \ \
| | * | | | | | davinci: EDMA: multiple CCs, channel mapping and API changesSudhakar Rajashekhara2009-08-261-3/+3
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-09-176-25/+34
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | Merge branch 'fix/asoc' into for-linusTakashi Iwai2009-09-176-25/+34
| | |\ \ \ \ \
| * | \ \ \ \ \ Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-09-142-42/+0
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Merge branch 'master' into develRussell King2009-09-122-0/+4
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | * | | | | | Merge branch 'devel-stable' into develRussell King2009-09-123-9/+12
| | |\ \ \ \ \ \
| | | * | | | | | ARM: S3C24XX: Add platform device for AC97 controllerMark Brown2009-08-141-6/+0
| | | | | | | | |
| | | \ \ \ \ \ \
| | *-. \ \ \ \ \ \ Merge branches 'arm', 'at91', 'bcmring', 'ep93xx', 'mach-types', 'misc' and '...Russell King2009-09-128-48/+37
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | [ARM] 5596/1: at91sam9g20-ek: Register WM8731 in board fileMark Brown2009-07-091-36/+0
| | |/ / / / / / / /
| * | | | | | | | | Merge branch 'topic/asoc' into for-linusTakashi Iwai2009-09-10121-2747/+22724
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |
| * | | | | | | | | Merge branch 'fix/asoc' into for-linusTakashi Iwai2009-08-122-0/+4
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |
| | * | | | | | | | ASoC: Add missing DRV_NAME definitions for fsl/* driversTakashi Iwai2009-08-072-0/+4
| * | | | | | | | | Merge branch 'fix/asoc' into for-linusTakashi Iwai2009-07-261-1/+10
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| * | | | | | | | | Sound: remove direct access of driver_dataGreg Kroah-Hartman2009-07-121-2/+2
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | ASoC: Add virtual enumeration support for DAPM muxesMark Brown2009-10-061-0/+48
* | | | | | | | | ASoC: Push DAPM enumeration register change test outMark Brown2009-10-061-7/+9
* | | | | | | | | ASoC: Simplify code for DAPM widget updatesMark Brown2009-10-061-26/+26
* | | | | | | | | Merge branch 'for-2.6.32' into for-2.6.33Mark Brown2009-10-052-3/+4
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | ASoC: wm8940: Fix check on error code form snd_soc_codec_set_cache_ioJonathan Cameron2009-10-021-1/+1
| * | | | | | | | ASoC: Fix SND_SOC_DAPM_LINE handlingPeter Ujfalusi2009-10-021-2/+3
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | ASoC: Improve the debugfs hierarchyPeter Ujfalusi2009-10-021-2/+6
* | | | | | | | ASoC: add support for multiple cards/codecs in debugfsPeter Ujfalusi2009-10-011-7/+19
* | | | | | | | Merge branch 'for-2.6.32' into for-2.6.33Mark Brown2009-10-012-50/+50
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge remote branch 'takashi/fix/asoc' into for-2.6.32Mark Brown2009-10-011-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | ASoC: Fix dependency of CONFIG_SND_PXA2XX_SOC_IMOTE2Takashi Iwai2009-10-011-1/+1
| * | | | | | | | ASoC: fix kconfig order of Blackfin driversBarry Song2009-10-011-49/+49
| |/ / / / / / /
* | | | | | | | Merge remote branch 'takashi/topic/asoc' into for-2.6.33Mark Brown2009-10-013-9/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | ASoC: Fix snd_soc_dai_set_pll() calls in neo1973_*.cTakashi Iwai2009-10-012-6/+6
| * | | | | | | | ASoC: Fix build errors of wm8711.c with SPITakashi Iwai2009-10-011-3/+4
* | | | | | | | | ASoC: Factor out analogue platform data from WM8993Mark Brown2009-09-303-27/+49
* | | | | | | | | Merge branch 'upstream/wm8974' into for-2.6.33Mark Brown2009-09-301-10/+13
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ASoC: Clean up WM8974 PLL configurationMark Brown2009-09-301-10/+13
* | | | | | | | | | ASoC: DaVinci: McASP FIFO related updatesChaithrika U S2009-09-304-13/+28
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | ASoC: pxa-ssp increase max_channels to 8Graeme Gregory2009-09-251-8/+8