aboutsummaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
2009-08-12Merge branch 'fix/asoc' into for-linusGravatar Takashi Iwai 2-0/+4
2009-08-07ASoC: Add missing DRV_NAME definitions for fsl/* driversGravatar Takashi Iwai 2-0/+4
2009-07-26Merge branch 'fix/asoc' into for-linusGravatar Takashi Iwai 1-1/+10
2009-07-23ASoC: tlv320aic3x: Enable PLL when not bypassedGravatar Chaithrika U S 1-1/+10
2009-07-12Sound: remove direct access of driver_dataGravatar Greg Kroah-Hartman 1-2/+2
2009-07-03ASoC: Fix wm8753 register cache size and initializationGravatar Lars-Peter Clausen 1-2/+2
2009-07-03ASoC: add locking to mpc5200-psc-ac97 driverGravatar Grant Likely 3-1/+14
2009-07-03ASoC: Fix mpc5200-psc-ac97 to ensure the data ready bit is clearedGravatar Grant Likely 1-0/+4
2009-07-03ASoC: Fix register cache initialisation for WM8753Gravatar Mark Brown 1-1/+1
2009-07-01ASoC: Only disable pxa2xx-i2s clocks if we enabled themGravatar Mark Brown 1-1/+6
2009-06-30ASoC: OMAP: fix OMAP1510 broken PCM pointer callbackGravatar Janusz Krzysztofik 1-4/+7
2009-06-30ASoC: remove BROKEN from Efika and pcm030 fabric driversGravatar Grant Likely 1-2/+2
2009-06-30ASoC: Fix typo in MPC5200 PSC AC97 driver KconfigGravatar Grant Likely 1-1/+1
2009-06-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Gravatar Linus Torvalds 1-3/+7
2009-06-22Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armGravatar Linus Torvalds 2-72/+0
2009-06-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Gravatar Linus Torvalds 1-2/+2
2009-06-20ASoC: Blackfin: update the bf5xx_i2s_resume parametersGravatar Barry Song 1-2/+1
2009-06-20ASoC: Blackfin: keep better track of SPORT configuration stateGravatar Cliff Cai 1-1/+6
2009-06-18Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Gravatar Russell King 2-72/+0
2009-06-17ASoC: Kill BUS_ID_SIZEGravatar Takashi Iwai 1-2/+2
2009-06-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Gravatar Linus Torvalds 4-9/+4
2009-06-16[ARM] pxa: register wm8731 explicitly for corgi and poodleGravatar Mark Brown 2-72/+0
2009-06-14Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armGravatar Linus Torvalds 6-18/+16
2009-06-14ASoC: magician: fix PXA SSP clock polarityGravatar Philipp Zabel 1-1/+1
2009-06-14ASoC: Instantiate any forgotten DAPM widgetsGravatar Mark Brown 1-0/+3
2009-06-14Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Gravatar Russell King 2-4/+5
2009-06-13ASoC: Revert duplicated code in SSM2602 driverGravatar Mark Brown 1-4/+0
2009-06-12ASoC: Remove odd bit clock ratios for WM8903Gravatar Mark Brown 1-4/+0
2009-06-10Merge branch for-rmk-devel of git://aeryn.fluff.org.uk/bjdooks/linux into develGravatar Russell King 4-14/+11
2009-06-10ASoC: Fix lm4857 controlGravatar Mark Brown 1-6/+10
2009-06-06ASoC: Apostrophe patrolGravatar Mark Brown 1-5/+5
2009-06-06ASoC: codec tlv320aic23 fix bogus divide by 0 messageGravatar Troy Kisky 1-5/+5
2009-06-05[ARM] pxa/palm: Add Palm27x aSoC driver to PalmTE2Gravatar Marek Vasut 2-4/+5
2009-06-04ASoC: fix NULL pointer dereference in soc_suspend()Gravatar Daniel Mack 1-0/+6
2009-06-04ASoC: Fix build error in twl4030.cGravatar Takashi Iwai 1-0/+1
2009-06-03ASoC: SSM2602: assign last substream to the master when shutting downGravatar Cliff Cai 1-9/+16
2009-06-03ASoC: Blackfin: document how anomaly 05000250 is handledGravatar Sonic Zhang 1-0/+9
2009-06-03ASoC: Blackfin: set the transfer size according the ac97_frame sizeGravatar Cliff Cai 1-2/+2
2009-06-03ASoC: SSM2602: remove unsupported sample ratesGravatar Cliff Cai 1-5/+3
2009-06-01ASoC: TWL4030: Check the interface format for 4 channel modeGravatar Peter Ujfalusi 1-3/+9
2009-05-29ASoC: TWL4030: Use reg_cache in twl4030_init_chipGravatar Peter Ujfalusi 1-2/+2
2009-05-28ASoC: Initialise dev for the dummy S/PDIF DAIGravatar Mark Brown 1-1/+3
2009-05-28ASoC: Add dummy S/PDIF codec supportGravatar Chaithrika U S 4-0/+92
2009-05-28ASoC: correct print specifiers for unsignedsGravatar Roel Kluin 14-22/+22
2009-05-27ASoC: Modify mpc5200 AC97 driver to use V9 of spin_event_timeout()Gravatar Jon Smirl 1-16/+14
2009-05-27ASoC: Switch FSL SSI DAI over to symmetric_ratesGravatar Mark Brown 1-6/+3
2009-05-26ASoC: Mark MPC5200 AC97 as BROKEN until PowerPC merge issues are resolvedGravatar Mark Brown 1-3/+4
2009-05-26ASoC: Fabric bindings for STAC9766 on the EfikaGravatar Jon Smirl 3-0/+99
2009-05-26ASoC: Support for AC97 on Phytec pmc030 base board.Gravatar Jon Smirl 3-0/+100
2009-05-26ASoC: AC97 driver for mpc5200Gravatar Jon Smirl 4-0/+358