summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_via.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - convert to hda_device_idTakashi Iwai2015-10-201-99/+54
* ALSA: hda - consolidate chip rename functionsTakashi Iwai2015-10-151-14/+4
* ALSA: hda - Disable widget power-save for VIA codecsTakashi Iwai2015-06-251-3/+5
* Merge branch 'for-linus' into for-nextTakashi Iwai2015-06-091-0/+10
|\
| * ALSA: hda - Fix jack detection at resume with VT codecsTakashi Iwai2015-05-311-0/+10
| * ALSA: hda - Fix lost sound due to stream_pm ops cleanupTakashi Iwai2015-05-291-0/+1
| * ALSA: hda - Set stream_pm ops automatically by generic parserTakashi Iwai2015-05-271-1/+0
* | ALSA: hda - Set patch_ops before calling auto-parserTakashi Iwai2015-05-291-15/+6
|/
* ALSA: hda/via - Add missing stream_pm ops setupTakashi Iwai2015-04-091-0/+1
* ALSA: hda/via - Add beep controls to VIA codecsW. Trevor King2015-03-251-0/+61
* ALSA: hda - Move a part of hda_codec stuff into hdac_deviceTakashi Iwai2015-03-231-12/+11
* ALSA: hda - Rename power_mgmt flag with power_save_nodeTakashi Iwai2015-03-201-6/+6
* ALSA: hda - Use the new power control for VIA codecsTakashi Iwai2015-03-181-650/+12
* ALSA: hda - Use standard workqueue for unsol and jack eventsTakashi Iwai2015-03-031-2/+1
* ALSA: hda - Allocate hda_pcm objects dynamicallyTakashi Iwai2015-03-031-2/+4
* ALSA: hda - Add card field to hda_codec structTakashi Iwai2015-03-031-4/+4
* ALSA: hda - Bind codecs via standard busTakashi Iwai2015-02-231-14/+2
* ALSA: hda - Make add_stereo_mix_input flag tristateTakashi Iwai2014-12-151-1/+1
* ALSA: hda - Remove superfluous hooks from VIA driverTakashi Iwai2014-09-161-23/+2
* ALSA: hda - Allow multiple callbacks for jackTakashi Iwai2014-09-161-4/+7
* ALSA: hda - Get rid of action field from struct hda_jack_tblTakashi Iwai2014-09-111-4/+0
* ALSA: hda - Make snd_hda_gen_spec_free() staticTakashi Iwai2014-02-101-7/+1
* ALSA: hda - Enable stereo mix as default for AD and VIA codecsTakashi Iwai2013-12-091-0/+1
* ALSA: hda - Clearing jackpoll_interval avoid pending workWang Xingchao2013-07-291-1/+1
* ALSA: hda - Use auto_mute_via_amp=1 for VT1708Takashi Iwai2013-06-251-0/+2
* ALSA: hda - Fix missing Mic Boost controls for VIA codecsTakashi Iwai2013-06-191-0/+2
* ALSA: hda/via - Use standard snd_hda_shutup_pins()Takashi Iwai2013-06-051-8/+3
* ALSA: hda/via - Fix wrongly cleared pins after suspend on VT1802Takashi Iwai2013-06-031-1/+3
* ALSA: hda - Add keep_eapd_on flag to generic parserTakashi Iwai2013-06-031-0/+1
* ALSA: hda/via - Disable broken dynamic power controlTakashi Iwai2013-06-031-0/+5
* ALSA: hda - VIA prefers side surrounds over HPTakashi Iwai2013-03-221-0/+20
* ALSA: hda - Use generic array for loopback list managementTakashi Iwai2013-02-071-3/+5
* ALSA: hda - detect jacks on VT1708 even when no streams are activeDavid Henningsson2013-02-051-2/+1
* ALSA: hda - Fix phantom jacks on VT1708David Henningsson2013-02-051-0/+13
* ALSA: hda - Add snd_hda_check_power_state() helper functionTakashi Iwai2013-01-241-8/+3
* ALSA: hda/via - Fix wrong checks of power state bitsTakashi Iwai2013-01-241-4/+8
* ALSA: hda - Enable parsing the independent HP mode as default for VIA codecsTakashi Iwai2013-01-211-0/+1
* ALSA: hda - Use generic parser for VIA codec driverTakashi Iwai2013-01-121-2405/+205
* ALSA: hda - Rearrange INPUT_PIN_ATTR_*Takashi Iwai2013-01-121-1/+1
* ALSA: hda - Move fixup code into struct hda_codecTakashi Iwai2013-01-121-4/+0
* ALSA: HDA: VIA: Add support for codec VT1808.Lydia Wang2012-12-101-0/+8
* ALSA: HDA: VIA Add support for codec VT1705CF.Lydia Wang2012-12-101-0/+151
* ALSA: hda - Add a helper function for simple enum kcontrolsTakashi Iwai2012-11-301-12/+1
* ALSA: hda - Call snd_array_init() early and only onceTakashi Iwai2012-11-281-1/+1
* ALSA: hda - Removed unused non-standard name "C/LFE"David Henningsson2012-11-091-1/+1
* ALSA: hda - Apply a proper chmap for built-in 2.1 speakersTakashi Iwai2012-11-081-0/+4
* ALSA: hda - Give standard "Bass Speaker" mixer for 2.1 speakersTakashi Iwai2012-11-081-3/+3
* ALSA: hda - Add pin fixups for ASUS G75Takashi Iwai2012-11-071-0/+11
* ALSA: hda - Fix invalid connections in VT1802 codecTakashi Iwai2012-11-071-0/+14
* ALSA: hda - Fix empty DAC filling in patch_via.cTakashi Iwai2012-11-071-7/+4