index
:
drm/drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
root
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
2019-02-12
mei: bus: export to_mei_cl_device for mei client devices drivers
Tomas Winkler
1
-0
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2016-12-06
mei: bus: enable non-blocking RX
Alexander Usyskin
1
-2
/
+4
2016-11-17
mei: bus: split RX and async notification callbacks
Alexander Usyskin
1
-18
/
+14
2016-10-28
mei: bus: remove rx callback context
Tomas Winkler
1
-4
/
+2
2016-10-28
mei: bus: add module_mei_cl_driver helper macro
Tomas Winkler
1
-0
/
+13
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