summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_realtek.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - Fix memory leaks in Realtek & Conexant codec parsersTakashi Iwai2012-06-261-0/+2
* ALSA: hda - Add Realtek ALC280 codec supportDavid Henningsson2012-06-251-0/+1
* ALSA: hda - Fix ALC272X codec detectionTakashi Iwai2012-06-211-6/+6
* ALSA: hda - Don't forget to call init verbs added by fixup listTakashi Iwai2012-06-131-0/+1
* ALSA: HDA: Pin fixup for Zotac Z68 motherboardDavid Henningsson2012-06-121-0/+9
* Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-05-251-5/+33
|\
| * ALSA: hda/realtek - Add new codec support for ALC269VDKailang Yang2012-05-251-5/+33
* | Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-05-231-335/+130
|\ \ | |/
| * ALSA: hda/realtek - Fix unused variable compile warningTakashi Iwai2012-05-211-1/+0
| * ALSA: hda - Fix possible races of accesses to connection list arrayTakashi Iwai2012-05-191-8/+9
| * ALSA: hda - Move up the fixup helper functions to the library moduleTakashi Iwai2012-05-081-204/+40
| * ALSA: hda/realtek - Call a common helper for alc_spec initializationTakashi Iwai2012-05-081-75/+61
| * Merge branch 'fix/hda' into topic/hdaTakashi Iwai2012-05-081-6/+11
| |\
| * | ALSA: hda - Add snd_hda_get_default_vref() helper functionTakashi Iwai2012-04-201-19/+3
| * | ALSA: hda - Introduce snd_hda_set_pin_ctl*() helper functionsTakashi Iwai2012-04-201-30/+19
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-05-221-1/+1
|\ \ \ | |_|/ |/| |
| * | Merge branch 'master' into for-nextJiri Kosina2012-04-081-618/+1277
| |\ \
| * | | Email/web address changeJonathan Woithe2012-03-281-1/+1
* | | | ALSA: hda/realtek - Call alc_auto_parse_customize_define() always after fixupTakashi Iwai2012-05-081-6/+7
* | | | ALSA: hda/realtek - Add missing CD-input pin for MSI-7350 moboTakashi Iwai2012-05-071-0/+1
* | | | ALSA: hda/realtek - Add a fixup for Acer Aspire 5739GTakashi Iwai2012-05-071-0/+2
* | | | ALSA: HDA: Add external mic quirk for Asus Zenbook UX31EDavid Henningsson2012-04-201-0/+1
| |_|/ |/| |
* | | ALSA: hda/realtek - Fix regression on Quanta/Gericom KN1Takashi Iwai2012-04-191-4/+45
* | | ALSA: hda/realtek - Fix mem leak (and rid us of trailing whitespace).Jesper Juhl2012-04-131-7/+9
* | | ALSA: hda/realtek - Add quirk for Mac Pro 5,1 machinesJosh Boyer2012-04-121-0/+1
* | | ALSA: hda/realtek - Add a fixup entry for Acer Aspire 8940GTakashi Iwai2012-04-121-0/+1
* | | ALSA: hda/realtek - Fix GPIO1 setup for Acer Aspire 4930 & coTakashi Iwai2012-04-121-2/+6
* | | ALSA: hda/realtek - Add a few ALC882 model strings backTakashi Iwai2012-04-111-1/+9
| |/ |/|
* | ALSA: hda/realtek - Fix ADC assignment with a shared HP/Mic pinTakashi Iwai2012-03-221-4/+7
* | ALSA: hda - Add expose_enum_ctl flag to snd_hda_add_vmaster_hook()Takashi Iwai2012-03-131-1/+1
* | ALSA: hda - Add "Mute-LED Mode" enum controlTakashi Iwai2012-03-131-7/+5
* | ALSA: hda - Rewrite the mute-LED control with vmaster hook for ALC269Takashi Iwai2012-03-121-38/+44
* | ALSA: hda/realtek - Reuse init_hook for ALC269VB coef setupTakashi Iwai2012-03-071-10/+5
* | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2012-03-071-0/+17
|\ \
| * | ALSA: hda/realtek - Apply the coef-setup only to ALC269VBKailang Yang2012-03-071-0/+8
| * | ALSA: hda - add quirk to detect CD input on Gigabyte EP45-DS3Marton Balint2012-03-061-0/+9
* | | ALSA: hda - Add Gigabyte GA-MA790X to the beep whitelistTakashi Iwai2012-03-061-0/+1
* | | ALSA: hda - fix broken automute/autoswitch for RealtekDavid Henningsson2012-03-051-1/+1
* | | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2012-03-021-3/+11
|\ \ \ | |/ /
| * | ALSA: hda - Kill hyphenated namesTakashi Iwai2012-03-021-3/+3
| * | ALSA: hda/realtek - Fix resume of multiple input sourcesTakashi Iwai2012-02-251-1/+1
| * | ALSA: hda/realtek - Fix surround output regression on Acer Aspire 5935Takashi Iwai2012-02-171-0/+8
* | | ALSA: hda/realtek - Small code cleanupsTakashi Iwai2012-02-211-135/+5
* | | ALSA: hda/realtek - Fix the wrong offset for two-speaker systemsTakashi Iwai2012-02-211-1/+5
* | | ALSA: hda/realtek - Fix the possible conflicts of Bass Speaker nameTakashi Iwai2012-02-211-3/+6
* | | ALSA: hda/realtek - Create individual mute switches for shared DACTakashi Iwai2012-02-211-30/+20
* | | ALSA: hda/realtek - Fix possible Oops with NULL input_muxTakashi Iwai2012-02-211-0/+3
* | | ALSA: hda/realtek - Parse aa-loopback items dynamicallyTakashi Iwai2012-02-211-82/+22
* | | ALSA: hda/realtek - Remove the last static quirks for ALC882Takashi Iwai2012-02-211-51/+92
* | | ALSA: hda/realtek - Add model=fixup not to apply fix-upsTakashi Iwai2012-02-201-0/+7
OpenPOWER on IntegriCloud