summaryrefslogtreecommitdiff
path: root/sound/pci/hda/hda_generic.c
AgeCommit message (Expand)Author
2021-03-12ALSA: hda: generic: Fix the micmute led init stateHui Wang
2021-03-02ALSA: hda: fix kernel-doc warningsPierre-Louis Bossart
2021-01-08ALSA: Convert strlcpy to strscpy when return value is unusedJoe Perches
2020-11-28ALSA: hda/generic: Add option to enforce preferred_dacs pairsTakashi Iwai
2020-08-06ALSA: pci: delete repeated words in commentsRandy Dunlap
2020-07-20ALSA: Replace the word "slave" in vmaster APITakashi Iwai
2020-06-18ALSA: hda: Let LED cdev handling suspend/resumeTakashi Iwai
2020-06-18ALSA: hda: generic: Add vmaster mute LED helperTakashi Iwai
2020-06-18ALSA: hda: generic: Drop the old mic-mute LED hookTakashi Iwai
2020-06-18ALSA: hda: generic: Drop unused snd_hda_gen_fixup_micmute_led()Takashi Iwai
2020-06-18ALSA: hda: generic: Add a helper for mic-mute LED with LED classdevTakashi Iwai
2020-06-18ALSA: hda: generic: Always call led-trigger for mic mute LEDTakashi Iwai
2020-01-14ALSA: hda: correct kernel-doc parameter descriptionsPierre-Louis Bossart
2020-01-13ALSA: hda: Manage concurrent reg access more properlyTakashi Iwai
2020-01-03ALSA: hda - constify and cleanup static NodeID tablesMichał Mirosław
2019-08-30ALSA: hda/realtek - Fix overridden device-specific initializationTakashi Iwai
2019-08-14ALSA: hda - Add a generic reboot_notifyHui Wang
2019-08-10ALSA: hda - Fix a memory leak bugWenwen Wang
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 32Thomas Gleixner
2018-11-28ALSA: hda - Support led audio triggerTakashi Iwai
2018-08-30ALSA: hda: move hda_codec.h to include/soundPierre-Louis Bossart
2018-06-27ALSA: hda - Kill snd_hda_codec_update_cache()Takashi Iwai
2018-06-21ALSA: hda - Allow multiple ADCs for mic mute LED controlsTakashi Iwai
2018-06-21ALSA: hda - Move mic mute LED helper to the generic parserTakashi Iwai
2018-05-14ALSA: hda: use position offset macro of TLV dataTakashi Sakamoto
2018-04-24ALSA: hda - Use a macro for snd_array iteration loopsTakashi Iwai
2017-10-13ALSA: hda - silence uninitialized variable warning in activate_amp_in()Dan Carpenter
2017-06-28Merge branch 'topic/hda-fix' into for-nextTakashi Iwai
2017-06-28ALSA: hda - set input_path bitmap to zero after moving it to new placeHui Wang
2017-05-17ALSA: hda - Move bind-mixer switch codes to generic parserTakashi Iwai
2017-04-10ALSA: hda - Allow to enable/disable vmaster build explicitlyTakashi Iwai
2017-04-10ALSA: hda - A new flag to enforce prefix to each pinTakashi Iwai
2016-07-25Merge branch 'for-next' into for-linusTakashi Iwai
2016-06-26ALSA: hda - fix read before array startBob Copeland
2016-06-02ALSA: hda - Turn off loopback mixing as defaultTakashi Iwai
2016-04-26Merge branch 'for-linus' into for-nextTakashi Iwai
2016-04-17ALSA: hda - Don't trust the reported actual power stateTakashi Iwai
2016-04-12ALSA: hda - Add missing capture_hook calls for dyn-ADC PCM streamsTakashi Iwai
2016-02-09ALSA: hda - Fix bad dereference of jack objectTakashi Iwai
2015-12-08ALSA: hda - Implement loopback control switch for Realtek and other codecsTakashi Iwai
2015-12-08ALSA: hda - Make snd_hda_parse_nid_path() localTakashi Iwai
2015-12-08ALSA: hda - Remove unused snd_hda_get_nid_path()Takashi Iwai
2015-10-20ALSA: hda - convert to hda_device_idTakashi Iwai
2015-08-25ALSA: hda - Fix path power activationTakashi Iwai
2015-08-25ALSA: hda - Check all inputs for is_active_nid_for_any()Takashi Iwai
2015-07-08ALSA: hda - Fix a wrong busy check in alt PCM openTakashi Iwai
2015-05-27ALSA: hda - Set stream_pm ops automatically by generic parserTakashi Iwai
2015-05-20ALSA: hda - Reduce verbs by node power-savesTakashi Iwai
2015-04-27ALSA: hda - Fix click noise at start on Dell XPS13Takashi Iwai
2015-04-09ALSA: hda/generic - Don't override power_filter when power_save_node is setTakashi Iwai