summaryrefslogtreecommitdiffstats
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
* ASoC: sst_platform porting sst dsp driver interface as per latest in Greg's s...Harsha Priya2011-01-191-28/+21
* Merge branch 'for-2.6.38' into for-2.6.39Mark Brown2011-01-193-5/+5
|\
| * Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2011-01-194-13/+15
| |\
| * \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-01-185-103/+27
| |\ \
| * \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-01-13195-5451/+20444
| |\ \ \
| * \ \ \ Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-132-4/+4
| |\ \ \ \
| | * \ \ \ Merge branch 'master' into for-nextJiri Kosina2010-12-2263-300/+453
| | |\ \ \ \
| | * | | | | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-012-4/+4
| * | | | | | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-01-071-1/+1
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'spi' of git://git.linutronix.de/users/bigeasy/soda into spi/nextGrant Likely2010-12-291-1/+1
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | | * | | | | arm/pxa2xx: reorgazine SSP and SPI header filesSebastian Andrzej Siewior2010-12-011-1/+1
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-01-0212-226/+164
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-12-175-4/+10
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-12-144-11/+15
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge branch 'for-2.6.38' into for-2.6.39Mark Brown2011-01-189-116/+42
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | ASoC: PXA: Fix codec address on Zipit Z2Vasily Khoruzhick2011-01-181-1/+1
| * | | | | | | | | ASoC: PXA: Fix jack detection on Zipit Z2Vasily Khoruzhick2011-01-181-0/+1
| * | | | | | | | | ASoC: Blackfin: fix DAI/SPORT config dependency issuesBarry Song2011-01-181-5/+6
| * | | | | | | | | ASoC: Blackfin TDM: use external frame syncsBarry Song2011-01-181-4/+4
| * | | | | | | | | ASoC: Blackfin AC97: fix build error after multi-component updateMike Frysinger2011-01-181-2/+2
| * | | | | | | | | ASoC: Blackfin TDM: fix missed snd_soc_dai_get_drvdata updateMike Frysinger2011-01-181-1/+1
| | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | ASoC: EP93xx: fixed LRCLK rate and DMA oper. in I2S codeAlexander Sverdlin2011-01-171-9/+9
| * | | | | | | | ASoC: WM8990: msleep() takes milliseconds not jiffiesDimitris Papastamos2011-01-171-5/+5
| * | | | | | | | ASoC: WL1273 FM radio: Fix breakage with MFD API changesMatti J. Aaltonen2011-01-143-89/+13
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | ASoC: Add dependency on INTEL_SCU_IPC for Intel MID driversVinod Koul2011-01-181-0/+1
* | | | | | | | ASoC: core: Remove dapm_sync call from soc_post_component_initPeter Ujfalusi2011-01-181-1/+0
* | | | | | | | ASoC: WM8995: Add regulator handling codeDimitris Papastamos2011-01-171-5/+97
* | | | | | | | ASoC: Avoid direct register cache access when setting defaultsMark Brown2011-01-177-59/+101
* | | | | | | | ASoC: WM8991: Add initial WM8991 driverDimitris Papastamos2011-01-174-0/+2266
* | | | | | | | ASoC: soc core allow machine driver to register the cardVinod Koul2011-01-171-10/+11
* | | | | | | | ASoC: tegra: Add DAPM widgets/routes for HarmonyStephen Warren2011-01-141-0/+31
* | | | | | | | ASoC: tegra: Remove TEGRA_I2S_AUDIO from KconfigStephen Warren2011-01-141-1/+0
* | | | | | | | ASoC: soc core add inline to handle card list initialzationVinod Koul2011-01-131-6/+1
* | | | | | | | ASoC: soc core move the card debugfs initializationVinod Koul2011-01-131-2/+2
* | | | | | | | ASoC: soc core move card cleanup from soc_remove()Vinod Koul2011-01-131-22/+29
* | | | | | | | ASoC: tegra: s/IS_ERR_OR_NULL/IS_ERR/ for clk_get_sysStephen Warren2011-01-132-12/+10
* | | | | | | | ASoC: Automatically assign the default readable()/volatile() functionsDimitris Papastamos2011-01-131-3/+12
* | | | | | | | ASoC: Update users of readable_register()/volatile_register()Dimitris Papastamos2011-01-1315-23/+23
* | | | | | | | ASoC: soc-cache: Add support for default readable()/volatile() functionsDimitris Papastamos2011-01-131-0/+49
* | | | | | | | Merge branch 'for-2.6.38' into for-2.6.39Mark Brown2011-01-1313-285/+286
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2011-01-124-115/+51
| |\ \ \ \ \ \ \
| | * | | | | | | ASoC: soc-cache: Fix invalid memory access during snd_soc_lzo_cache_sync()Dimitris Papastamos2011-01-111-1/+1
| | * | | | | | | ASoC: fix migor audio buildGuennadi Liakhovetski2011-01-111-1/+1
| | * | | | | | | ASoC: cs4270: use the built-in register cache supportTimur Tabi2011-01-101-113/+48
| | * | | | | | | ASoC: RX1950: Enable Mic Jack during glue driver initVasily Khoruzhick2011-01-101-0/+1
| * | | | | | | | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/lr...Takashi Iwai2011-01-128-169/+234
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ASoC: tpa6130a2: Fix compiler warningPeter Ujfalusi2011-01-121-1/+0
| | * | | | | | | | ASoC: tlv320dac33: Add DAPM selection for LOM invertPeter Ujfalusi2011-01-121-5/+50
| | * | | | | | | | ASoC: DMIC codec: Adding a generic DMIC codecDavid Lambert2011-01-123-0/+86
| | * | | | | | | | ASoC: tlv320dac33: Add 32/24 bit audio supportPeter Ujfalusi2010-12-231-2/+14
OpenPOWER on IntegriCloud