summaryrefslogtreecommitdiffstats
path: root/sound (follow)
Commit message (Expand)AuthorAgeFilesLines
* ALSA: Allow passing platform_data to devices attached to AC97 busMarek Vasut2009-07-231-1/+5
* ASoC: MAX9877: fix write operation for registerJoonyoung Shim2009-07-231-3/+11
* ASoC: Add support for Conexant CX20442-11 voice modem codecJanusz Krzysztofik2009-07-234-0/+419
* Merge branch 'for-2.6.31' into for-2.6.32Mark Brown2009-07-231-1/+10
|\
| * ASoC: tlv320aic3x: Enable PLL when not bypassedChaithrika U S2009-07-231-1/+10
* | ASoC: OMAP: Staticise pcm creation function of omap-pcmLopez Cruz, Misael2009-07-231-1/+1
* | ASoC: MAX9877: separate callback functionsJoonyoung Shim2009-07-221-33/+63
* | ASoC: MPC5200: Increase the delay time between resetsJohn Bonesio2009-07-221-1/+2
* | ASoC: Fix checkpatch issues in AD1938Mark Brown2009-07-181-78/+78
* | ASoC: Fix FLL reference clock division setup in WM8993Mark Brown2009-07-171-0/+2
* | ASoC: Bodge around GCC 4.4.0 flow analysis bug in GCC 4.4.0Mark Brown2009-07-171-2/+7
* | ASoC: SDP3430: Add support for EXTMUTE using TWL GPIO6Candelaria Villareal, Jorge2009-07-171-0/+9
* | ASoC: Kill direct accesses to driver_dataTakashi Iwai2009-07-171-2/+2
* | ASoC: new ad1938 codec driver based on asocBarry Song2009-07-164-0/+758
* | ASoC: davinci: don't use clock namesKevin Hilman2009-07-162-2/+2
* | ASoC: MAX9877: add MAX9877 amp driverJoonyoung Shim2009-07-154-0/+318
* | ASoC: Error out if we can't determine a suitable WM9081 sysclkMark Brown2009-07-151-0/+8
* | ASoC: Fix sample rate lookup in WM8993Mark Brown2009-07-151-1/+2
* | ASoC: Blackfin I2S: fix resume handlingCliff Cai2009-07-141-6/+2
* | ASoC: Blackfin AC97: fix resume handlingCliff Cai2009-07-141-7/+3
* | Merge branch 'for-2.6.31' into for-2.6.32Mark Brown2009-07-141-1/+1
|\|
| * ASoC: Fix NULL pointer dereference in __pxa2xx_pcm_hw_freeDaniel Mack2009-07-091-1/+1
* | ASoC: spdif: set module licence to GPLKevin Hilman2009-07-141-0/+2
* | ASoC: spdif codec: enable use by modulesKevin Hilman2009-07-141-0/+1
* | ASoC: fix checking for external widgets bugRongrong Cao2009-07-141-2/+2
* | ASoC: Keep index within stac9766_reg[]Roel Kluin2009-07-131-2/+2
* | ASoC: WM8510 has a single frame clock so needs symmetric ratesMark Brown2009-07-091-0/+1
* | ASoC: Add pop delay debug at end of DAPM sequencingMark Brown2009-07-081-0/+3
* | ASoC: Configure WM8731 SYSCLK at startup on AT91SAM9G20-EKMark Brown2009-07-081-25/+10
* | ASoC: Disable microphone input for AT91SAM9G20-EK by defaultMark Brown2009-07-081-1/+13
* | ASoC: Use CODEC as clock master on AT91SAM9G20-EKMark Brown2009-07-081-87/+2
* | ASoC: Limit WM8731 to symmetric ratesMark Brown2009-07-081-0/+1
* | ASoC: Add WM8993 CODEC driverMark Brown2009-07-084-0/+4341
* | ASoC: DaVinci I2S needs mach/asp.hMark Brown2009-07-081-0/+2
* | ASoC: Correct WM8731 Mic Capture Switch control nameMark Brown2009-07-081-1/+1
* | ASoC: Add TLV information for WM8731Mark Brown2009-07-081-4/+11
* | ASoC: DaVinci: pcm, don't play 1st sound period twiceTroy Kisky2009-07-081-0/+1
* | Merge branch 'davinci' into for-2.6.32Mark Brown2009-07-077-113/+1073
|\ \
| * | ASoC: Minor fixes to DaVinci I2S probe functionChaithrika U S2009-06-081-1/+3
| * | ASoC: Add machine driver support for DM646xChaithrika U S2009-06-071-54/+48
| * | ASoC: Add mcasp support for DM646xChaithrika U S2009-06-075-8/+955
| * | ASoC: Introduce platform driver model for dm644x, dm355Chaithrika U S2009-06-071-50/+67
* | | Merge branch 'for-2.6.31' into for-2.6.32Mark Brown2009-07-064-4/+21
|\ \ \ | | |/ | |/|
| * | ASoC: Fix wm8753 register cache size and initializationLars-Peter Clausen2009-07-031-2/+2
| * | ASoC: add locking to mpc5200-psc-ac97 driverGrant Likely2009-07-033-1/+14
| * | ASoC: Fix mpc5200-psc-ac97 to ensure the data ready bit is clearedGrant Likely2009-07-031-0/+4
| * | ASoC: Fix register cache initialisation for WM8753Mark Brown2009-07-031-1/+1
* | | ASoC: Remove unused AK4535 hardware read functionalityMark Brown2009-07-051-16/+0
* | | ASoC: Fix leaks in WM8988 registration error handlingMark Brown2009-07-051-3/+5
* | | ASoC: Fix WM8960 leaks on probe failureMark Brown2009-07-051-5/+11