summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_generic.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda: correct kernel-doc parameter descriptionsPierre-Louis Bossart2020-01-141-0/+5
* ALSA: hda: Manage concurrent reg access more properlyTakashi Iwai2020-01-131-1/+1
* ALSA: hda - constify and cleanup static NodeID tablesMichał Mirosław2020-01-031-2/+2
* ALSA: hda/realtek - Fix overridden device-specific initializationTakashi Iwai2019-08-301-1/+2
* ALSA: hda - Add a generic reboot_notifyHui Wang2019-08-141-0/+19
* ALSA: hda - Fix a memory leak bugWenwen Wang2019-08-101-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 32Thomas Gleixner2019-05-241-14/+1
* ALSA: hda - Support led audio triggerTakashi Iwai2018-11-281-0/+31
* ALSA: hda: move hda_codec.h to include/soundPierre-Louis Bossart2018-08-301-1/+1
* ALSA: hda - Kill snd_hda_codec_update_cache()Takashi Iwai2018-06-271-4/+4
* ALSA: hda - Allow multiple ADCs for mic mute LED controlsTakashi Iwai2018-06-211-18/+14
* ALSA: hda - Move mic mute LED helper to the generic parserTakashi Iwai2018-06-211-0/+140
* ALSA: hda: use position offset macro of TLV dataTakashi Sakamoto2018-05-141-1/+1
* ALSA: hda - Use a macro for snd_array iteration loopsTakashi Iwai2018-04-241-14/+13
* ALSA: hda - silence uninitialized variable warning in activate_amp_in()Dan Carpenter2017-10-131-0/+2
* Merge branch 'topic/hda-fix' into for-nextTakashi Iwai2017-06-281-0/+1
|\
| * ALSA: hda - set input_path bitmap to zero after moving it to new placeHui Wang2017-06-281-0/+1
* | ALSA: hda - Move bind-mixer switch codes to generic parserTakashi Iwai2017-05-171-2/+44
|/
* ALSA: hda - Allow to enable/disable vmaster build explicitlyTakashi Iwai2017-04-101-2/+5
* ALSA: hda - A new flag to enforce prefix to each pinTakashi Iwai2017-04-101-0/+2
* Merge branch 'for-next' into for-linusTakashi Iwai2016-07-251-4/+0
|\
| * ALSA: hda - Turn off loopback mixing as defaultTakashi Iwai2016-06-021-4/+0
* | ALSA: hda - fix read before array startBob Copeland2016-06-261-0/+2
|/
* Merge branch 'for-linus' into for-nextTakashi Iwai2016-04-261-2/+4
|\
| * ALSA: hda - Don't trust the reported actual power stateTakashi Iwai2016-04-171-2/+4
* | ALSA: hda - Add missing capture_hook calls for dyn-ADC PCM streamsTakashi Iwai2016-04-121-0/+2
|/
* ALSA: hda - Fix bad dereference of jack objectTakashi Iwai2016-02-091-2/+2
* ALSA: hda - Implement loopback control switch for Realtek and other codecsTakashi Iwai2015-12-081-19/+68
* ALSA: hda - Make snd_hda_parse_nid_path() localTakashi Iwai2015-12-081-3/+2
* ALSA: hda - Remove unused snd_hda_get_nid_path()Takashi Iwai2015-12-081-16/+0
* ALSA: hda - convert to hda_device_idTakashi Iwai2015-10-201-3/+4
* ALSA: hda - Fix path power activationTakashi Iwai2015-08-251-5/+1
* ALSA: hda - Check all inputs for is_active_nid_for_any()Takashi Iwai2015-08-251-2/+3
* ALSA: hda - Fix a wrong busy check in alt PCM openTakashi Iwai2015-07-081-1/+1
* ALSA: hda - Set stream_pm ops automatically by generic parserTakashi Iwai2015-05-271-1/+4
* ALSA: hda - Reduce verbs by node power-savesTakashi Iwai2015-05-201-0/+8
* ALSA: hda - Fix click noise at start on Dell XPS13Takashi Iwai2015-04-271-1/+2
* ALSA: hda/generic - Don't override power_filter when power_save_node is setTakashi Iwai2015-04-091-1/+2
* ALSA: hda/generic - Make snd_hda_gen_path_power_filter() always applicableTakashi Iwai2015-04-091-0/+4
* ALSA: hda/generic - Fix wrong initial power state for fixed pinsTakashi Iwai2015-04-091-3/+11
* ALSA: hda/generic - Check power state cap at updating the widget powerTakashi Iwai2015-04-091-0/+2
* ALSA: hda - Sync node attributes at resume from widget power savingTakashi Iwai2015-04-041-4/+2
* ALSA: hda - Use regmap for command verb caches, tooTakashi Iwai2015-03-231-12/+2
* ALSA: hda - Move a part of hda_codec stuff into hdac_deviceTakashi Iwai2015-03-231-14/+11
* ALSA: hda - Rename power_mgmt flag with power_save_nodeTakashi Iwai2015-03-201-15/+15
* ALSA: hda - Fix power of pins used for mute LED with vrefsTakashi Iwai2015-03-201-7/+30
* ALSA: hda - Adjust power of beep widget and outputsTakashi Iwai2015-03-181-0/+69
* ALSA: hda - Support advanced power state controlsTakashi Iwai2015-03-181-47/+254
* ALSA: hda - Simplify PCM setup overridesTakashi Iwai2015-03-171-50/+60
* Merge branch 'topic/hda-unbind' into for-nextTakashi Iwai2015-03-161-12/+16
|\
OpenPOWER on IntegriCloud