summaryrefslogtreecommitdiff
path: root/sound/pci/hda/hda_codec.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda: Jack detection poll in suspend stateMohan Kumar2022-04-121-1/+10
* ALSA: hda: Expose codec cleanup and power-save functionsCezary Rojewski2022-02-211-2/+12
* ALSA: hda: Update and expose codec register proceduresCezary Rojewski2022-02-211-9/+26
* ALSA: hda: Update and expose snd_hda_codec_device_init()Cezary Rojewski2022-02-211-16/+29
* ALSA: hda: Skip codec shutdown in case the codec is not registeredPeter Ujfalusi2022-02-011-0/+4
* ALSA: hda: Fix potential deadlock at codec unbindingTakashi Iwai2021-11-161-16/+26
* ALSA: hda: Add missing rwsem around snd_ctl_remove() callsTakashi Iwai2021-11-161-0/+3
* ALSA: hda: intel: Allow repeatedly probing on codec configuration errorsTakashi Iwai2021-10-071-0/+1
* ALSA: hda: Disable runtime resume at shutdownTakashi Iwai2021-08-261-4/+2
* ALSA: hda: Suspend codec at shutdownTakashi Iwai2021-08-141-0/+14
* ALSA: hda: Release codec display power during shutdown/rebootImre Deak2021-06-231-5/+5
* ALSA: hda: update the power_state during the direct-completeHui Wang2021-06-031-0/+5
* ALSA: HDA: Add access description in __snd_hda_add_vmasterRanjani Sridharan2021-04-101-0/+1
* ALSA: HDA - remove the custom implementation for the audio LED triggerJaroslav Kysela2021-03-301-63/+6
* ALSA: hda: fix kernel-doc warningsPierre-Louis Bossart2021-03-021-3/+3
* Merge branch 'for-linus' into for-nextTakashi Iwai2021-02-021-17/+7
|\
| * ALSA: hda: Balance runtime/system PM if direct-complete is disabledKai-Heng Feng2021-01-191-17/+7
* | ALSA: Convert strlcpy to strscpy when return value is unusedJoe Perches2021-01-081-1/+1
|/
* ALSA: hda: Fix regressions on clear and reconfig sysfsTakashi Iwai2020-12-101-1/+1
* ALSA: hda: Refactor codec PM to use direct-complete optimizationKai-Heng Feng2020-10-281-16/+29
* ALSA: HDA: Early Forbid of runtime PMHarsha Priya2020-09-301-0/+3
* ALSA: pci: delete repeated words in commentsRandy Dunlap2020-08-061-1/+1
* Merge tag 'asoc-v5.9' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2020-08-031-1/+2
|\
| * ALSA: hda: fix snd_hda_codec_cleanup() documentationKai Vehmanen2020-07-161-1/+1
| * ALSA: hda: export snd_hda_codec_cleanup_for_unbind()Kai Vehmanen2020-07-161-0/+1
* | Merge branch 'for-next' into for-linusTakashi Iwai2020-08-031-48/+48
|\ \
| * | ALSA: Replace the word "slave" in vmaster APITakashi Iwai2020-07-201-48/+48
| |/
* | ALSA: hda: fix NULL pointer dereference during suspendRanjani Sridharan2020-07-291-0/+8
|/
* ALSA: hda: Always use jackpoll helper for jack update after resumeTakashi Iwai2020-04-231-11/+17
* ALSA: hda: Skip controller resume if not neededTakashi Iwai2020-04-131-1/+1
* Merge branch 'for-linus' into for-nextTakashi Iwai2020-03-091-1/+1
|\
| * ALSA: hda: Use scnprintf() for printing texts for sysfs/procfsTakashi Iwai2020-02-181-1/+1
* | ALSA: hda_codec: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-121-1/+1
|/
* ALSA: hda: correct kernel-doc parameter descriptionsPierre-Louis Bossart2020-01-141-0/+1
* ALSA: hda: Manage concurrent reg access more properlyTakashi Iwai2020-01-131-14/+16
* ALSA: hda: More constificationsTakashi Iwai2020-01-051-3/+3
* ALSA: hda: Constify snd_kcontrol_new itemsTakashi Iwai2020-01-031-4/+4
* ALSA: hda: Constify snd_device_ops definitionsTakashi Iwai2020-01-031-1/+1
* Merge branch 'asoc-5.4' into asoc-nextMark Brown2019-09-091-1/+7
|\
| * ASoC: SOF: Intel: hda: Make hdac_device device-managedRanjani Sridharan2019-07-221-1/+7
* | ALSA: hda - Optimize resume for codecs without jack detectionTakashi Iwai2019-07-181-1/+1
|/
* ALSA: hda - Don't resume forcibly i915 HDMI/DP codecTakashi Iwai2019-07-161-2/+6
* Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2019-07-081-15/+1
|\
| * Merge tag 'sound-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2019-06-141-1/+8
| |\
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 32Thomas Gleixner2019-05-241-15/+1
* | | Merge branch 'topic/hda-refresh-cleanup' into for-nextTakashi Iwai2019-07-071-1/+1
|\ \ \
| * | | ALSA: hda: Simplify snd_hdac_refresh_widgets()Takashi Iwai2019-07-051-1/+1
| | |/ | |/|
* | | Merge branch 'for-linus' into for-nextTakashi Iwai2019-07-011-1/+8
|\ \ \ | |/ /
| * | Merge tag 'asoc-fix-v5.2-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2019-06-131-1/+8
| |\ \ | | |/ | |/|
| | * ASoC: hda: fix unbalanced codec dev refcount for HDA_DEV_ASOCRanjani Sridharan2019-06-031-1/+8