aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_realtek.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - Add support for Realtek ALC292David Henningsson2012-12-031-0/+1
* ALSA: hda - Fix missing beep on ASUS X43U notebookDuncan Roe2012-12-031-0/+1
* ALSA: hda - Add new codec ALC283 ALC290 supportKailang Yang2012-12-031-0/+2
* ALSA: hda - Add support for Realtek ALC282David Henningsson2012-08-091-0/+1
* ALSA: hda - Add Realtek ALC280 codec supportDavid Henningsson2012-07-161-0/+1
* ALSA: hda - Fix silent output on Haier W18 laptopTakashi Iwai2012-02-031-0/+1
* ALSA: hda - Fix silent output on ASUS A6RpTakashi Iwai2012-02-031-0/+10
* ALSA: hda/realtek - Fix Oops in alc_mux_select()Takashi Iwai2011-12-211-0/+2
* ALSA: hda/realtek - Skip invalid digital out pinsTakashi Iwai2011-11-111-5/+7
* ALSA: HDA: Add new revision for ALC662David Henningsson2011-11-111-0/+2
* ALSA: hda/realtek - Avoid bogus HP-pin assignmentTakashi Iwai2011-10-031-1/+3
* ALSA: hda/realtek - Fix auto-mute with HP+LO configurationTakashi Iwai2011-10-031-4/+5
* ALSA: hda - Fix duplicated DAC assignments for RealtekTakashi Iwai2011-08-041-2/+5
* ALSA: hda - Fix a copmile warningTakashi Iwai2011-07-091-1/+1
* ALSA: hda - Change all ADCs for dual-adc switching mode for RealtekTakashi Iwai2011-07-071-10/+23
* ALSA: HDA: Pinfix quirk for HP Z200 WorkstationDavid Henningsson2011-06-231-0/+11
* ALSA: hda - Remove ALC268 model override for CPR2000Tony Vroon2011-06-211-1/+0
* ALSA: HDA: Remove quirk for an HP deviceDavid Henningsson2011-06-201-1/+0
* ALSA: hda - Fix wrong auto-mute type for Acer Aspire-oneTakashi Iwai2011-06-131-2/+1
* ALSA: hda - Fix initialization of hp pins with master_mute in RealtekTakashi Iwai2011-06-101-5/+7
* ALSA: hda - Fix invalid unsol tag for some alc262 model quirksTakashi Iwai2011-06-101-1/+1
* ALSA: hda: Fix quirk for Dell Inspiron 910Daniel T Chen2011-06-071-0/+1
* ALSA: hda - Remove PCM mixer elements from Virtual Master of realtekRaymond Yau2011-05-201-2/+0
* ALSA: hda - Enable Realtek ALC269 codec input layer beepMadis Janson2011-05-191-0/+1
* ALSA: hda - Fix no sound after Windows boot with ALC269Kailang Yang2011-05-181-2/+9
* ALSA: hda - Add support of ALC221 / ALC276 codecsKailang Yang2011-05-181-0/+2
* ALSA: hda - Add support of ALC898/899 codecKailang Yang2011-05-181-0/+10
* ALSA: hda - Add dock-mic detection support to Realtek auto-parserTakashi Iwai2011-05-171-17/+65
* ALSA: hda - Check unsol-cap in is_jack_detectalbe()Takashi Iwai2011-05-171-1/+1
* ALSA: hda - Fix initialization of spec->automute_lines in patch_realtek.cTakashi Iwai2011-05-171-1/+1
* ALSA: hda - Use is_jack_detectable() helperTakashi Iwai2011-05-171-6/+3
* ALSA: hda - fix NULL-dereference in patch_realtekRaymond Yau2011-05-031-1/+1
* Merge branch 'fix/hda' into topic/hdaTakashi Iwai2011-05-021-2/+2
|\
| * ALSA: hda - Fix Realtek's chained fixup checksTakashi Iwai2011-05-021-2/+2
* | ALSA: hda - Constify fixup and other array data in patch_realtek.cTakashi Iwai2011-05-021-70/+70
* | ALSA: hda - Constify some API function argumentsTakashi Iwai2011-05-021-9/+9
* | ALSA: hda - Constify fixup and other array data in patch_realtek.cTakashi Iwai2011-05-021-503/+503
* | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2011-05-021-19/+11
|\ \ | |/
| * Revert "ALSA: hda - Fix pin-config of Gigabyte mobo"Takashi Iwai2011-05-021-18/+3
| * ALSA: HDA: Fix automute for Gateway NV79David Henningsson2011-04-291-0/+6
| * ALSA: hda: add beep quirk for Realtek 0x1043:831aDaniel Cordero2011-04-291-0/+1
| * Merge branch 'fix/hda' into for-linusTakashi Iwai2011-04-211-1/+24
| |\
| * \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-04-101-1/+1
| |\ \
| * \ \ Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-071-2/+2
| |\ \ \
| | * | | Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* | | | | ALSA: hda - Add Auto-Mute Mode enum for two-output casesTakashi Iwai2011-04-281-6/+26
* | | | | ALSA: hda - More line-out auto-mute support for RealtekTakashi Iwai2011-04-281-6/+9
* | | | | ALSA: hda - Add support for Line-Out automute to Realtek auto-parserTakashi Iwai2011-04-281-13/+133
* | | | | ALSA: hda - More reduction of redundant automute codes in Realtek parserTakashi Iwai2011-04-281-173/+49
* | | | | ALSA: hda - Consolidate auto-mute with master-switch for RealtekTakashi Iwai2011-04-281-224/+99