aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-12Merge branch 'fix/asoc' into for-linusTakashi Iwai2-0/+4
2009-08-07ASoC: Add missing DRV_NAME definitions for fsl/* driversTakashi Iwai2-0/+4
2009-07-26Merge branch 'fix/asoc' into for-linusTakashi Iwai1-1/+10
2009-07-23ASoC: tlv320aic3x: Enable PLL when not bypassedChaithrika U S1-1/+10
2009-07-12Sound: remove direct access of driver_dataGreg Kroah-Hartman1-2/+2
2009-07-03ASoC: Fix wm8753 register cache size and initializationLars-Peter Clausen1-2/+2
2009-07-03ASoC: add locking to mpc5200-psc-ac97 driverGrant Likely3-1/+14
2009-07-03ASoC: Fix mpc5200-psc-ac97 to ensure the data ready bit is clearedGrant Likely1-0/+4
2009-07-03ASoC: Fix register cache initialisation for WM8753Mark Brown1-1/+1
2009-07-01ASoC: Only disable pxa2xx-i2s clocks if we enabled themMark Brown1-1/+6
2009-06-30ASoC: OMAP: fix OMAP1510 broken PCM pointer callbackJanusz Krzysztofik1-4/+7
2009-06-30ASoC: remove BROKEN from Efika and pcm030 fabric driversGrant Likely1-2/+2
2009-06-30ASoC: Fix typo in MPC5200 PSC AC97 driver KconfigGrant Likely1-1/+1
2009-06-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-3/+7
2009-06-22Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-72/+0
2009-06-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-2/+2
2009-06-20ASoC: Blackfin: update the bf5xx_i2s_resume parametersBarry Song1-2/+1
2009-06-20ASoC: Blackfin: keep better track of SPORT configuration stateCliff Cai1-1/+6
2009-06-18Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into develRussell King2-72/+0
2009-06-17ASoC: Kill BUS_ID_SIZETakashi Iwai1-2/+2
2009-06-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds4-9/+4
2009-06-16[ARM] pxa: register wm8731 explicitly for corgi and poodleMark Brown2-72/+0
2009-06-14Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds6-18/+16
2009-06-14ASoC: magician: fix PXA SSP clock polarityPhilipp Zabel1-1/+1
2009-06-14ASoC: Instantiate any forgotten DAPM widgetsMark Brown1-0/+3
2009-06-14Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into develRussell King2-4/+5
2009-06-13ASoC: Revert duplicated code in SSM2602 driverMark Brown1-4/+0
2009-06-12ASoC: Remove odd bit clock ratios for WM8903Mark Brown1-4/+0
2009-06-10Merge branch for-rmk-devel of git://aeryn.fluff.org.uk/bjdooks/linux into develRussell King4-14/+11
2009-06-10ASoC: Fix lm4857 controlMark Brown1-6/+10
2009-06-06ASoC: Apostrophe patrolMark Brown1-5/+5
2009-06-06ASoC: codec tlv320aic23 fix bogus divide by 0 messageTroy Kisky1-5/+5
2009-06-05[ARM] pxa/palm: Add Palm27x aSoC driver to PalmTE2Marek Vasut2-4/+5
2009-06-04ASoC: fix NULL pointer dereference in soc_suspend()Daniel Mack1-0/+6
2009-06-04ASoC: Fix build error in twl4030.cTakashi Iwai1-0/+1
2009-06-03ASoC: SSM2602: assign last substream to the master when shutting downCliff Cai1-9/+16
2009-06-03ASoC: Blackfin: document how anomaly 05000250 is handledSonic Zhang1-0/+9
2009-06-03ASoC: Blackfin: set the transfer size according the ac97_frame sizeCliff Cai1-2/+2
2009-06-03ASoC: SSM2602: remove unsupported sample ratesCliff Cai1-5/+3
2009-06-01ASoC: TWL4030: Check the interface format for 4 channel modePeter Ujfalusi1-3/+9
2009-05-29ASoC: TWL4030: Use reg_cache in twl4030_init_chipPeter Ujfalusi1-2/+2
2009-05-28ASoC: Initialise dev for the dummy S/PDIF DAIMark Brown1-1/+3
2009-05-28ASoC: Add dummy S/PDIF codec supportChaithrika U S4-0/+92
2009-05-28ASoC: correct print specifiers for unsignedsRoel Kluin14-22/+22
2009-05-27ASoC: Modify mpc5200 AC97 driver to use V9 of spin_event_timeout()Jon Smirl1-16/+14
2009-05-27ASoC: Switch FSL SSI DAI over to symmetric_ratesMark Brown1-6/+3
2009-05-26ASoC: Mark MPC5200 AC97 as BROKEN until PowerPC merge issues are resolvedMark Brown1-3/+4
2009-05-26ASoC: Fabric bindings for STAC9766 on the EfikaJon Smirl3-0/+99
2009-05-26ASoC: Support for AC97 on Phytec pmc030 base board.Jon Smirl3-0/+100
2009-05-26ASoC: AC97 driver for mpc5200Jon Smirl4-0/+358