summaryrefslogtreecommitdiff
path: root/sound/pci/hda/patch_realtek.c
AgeCommit message (Expand)AuthorFilesLines
2013-04-25ALSA: hda - Add the support for ALC286 codecKailang Yang1-0/+6
2013-04-22ALSA: hda - Limit internal mic boost for a few Asus machinesDavid Henningsson1-1/+41
2013-04-18ALSA: hda - fix error return code in patch_alc662()Wei Yongjun1-1/+2
2013-04-15Merge tag 'asoc-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai1-1/+3
2013-04-15ALSA: hda - Fix headset mic support for Asus X101CHDavid Henningsson1-0/+56
2013-04-15ALSA: hda - Implement headset jack functionality for some Dell hwDavid Henningsson1-0/+386
2013-04-07ALSA: hda/realtek - Add a quirk for AC700 Chromebook.Dylan Reid1-1/+17
2013-04-04ALSA: hda - Enabling Realtek ALC 671 codecRainer Koenig1-1/+3
2013-03-18ALSA: hda - Add GPIO-based LED support on HP desktop machinesTakashi Iwai1-0/+63
2013-03-18ALSA: hda - Move beep attach/detach calls in hda_generic.cTakashi Iwai1-74/+32
2013-03-18Merge branch 'for-linus' into for-nextTakashi Iwai1-0/+2
2013-03-07ALSA: hda - Consolidate add_in_jack_modes and add_out_jack_modes hintsTakashi Iwai1-2/+1
2013-03-07ALSA: hda - Add some model name strings for ALC260Takashi Iwai1-7/+27
2013-03-07ALSA: hda - Add support of new codec ALC233Kailang Yang1-0/+2
2013-02-25ALSA: hda - Enable beep for ASUS EeeBox EBP1501PTakashi Iwai1-0/+1
2013-02-18ALSA: hda - Fix the silent speaker output on Fujitsu S7020 laptopTakashi Iwai1-1/+7
2013-02-18ALSA: hda - add quirks for mute LED on two HP machinesDavid Henningsson1-0/+19
2013-02-12ALSA: hda - update documentation for no-primary-hp fixupFernando Luis Vázquez Cao1-1/+2
2013-02-12ALSA: hda - Workaround for silent output on Sony Vaio VGC-LN51JGB with ALC889Fernando Luis Vázquez Cao1-0/+1
2013-02-05Merge branch 'for-linus' into for-nextTakashi Iwai1-0/+1
2013-01-28ALSA: hda - fix inverted internal mic on Acer AOA150/ZG5David Henningsson1-0/+1
2013-01-23ALSA: hda - Add auto-mute support to PB desktopTakashi Iwai1-1/+12
2013-01-23Merge branch 'for-linus' into for-nextTakashi Iwai1-0/+1
2013-01-23ALSA: hda - Add a fixup for Packard-Bell desktop with ALC880Takashi Iwai1-0/+1
2013-01-23ALSA: hda - Fix invalid snd_BUG_ON() in alc271_hp_gate_mic_jack()Takashi Iwai1-4/+5
2013-01-23Merge branch 'topic/hda-gen-parser' into for-nextTakashi Iwai1-3816/+496
2013-01-22ALSA: hda - Combine snd_hda_codec_flush_*_cache() to a single functionTakashi Iwai1-1/+1
2013-01-21ALSA: hda - Remove superfluous header inclusionsTakashi Iwai1-1/+0
2013-01-19ALSA: hda - Add fixup for Acer AO725 laptopTakashi Iwai1-0/+1
2013-01-18ALSA: hda - Fix speaker pin of FSC Lifebook S7110 laptopTakashi Iwai1-1/+11
2013-01-18ALSA: hda - Consolidate cap_sync_hook and capture_switch_hookTakashi Iwai1-1/+2
2013-01-18ALSA: hda - Fix mute led for another HP machineDavid Henningsson1-0/+1
2013-01-15ALSA: hda - Add prefer_hp_amp flag to hda_gen_specTakashi Iwai1-2/+5
2013-01-12ALSA: hda/realtek - Generic mute LED implementation for HP laptopsTakashi Iwai1-28/+48
2013-01-12ALSA: hda/realtek - Fix the timing for some fixupsTakashi Iwai1-3/+3
2013-01-12ALSA: hda/realtek - Add a fixup for FSC S7020 laptopTakashi Iwai1-0/+17
2013-01-12ALSA: hda - Add a new fixup type to override pinctl valuesTakashi Iwai1-9/+9
2013-01-12ALSA: hda/realtek - Read the cached pinctl value in fixupsTakashi Iwai1-6/+3
2013-01-12ALSA: hda/realtek - Drop aliases for old fixupsTakashi Iwai1-269/+252
2013-01-12ALSA: hda - Add snd_hda_gen_free() and snd_hda_gen_check_power_status()Takashi Iwai1-11/+1
2013-01-12ALSA: hda - Add spec->vmaster_mute_enum flag to generic parserTakashi Iwai1-2/+6
2013-01-12ALSA: hda - Add snd_hda_codec_flush_*_cache() aliasesTakashi Iwai1-1/+1
2013-01-12ALSA: hda - Flush dirty amp caches before writing inv_dmic fixTakashi Iwai1-0/+3
2013-01-12ALSA: hda - Use generic parser codes for Realtek driverTakashi Iwai1-3634/+126
2013-01-12ALSA: hda/realtek - Remove redundant argument from alc_mux_select()Takashi Iwai1-5/+5
2013-01-12ALSA: hda - More generic auto-mic switching for Realtek codecsTakashi Iwai1-65/+78
2013-01-12ALSA: hda/realtek - Fix split stereo dmic codeTakashi Iwai1-22/+36
2013-01-12ALSA: hda - Move fixup code into struct hda_codecTakashi Iwai1-7/+3
2013-01-12ALSA: hda/realtek - Add conexant-style inverted dmic handlingTakashi Iwai1-1/+34
2013-01-12ALSA: hda/realtek - Allow multiple individual capture volume/switch controlsTakashi Iwai1-18/+131