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
/
cdx
/
controller
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
1
-1
/
+1
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
1
-1
/
+1
2024-07-31
cdx: remove unused struct 'cdx_mcdi_copy_buffer'
Dr. David Alan Gilbert
1
-4
/
+0
2024-04-13
cdx: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-03-07
cdx: add MSI support for CDX bus
Nipun Gupta
5
-2
/
+154
2023-11-03
Merge tag 'char-misc-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
4
-0
/
+123
2023-10-27
cdx: add sysfs for subsystem, class and revision
Abhijit Gangurde
1
-0
/
+7
2023-10-27
cdx: add support for bus enable and disable
Abhijit Gangurde
4
-0
/
+108
2023-10-27
cdx: Register cdx bus as a device on cdx subsystem
Abhijit Gangurde
1
-0
/
+7
2023-10-27
cdx: Create symbol namespaces for cdx subsystem
Abhijit Gangurde
1
-0
/
+1
2023-09-28
cdx: add support for bus mastering
Nipun Gupta
3
-0
/
+75
2023-08-04
cdx: Explicitly include correct DT includes
Rob Herring
2
-2
/
+4
2023-06-15
cdx: Replace custom mcdi logging with print_hex_dump_debug()
Abhijit Gangurde
3
-93
/
+9
2023-03-29
cdx: add device attributes
Nipun Gupta
3
-0
/
+43
2023-03-29
cdx: add rpmsg communication channel for CDX
Nipun Gupta
6
-5
/
+273
2023-03-29
cdx: add cdx controller
Nipun Gupta
5
-1
/
+373
2023-03-29
cdx: add MCDI protocol interface for firmware interaction
Nipun Gupta
6
-0
/
+1850