aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-16Merge branch 'fix/asoc' into for-linusTakashi Iwai1-1/+0
2010-04-08ASoC: wm2000: remove unused #include <linux/version.h>Huang Weiyi1-1/+0
2010-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds4-64/+93
2010-04-05ASoC: Only do WM8994 bias off transition from standbyMark Brown1-24/+29
2010-04-05ASoC: Don't use DCS_DATAPATH_BUSY for WM hubs devicesMark Brown1-23/+15
2010-04-05ASoC: Don't do runtime wm_hubs DC servo updates if using offset correctionMark Brown1-0/+6
2010-04-05ASoC: Support second DC servo readback method for wm_hubsMark Brown3-12/+33
2010-04-05ASoC: Avoid wraparound in wm_hubs DC servo correctionMark Brown1-2/+4
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo54-0/+54
2010-03-29ASoC: Fix passing platform_data to ac97 bus users and fix a leakGraham Gower1-6/+9
2010-03-24ASoC: wm8994: playback => captureDan Carpenter1-1/+1
2010-03-22Merge commit 'v2.6.34-rc2' into for-2.6.34Mark Brown1-1/+1
2010-03-19ASoC: Bail out of wm_hubs DC servo if calibration failsMark Brown1-1/+1
2010-03-19ASoC: tlv320dac33: Internal clocking changesPeter Ujfalusi1-2/+2
2010-03-19ASoC: tlv320dac33: Fix DSP modesPeter Ujfalusi1-5/+1
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina1-1/+1
2010-03-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-4/+2
2010-03-07mfd: Update WM8350 drivers for changed interrupt numbersMark Brown1-2/+2
2010-03-07mfd: Add a data argument to the WM8350 IRQ free functionMark Brown1-2/+2
2010-03-06bitops: rename for_each_bit() to for_each_set_bit()Akinobu Mita1-1/+1
2010-03-03ASoC: fix ak4104 register array accessDaniel Mack1-4/+2
2010-02-17ASoC: TWL4030: Use codec defaults for Headset initial configurationPeter Ujfalusi1-2/+2
2010-02-16ASoC: tlv320dac33: Correct the OSCSET calculationPeter Ujfalusi1-1/+1
2010-02-16ASoC: tlv320dac33: Clearing FIFOFLUSH flag before playbackPeter Ujfalusi1-0/+3
2010-02-12ASoC: Add WM2000 driverMark Brown4-0/+973
2010-02-10ASoC: TWL4030: Add supply for audio serial interface controlPeter Ujfalusi1-1/+13
2010-02-10ASoC: cs4270: enable regulators at probe timeDaniel Mack1-0/+10
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack1-1/+1
2010-02-04ASoC: TWL4030: Module unloading fixPeter Ujfalusi1-2/+3
2010-02-04ASoC: Add WM8912 DAC supportMark Brown1-18/+72
2010-02-04ASoC: Optimise WM8904 output stage power controlMark Brown1-7/+27
2010-02-04ASoC: Add support for BIAS_OFF when idle to WM8904Mark Brown1-13/+39
2010-02-04ASoC: Disable WM8993 regulators when turning bias offMark Brown1-9/+45
2010-02-04ASoC: Initial WM8993 regulator API hookupMark Brown1-3/+38
2010-02-04ASoC: Convert WM8993 to use shared cache I/O codeMark Brown1-109/+43
2010-02-02ASoC: Fix BCLK calculation of WM8994Joonyoung Shim1-5/+2
2010-02-02ASoC: Fix WM8994 dependencyMark Brown1-1/+1
2010-02-01ASoC: Add WM8994 CODEC driverMark Brown4-0/+3902
2010-02-01ASoC: Activate DCS correction for WM8993Mark Brown1-1/+2
2010-02-01ASoC: Improved wm_hubs headphone handlingMark Brown3-26/+130
2010-02-01ASoC: improve MCLKDIV calculation in wm8978, when OPCLK is not usedGuennadi Liakhovetski1-37/+78
2010-01-29ASoC: clean up wm8974 and wm8978 clock divider handlingGuennadi Liakhovetski4-37/+9
2010-01-29Merge branch 'for-2.6.33' into for-2.6.34Mark Brown1-1/+1
2010-01-29ASoC: remove bogus SLEEP mode from wm8978 driverGuennadi Liakhovetski1-5/+0
2010-01-29ASoC: AIC23: Fixing writes to non-existing registers in resume functionAnuj Aggarwal1-1/+1
2010-01-28ASoC: Add TLV information and additional volumes to WM9713Mark Brown1-16/+44
2010-01-28ASoC: Remove version display from WM9713Mark Brown1-4/+0
2010-01-28ASoC: TWL4030: Modify codec default settingsPeter Ujfalusi1-4/+4
2010-01-27ASoC: add a WM8978 codec driverGuennadi Liakhovetski4-0/+1219