aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_realtek.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - Fix ALC680 base model captureKailang Yang2010-08-171-32/+144
* ALSA: hda - Fix dynamic ADC change working againTakashi Iwai2010-08-131-1/+1
* ALSA: HDA: Use model=auto for LG R510David Henningsson2010-08-101-1/+0
* ALSA: hda - Fix missing stream for second ADC on Realtek ALC260 HDA codecJonathan Woithe2010-08-091-0/+1
* ALSA: hda - Add support for Acer ZGA ALC271 (1025:047c)Kailang Yang2010-08-061-0/+39
* ALSA: hda - Add pin-fix for HP dc5750Takashi Iwai2010-08-041-0/+29
* ALSA: hda - Fix initial capsrc selection in patch_alc269()Takashi Iwai2010-08-041-11/+16
* ALSA: hda - Add PC-beep whitelist for an Intel boardTakashi Iwai2010-08-031-0/+1
* ALSA: hda - Do not try to create speaker NIDs for ALC268 if there aren't anyDavid Henningsson2010-08-021-1/+1
* ALSA: hda - Add a warning for ignored pins with ALC259/268/269Takashi Iwai2010-07-301-0/+2
* ALSA: hda - Handle pin NID 0x1a on ALC259/269Takashi Iwai2010-07-301-1/+2
* ALSA: hda - Prefer VREF50 if BIOS sets for Realtek codecsTakashi Iwai2010-07-301-2/+16
* ALSA: hda - Handle missing NID 0x1b on ALC259 codecTakashi Iwai2010-07-301-0/+1
* ALSA: hda - Share digital I/O parser in patch_realtek.cTakashi Iwai2010-07-301-62/+78
* ALSA: hda - Increase the connection list size for ALC662Takashi Iwai2010-07-301-1/+1
* ALSA: hda - Rename iMic to Int Mic on Lenovo NB0763David Henningsson2010-07-291-3/+3
* Merge branch 'fix/hda' into topic/hdaTakashi Iwai2010-07-291-20/+42
|\
| * ALSA: hda - Add a PC-beep workaround for ASUS P5-VTakashi Iwai2010-07-291-8/+24
| * ALSA: hda - Assume PC-beep as default for RealtekTakashi Iwai2010-07-281-3/+3
| * ALSA: hda - Don't register beep input device when no beep is availableTakashi Iwai2010-07-281-13/+19
* | ALSA: hda - Add support of dual-ADCs for Realtek ALC275Takashi Iwai2010-07-131-24/+154
* | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2010-07-091-2/+5
|\ \ | |/
| * ALSA: hda - Enable beep on Realtek codecs with PCI SSID overrideTakashi Iwai2010-07-051-1/+3
| * ALSA: hda - Add Macbook 5,2 quirkLuke Yelavich2010-06-221-0/+1
| * ALSA: hda - Fix uninitialized variableTakashi Iwai2010-06-221-1/+1
* | ALSA: hda - Add missing ALC680_* definitionsTakashi Iwai2010-06-231-1/+9
* | ALSA: hda - Support ALC680 codecKailang Yang2010-06-231-1/+330
|/
* ALSA: hda - Fix line-in for mb5 model MacBook (Pro) 5,1 / 5,2Alex Murray2010-06-141-7/+6
* ALSA: hda - Don't check capture source mixer if no ADC is availableTakashi Iwai2010-06-111-10/+12
* ALSA: hda - Add SSID table for iMac7,1.Justin P. Mattock2010-06-081-0/+1
* ALSA: hda - Add SSID table for MacBookAir1,1Justin P. Mattock2010-06-081-0/+1
* ALSA: hda - Add SSID table for MacBookAir2,1Justin P. Mattock2010-06-081-0/+1
* ALSA: hda: Use mb31 quirk for an iMac modelDaniel T Chen2010-05-311-0/+1
* ALSA: hda - iMac9,1 sound fixesJustin P. Mattock2010-05-251-44/+40
* ALSA: hda: Storage class should be before const qualifierTobias Klauser2010-05-201-1/+1
* Merge branch 'fix/hda' into topic/hdaTakashi Iwai2010-05-101-1/+0
|\
| * ALSA: Revert "ALSA: hda/realtek: quirk for D945GCLF2 mainboard"Stefan Lippers-Hollmann2010-05-101-1/+0
* | ALSA: hda - Remove superfluous external amp setup for ALC888Takashi Iwai2010-05-061-3/+0
* | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2010-05-061-1/+1
|\ \ | |/
| * ALSA: hda: Use ALC880_F1734 quirk for Fujitsu Siemens AMILO Xi 1526Daniel T Chen2010-04-221-1/+1
* | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2010-04-151-0/+1
|\ \ | |/
| * ALSA: hda - add a quirk for Clevo M570U laptopJoerg Schirottke2010-04-151-0/+1
* | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2010-04-141-8/+56
|\ \ | |/
| * ALSA: hda - Add fix-up for Sony VAIO with ALC269Takashi Iwai2010-04-121-1/+28
| * ALSA: hda - Enhance fix-up table for Realtek codecsTakashi Iwai2010-04-121-7/+28
* | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2010-04-091-8/+97
|\ \ | |/
| * ALSA: hda - Fix initial capture source connections of ALC880/260Takashi Iwai2010-04-091-0/+23
| * ALSA: hda - Fix setup for ALC269vb amic and dmic modelsKailang Yang2010-04-091-8/+20
| * ALSA: hda - Fix auto-parser of ALC269vb for HP pin NID 0x21Kailang Yang2010-04-091-0/+1
| * ALSA: hda: Add support for Medion WIM2160Maurus Cuelenaere2010-04-071-0/+53