summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_realtek.c
Commit message (Expand)AuthorAgeFilesLines
...
| * ALSA: hda - Add support of new codec ALC233Kailang Yang2013-03-071-0/+2
* | ALSA: hda - Consolidate add_in_jack_modes and add_out_jack_modes hintsTakashi Iwai2013-03-071-2/+1
* | ALSA: hda - Add some model name strings for ALC260Takashi Iwai2013-03-071-7/+27
|/
* ALSA: hda - Enable beep for ASUS EeeBox EBP1501PTakashi Iwai2013-02-251-0/+1
* ALSA: hda - Fix the silent speaker output on Fujitsu S7020 laptopTakashi Iwai2013-02-181-1/+7
* ALSA: hda - add quirks for mute LED on two HP machinesDavid Henningsson2013-02-181-0/+19
* ALSA: hda - update documentation for no-primary-hp fixupFernando Luis Vázquez Cao2013-02-121-1/+2
* ALSA: hda - Workaround for silent output on Sony Vaio VGC-LN51JGB with ALC889Fernando Luis Vázquez Cao2013-02-121-0/+1
* Merge branch 'for-linus' into for-nextTakashi Iwai2013-02-051-0/+1
|\
| * ALSA: hda - fix inverted internal mic on Acer AOA150/ZG5David Henningsson2013-01-281-0/+1
* | ALSA: hda - Add auto-mute support to PB desktopTakashi Iwai2013-01-231-1/+12
* | Merge branch 'for-linus' into for-nextTakashi Iwai2013-01-231-0/+1
|\ \ | |/
| * ALSA: hda - Add a fixup for Packard-Bell desktop with ALC880Takashi Iwai2013-01-231-0/+1
* | ALSA: hda - Fix invalid snd_BUG_ON() in alc271_hp_gate_mic_jack()Takashi Iwai2013-01-231-4/+5
* | Merge branch 'topic/hda-gen-parser' into for-nextTakashi Iwai2013-01-231-3816/+496
|\ \ | |/ |/|
| * ALSA: hda - Combine snd_hda_codec_flush_*_cache() to a single functionTakashi Iwai2013-01-221-1/+1
| * ALSA: hda - Remove superfluous header inclusionsTakashi Iwai2013-01-211-1/+0
| * ALSA: hda - Fix speaker pin of FSC Lifebook S7110 laptopTakashi Iwai2013-01-181-1/+11
| * ALSA: hda - Consolidate cap_sync_hook and capture_switch_hookTakashi Iwai2013-01-181-1/+2
| * ALSA: hda - Add prefer_hp_amp flag to hda_gen_specTakashi Iwai2013-01-151-2/+5
| * ALSA: hda/realtek - Generic mute LED implementation for HP laptopsTakashi Iwai2013-01-121-28/+48
| * ALSA: hda/realtek - Fix the timing for some fixupsTakashi Iwai2013-01-121-3/+3
| * ALSA: hda/realtek - Add a fixup for FSC S7020 laptopTakashi Iwai2013-01-121-0/+17
| * ALSA: hda - Add a new fixup type to override pinctl valuesTakashi Iwai2013-01-121-9/+9
| * ALSA: hda/realtek - Read the cached pinctl value in fixupsTakashi Iwai2013-01-121-6/+3
| * ALSA: hda/realtek - Drop aliases for old fixupsTakashi Iwai2013-01-121-269/+252
| * ALSA: hda - Add snd_hda_gen_free() and snd_hda_gen_check_power_status()Takashi Iwai2013-01-121-11/+1
| * ALSA: hda - Add spec->vmaster_mute_enum flag to generic parserTakashi Iwai2013-01-121-2/+6
| * ALSA: hda - Add snd_hda_codec_flush_*_cache() aliasesTakashi Iwai2013-01-121-1/+1
| * ALSA: hda - Flush dirty amp caches before writing inv_dmic fixTakashi Iwai2013-01-121-0/+3
| * ALSA: hda - Use generic parser codes for Realtek driverTakashi Iwai2013-01-121-3634/+126
| * ALSA: hda/realtek - Remove redundant argument from alc_mux_select()Takashi Iwai2013-01-121-5/+5
| * ALSA: hda - More generic auto-mic switching for Realtek codecsTakashi Iwai2013-01-121-65/+78
| * ALSA: hda/realtek - Fix split stereo dmic codeTakashi Iwai2013-01-121-22/+36
| * ALSA: hda - Move fixup code into struct hda_codecTakashi Iwai2013-01-121-7/+3
| * ALSA: hda/realtek - Add conexant-style inverted dmic handlingTakashi Iwai2013-01-121-1/+34
| * ALSA: hda/realtek - Allow multiple individual capture volume/switch controlsTakashi Iwai2013-01-121-18/+131
| * ALSA: hda/realtek - Allow passing name=NULL to alc_kcontrol_new()Takashi Iwai2013-01-121-11/+11
| * ALSA: hda/realtek - Merge a few split functionsTakashi Iwai2013-01-121-26/+6
| * ALSA: hda/realtek - Assign Master mixer when possibleTakashi Iwai2013-01-121-1/+8
| * ALSA: hda/realtek - Handle vmaster hook in the parser sideTakashi Iwai2013-01-121-16/+7
| * ALSA: hda/realtek - Remove unused fields and macro definitionsTakashi Iwai2013-01-121-15/+2
| * ALSA: hda/realtek - Drop auto_mic_valid_imux flagTakashi Iwai2013-01-121-4/+1
| * ALSA: hda/realtek - Allow different pins for shared hp/mic vref checkTakashi Iwai2013-01-121-9/+8
| * ALSA: hda/realtek - Parse digital input pathTakashi Iwai2013-01-121-3/+5
| * ALSA: hda/realtek - Rename add_new_out_path() with add_new_nid_path()Takashi Iwai2013-01-121-23/+23
| * ALSA: hda/realtek - Remove superfluous input amp initTakashi Iwai2013-01-121-6/+1
| * ALSA: hda/realtek - Clean up some spec fieldsTakashi Iwai2013-01-121-36/+20
| * ALSA: hda/realtek - Make input path parser more genericTakashi Iwai2013-01-121-623/+374
| * ALSA: hda/realtek - Don't change connection at path deactivationTakashi Iwai2013-01-121-1/+1
OpenPOWER on IntegriCloud