Age | Commit message (Expand) | Author |
2019-03-28 | mei: adjust the copyright notice in the files. | Tomas Winkler |
2019-02-12 | mei: bus: export to_mei_cl_device for mei client devices drivers | Tomas Winkler |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2016-12-06 | mei: bus: enable non-blocking RX | Alexander Usyskin |
2016-11-17 | mei: bus: split RX and async notification callbacks | Alexander Usyskin |
2016-10-28 | mei: bus: remove rx callback context | Tomas Winkler |
2016-10-28 | mei: bus: add module_mei_cl_driver helper macro | Tomas Winkler |
2015-09-20 | mei: bus: use mei_cldev_ prefix for the API functions | Tomas Winkler |
2015-09-20 | mei: bus: complete variable rename of type struct mei_cl_device | Tomas Winkler |
2015-09-20 | mei: bus: export mei_cldev_enabled function | Tomas Winkler |
2015-09-20 | mei: bus: export uuid and protocol version to mei_cl bus drivers | Tomas Winkler |
2015-08-03 | mei: bus: add and call callback on notify event | Alexander Usyskin |
2015-08-03 | mei: bus: enable running fixup routines before device registration | Tomas Winkler |
2015-08-03 | mei: bus: add me client device list infrastructure | Tomas Winkler |
2015-08-03 | mei: bus: add reference to bus device in struct mei_cl_client | Tomas Winkler |
2015-05-24 | mei: export mei client device struct to external use | Tomas Winkler |
2015-01-12 | mei: bus: use ssize_t as the return type for send and receive | Tomas Winkler |
2014-09-29 | mei: remove include to pci header from mei module files | Tomas Winkler |
2013-04-08 | mei: bus: Add device enabling and disabling API | Samuel Ortiz |
2013-03-29 | mei: bus: Implement bus driver data setter/getter | Samuel Ortiz |
2013-03-29 | mei: bus: Initial implementation for I/O routines | Samuel Ortiz |
2013-03-29 | mei: bus: Implement driver registration | Samuel Ortiz |
2013-03-29 | mei: bus: Initial MEI Client bus type implementation | Samuel Ortiz |