Age | Commit message (Expand) | Author | Files | Lines |
2015-10-20 | ALSA: hda - convert to hda_device_id | Takashi Iwai | 1 | -99/+54 |
2015-10-15 | ALSA: hda - consolidate chip rename functions | Takashi Iwai | 1 | -14/+4 |
2015-06-25 | ALSA: hda - Disable widget power-save for VIA codecs | Takashi Iwai | 1 | -3/+5 |
2015-06-09 | Merge branch 'for-linus' into for-next | Takashi Iwai | 1 | -0/+10 |
2015-05-31 | ALSA: hda - Fix jack detection at resume with VT codecs | Takashi Iwai | 1 | -0/+10 |
2015-05-29 | ALSA: hda - Set patch_ops before calling auto-parser | Takashi Iwai | 1 | -15/+6 |
2015-05-29 | ALSA: hda - Fix lost sound due to stream_pm ops cleanup | Takashi Iwai | 1 | -0/+1 |
2015-05-27 | ALSA: hda - Set stream_pm ops automatically by generic parser | Takashi Iwai | 1 | -1/+0 |
2015-04-09 | ALSA: hda/via - Add missing stream_pm ops setup | Takashi Iwai | 1 | -0/+1 |
2015-03-25 | ALSA: hda/via - Add beep controls to VIA codecs | W. Trevor King | 1 | -0/+61 |
2015-03-23 | ALSA: hda - Move a part of hda_codec stuff into hdac_device | Takashi Iwai | 1 | -12/+11 |
2015-03-20 | ALSA: hda - Rename power_mgmt flag with power_save_node | Takashi Iwai | 1 | -6/+6 |
2015-03-18 | ALSA: hda - Use the new power control for VIA codecs | Takashi Iwai | 1 | -650/+12 |
2015-03-03 | ALSA: hda - Use standard workqueue for unsol and jack events | Takashi Iwai | 1 | -2/+1 |
2015-03-03 | ALSA: hda - Allocate hda_pcm objects dynamically | Takashi Iwai | 1 | -2/+4 |
2015-03-03 | ALSA: hda - Add card field to hda_codec struct | Takashi Iwai | 1 | -4/+4 |
2015-02-23 | ALSA: hda - Bind codecs via standard bus | Takashi Iwai | 1 | -14/+2 |
2014-12-15 | ALSA: hda - Make add_stereo_mix_input flag tristate | Takashi Iwai | 1 | -1/+1 |
2014-09-16 | ALSA: hda - Remove superfluous hooks from VIA driver | Takashi Iwai | 1 | -23/+2 |
2014-09-16 | ALSA: hda - Allow multiple callbacks for jack | Takashi Iwai | 1 | -4/+7 |
2014-09-11 | ALSA: hda - Get rid of action field from struct hda_jack_tbl | Takashi Iwai | 1 | -4/+0 |
2014-02-10 | ALSA: hda - Make snd_hda_gen_spec_free() static | Takashi Iwai | 1 | -7/+1 |
2013-12-09 | ALSA: hda - Enable stereo mix as default for AD and VIA codecs | Takashi Iwai | 1 | -0/+1 |
2013-07-29 | ALSA: hda - Clearing jackpoll_interval avoid pending work | Wang Xingchao | 1 | -1/+1 |
2013-06-25 | ALSA: hda - Use auto_mute_via_amp=1 for VT1708 | Takashi Iwai | 1 | -0/+2 |
2013-06-19 | ALSA: hda - Fix missing Mic Boost controls for VIA codecs | Takashi Iwai | 1 | -0/+2 |
2013-06-05 | ALSA: hda/via - Use standard snd_hda_shutup_pins() | Takashi Iwai | 1 | -8/+3 |
2013-06-03 | ALSA: hda/via - Fix wrongly cleared pins after suspend on VT1802 | Takashi Iwai | 1 | -1/+3 |
2013-06-03 | ALSA: hda - Add keep_eapd_on flag to generic parser | Takashi Iwai | 1 | -0/+1 |
2013-06-03 | ALSA: hda/via - Disable broken dynamic power control | Takashi Iwai | 1 | -0/+5 |
2013-03-22 | ALSA: hda - VIA prefers side surrounds over HP | Takashi Iwai | 1 | -0/+20 |
2013-02-07 | ALSA: hda - Use generic array for loopback list management | Takashi Iwai | 1 | -3/+5 |
2013-02-05 | ALSA: hda - detect jacks on VT1708 even when no streams are active | David Henningsson | 1 | -2/+1 |
2013-02-05 | ALSA: hda - Fix phantom jacks on VT1708 | David Henningsson | 1 | -0/+13 |
2013-01-24 | ALSA: hda - Add snd_hda_check_power_state() helper function | Takashi Iwai | 1 | -8/+3 |
2013-01-24 | ALSA: hda/via - Fix wrong checks of power state bits | Takashi Iwai | 1 | -4/+8 |
2013-01-21 | ALSA: hda - Enable parsing the independent HP mode as default for VIA codecs | Takashi Iwai | 1 | -0/+1 |
2013-01-12 | ALSA: hda - Use generic parser for VIA codec driver | Takashi Iwai | 1 | -2405/+205 |
2013-01-12 | ALSA: hda - Rearrange INPUT_PIN_ATTR_* | Takashi Iwai | 1 | -1/+1 |
2013-01-12 | ALSA: hda - Move fixup code into struct hda_codec | Takashi Iwai | 1 | -4/+0 |
2012-12-10 | ALSA: HDA: VIA: Add support for codec VT1808. | Lydia Wang | 1 | -0/+8 |
2012-12-10 | ALSA: HDA: VIA Add support for codec VT1705CF. | Lydia Wang | 1 | -0/+151 |
2012-11-30 | ALSA: hda - Add a helper function for simple enum kcontrols | Takashi Iwai | 1 | -12/+1 |
2012-11-28 | ALSA: hda - Call snd_array_init() early and only once | Takashi Iwai | 1 | -1/+1 |
2012-11-09 | ALSA: hda - Removed unused non-standard name "C/LFE" | David Henningsson | 1 | -1/+1 |
2012-11-08 | ALSA: hda - Apply a proper chmap for built-in 2.1 speakers | Takashi Iwai | 1 | -0/+4 |
2012-11-08 | ALSA: hda - Give standard "Bass Speaker" mixer for 2.1 speakers | Takashi Iwai | 1 | -3/+3 |
2012-11-07 | ALSA: hda - Add pin fixups for ASUS G75 | Takashi Iwai | 1 | -0/+11 |
2012-11-07 | ALSA: hda - Fix invalid connections in VT1802 codec | Takashi Iwai | 1 | -0/+14 |
2012-11-07 | ALSA: hda - Fix empty DAC filling in patch_via.c | Takashi Iwai | 1 | -7/+4 |