summaryrefslogtreecommitdiffstats
path: root/sound/hda/hdac_controller.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda: avoid write to STATESTS if controller is in resetKai Vehmanen2021-10-121-2/+3
* ALSA: hda: add link_power op to hdac_bus_opsKai Vehmanen2021-02-081-0/+14
* ALSA: hda: avoid reset of sdo_limitSameer Pujar2020-08-191-11/+0
* ALSA: hda: Unexport some local helper functionsTakashi Iwai2020-05-161-0/+1
* ALSA: hda: add member to store ratio for stripe controlSameer Pujar2020-05-041-0/+12
* ALSA: hda: Update kernel-doc function parameter descriptionsKeyon Jie2020-01-141-1/+1
* ALSA: hda: Comment about snd_hdac_bus_update_rirb() and spinlockTakashi Iwai2019-12-141-0/+1
* ALSA: hda: Unify get_response handlingTakashi Iwai2019-12-131-1/+10
* ALSA: hda: Use waitqueue for RIRB in HDA-core helper, tooTakashi Iwai2019-12-131-2/+14
* ALSA: hda: Use standard waitqueue for RIRB wakeupTakashi Iwai2019-12-101-0/+3
* Revert "ALSA: hda: Flush interrupts on disabling"Takashi Iwai2019-10-281-2/+0
* Merge branch 'topic/hda-bus-ops-cleanup' into for-nextTakashi Iwai2019-08-081-9/+9
|\
| * ALSA: hda: Remove page allocation redirectionTakashi Iwai2019-08-081-9/+9
* | ALSA: hda: Flush interrupts on disablingChris Wilson2019-07-221-0/+2
|/
* Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2019-07-081-0/+1
|\
| * treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-211-0/+1
* | ALSA: hda: Fix a headphone detection issue when using SOFRander Wang2019-07-011-3/+2
* | ALSA: hda: fix: lock reg_lock before calling snd_hdac_bus_update_rirbBard Liao2019-05-301-1/+1
* | ALSA: hda: add polling mode in snd_hdac_bus_get_responseBard Liao2019-05-281-0/+2
|/
* ALSA: hda: Fix mismatches for register mask and value in hdac controllerKeyon Jie2019-01-091-3/+5
* 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
* Merge branch 'for-next' into for-linusTakashi Iwai2017-11-131-1/+2
|\
| * ALSA: hda: Abort capability probe on invalid capabilityRakesh Ughreja2017-10-241-1/+2
* | ALSA: hda: Abort capability probe at invalid register readTakashi Iwai2017-10-181-0/+5
|/
* 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
|\
| * ALSA: hda: Fix LLCH register readB, Jayachandran2017-03-291-1/+1
* | ALSA: hda - Avoid tricky macrosTakashi Iwai2017-04-031-1/+1
|/
* ALSA: hda - move bus_parse_capabilities to coreVinod Koul2016-08-091-0/+75
* ALSA: hda: fix to wait for RIRB & CORB DMA to setJeeja KP2016-05-081-0/+17
* ALSA: hda - Loop interrupt handling until really clearedTakashi Iwai2016-02-261-1/+6
* ALSA: hda - moved alloc/free stream pages function to controller libraryJeeja KP2015-04-161-0/+58
* ALSA: hda - Add the controller helper codes to hda-core moduleTakashi Iwai2015-04-161-0/+449