aboutsummaryrefslogtreecommitdiffstats
path: root/sound/hda/hdac_controller.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-28Revert "ALSA: hda: Flush interrupts on disabling"Takashi Iwai1-2/+0
2019-08-08Merge branch 'topic/hda-bus-ops-cleanup' into for-nextTakashi Iwai1-9/+9
2019-08-08ALSA: hda: Remove page allocation redirectionTakashi Iwai1-9/+9
2019-07-22ALSA: hda: Flush interrupts on disablingChris Wilson1-0/+2
2019-07-08Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai1-0/+1
2019-07-01ALSA: hda: Fix a headphone detection issue when using SOFRander Wang1-3/+2
2019-05-30ALSA: hda: fix: lock reg_lock before calling snd_hdac_bus_update_rirbBard Liao1-1/+1
2019-05-28ALSA: hda: add polling mode in snd_hdac_bus_get_responseBard Liao1-0/+2
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner1-0/+1
2019-01-09ALSA: hda: Fix mismatches for register mask and value in hdac controllerKeyon Jie1-3/+5
2018-09-12sound: don't call skl_init_chip() to reset intel skl socYu Zhao1-3/+4
2018-09-12sound: enable interrupt after dma buffer initializationYu Zhao1-2/+6
2017-11-13Merge branch 'for-next' into for-linusTakashi Iwai1-1/+2
2017-10-24ALSA: hda: Abort capability probe on invalid capabilityRakesh Ughreja1-1/+2
2017-10-18ALSA: hda: Abort capability probe at invalid register readTakashi Iwai1-0/+5
2017-05-10ALSA: hda: Fix cpu lockup when stopping the cmd dmasJeeja KP1-0/+4
2017-05-02Merge tag 'asoc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai1-1/+1
2017-04-03ALSA: hda - Avoid tricky macrosTakashi Iwai1-1/+1
2017-03-29ALSA: hda: Fix LLCH register readB, Jayachandran1-1/+1
2016-08-09ALSA: hda - move bus_parse_capabilities to coreVinod Koul1-0/+75
2016-05-08ALSA: hda: fix to wait for RIRB & CORB DMA to setJeeja KP1-0/+17
2016-02-26ALSA: hda - Loop interrupt handling until really clearedTakashi Iwai1-1/+6
2015-04-16ALSA: hda - moved alloc/free stream pages function to controller libraryJeeja KP1-0/+58
2015-04-16ALSA: hda - Add the controller helper codes to hda-core moduleTakashi Iwai1-0/+449