summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | | | ALSA: hda - HDMI sticky stream tag supportWu Fengguang2009-12-251-6/+15
| * | | | | ALSA: sound/arm: Fix build failure caused by missing struct aaci definitionPeter Huewe2009-12-261-2/+1
| * | | | | ALSA: Fix indentation in pcm_native.cGuennadi Liakhovetski2009-12-251-4/+4
| |/ / / /
* | | | | ASoC: ad1836: reset and restore clock control mode in suspend/resume entryBarry Song2010-01-252-0/+33
* | | | | ASoC: add DAI and platform / DMA drivers for SH SIUGuennadi Liakhovetski2010-01-255-0/+1664
* | | | | ASoC: Use BIAS_OFF when idle for wm_hubs devicesMark Brown2010-01-211-0/+6
* | | | | ASoC: Support turning off bias when the CODEC is idleMark Brown2010-01-211-1/+24
* | | | | ASoC: Remove console DAPM debug codeMark Brown2010-01-211-77/+3
* | | | | ASoC: tlv320dac33: Burst mode BCLK divider configurationPeter Ujfalusi2010-01-201-2/+13
* | | | | ASoC: tlv320dac33: BCLK divider fixPeter Ujfalusi2010-01-201-5/+6
* | | | | ASoC: tlv320dac33: Correct the prefill number of samplesPeter Ujfalusi2010-01-191-1/+1
* | | | | Merge branch 'mxc-audio' into for-2.6.34Mark Brown2010-01-1711-1950/+1597
|\ \ \ \ \
| * | | | | ASoC: Mark new i.MX drivers as BROKEN until arch/arm mergedMark Brown2010-01-171-1/+1
| * | | | | ASoC: Remove old i.MX driver codeMark Brown2010-01-175-1929/+0
| * | | | | ASoC: i.MX SSI driver does not yet support master modeMark Brown2010-01-171-8/+4
OpenPOWER on IntegriCloud