index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
hda
/
hdac_controller.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-18
ALSA: hda: hdac_controller: Implement support for use_pio_for_commands mode
Peter Ujfalusi
1
-7
/
+120
2023-06-07
ALSA: hda: Using polling mode for loongson controller by default
Yanteng Si
1
-1
/
+4
2022-12-05
ALSA: hda: Interrupt servicing and BDL setup for compress streams
Cezary Rojewski
1
-2
/
+2
2022-07-09
ALSA: hda: Reset all SIE bits in INTCTL
Amadeusz Sławiński
1
-5
/
+2
2021-10-12
ALSA: hda: avoid write to STATESTS if controller is in reset
Kai Vehmanen
1
-2
/
+3
2021-02-08
ALSA: hda: add link_power op to hdac_bus_ops
Kai Vehmanen
1
-0
/
+14
2020-08-19
ALSA: hda: avoid reset of sdo_limit
Sameer Pujar
1
-11
/
+0
2020-05-16
ALSA: hda: Unexport some local helper functions
Takashi Iwai
1
-0
/
+1
2020-05-04
ALSA: hda: add member to store ratio for stripe control
Sameer Pujar
1
-0
/
+12
2020-01-14
ALSA: hda: Update kernel-doc function parameter descriptions
Keyon Jie
1
-1
/
+1
2019-12-14
ALSA: hda: Comment about snd_hdac_bus_update_rirb() and spinlock
Takashi Iwai
1
-0
/
+1
2019-12-13
ALSA: hda: Unify get_response handling
Takashi Iwai
1
-1
/
+10
2019-12-13
ALSA: hda: Use waitqueue for RIRB in HDA-core helper, too
Takashi Iwai
1
-2
/
+14
2019-12-10
ALSA: hda: Use standard waitqueue for RIRB wakeup
Takashi Iwai
1
-0
/
+3
2019-10-28
Revert "ALSA: hda: Flush interrupts on disabling"
Takashi Iwai
1
-2
/
+0
2019-08-08
Merge branch 'topic/hda-bus-ops-cleanup' into for-next
Takashi Iwai
1
-9
/
+9
2019-08-08
ALSA: hda: Remove page allocation redirection
Takashi Iwai
1
-9
/
+9
2019-07-22
ALSA: hda: Flush interrupts on disabling
Chris Wilson
1
-0
/
+2
2019-07-08
Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
1
-0
/
+1
2019-07-01
ALSA: hda: Fix a headphone detection issue when using SOF
Rander Wang
1
-3
/
+2
2019-05-30
ALSA: hda: fix: lock reg_lock before calling snd_hdac_bus_update_rirb
Bard Liao
1
-1
/
+1
2019-05-28
ALSA: hda: add polling mode in snd_hdac_bus_get_response
Bard Liao
1
-0
/
+2
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
1
-0
/
+1
2019-01-09
ALSA: hda: Fix mismatches for register mask and value in hdac controller
Keyon Jie
1
-3
/
+5
2018-09-12
sound: don't call skl_init_chip() to reset intel skl soc
Yu Zhao
1
-3
/
+4
2018-09-12
sound: enable interrupt after dma buffer initialization
Yu Zhao
1
-2
/
+6
2017-11-13
Merge branch 'for-next' into for-linus
Takashi Iwai
1
-1
/
+2
2017-10-24
ALSA: hda: Abort capability probe on invalid capability
Rakesh Ughreja
1
-1
/
+2
2017-10-18
ALSA: hda: Abort capability probe at invalid register read
Takashi Iwai
1
-0
/
+5
2017-05-10
ALSA: hda: Fix cpu lockup when stopping the cmd dmas
Jeeja KP
1
-0
/
+4
2017-05-02
Merge tag 'asoc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...
Takashi Iwai
1
-1
/
+1
2017-04-03
ALSA: hda - Avoid tricky macros
Takashi Iwai
1
-1
/
+1
2017-03-29
ALSA: hda: Fix LLCH register read
B, Jayachandran
1
-1
/
+1
2016-08-09
ALSA: hda - move bus_parse_capabilities to core
Vinod Koul
1
-0
/
+75
2016-05-08
ALSA: hda: fix to wait for RIRB & CORB DMA to set
Jeeja KP
1
-0
/
+17
2016-02-26
ALSA: hda - Loop interrupt handling until really cleared
Takashi Iwai
1
-1
/
+6
2015-04-16
ALSA: hda - moved alloc/free stream pages function to controller library
Jeeja KP
1
-0
/
+58
2015-04-16
ALSA: hda - Add the controller helper codes to hda-core module
Takashi Iwai
1
-0
/
+449