| Commit message (Expand) | Author | Files | Lines |
2009-07-23 | ASoC: MAX9877: fix write operation for register | Joonyoung Shim | 1 | -3/+11 |
2009-07-23 | ASoC: Add support for Conexant CX20442-11 voice modem codec | Janusz Krzysztofik | 4 | -0/+419 |
2009-07-23 | ASoC: OMAP: Staticise pcm creation function of omap-pcm | Lopez Cruz, Misael | 1 | -1/+1 |
2009-07-23 | ASoC: tlv320aic3x: Enable PLL when not bypassed | Chaithrika U S | 1 | -1/+10 |
2009-07-22 | ASoC: MAX9877: separate callback functions | Joonyoung Shim | 1 | -33/+63 |
2009-07-22 | ASoC: MPC5200: Increase the delay time between resets | John Bonesio | 1 | -1/+2 |
2009-07-18 | ASoC: Fix checkpatch issues in AD1938 | Mark Brown | 1 | -78/+78 |
2009-07-17 | ASoC: Fix FLL reference clock division setup in WM8993 | Mark Brown | 1 | -0/+2 |
2009-07-17 | ASoC: Bodge around GCC 4.4.0 flow analysis bug in GCC 4.4.0 | Mark Brown | 1 | -2/+7 |
2009-07-17 | ASoC: SDP3430: Add support for EXTMUTE using TWL GPIO6 | Candelaria Villareal, Jorge | 1 | -0/+9 |
2009-07-17 | ASoC: Kill direct accesses to driver_data | Takashi Iwai | 1 | -2/+2 |
2009-07-16 | ASoC: new ad1938 codec driver based on asoc | Barry Song | 4 | -0/+758 |
2009-07-16 | ASoC: davinci: don't use clock names | Kevin Hilman | 2 | -2/+2 |
2009-07-15 | ASoC: MAX9877: add MAX9877 amp driver | Joonyoung Shim | 4 | -0/+318 |
2009-07-15 | ASoC: add SOC_DOUBLE_R_EXT_TLV control type | Joonyoung Shim | 1 | -0/+11 |
2009-07-15 | ASoC: add SOC_DOUBLE_EXT_TLV control type | Joonyoung Shim | 1 | -0/+11 |
2009-07-15 | ASoC: Error out if we can't determine a suitable WM9081 sysclk | Mark Brown | 1 | -0/+8 |
2009-07-15 | ASoC: Fix sample rate lookup in WM8993 | Mark Brown | 1 | -1/+2 |
2009-07-14 | ASoC: Blackfin I2S: fix resume handling | Cliff Cai | 1 | -6/+2 |
2009-07-14 | ASoC: Blackfin AC97: fix resume handling | Cliff Cai | 1 | -7/+3 |
2009-07-14 | ASoC: fixes multiple typos in comments, no functional change | Peter Meerwald | 1 | -13/+13 |
2009-07-14 | ASoC: spdif: set module licence to GPL | Kevin Hilman | 1 | -0/+2 |
2009-07-14 | ASoC: spdif codec: enable use by modules | Kevin Hilman | 1 | -0/+1 |
2009-07-14 | ASoC: fix checking for external widgets bug | Rongrong Cao | 1 | -2/+2 |
2009-07-13 | ASoC: Keep index within stac9766_reg[] | Roel Kluin | 1 | -2/+2 |
2009-07-09 | ASoC: WM8510 has a single frame clock so needs symmetric rates | Mark Brown | 1 | -0/+1 |
2009-07-09 | ASoC: Fix NULL pointer dereference in __pxa2xx_pcm_hw_free | Daniel Mack | 1 | -1/+1 |
2009-07-08 | ASoC: Add pop delay debug at end of DAPM sequencing | Mark Brown | 1 | -0/+3 |
2009-07-08 | ASoC: Configure WM8731 SYSCLK at startup on AT91SAM9G20-EK | Mark Brown | 1 | -25/+10 |
2009-07-08 | ASoC: Disable microphone input for AT91SAM9G20-EK by default | Mark Brown | 1 | -1/+13 |
2009-07-08 | ASoC: Use CODEC as clock master on AT91SAM9G20-EK | Mark Brown | 1 | -87/+2 |
2009-07-08 | ASoC: Limit WM8731 to symmetric rates | Mark Brown | 1 | -0/+1 |
2009-07-08 | ASoC: Add WM8993 CODEC driver | Mark Brown | 5 | -0/+4385 |
2009-07-08 | ASoC: DaVinci I2S needs mach/asp.h | Mark Brown | 1 | -0/+2 |
2009-07-08 | ASoC: Correct WM8731 Mic Capture Switch control name | Mark Brown | 1 | -1/+1 |
2009-07-08 | ASoC: Add TLV information for WM8731 | Mark Brown | 1 | -4/+11 |
2009-07-08 | ASoC: DaVinci: pcm, don't play 1st sound period twice | Troy Kisky | 1 | -0/+1 |
2009-07-05 | ASoC: Remove unused AK4535 hardware read functionality | Mark Brown | 1 | -16/+0 |
2009-07-05 | ASoC: Fix leaks in WM8988 registration error handling | Mark Brown | 1 | -3/+5 |
2009-07-05 | ASoC: Fix WM8960 leaks on probe failure | Mark Brown | 1 | -5/+11 |
2009-07-05 | ASoC: Fix leaks in WM8731 probe error handling | Mark Brown | 1 | -5/+12 |
2009-07-05 | ASoC: Add CODEC volatile register operation | Mark Brown | 2 | -0/+19 |
2009-07-05 | ASoC: DaVinci: i2s, add davinci_i2s_prepare and shutdown | Troy Kisky | 1 | -1/+27 |
2009-07-05 | ASoC: DaVinci: i2s, fix mcbsp_word_length update | Troy Kisky | 1 | -21/+29 |
2009-07-05 | ASoC: DaVinci: i2s, minor cleanup of davinci_i2s_startup | Troy Kisky | 1 | -6/+2 |
2009-07-05 | ASoC: DaVinci: i2s, only start sample generator if needed | Troy Kisky | 1 | -18/+14 |
2009-07-05 | ASoC: DaVinci: i2s cleanup | Troy Kisky | 1 | -3/+2 |
2009-07-05 | ASoc: DaVinci: i2s, minor cleanup | Troy Kisky | 1 | -8/+8 |
2009-07-05 | ASoC: DaVinci: i2s toggle clock to complete reset | Troy Kisky | 1 | -6/+25 |
2009-07-05 | ASoC: DaVinci: i2s, remove MOD_REG_BIT macro | Troy Kisky | 1 | -52/+44 |