summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_realtek.c
Commit message (Expand)AuthorAgeFilesLines
* 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
| * ALSA: hda - Increase PCM stream name buf in patch_realtek.cTakashi Iwai2009-07-311-2/+2
* | ALSA: hda: add HP automute support to Intel ALC889/ALC889A modelsWu Fengguang2009-07-301-12/+35
* | ALSA: hda: add 2-channel mode to Intel ALC889/ALC889A modelsWu Fengguang2009-07-301-19/+25
* | ALSA: hda - Reword information messages for BIOS auto-probing modeTakashi Iwai2009-07-281-18/+16
* | ALSA: hda - Introduce get_wcaps_type() macroTakashi Iwai2009-07-271-9/+8
* | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2009-07-241-17/+16
|\ \ | |/
| * ALSA: hda - Fix mute control with some ALC262 modelsTakashi Iwai2009-07-241-17/+16
* | ALSA: hda - Add better Intel IbexPeak platform supportJaroslav Kysela2009-07-231-10/+222
* | ALSA: hda-intel: Cleanups for widget connection list handlingJaroslav Kysela2009-07-221-6/+0
* | ALSA: hda - Fix ALC861 auto-mode parserTakashi Iwai2009-07-221-58/+111
* | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2009-07-191-0/+6
|\ \ | |/
OpenPOWER on IntegriCloud