summaryrefslogtreecommitdiffstats
path: root/sound/hda
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda: Fix possible null-ptr-deref when assigning a streamCezary Rojewski2023-11-281-2/+4
* ALSA: hda: fix potential memleak in 'add_widget_node'Ye Bin2022-11-251-1/+3
* ALSA: hda: avoid write to STATESTS if controller is in resetKai Vehmanen2021-10-271-2/+3
* ALSA: hda: prevent undefined shift in snd_hdac_ext_bus_get_link()Dan Carpenter2020-11-181-0/+2
* ALSA: hda: Fix potential race in unsol event handlerTakashi Iwai2020-10-011-0/+4
* ALSA: hda: fix a runtime pm issue in SOF when integrated GPU is disabledRander Wang2020-09-171-0/+2
* ALSA: hda: do not override bus codec_mask in link_get()Kai Vehmanen2020-03-111-3/+6
* ALSA: hda: Use scnprintf() for printing texts for sysfs/procfsTakashi Iwai2020-02-281-1/+1
* ALSA: hda: Fix mismatch for register mask and value in ext controller.Keyon Jie2019-11-241-8/+14
* Revert "ALSA: hda: Flush interrupts on disabling"Takashi Iwai2019-11-061-2/+0
* ALSA: hda: Flush interrupts on disablingChris Wilson2019-10-051-0/+2
* ALSA: hda: Fix 1-minute detection delay when i915 module is not availableSamuel Thibault2019-08-061-4/+6
* ALSA: hdac: fix memory release for SST and SOF driversAmadeusz Sławiński2019-07-101-1/+0
* ALSA: hda: Extend i915 component bind timeoutTakashi Iwai2019-03-191-2/+2
* ALSA: hda: Fix the audio-component completion timeoutTakashi Iwai2018-09-201-1/+3
* Merge tag 'asoc-v4.19-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git...Takashi Iwai2018-09-171-5/+10
|\
| * sound: don't call skl_init_chip() to reset intel skl socYu Zhao2018-09-121-3/+4
| * sound: enable interrupt after dma buffer initializationYu Zhao2018-09-121-2/+6
* | ALSA: hda: Fix several mismatch for register mask and valueKeyon Jie2018-09-031-15/+7
* | ALSA: hda: Proper endian notations for BDL pointersTakashi Iwai2018-07-271-2/+2
* | ALSA: hda: Fix implicit PCM format type conversionTakashi Iwai2018-07-271-1/+1
* | ALSA: hda/i915: Allow delayed i915 audio component bindingTakashi Iwai2018-07-241-2/+22
|/
* ALSA: hda: Make audio component support more genericTakashi Iwai2018-07-174-332/+354
* ALSA: hda/i915: Associate audio component with devresTakashi Iwai2018-07-171-13/+21
* drm/i915: Split audio component to a generic typeTakashi Iwai2018-07-171-19/+21
* ALSA: hdac: add extended ops in the hdac_busRakesh Ughreja2018-06-281-1/+3
* ALSA: hdac: remove memory allocation from snd_hdac_ext_bus_device_initRakesh Ughreja2018-06-281-6/+2
* ALSA: hdac: ext: add wait for codec to respond after link resetRakesh Ughreja2018-06-281-0/+9
* ALSA: hdac: Remove usage of struct hdac_ext_driver, use hdac_driver insteadRakesh Ughreja2018-06-281-16/+14
* ALSA: hdac: Remove usage of struct hdac_ext_bus and use hdac_bus insteadRakesh Ughreja2018-06-283-102/+84
* ALSA: hdac: Remove usage of struct hdac_ext_device and use hdac_device insteadRakesh Ughreja2018-06-281-15/+10
* ALSA: hda - Use a macro for snd_array iteration loopsTakashi Iwai2018-04-241-2/+2
* ALSA: hda: Copying sync power state helper to coreAbhijeet Kumar2018-02-121-0/+35
*-. Merge remote-tracking branches 'asoc/topic/dai-drv', 'asoc/topic/davinci', 'a...Mark Brown2018-01-051-1/+1
|\ \
| * | ASoC: hdac_hdmi: clean up hdac_device variable namesUghreja, Rakesh A2017-12-011-1/+1
| |/
* / ALSA: hda: Drop useless WARN_ON()Takashi Iwai2017-12-221-1/+1
|/
* ALSA: hda: Fix too short HDMI/DP chmap reportingTakashi Iwai2017-11-171-1/+1
* Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2017-11-134-0/+4
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-024-0/+4
* | Merge branch 'for-next' into for-linusTakashi Iwai2017-11-134-34/+61
|\ \ | |/ |/|
| * ALSA: hda: Abort capability probe on invalid capabilityRakesh Ughreja2017-10-241-1/+2
| * ALSA: hda: Avoid racy recreation of widget kobjectsTakashi Iwai2017-10-193-33/+59
* | ALSA: hda: Abort capability probe at invalid register readTakashi Iwai2017-10-181-0/+5
|/
* ALSA: hda: constify pci_device_id.Arvind Yadav2017-07-181-1/+1
* ALSA: hda: Fix potential race at unregistration and unsol eventsTakashi Iwai2017-06-202-0/+2
* ALSA: hda: Fix cpu lockup when stopping the cmd dmasJeeja KP2017-05-101-0/+4
* Merge tag 'asoc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai2017-05-021-1/+1
|\
| * Merge branch 'topic/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2017-03-291-1/+1
| |\
| | * ALSA: hda: Fix LLCH register readB, Jayachandran2017-03-291-1/+1
* | | ALSA: hda - add more ML register definitionsLibin Yang2017-04-071-3/+3