aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - Add support of ALC665Kailang Yang2010-02-041-68/+44
* ALSA: hda - Add ALC269VB supportKailang Yang2010-02-041-100/+246
* ALSA: hda - Remove superfluous init verb entries for ALC88[235]Kailang Yang2010-02-041-63/+12
* ALSA: hda - Fix docking output for IDT 92HD8xx codecsCharles Chin2010-02-041-17/+13
* ALSA: hda - Adding support for another IDT 92HD83XXX codecVitaliy Kulikov2010-02-041-0/+2
* ALSA: hda - Add support for IDT 92HD88 family codecsCharles Chin2010-01-291-0/+26
* ALSA: hda - Add mute LED check for HP laptops with IDT 92HD83xxx codecVitaliy Kulikov2010-01-281-0/+5
* ALSA: hda - Fix index of HP Compaq F700 mic ampTakashi Iwai2010-01-281-1/+1
* ALSA: hda - Define max number of PCM devices in hda_codec.hTakashi Iwai2010-01-283-6/+9
* ALSA: hda - Change the AZX_MAX_PCMS to 10Wei Ni2010-01-281-1/+1
* ALSA: hda - Allow override more fields via patch loaderTakashi Iwai2010-01-281-15/+38
* 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-1911-63/+208
|\
| * 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/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-123-0/+13
| |\ \
| | * | 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
| | |/
| * | 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
| |/
| * 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_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-0817-164/+711
|\ \
| * | 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
| * | ALSA: hda - Add sanity check for storing the user-defined pin configsTakashi Iwai2009-12-271-0/+3
| * | ALSA: hda - Fix click noises at suspend/free with Realtek codecsTakashi Iwai2009-12-271-0/+7
| * | ALSA: hda - Add snd_hda_shutup_pins() helper functionTakashi Iwai2009-12-273-11/+21