summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_generic.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda: generic: Remove obsolete call to ledtrig_audio_getHeiner Kallweit2024-01-151-1/+0
* ALSA: hda: generic: Check potential mixer name string truncationTakashi Iwai2023-09-151-1/+5
* ALSA: hda: Fix Oops by 9.1 surround channel namesTakashi Iwai2023-05-161-3/+4
* ALSA: hda: Fix UAF of leds class devs at unbindingTakashi Iwai2022-01-261-2/+15
* Merge branch 'for-linus' into for-nextTakashi Iwai2021-08-171-3/+7
|\
| * ALSA: hda - fix the 'Capture Switch' value change notificationsJaroslav Kysela2021-08-121-3/+7
* | ALSA: hda: Nuke unused reboot_notify callbackTakashi Iwai2021-08-141-19/+0
|/
* Merge branch 'for-linus' into for-nextTakashi Iwai2021-06-081-0/+1
|\
| * ALSA: hda: Fix a regression in Capture Switch mixer readTakashi Iwai2021-05-311-0/+1
* | ALSA: hda: generic: Remove redundant assignment to dacJiapeng Chong2021-05-141-1/+1
|/
* ALSA: hda: generic: change the DAC ctl name for LO+SPK or LO+HPHui Wang2021-05-061-5/+11
* ALSA: HDA - remove the custom implementation for the audio LED triggerJaroslav Kysela2021-03-301-137/+25
* ALSA: hda: generic: Fix the micmute led init stateHui Wang2021-03-121-1/+1
* ALSA: hda: fix kernel-doc warningsPierre-Louis Bossart2021-03-021-2/+2
* ALSA: Convert strlcpy to strscpy when return value is unusedJoe Perches2021-01-081-1/+1
* ALSA: hda/generic: Add option to enforce preferred_dacs pairsTakashi Iwai2020-11-281-4/+8
* ALSA: pci: delete repeated words in commentsRandy Dunlap2020-08-061-1/+1
* ALSA: Replace the word "slave" in vmaster APITakashi Iwai2020-07-201-10/+10
* ALSA: hda: Let LED cdev handling suspend/resumeTakashi Iwai2020-06-181-0/+1
* ALSA: hda: generic: Add vmaster mute LED helperTakashi Iwai2020-06-181-12/+59
* ALSA: hda: generic: Drop the old mic-mute LED hookTakashi Iwai2020-06-181-19/+3
* ALSA: hda: generic: Drop unused snd_hda_gen_fixup_micmute_led()Takashi Iwai2020-06-181-23/+0
* ALSA: hda: generic: Add a helper for mic-mute LED with LED classdevTakashi Iwai2020-06-181-2/+45
* ALSA: hda: generic: Always call led-trigger for mic mute LEDTakashi Iwai2020-06-181-13/+5
* 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
|/