summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - Add support for more the 8 streamsWei Ni2010-01-261-4/+4
* ALSA: hda - Remove the COEF setup for ALC267/ALC268Takashi Iwai2010-01-251-0/+2
* ALSA: hda - Remove coef output in Realtek proc filesTakashi Iwai2010-01-251-31/+0
* ALSA: hda - Change headphone pin control with master volume on cx5051Takashi Iwai2010-01-241-0/+5
* ALSA: hda - Fix SPDIF output widget for Cxt5051 codecTakashi Iwai2010-01-241-1/+1
* ALSA: hda - initialize mic port on cxt5051 codec dynamicallyTakashi Iwai2010-01-241-6/+20
* ALSA: hda - Merge playback controls for Cx5051 codec modelsTakashi Iwai2010-01-241-49/+13
* ALSA: hda - Add support for Toshiba Satellite M300Takashi Iwai2010-01-241-5/+33
* ALSA: hda - Fix HP dv6736 capture mixer nameTakashi Iwai2010-01-231-2/+2
* ALSA: hda - Minor fixes for Compaq Presario F700 quirkTakashi Iwai2010-01-231-4/+4
* Merge branch 'fix/hda' into topic/hdaTakashi Iwai2010-01-1924-135/+262
|\
| * ALSA: hda - Turn on EAPD only if available for Realtek codecsTakashi Iwai2010-01-191-12/+17
| * ALSA: hda - Fix parsing pin node 0x21 on ALC259Takashi Iwai2010-01-191-0/+1
| * 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
| * Merge branch 'fix/asoc' into for-linusTakashi Iwai2010-01-121-1/+1
| |\
| | * ASoC: Fix WM8350 DSP mode B configurationMark Brown2010-01-081-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
| | | |\ \ | | | | |/
| | | | * ASoC: fixup oops in generic AC97 codec glueManuel Lauss2010-01-041-0/+6
| | | | * Merge commit 'v2.6.33-rc2' into for-2.6.33Mark Brown2009-12-26166-5662/+12670
| | | | |\
| | | | * | ASoC: fix params_rate() macro use in several codecsGuennadi Liakhovetski2009-12-243-21/+21
| | | | * | ASoC: fsi-ak4642: Remove ak4642_add_i2c_deviceKuninori Morimoto2009-12-241-30/+0
| | * | | | 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: 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
| | |_|_|/ | |/| | |
* | | | | ALSA: hda_intel: ALSA HD Audio patch for Intel Cougar Point DeviceIDsSeth Heasley2010-01-131-0/+3
* | | | | ALSA: hda - support OLPC XO-1.5 DC inputDaniel Drake2010-01-081-23/+190
* | | | | ALSA: hda - Configure XO-1.5 microphones at capture timeDaniel Drake2010-01-081-40/+85
* | | | | Merge branch 'topic/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Jaroslav Kysela2010-01-0844-359/+824
|\ \ \ \ \
| * | | | | ALSA: hda: Refactor powerdown for Realtek HDA codecsDaniel T Chen2009-12-281-22/+38
| * | | | | ALSA: hda: Add powerdown for Analog Devices HDA codecsDaniel T Chen2009-12-281-0/+68
| * | | | | ALSA: hda - Use strict_strtoul()Takashi Iwai2009-12-272-24/+31
OpenPOWER on IntegriCloud