summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_realtek.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'topic/pcm-dma-fix' into topic/core-changeTakashi Iwai2009-12-011-7/+10
|\
| * ALSA: hda - Fix quirk for VAIO type GTakashi Iwai2009-11-171-0/+1
| * ALSA: hda: Use model=mb5 for MacBookPro 5,2Daniel T Chen2009-11-121-2/+3
| * ALSA: hda - possible read past array alc88[02]_parse_auto_config()Roel Kluin2009-11-111-4/+4
| * ALSA: hda - Avoid quirk for HP dc5750Takashi Iwai2009-11-101-1/+1
| * ALSA: hda: Use model=auto quirk for Sony VAIO VGN-FW170J using ALC262Daniel T Chen2009-11-091-0/+1
* | Merge branch 'topic/beep-rename' into topic/core-changeTakashi Iwai2009-12-011-2/+2
|\ \ | |/ |/|
| * ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep"Jaroslav Kysela2009-11-051-2/+2
* | ALSA: hda - Don't check invalid HP pinTakashi Iwai2009-11-021-0/+2
* | ALSA: hda: Use quirk mask for Dell Inspiron Mini9/Vostro A90 using ALC268Daniel T Chen2009-11-021-1/+2
* | ALSA: hda - Fix capture source checks for ALC662/663 codecsTakashi Iwai2009-10-141-1/+1
|/
* ALSA: hda - Fix overflow of spec->init_verbs in patch_realtek.cTakashi Iwai2009-10-131-1/+1
* ALSA: hda - Fix yet another auto-mic bug in ALC268Takashi Iwai2009-10-071-1/+3
* ALSA: hda - Don't pick up invalid HP pins in alc_subsystem_id()Takashi Iwai2009-10-061-3/+8
* ALSA: hda - Add a workaround for ASUS A7KTakashi Iwai2009-10-061-11/+48
* ALSA: hda - Fix invalid initializations for ALC861 auto modeTakashi Iwai2009-10-051-7/+8
* ALSA: hda - Fix / improve ALC66x parserTakashi Iwai2009-10-021-86/+155
* ALSA: hda - Added quirk to enable sound on Toshiba NB200Manoj Iyer2009-10-011-0/+1
* ALSA: hda - Resurrect input-source mixer of ALC268 model=acerTakashi Iwai2009-09-301-1/+1
* ALSA: hda - Fix MSI GX620 mixerTakashi Iwai2009-09-171-3/+15
* ALSA: hda - Add missing model=auto entry for ALC269Takashi Iwai2009-09-111-1/+2
* ALSA: hda - Use auto model for HP laptops with ALC268 codecTakashi Iwai2009-09-081-1/+4
* ALSA: hda/realtek: Added support for CLEVO M540R subsystem, 6 channel + digitalddiaz@cenditel.gob.ve2009-09-071-0/+80
* Merge branch 'fix/hda' into topic/hdaTakashi Iwai2009-08-311-14/+20
|\
| * ALSA: hda - Fix MacBookPro 3,1/4,1 quirk with ALC889ATakashi Iwai2009-08-311-14/+20
* | ALSA: hda - Fix ALC268/ALC269 headphone pin routingTakashi Iwai2009-08-311-5/+41
* | ALSA: hda - Add full audio support on Acer Aspire 7730G notebookDenis Kuplyakov2009-08-251-0/+31
* | ALSA: hda - Improve auto-cfg mixer name for ALC662Takashi Iwai2009-08-251-2/+14
* | ALSA: hda - Improve auto-cfg mixer name for ALC861-VDTakashi Iwai2009-08-251-2/+14
* | ALSA: hda - Improve auto-cfg mixer name for ALC262Takashi Iwai2009-08-251-63/+89
* | ALSA: hda - Improve auto-cfg mixer name for ALC260Takashi Iwai2009-08-251-1/+8
* | ALSA: hda - Improve auto-cfg mixer name for ALC880Takashi Iwai2009-08-251-2/+8
* | ALSA: hda - Generalize input pin parsing in patch_realtek.cTakashi Iwai2009-08-251-222/+134
* | ALSA: hda - Reuse ALC268 parser for ALC269Takashi Iwai2009-08-241-81/+2
* | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2009-08-191-2/+13
|\ \ | |/
| * ALSA: hda - Fix probe of Toshiba laptops with ALC268 codecTakashi Iwai2009-08-191-2/+13
* | ALSA: hda - Fix invalid capture mixers with some ALC268 modelsTakashi Iwai2009-08-191-31/+23
* | ALSA: hda - fix noise issue when recording from digital mic with alc268Herton Ronaldo Krzesinski2009-08-121-26/+36
* | ALSA: hda - Clean up init and setup hooks for Realtek codecsTakashi Iwai2009-08-111-414/+310
* | ALSA: hda - Add setup hook to ALC preset structTakashi Iwai2009-08-111-10/+15
* | ALSA: hda - Check connectivity for auto-mic of Realtek codecsTakashi Iwai2009-08-111-32/+51
* | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2009-08-111-6/+12
|\ \ | |/
| * ALSA: hda - Don't override ADC definitions for ALC codecsTakashi Iwai2009-08-111-6/+12
* | ALSA: hda - Use only one capture stream for auto-micTakashi Iwai2009-08-101-2/+4
* | ALSA: hda - Add auto-mic support for Realtek codecsTakashi Iwai2009-08-101-42/+135
* | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2009-08-101-0/+2
|\ \ | |/
| * ALSA: hda - Add missing vmaster initialization for ALC269Takashi Iwai2009-08-101-0/+2
* | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2009-08-031-4/+4
|\ \ | |/
| * ALSA: hda - Read buffer overflowRoel Kluin2009-08-031-1/+1
| * ALSA: hda - Fix quirk for Toshiba Satellite A135-S4527Takashi Iwai2009-08-031-1/+1
OpenPOWER on IntegriCloud