index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
soundwire
/
amd_manager.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-27
soundwire: amd: change the log level for command response log
Vijendar Mukunda
1
-1
/
+1
2025-02-13
soundwire: amd: add soundwire host wake interrupt enable/disable sequence
Vijendar Mukunda
1
-0
/
+58
2025-02-13
soundwire: amd: set ACP_PME_EN during runtime suspend sequence
Vijendar Mukunda
1
-0
/
+9
2025-02-13
soundwire: amd: set device power state during suspend/resume sequence
Vijendar Mukunda
1
-5
/
+53
2025-02-13
soundwire: amd: add support for ACP7.0 & ACP7.1 platforms
Vijendar Mukunda
1
-0
/
+21
2025-02-13
soundwire: amd: add debug log for soundwire wake event
Vijendar Mukunda
1
-0
/
+1
2025-02-13
soundwire: amd: change the soundwire wake enable/disable sequence
Vijendar Mukunda
1
-0
/
+2
2025-01-29
Merge tag 'soundwire-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire
Linus Torvalds
1
-2
/
+3
2024-12-23
soundwire: amd: clear wake enable register for power off mode
Vijendar Mukunda
1
-0
/
+1
2024-12-23
SoundWire: pass stream to compute_params()
Bard Liao
1
-1
/
+1
2024-12-23
soundwire: add lane field in sdw_port_runtime
Bard Liao
1
-1
/
+1
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
1
-1
/
+1
2024-10-03
soundwire: amd: refactor existing code for acp 6.3 platform
Vijendar Mukunda
1
-35
/
+63
2024-10-03
soundwire: amd: pass acp pci revision id as resource data
Vijendar Mukunda
1
-0
/
+1
2024-07-24
Merge tag 'soundwire-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire
Linus Torvalds
1
-8
/
+5
2024-07-09
soundwire: amd: simplify with cleanup.h
Krzysztof Kozlowski
1
-4
/
+3
2024-07-09
soundwire: amd: simplify return path in hw_params
Krzysztof Kozlowski
1
-5
/
+3
2024-06-03
soundwire: fix usages of device_get_named_child_node()
Pierre-Louis Bossart
1
-0
/
+3
2024-05-21
Merge tag 'soundwire-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire
Linus Torvalds
1
-7
/
+6
2024-03-28
soundwire: amd: fix for wake interrupt handling for clockstop mode
Vijendar Mukunda
1
-0
/
+15
2024-03-28
soundwire: amd: use inline function for register update
Vijendar Mukunda
1
-7
/
+6
2024-01-30
soundwire: amd: refactor register mask structure
Vijendar Mukunda
1
-5
/
+2
2024-01-30
soundwire: amd: refactor soundwire pads enable
Vijendar Mukunda
1
-18
/
+0
2024-01-30
soundwire: amd: refactor amd soundwire manager device node creation
Vijendar Mukunda
1
-12
/
+6
2024-01-30
soundwire: amd: update license
Vijendar Mukunda
1
-2
/
+2
2023-12-18
soundwire: amd: drop bus freq calculation and set 'max_clk_freq'
Vinod Koul
1
-2
/
+2
2023-11-24
soundwire: bus: introduce controller_id
Pierre-Louis Bossart
1
-0
/
+8
2023-07-13
soundwire: amd: Fix a check for errors in probe()
Dan Carpenter
1
-2
/
+2
2023-05-29
soundwire: amd: Improve error message in remove callback
Uwe Kleine-König
1
-3
/
+6
2023-04-12
soundwire: amd: add pm_prepare callback and pm ops support
Vijendar Mukunda
1
-0
/
+84
2023-04-12
soundwire: amd: handle SoundWire wake enable interrupt
Vijendar Mukunda
1
-0
/
+10
2023-04-12
soundwire: amd: add runtime pm ops for AMD SoundWire manager driver
Vijendar Mukunda
1
-0
/
+140
2023-04-12
soundwire: amd: add SoundWire manager interrupt handling
Vijendar Mukunda
1
-0
/
+126
2023-04-12
soundwire: amd: register SoundWire manager dai ops
Vijendar Mukunda
1
-0
/
+178
2023-04-12
soundwire: amd: Add support for AMD Manager driver
Vijendar Mukunda
1
-0
/
+670