index
:
asahi-linux.git
20240806-atcphy-rewrite
aic2
asahi
asahi-6.5-rc1-wip
asahi-dcpext-2022-11-12
asahi-soc/base
asahi-soc/dt
asahi-soc/fixes
asahi-soc/for-next
asahi-soc/mailbox
asahi-soc/maintainers
asahi-soc/pmgr
asahi-soc/prev
asahi-soc/soc
asahi-wip
asahi-wip-6.8
atcphy-20230219
audio/testing
base
bases/000-devicetree
bits/000-devicetree
bits/002-backports
bits/005-maintainers
bits/010-soc
bits/020-dart
bits/030-misc
bits/040-dwc3
bits/050-nvme
bits/060-spi
bits/070-audio
bits/080-wifi
bits/090-spi-hid
bits/100-bluetooth
bits/110-smc
bits/120-spmi
bits/130-cpufreq
bits/140-pci
bits/150-xhci-firmware
bits/160-fpwm
bits/170-atcphy
bits/180-sio
bits/200-dcp
bits/210-gpu
bits/220-tso
bits/230-touchbar
bits/240-isp
clk/new
cpufreq/v1
cpufreq/wip
dcp/dptx-fixes
dcp/sleep
dcp/wtf
dp-altmode-WIP
fixes/6.5
fixes/usb-streams-snafu
gpu/base
gpu/clustering-debug
gpu/compute
gpu/explicit-sync
gpu/history-20230305
gpu/history-6.2
gpu/modpost
gpu/new
gpu/new-bits
gpu/omg-it-works
gpu/pin-init-hack
gpu/pin_init_woes
gpu/prev
gpu/rebase-20230224
gpu/rebase-6.4
gpu/rust-1.74-ice
gpu/rust-drm
gpu/rust-for-later
gpu/rust-for-next
gpu/rust-for-next-merged
gpu/rust-next
gpu/rust-rebased
gpu/rust-submitted
gpu/rust-wip
gpu/rust-wip-5.19
gpu/rust-wip-6.3
gpu/uapi-2024-06
gpu/uapi-revamp
isp/heap-alloc
isp/t602x
isp/t602x-v2
kvm-tso
mailbox/i-hate-mailbox
main
misc/dax-fixes
next-base
nvme/suspend
nvme/wip-clocks
pcie/wip-sd-pm
pmgr-stuff
pmgr/dev
pmgr/nvme-merge
rust/makefile-fix
rust/unsafe_pr
smc/rtkit-patches
smc/work
sound/ivsense-fix
sound/ivsense-improvements
sound/speaker-safety
speakers/enablement-READ-COMMIT-MESSAGE
spmi/work
sven/i2c-pasemi-fixes
t6000/bringup-work
t602x/bringup
t8112/bringup
touchpad/wip
tso/fixes
wifi/bcm4388
wifi/take1
wifi/take2
wifi/take3
wifi/take4
wifi/take5
wifi/v2
wifi/v3-wip-asahi
Unnamed repository; edit this file 'description' to name the repository.
Runxi Yu
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
hda
/
hdac_controller.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: hda: hdac_controller: Implement support for use_pio_for_commands mode
Peter Ujfalusi
2024-04-18
1
-7
/
+120
*
ALSA: hda: Using polling mode for loongson controller by default
Yanteng Si
2023-06-07
1
-1
/
+4
*
ALSA: hda: Interrupt servicing and BDL setup for compress streams
Cezary Rojewski
2022-12-05
1
-2
/
+2
*
ALSA: hda: Reset all SIE bits in INTCTL
Amadeusz Sławiński
2022-07-09
1
-5
/
+2
*
ALSA: hda: avoid write to STATESTS if controller is in reset
Kai Vehmanen
2021-10-12
1
-2
/
+3
*
ALSA: hda: add link_power op to hdac_bus_ops
Kai Vehmanen
2021-02-08
1
-0
/
+14
*
ALSA: hda: avoid reset of sdo_limit
Sameer Pujar
2020-08-19
1
-11
/
+0
*
ALSA: hda: Unexport some local helper functions
Takashi Iwai
2020-05-16
1
-0
/
+1
*
ALSA: hda: add member to store ratio for stripe control
Sameer Pujar
2020-05-04
1
-0
/
+12
*
ALSA: hda: Update kernel-doc function parameter descriptions
Keyon Jie
2020-01-14
1
-1
/
+1
*
ALSA: hda: Comment about snd_hdac_bus_update_rirb() and spinlock
Takashi Iwai
2019-12-14
1
-0
/
+1
*
ALSA: hda: Unify get_response handling
Takashi Iwai
2019-12-13
1
-1
/
+10
*
ALSA: hda: Use waitqueue for RIRB in HDA-core helper, too
Takashi Iwai
2019-12-13
1
-2
/
+14
*
ALSA: hda: Use standard waitqueue for RIRB wakeup
Takashi Iwai
2019-12-10
1
-0
/
+3
*
Revert "ALSA: hda: Flush interrupts on disabling"
Takashi Iwai
2019-10-28
1
-2
/
+0
*
Merge branch 'topic/hda-bus-ops-cleanup' into for-next
Takashi Iwai
2019-08-08
1
-9
/
+9
|
\
|
*
ALSA: hda: Remove page allocation redirection
Takashi Iwai
2019-08-08
1
-9
/
+9
*
|
ALSA: hda: Flush interrupts on disabling
Chris Wilson
2019-07-22
1
-0
/
+2
|
/
*
Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
2019-07-08
1
-0
/
+1
|
\
|
*
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
|
ALSA: hda: Fix a headphone detection issue when using SOF
Rander Wang
2019-07-01
1
-3
/
+2
*
|
ALSA: hda: fix: lock reg_lock before calling snd_hdac_bus_update_rirb
Bard Liao
2019-05-30
1
-1
/
+1
*
|
ALSA: hda: add polling mode in snd_hdac_bus_get_response
Bard Liao
2019-05-28
1
-0
/
+2
|
/
*
ALSA: hda: Fix mismatches for register mask and value in hdac controller
Keyon Jie
2019-01-09
1
-3
/
+5
*
sound: don't call skl_init_chip() to reset intel skl soc
Yu Zhao
2018-09-12
1
-3
/
+4
*
sound: enable interrupt after dma buffer initialization
Yu Zhao
2018-09-12
1
-2
/
+6
*
Merge branch 'for-next' into for-linus
Takashi Iwai
2017-11-13
1
-1
/
+2
|
\
|
*
ALSA: hda: Abort capability probe on invalid capability
Rakesh Ughreja
2017-10-24
1
-1
/
+2
*
|
ALSA: hda: Abort capability probe at invalid register read
Takashi Iwai
2017-10-18
1
-0
/
+5
|
/
*
ALSA: hda: Fix cpu lockup when stopping the cmd dmas
Jeeja KP
2017-05-10
1
-0
/
+4
*
Merge tag 'asoc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...
Takashi Iwai
2017-05-02
1
-1
/
+1
|
\
|
*
ALSA: hda: Fix LLCH register read
B, Jayachandran
2017-03-29
1
-1
/
+1
*
|
ALSA: hda - Avoid tricky macros
Takashi Iwai
2017-04-03
1
-1
/
+1
|
/
*
ALSA: hda - move bus_parse_capabilities to core
Vinod Koul
2016-08-09
1
-0
/
+75
*
ALSA: hda: fix to wait for RIRB & CORB DMA to set
Jeeja KP
2016-05-08
1
-0
/
+17
*
ALSA: hda - Loop interrupt handling until really cleared
Takashi Iwai
2016-02-26
1
-1
/
+6
*
ALSA: hda - moved alloc/free stream pages function to controller library
Jeeja KP
2015-04-16
1
-0
/
+58
*
ALSA: hda - Add the controller helper codes to hda-core module
Takashi Iwai
2015-04-16
1
-0
/
+449