aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_generic.c
AgeCommit message (Expand)Author
2023-05-30ALSA: hda: Fix Oops by 9.1 surround channel namesTakashi Iwai
2021-08-26ALSA: hda - fix the 'Capture Switch' value change notificationsJaroslav Kysela
2021-05-22ALSA: hda: generic: change the DAC ctl name for LO+SPK or LO+HPHui Wang
2021-03-24ALSA: hda: generic: Fix the micmute led init stateHui Wang
2020-12-11ALSA: hda/generic: Add option to enforce preferred_dacs pairsTakashi Iwai
2020-09-03ALSA: pci: delete repeated words in commentsRandy Dunlap
2020-05-27ALSA: hda: Manage concurrent reg access more properlyTakashi Iwai
2020-05-27ALSA: 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
2015-04-09ALSA: hda/generic - Make snd_hda_gen_path_power_filter() always applicableTakashi Iwai
2015-04-09ALSA: hda/generic - Fix wrong initial power state for fixed pinsTakashi Iwai
2015-04-09ALSA: hda/generic - Check power state cap at updating the widget powerTakashi Iwai
2015-04-04ALSA: hda - Sync node attributes at resume from widget power savingTakashi Iwai
2015-03-23ALSA: hda - Use regmap for command verb caches, tooTakashi Iwai
2015-03-23ALSA: hda - Move a part of hda_codec stuff into hdac_deviceTakashi Iwai
2015-03-20ALSA: hda - Rename power_mgmt flag with power_save_nodeTakashi Iwai