aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_realtek.c
AgeCommit message (Expand)AuthorFilesLines
2009-10-13ALSA: hda - Fix overflow of spec->init_verbs in patch_realtek.cTakashi Iwai1-1/+1
2009-10-11Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-22/+67
2009-10-07ALSA: hda - Fix yet another auto-mic bug in ALC268Takashi Iwai1-1/+3
2009-10-06ALSA: hda - Don't pick up invalid HP pins in alc_subsystem_id()Takashi Iwai1-3/+8
2009-10-06ALSA: hda - Add a workaround for ASUS A7KTakashi Iwai1-11/+48
2009-10-05ALSA: hda - Fix invalid initializations for ALC861 auto modeTakashi Iwai1-7/+8
2009-10-02ALSA: hda - Clean up name string creation in patch_realtek.cTakashi Iwai1-80/+57
2009-10-02ALSA: hda - Fix / improve ALC66x parserTakashi Iwai1-86/+155
2009-10-01ALSA: hda - Added quirk to enable sound on Toshiba NB200Manoj Iyer1-0/+1
2009-09-30ALSA: hda - Resurrect input-source mixer of ALC268 model=acerTakashi Iwai1-1/+1
2009-09-17ALSA: hda - Fix MSI GX620 mixerTakashi Iwai1-3/+15
2009-09-11ALSA: hda - Add missing model=auto entry for ALC269Takashi Iwai1-1/+2
2009-09-08ALSA: hda - Use auto model for HP laptops with ALC268 codecTakashi Iwai1-1/+4
2009-09-07ALSA: hda/realtek: Added support for CLEVO M540R subsystem, 6 channel + digitalddiaz@cenditel.gob.ve1-0/+80
2009-08-31Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-14/+20
2009-08-31ALSA: hda - Fix ALC268/ALC269 headphone pin routingTakashi Iwai1-5/+41
2009-08-31ALSA: hda - Fix MacBookPro 3,1/4,1 quirk with ALC889ATakashi Iwai1-14/+20
2009-08-25ALSA: hda - Add full audio support on Acer Aspire 7730G notebookDenis Kuplyakov1-0/+31
2009-08-25ALSA: hda - Improve auto-cfg mixer name for ALC662Takashi Iwai1-2/+14
2009-08-25ALSA: hda - Improve auto-cfg mixer name for ALC861-VDTakashi Iwai1-2/+14
2009-08-25ALSA: hda - Improve auto-cfg mixer name for ALC262Takashi Iwai1-63/+89
2009-08-25ALSA: hda - Improve auto-cfg mixer name for ALC260Takashi Iwai1-1/+8
2009-08-25ALSA: hda - Improve auto-cfg mixer name for ALC880Takashi Iwai1-2/+8
2009-08-25ALSA: hda - Generalize input pin parsing in patch_realtek.cTakashi Iwai1-222/+134
2009-08-24ALSA: hda - Reuse ALC268 parser for ALC269Takashi Iwai1-81/+2
2009-08-19Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-2/+13
2009-08-19ALSA: hda - Fix probe of Toshiba laptops with ALC268 codecTakashi Iwai1-2/+13
2009-08-19ALSA: hda - Fix invalid capture mixers with some ALC268 modelsTakashi Iwai1-31/+23
2009-08-12ALSA: hda - fix noise issue when recording from digital mic with alc268Herton Ronaldo Krzesinski1-26/+36
2009-08-11ALSA: hda - Clean up init and setup hooks for Realtek codecsTakashi Iwai1-414/+310
2009-08-11ALSA: hda - Add setup hook to ALC preset structTakashi Iwai1-10/+15
2009-08-11ALSA: hda - Check connectivity for auto-mic of Realtek codecsTakashi Iwai1-32/+51
2009-08-11Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-6/+12
2009-08-11ALSA: hda - Don't override ADC definitions for ALC codecsTakashi Iwai1-6/+12
2009-08-10ALSA: hda - Use only one capture stream for auto-micTakashi Iwai1-2/+4
2009-08-10ALSA: hda - Add auto-mic support for Realtek codecsTakashi Iwai1-42/+135
2009-08-10Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-0/+2
2009-08-10ALSA: hda - Add missing vmaster initialization for ALC269Takashi Iwai1-0/+2
2009-08-03Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-4/+4
2009-08-03ALSA: hda - Read buffer overflowRoel Kluin1-1/+1
2009-08-03ALSA: hda - Fix quirk for Toshiba Satellite A135-S4527Takashi Iwai1-1/+1
2009-07-31ALSA: hda - Increase PCM stream name buf in patch_realtek.cTakashi Iwai1-2/+2
2009-07-30ALSA: hda: add HP automute support to Intel ALC889/ALC889A modelsWu Fengguang1-12/+35
2009-07-30ALSA: hda: add 2-channel mode to Intel ALC889/ALC889A modelsWu Fengguang1-19/+25
2009-07-28ALSA: hda - Reword information messages for BIOS auto-probing modeTakashi Iwai1-18/+16
2009-07-27ALSA: hda - Introduce get_wcaps_type() macroTakashi Iwai1-9/+8
2009-07-24Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-17/+16
2009-07-24ALSA: hda - Fix mute control with some ALC262 modelsTakashi Iwai1-17/+16
2009-07-23ALSA: hda - Add better Intel IbexPeak platform supportJaroslav Kysela1-10/+222
2009-07-22ALSA: hda-intel: Cleanups for widget connection list handlingJaroslav Kysela1-6/+0