aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_via.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-15ALSA: hda - Make add_stereo_mix_input flag tristateTakashi Iwai1-1/+1
2014-09-16ALSA: hda - Remove superfluous hooks from VIA driverTakashi Iwai1-23/+2
2014-09-16ALSA: hda - Allow multiple callbacks for jackTakashi Iwai1-4/+7
2014-09-11ALSA: hda - Get rid of action field from struct hda_jack_tblTakashi Iwai1-4/+0
2014-02-10ALSA: hda - Make snd_hda_gen_spec_free() staticTakashi Iwai1-7/+1
2013-12-09ALSA: hda - Enable stereo mix as default for AD and VIA codecsTakashi Iwai1-0/+1
2013-07-29ALSA: hda - Clearing jackpoll_interval avoid pending workWang Xingchao1-1/+1
2013-06-25ALSA: hda - Use auto_mute_via_amp=1 for VT1708Takashi Iwai1-0/+2
2013-06-19ALSA: hda - Fix missing Mic Boost controls for VIA codecsTakashi Iwai1-0/+2
2013-06-05ALSA: hda/via - Use standard snd_hda_shutup_pins()Takashi Iwai1-8/+3
2013-06-03ALSA: hda/via - Fix wrongly cleared pins after suspend on VT1802Takashi Iwai1-1/+3
2013-06-03ALSA: hda - Add keep_eapd_on flag to generic parserTakashi Iwai1-0/+1
2013-06-03ALSA: hda/via - Disable broken dynamic power controlTakashi Iwai1-0/+5
2013-03-22ALSA: hda - VIA prefers side surrounds over HPTakashi Iwai1-0/+20
2013-02-07ALSA: hda - Use generic array for loopback list managementTakashi Iwai1-3/+5
2013-02-05ALSA: hda - detect jacks on VT1708 even when no streams are activeDavid Henningsson1-2/+1
2013-02-05ALSA: hda - Fix phantom jacks on VT1708David Henningsson1-0/+13
2013-01-24ALSA: hda - Add snd_hda_check_power_state() helper functionTakashi Iwai1-8/+3
2013-01-24ALSA: hda/via - Fix wrong checks of power state bitsTakashi Iwai1-4/+8
2013-01-21ALSA: hda - Enable parsing the independent HP mode as default for VIA codecsTakashi Iwai1-0/+1
2013-01-12ALSA: hda - Use generic parser for VIA codec driverTakashi Iwai1-2405/+205
2013-01-12ALSA: hda - Rearrange INPUT_PIN_ATTR_*Takashi Iwai1-1/+1
2013-01-12ALSA: hda - Move fixup code into struct hda_codecTakashi Iwai1-4/+0
2012-12-10ALSA: HDA: VIA: Add support for codec VT1808.Lydia Wang1-0/+8
2012-12-10ALSA: HDA: VIA Add support for codec VT1705CF.Lydia Wang1-0/+151
2012-11-30ALSA: hda - Add a helper function for simple enum kcontrolsTakashi Iwai1-12/+1
2012-11-28ALSA: hda - Call snd_array_init() early and only onceTakashi Iwai1-1/+1
2012-11-09ALSA: hda - Removed unused non-standard name "C/LFE"David Henningsson1-1/+1
2012-11-08ALSA: hda - Apply a proper chmap for built-in 2.1 speakersTakashi Iwai1-0/+4
2012-11-08ALSA: hda - Give standard "Bass Speaker" mixer for 2.1 speakersTakashi Iwai1-3/+3
2012-11-07ALSA: hda - Add pin fixups for ASUS G75Takashi Iwai1-0/+11
2012-11-07ALSA: hda - Fix invalid connections in VT1802 codecTakashi Iwai1-0/+14
2012-11-07ALSA: hda - Fix empty DAC filling in patch_via.cTakashi Iwai1-7/+4
2012-10-10ALSA: hda - Add missing hda_gen_spec to struct via_specTakashi Iwai1-0/+4
2012-10-08ALSA: hda - make VIA codec use generic unsol event handlerDavid Henningsson1-24/+23
2012-10-08ALSA: hda - Remove dead GPIO code for VIA codecDavid Henningsson1-47/+0
2012-09-22ALSA: hda/via - don't report presence on HPs with no presence supportHerton Ronaldo Krzesinski1-1/+2
2012-09-18ALSA: hda - limit internal mic boost for Asus X202EDavid Henningsson1-0/+29
2012-08-30ALSA: hda - Clean up CONFIG_SND_HDA_POWER_SAVETakashi Iwai1-3/+1
2012-08-22ALSA: hda - Call snd_hda_jack_report_sync() generically in hda_codec.cTakashi Iwai1-1/+0
2012-08-09ALSA: hda - Fix pop noise in headphones on S3 for Asus X55A, X55VDavid Henningsson1-0/+8
2012-07-25ALSA: hda - Fix invalid D3 of headphone DAC on VT202x codecsTakashi Iwai1-2/+5
2012-07-03ALSA: Convert to new pm_ops for PCI driversTakashi Iwai1-1/+1
2012-05-19ALSA: hda - Fix possible races of accesses to connection list arrayTakashi Iwai1-1/+1
2012-05-08ALSA: hda - Move BIOS pin-parser code to hda_auto_parser.cTakashi Iwai1-0/+1
2012-04-20ALSA: hda - Add snd_hda_get_default_vref() helper functionTakashi Iwai1-3/+4
2012-04-20ALSA: hda - Introduce snd_hda_set_pin_ctl*() helper functionsTakashi Iwai1-16/+7
2012-02-22ALSA: hda/via - Add a few sanity checksTakashi Iwai1-1/+10
2012-02-22ALSA: hda/via - Don't create duplicated boost controlsTakashi Iwai1-1/+8
2012-02-16Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-0/+3