summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ASoC: clean up wm8974 and wm8978 clock divider handlingGuennadi Liakhovetski2010-01-295-41/+9
* Merge branch 'for-2.6.33' into for-2.6.34Mark Brown2010-01-292-2/+2
|\
| * ASoC: AM3517: ASoC driver not getting compiledAnuj Aggarwal2010-01-291-1/+1
| * ASoC: AIC23: Fixing writes to non-existing registers in resume functionAnuj Aggarwal2010-01-291-1/+1
* | ASoC: remove bogus SLEEP mode from wm8978 driverGuennadi Liakhovetski2010-01-291-5/+0
* | ASoC: add support for the sh7722 Migo-R boardGuennadi Liakhovetski2010-01-293-0/+232
* | ASoC: AC97: SMDK-WM9713: Convert notes from cset to ssetJassi Brar2010-01-291-16/+7
* | ASoC: Set codec->dev for AC97 devicesMark Brown2010-01-281-0/+1
* | ASoC: Add TLV information and additional volumes to WM9713Mark Brown2010-01-281-16/+44
* | ASoC: Remove version display from WM9713Mark Brown2010-01-281-4/+0
* | ASoC: TWL4030: Modify codec default settingsPeter Ujfalusi2010-01-281-4/+4
* | ASoC: fsi: Add spin lock operation for accessing shared areaKuninori Morimoto2010-01-281-3/+26
* | ASoC: add a WM8978 codec driverGuennadi Liakhovetski2010-01-274-0/+1219
* | ASoC: Note jumper settings for smdk_wm9713 driver on SMDK6410Mark Brown2010-01-271-0/+6
* | ASoC: AC97: S3C2443: Remove unused driverJassi Brar2010-01-274-462/+0
* | ASoC: AC97: LN2440SBC: Switch to s3c-ac97.cJassi Brar2010-01-272-6/+5
* | ASoC: AC97: SMDK2443: Switch to s3c-ac97.cJassi Brar2010-01-272-3/+5
* | ASoC: AC97: SMDK: Add wm9713 machine driverJassi Brar2010-01-273-0/+107
* | ASoC: AC97: S3C: Add controller driverJassi Brar2010-01-274-2/+548
* | ASoC: ad1938: use soc-cache framework for codec registers accessBarry Song2010-01-272-128/+144
* | ASoC: ad1836: use soc-cache framework for codec registers accessBarry Song2010-01-272-69/+90
* | ASoC: DaVinci: Fix stream restart errorChaithrika U S2010-01-261-3/+2
* | Merge branch 'for-2.6.33' into for-2.6.34Mark Brown2010-01-2523-78/+234
|\ \ | |/
| * ASoC: fix a memory-leak in wm8903Guennadi Liakhovetski2010-01-251-1/+2
| * Merge branch 'fix/hda' into for-linusTakashi Iwai2010-01-182-27/+128
| |\
| | * ALSA: hda - Fix capture on Sony VAIO with single inputTakashi Iwai2010-01-171-8/+54
| | * ALSA: hda - Fix mute led GPIO on HP dv-series notebooksKunal Gangakhedkar2010-01-151-16/+45
| | * ALSA: hda - Fix missing capture mixer for ALC861/660 codecsTakashi Iwai2010-01-141-0/+2
| | * ALSA: hda - Improved MacBook (Pro) 5,1 / 5,2 supportAlex Murray2010-01-131-2/+26
| | * ALSA: hda - Fix Toshiba NB20x quirk entryTakashi Iwai2010-01-131-1/+1
| * | ALSA: Remove warning message for invalid OSS minor rangesTakashi Iwai2010-01-181-1/+1
| * | ALSA: use subsys_initcall for sound core instead of module_initThadeu Lima de Souza Cascardo2010-01-142-3/+3
| |/
| * Merge branch 'fix/asoc' into for-linusTakashi Iwai2010-01-121-1/+1
| |\
| * \ Merge branch 'fix/hda' into for-linusTakashi Iwai2010-01-121-1/+1
| |\ \
| | * | ALSA: hda - Fix ALC861-VD capture source mixerTakashi Iwai2010-01-121-1/+1
| * | | Merge remote branch 'alsa/fixes' into fix/miscTakashi Iwai2010-01-1212-64/+60
| |\ \ \
| | * | | ALSA: ac97: add AC97 STMicroelectronics' codecsKrzysztof Helt2010-01-102-0/+12
| | * | | ALSA: ac97: Add Dell Dimension 2400 to Headphone/Line Jack Sense blacklistDaniel T Chen2010-01-101-0/+1
| | * | | sbawe: fix memory detection part 2Krzysztof Helt2010-01-081-4/+7
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Jaroslav Kysela2010-01-0845-312/+337
| | |\ \ \ | | | |/ /
| | | * | Merge branch 'for-2.6.33' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2010-01-055-51/+27
| | | |\ \
| | * | | | sound: oss: off by one bugDan Carpenter2010-01-083-9/+13
| * | | | | ALSA: usb-audio - Avoid Oops after disconnectTakashi Iwai2009-12-281-1/+1
| * | | | | ALSA: test off by one in setsamplerate()Roel Kluin2009-12-281-1/+1
| * | | | | ALSA: atiixp: Specify codec for Foxconn RC4107MA-RS2Daniel T Chen2009-12-281-0/+1
| | |/ / / | |/| | |
| * | | | Merge branch 'fix/hda' into for-linusTakashi Iwai2009-12-276-24/+58
| |\ \ \ \
| | * | | | ALSA: hda - Fix Oops at reloading beep devicesTakashi Iwai2009-12-271-3/+7
| | * | | | ALSA: hda - Don't cache beep controlsTakashi Iwai2009-12-271-3/+3
| | * | | | ALSA: hda - use snd_hda_jack_detect() again in patch_sigmatel.cTakashi Iwai2009-12-251-8/+10
| | * | | | ALSA: hda - Disable tigger at pin-sensing on AD codecsTakashi Iwai2009-12-253-4/+23
OpenPOWER on IntegriCloud