index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cdx
/
controller
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
5
-2
/
+154
*
Merge tag 'char-misc-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-11-04
4
-0
/
+123
|
\
|
*
cdx: add sysfs for subsystem, class and revision
Abhijit Gangurde
2023-10-27
1
-0
/
+7
|
*
cdx: add support for bus enable and disable
Abhijit Gangurde
2023-10-27
4
-0
/
+108
|
*
cdx: Register cdx bus as a device on cdx subsystem
Abhijit Gangurde
2023-10-27
1
-0
/
+7
|
*
cdx: Create symbol namespaces for cdx subsystem
Abhijit Gangurde
2023-10-27
1
-0
/
+1
*
|
cdx: add support for bus mastering
Nipun Gupta
2023-09-28
3
-0
/
+75
|
/
*
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: add device attributes
Nipun Gupta
2023-03-29
3
-0
/
+43
*
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
6
-0
/
+1850