aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/pci/hda/hda_codec.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-04-23ALSA: hda: Always use jackpoll helper for jack update after resumeTakashi Iwai1-11/+17
2020-04-13ALSA: hda: Skip controller resume if not neededTakashi Iwai1-1/+1
2020-03-09Merge branch 'for-linus' into for-nextTakashi Iwai1-1/+1
2020-02-18ALSA: hda: Use scnprintf() for printing texts for sysfs/procfsTakashi Iwai1-1/+1
2020-02-12ALSA: hda_codec: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-01-14ALSA: hda: correct kernel-doc parameter descriptionsPierre-Louis Bossart1-0/+1
2020-01-13ALSA: hda: Manage concurrent reg access more properlyTakashi Iwai1-14/+16
2020-01-05ALSA: hda: More constificationsTakashi Iwai1-3/+3
2020-01-03ALSA: hda: Constify snd_kcontrol_new itemsTakashi Iwai1-4/+4
2020-01-03ALSA: hda: Constify snd_device_ops definitionsTakashi Iwai1-1/+1
2019-09-09Merge branch 'asoc-5.4' into asoc-nextMark Brown1-1/+7
2019-07-22ASoC: SOF: Intel: hda: Make hdac_device device-managedRanjani Sridharan1-1/+7
2019-07-18ALSA: hda - Optimize resume for codecs without jack detectionTakashi Iwai1-1/+1
2019-07-16ALSA: hda - Don't resume forcibly i915 HDMI/DP codecTakashi Iwai1-2/+6
2019-07-08Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai1-15/+1
2019-07-07Merge branch 'topic/hda-refresh-cleanup' into for-nextTakashi Iwai1-1/+1
2019-07-05ALSA: hda: Simplify snd_hdac_refresh_widgets()Takashi Iwai1-1/+1
2019-07-01Merge branch 'for-linus' into for-nextTakashi Iwai1-1/+8
2019-06-14Merge tag 'sound-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-1/+8
2019-06-13Merge tag 'asoc-fix-v5.2-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai1-1/+8
2019-06-03ASoC: hda: fix unbalanced codec dev refcount for HDA_DEV_ASOCRanjani Sridharan1-1/+8
2019-05-31ALSA: hda: Use struct_size()Takashi Iwai1-1/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 32Thomas Gleixner1-15/+1
2019-04-29ALSA: hda: fix unregister device twice on ASoC driverBard liao1-1/+7
2019-04-13ALSA: hda: Initialize power_state field properlyTakashi Iwai1-0/+1
2019-03-19ALSA: hda - Enforces runtime_resume after S3 and S4 for each codecHui Wang1-3/+17
2019-01-29ALSA: hda - Use standard device registration for beepTakashi Iwai1-10/+0
2019-01-29Merge branch 'topic/hda-pm-state' into for-nextTakashi Iwai1-2/+41
2019-01-29ALSA: hda - Record the current power state before suspend/resume callsTakashi Iwai1-2/+41
2019-01-21ALSA: hda - Fix unused variable warningTakashi Iwai1-1/+0
2019-01-15ALSA: pci: Remove superfluous snd_pcm_suspend*() callsTakashi Iwai1-2/+0
2018-12-11ALSA: hda: Refactor display power managementTakashi Iwai1-4/+12
2018-09-04Merge branch 'topic/pcm-indirect-fixes' into for-nextTakashi Iwai1-1/+2
2018-08-30ALSA: hda: move hda_codec.h to include/soundPierre-Louis Bossart1-1/+1
2018-08-30ALSA: hda - Fix cancel_work_sync() stall from jackpoll workTakashi Iwai1-1/+2
2018-07-26ALSA: hda - Fix a sparse warning about snd_ctl_elem_iface_tTakashi Iwai1-2/+2
2018-07-17Merge branch 'for-linus' into for-nextTakashi Iwai1-2/+3
2018-07-03Merge branch 'topic/hda-core-intel' into for-nextTakashi Iwai1-17/+51
2018-06-28ALSA: hda: split snd_hda_codec_new functionRakesh Ughreja1-17/+51
2018-06-28ALSA: hda - Move in_pm accessors to HDA coreTakashi Iwai1-15/+6
2018-06-27ALSA: hda - Kill snd_hda_codec_update_cache()Takashi Iwai1-2/+2
2018-06-21ALSA: hda - Force to link down at runtime suspend on ATI/AMD HDMITakashi Iwai1-2/+3
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook1-2/+2
2018-05-14ALSA: hda: use position offset macro of TLV dataTakashi Sakamoto1-11/+11
2018-04-24ALSA: hda - Sanity check of access to SPDIF controls arrayTakashi Iwai1-0/+12
2018-04-24ALSA: hda - Use a macro for snd_array iteration loopsTakashi Iwai1-18/+18
2018-02-12ALSA: hda: Make use of core codec functions to sync power stateAbhijeet Kumar1-27/+1
2017-11-22ALSA: hda - Fix yet remaining issue with vmaster 0dB initializationTakashi Iwai1-3/+7
2017-11-13Merge branch 'for-next' into for-linusTakashi Iwai1-1/+1
2017-10-19ALSA: hda: Avoid racy recreation of widget kobjectsTakashi Iwai1-1/+1