summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2010-02-04ALSA: hda - Add support of ALC665Kailang Yang1-68/+44
2010-02-04ALSA: hda - Add ALC269VB supportKailang Yang1-100/+246
2010-02-04ALSA: hda - Remove superfluous init verb entries for ALC88[235]Kailang Yang1-63/+12
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-04ASoC: Add a cache_sync bit to the CODEC structureMark Brown1-5/+15
2010-02-04ALSA: hda - Fix docking output for IDT 92HD8xx codecsCharles Chin1-17/+13
2010-02-04ALSA: hda - Adding support for another IDT 92HD83XXX codecVitaliy Kulikov1-0/+2
2010-02-03ASoC: Allow CODECs to ask soc-cache to suppress physical writesMark Brown1-2/+24
2010-02-03ASoC: fix compilation breakage in sound/soc/sh/fsi.cGuennadi Liakhovetski1-23/+17
2010-02-02ALSA: dummy driver - add model parameterJaroslav Kysela1-110/+180
2010-02-02ASoC: fix PXA SSP port resumeDaniel Mack1-5/+7
2010-02-02ASoC: Fix continuation line formatsJoe Perches1-2/+1
2010-02-02ASoC: Fix BCLK calculation of WM8994Joonyoung Shim1-5/+2
2010-02-02ASoC: Fix WM8994 dependencyMark Brown1-1/+1
2010-02-02ALSA: trivial: sound seq ioctl dbg: print hexadecimal value padded with 0sThadeu Lima de Souza Cascardo1-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-01Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai2-6/+40
2010-02-01ASoC: Fix continuation line formatsJoe Perches3-10/+4
2010-02-01ASoC: improve MCLKDIV calculation in wm8978, when OPCLK is not usedGuennadi Liakhovetski1-37/+78
2010-02-01sound: control: fix minimum TLV lengthClemens Ladisch1-1/+1
2010-02-01sound: control: actually allow TLV command accessClemens Ladisch1-2/+3
2010-01-31Merge branch 'fix/asoc' into for-linusTakashi Iwai2-2/+2
2010-01-31Merge branch 'fix/hda' into for-linusTakashi Iwai1-0/+1
2010-01-29ASoC: clean up wm8974 and wm8978 clock divider handlingGuennadi Liakhovetski5-41/+9
2010-01-29Merge branch 'for-2.6.33' into for-2.6.34Mark Brown2-2/+2
2010-01-29ASoC: remove bogus SLEEP mode from wm8978 driverGuennadi Liakhovetski1-5/+0
2010-01-29ASoC: add support for the sh7722 Migo-R boardGuennadi Liakhovetski3-0/+232
2010-01-29ASoC: AC97: SMDK-WM9713: Convert notes from cset to ssetJassi Brar1-16/+7
2010-01-29ASoC: AM3517: ASoC driver not getting compiledAnuj Aggarwal1-1/+1
2010-01-29ASoC: AIC23: Fixing writes to non-existing registers in resume functionAnuj Aggarwal1-1/+1
2010-01-29ALSA: hda - Add support for IDT 92HD88 family codecsCharles Chin1-0/+26
2010-01-28Merge commit 'v2.6.33-rc5' into secretlab/test-devicetreeGrant Likely284-8073/+20802
2010-01-28of: unify phandle name in struct device_nodeGrant Likely1-1/+1
2010-01-28ALSA: hda - Add mute LED check for HP laptops with IDT 92HD83xxx codecVitaliy Kulikov1-0/+5
2010-01-28ALSA: hda - Fix index of HP Compaq F700 mic ampTakashi Iwai1-1/+1
2010-01-28ALSA: hda - Define max number of PCM devices in hda_codec.hTakashi Iwai3-6/+9
2010-01-28ALSA: hda - Change the AZX_MAX_PCMS to 10Wei Ni1-1/+1
2010-01-28ASoC: Set codec->dev for AC97 devicesMark Brown1-0/+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-28ASoC: fsi: Add spin lock operation for accessing shared areaKuninori Morimoto1-3/+26