index
:
blaster4385/linux-IllusionX
v6.12.1
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cdx
/
cdx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-07
cdx: add MSI support for CDX bus
Nipun Gupta
1
-0
/
+20
2024-01-04
cdx: Unlock on error path in rescan_store()
Dan Carpenter
1
-1
/
+3
2024-01-04
cdx: call of_node_put() on error path
Dan Carpenter
1
-4
/
+3
2024-01-04
cdx: Create resource debugfs file for cdx device
Abhijit Gangurde
1
-1
/
+38
2024-01-04
cdx: create sysfs bin files for cdx resources
Abhijit Gangurde
1
-1
/
+117
2023-12-15
cdx: Explicitly include correct DT includes, again
Rob Herring
1
-0
/
+3
2023-11-03
Merge tag 'char-misc-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-28
/
+236
2023-10-27
cdx: add sysfs for subsystem, class and revision
Abhijit Gangurde
1
-1
/
+28
2023-10-27
cdx: add sysfs for bus reset
Abhijit Gangurde
1
-4
/
+22
2023-10-27
cdx: add support for bus enable and disable
Abhijit Gangurde
1
-0
/
+72
2023-10-27
cdx: Register cdx bus as a device on cdx subsystem
Abhijit Gangurde
1
-6
/
+71
2023-10-27
cdx: Create symbol namespaces for cdx subsystem
Abhijit Gangurde
1
-3
/
+3
2023-10-27
cdx: Introduce lock to protect controller ops
Abhijit Gangurde
1
-0
/
+12
2023-10-27
cdx: Remove cdx controller list from cdx bus system
Abhijit Gangurde
1
-14
/
+28
2023-09-28
cdx: add support for bus mastering
Nipun Gupta
1
-0
/
+32
2023-06-15
cdx: fix driver managed dma support
Nipun Gupta
1
-0
/
+18
2023-04-27
cdx: fix build failure due to sysfs 'bus_type' argument needing to be const
Linus Torvalds
1
-1
/
+1
2023-03-29
cdx: add device attributes
Nipun Gupta
1
-0
/
+127
2023-03-29
cdx: add the cdx bus driver
Nipun Gupta
1
-0
/
+408