index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cdx
Commit message (
Expand
)
Author
Age
Files
Lines
*
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2024-07-03
1
-2
/
+2
*
cdx: Convert to platform remove callback returning void
Uwe Kleine-König
2024-04-13
1
-4
/
+2
*
cdx: add MSI support for CDX bus
Nipun Gupta
2024-03-07
9
-2
/
+382
*
cdx: Unlock on error path in rescan_store()
Dan Carpenter
2024-01-04
1
-1
/
+3
*
cdx: call of_node_put() on error path
Dan Carpenter
2024-01-04
1
-4
/
+3
*
cdx: Create resource debugfs file for cdx device
Abhijit Gangurde
2024-01-04
1
-1
/
+38
*
cdx: create sysfs bin files for cdx resources
Abhijit Gangurde
2024-01-04
1
-1
/
+117
*
cdx: Explicitly include correct DT includes, again
Rob Herring
2023-12-15
1
-0
/
+3
*
Merge tag 'char-misc-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-11-03
7
-29
/
+382
|
\
|
*
cdx: add sysfs for subsystem, class and revision
Abhijit Gangurde
2023-10-27
3
-1
/
+43
|
*
cdx: add sysfs for bus reset
Abhijit Gangurde
2023-10-27
1
-4
/
+22
|
*
cdx: add support for bus enable and disable
Abhijit Gangurde
2023-10-27
5
-0
/
+180
|
*
cdx: Register cdx bus as a device on cdx subsystem
Abhijit Gangurde
2023-10-27
3
-7
/
+91
|
*
cdx: Create symbol namespaces for cdx subsystem
Abhijit Gangurde
2023-10-27
3
-3
/
+6
|
*
cdx: Introduce lock to protect controller ops
Abhijit Gangurde
2023-10-27
1
-0
/
+12
|
*
cdx: Remove cdx controller list from cdx bus system
Abhijit Gangurde
2023-10-27
1
-14
/
+28
*
|
cdx: add support for bus mastering
Nipun Gupta
2023-09-28
4
-0
/
+107
|
/
*
cdx: Explicitly include correct DT includes
Rob Herring
2023-08-04
2
-2
/
+4
*
cdx: Replace custom mcdi logging with print_hex_dump_debug()
Abhijit Gangurde
2023-06-15
3
-93
/
+9
*
cdx: fix driver managed dma support
Nipun Gupta
2023-06-15
1
-0
/
+18
*
cdx: fix build failure due to sysfs 'bus_type' argument needing to be const
Linus Torvalds
2023-04-27
1
-1
/
+1
*
cdx: add device attributes
Nipun Gupta
2023-03-29
4
-0
/
+170
*
cdx: add rpmsg communication channel for CDX
Nipun Gupta
2023-03-29
6
-5
/
+273
*
cdx: add cdx controller
Nipun Gupta
2023-03-29
5
-1
/
+373
*
cdx: add MCDI protocol interface for firmware interaction
Nipun Gupta
2023-03-29
8
-1
/
+1853
*
cdx: add the cdx bus driver
Nipun Gupta
2023-03-29
4
-0
/
+495