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
/
cdx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
1
-28
/
+236
|
\
|
*
cdx: add sysfs for subsystem, class and revision
Abhijit Gangurde
2023-10-27
1
-1
/
+28
|
*
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
1
-0
/
+72
|
*
cdx: Register cdx bus as a device on cdx subsystem
Abhijit Gangurde
2023-10-27
1
-6
/
+71
|
*
cdx: Create symbol namespaces for cdx subsystem
Abhijit Gangurde
2023-10-27
1
-3
/
+3
|
*
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
1
-0
/
+32
|
/
*
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
1
-0
/
+127
*
cdx: add the cdx bus driver
Nipun Gupta
2023-03-29
1
-0
/
+408