index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mei_cl_bus.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-20
mei: bus: use mei_cldev_ prefix for the API functions
Tomas Winkler
1
-16
/
+17
2015-09-20
mei: bus: complete variable rename of type struct mei_cl_device
Tomas Winkler
1
-15
/
+14
2015-09-20
mei: bus: export mei_cldev_enabled function
Tomas Winkler
1
-0
/
+1
2015-09-20
mei: bus: export uuid and protocol version to mei_cl bus drivers
Tomas Winkler
1
-0
/
+3
2015-08-03
mei: bus: add and call callback on notify event
Alexander Usyskin
1
-0
/
+4
2015-08-03
mei: bus: enable running fixup routines before device registration
Tomas Winkler
1
-0
/
+4
2015-08-03
mei: bus: add me client device list infrastructure
Tomas Winkler
1
-0
/
+4
2015-08-03
mei: bus: add reference to bus device in struct mei_cl_client
Tomas Winkler
1
-0
/
+3
2015-05-24
mei: export mei client device struct to external use
Tomas Winkler
1
-2
/
+36
2015-01-12
mei: bus: use ssize_t as the return type for send and receive
Tomas Winkler
1
-2
/
+2
2014-09-29
mei: remove include to pci header from mei module files
Tomas Winkler
1
-0
/
+1
2013-04-08
mei: bus: Add device enabling and disabling API
Samuel Ortiz
1
-0
/
+3
2013-03-29
mei: bus: Implement bus driver data setter/getter
Samuel Ortiz
1
-0
/
+3
2013-03-29
mei: bus: Initial implementation for I/O routines
Samuel Ortiz
1
-0
/
+11
2013-03-29
mei: bus: Implement driver registration
Samuel Ortiz
1
-0
/
+7
2013-03-29
mei: bus: Initial MEI Client bus type implementation
Samuel Ortiz
1
-0
/
+20