summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_codec.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | ALSA: hda: Use struct_size()Takashi Iwai2019-05-311-1/+1
|/ /
* | ALSA: hda: fix unregister device twice on ASoC driverBard liao2019-04-291-1/+7
* | ALSA: hda: Initialize power_state field properlyTakashi Iwai2019-04-131-0/+1
|/
* ALSA: hda - Enforces runtime_resume after S3 and S4 for each codecHui Wang2019-03-191-3/+17
* ALSA: hda - Use standard device registration for beepTakashi Iwai2019-01-291-10/+0
* Merge branch 'topic/hda-pm-state' into for-nextTakashi Iwai2019-01-291-2/+41
|\
| * ALSA: hda - Record the current power state before suspend/resume callsTakashi Iwai2019-01-291-2/+41
* | ALSA: hda - Fix unused variable warningTakashi Iwai2019-01-211-1/+0
* | ALSA: pci: Remove superfluous snd_pcm_suspend*() callsTakashi Iwai2019-01-151-2/+0
|/
* ALSA: hda: Refactor display power managementTakashi Iwai2018-12-111-4/+12
* Merge branch 'topic/pcm-indirect-fixes' into for-nextTakashi Iwai2018-09-041-1/+2
|\
| * ALSA: hda - Fix cancel_work_sync() stall from jackpoll workTakashi Iwai2018-08-301-1/+2
* | ALSA: hda: move hda_codec.h to include/soundPierre-Louis Bossart2018-08-301-1/+1
|/
* ALSA: hda - Fix a sparse warning about snd_ctl_elem_iface_tTakashi Iwai2018-07-261-2/+2
* Merge branch 'for-linus' into for-nextTakashi Iwai2018-07-171-2/+3
|\
| * ALSA: hda - Force to link down at runtime suspend on ATI/AMD HDMITakashi Iwai2018-06-211-2/+3
* | Merge branch 'topic/hda-core-intel' into for-nextTakashi Iwai2018-07-031-17/+51
|\ \
| * | ALSA: hda: split snd_hda_codec_new functionRakesh Ughreja2018-06-281-17/+51
| |/
* | ALSA: hda - Move in_pm accessors to HDA coreTakashi Iwai2018-06-281-15/+6
* | ALSA: hda - Kill snd_hda_codec_update_cache()Takashi Iwai2018-06-271-2/+2
|/
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-121-2/+2
* ALSA: hda: use position offset macro of TLV dataTakashi Sakamoto2018-05-141-11/+11
* ALSA: hda - Sanity check of access to SPDIF controls arrayTakashi Iwai2018-04-241-0/+12
* ALSA: hda - Use a macro for snd_array iteration loopsTakashi Iwai2018-04-241-18/+18
* ALSA: hda: Make use of core codec functions to sync power stateAbhijeet Kumar2018-02-121-27/+1
* ALSA: hda - Fix yet remaining issue with vmaster 0dB initializationTakashi Iwai2017-11-221-3/+7
* Merge branch 'for-next' into for-linusTakashi Iwai2017-11-131-1/+1
|\
| * ALSA: hda: Avoid racy recreation of widget kobjectsTakashi Iwai2017-10-191-1/+1
* | ALSA: hda - Fix incorrect TLV callback check introduced during set_fs() removalTakashi Iwai2017-10-181-42/+55
* | ALSA: hda: Remove superfluous '-' added by printk conversionTakashi Iwai2017-10-181-1/+1
|/
* ALSA: hda: Fix regression of hdmi eld control created based on invalid pcmWang YanQing2017-09-031-1/+3
* ALSA: hda - Remove superfluous header inclusionsTakashi Iwai2017-05-171-2/+0
* ALSA: hda - Fix a typo in commentTakashi Iwai2017-05-171-1/+1
OpenPOWER on IntegriCloud