linux/drivers/misc/mei
Samuel Ortiz e5354107e1 mei: bus: Initial MEI Client bus type implementation
mei client bus will present some of the mei clients
as devices for other standard subsystems

Implement the probe, remove, match, device addtion routines, along with
the sysfs and uevent ones. mei_cl_device_id is also added to
mod_devicetable.h
A mei-cleint-bus.txt document describing the rationale and the API usage
is also added while ABI/testing/sysfs-bus-mei describeis the modalias ABI.

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-03-29 08:35:47 -07:00
..
amthif.c mei: revamp mei_data2slots 2013-03-15 11:10:48 -07:00
bus.c mei: bus: Initial MEI Client bus type implementation 2013-03-29 08:35:47 -07:00
client.c mei: move clients cleanup code from init.c to client.c 2013-02-06 11:24:33 -08:00
client.h mei: move clients cleanup code from init.c to client.c 2013-02-06 11:24:33 -08:00
hbm.c mei: move me client storage allocation to hbm.c 2013-01-08 16:40:45 -08:00
hbm.h mei: add new hbm.h header to export hbm protocol 2013-01-08 16:40:44 -08:00
hw-me-regs.h mei: rename interface to hw-me 2013-01-08 16:40:45 -08:00
hw-me.c mei: prefix me hardware specific functions with mei_me_ 2013-03-29 08:32:21 -07:00
hw-me.h mei: revamp mei_data2slots 2013-03-15 11:10:48 -07:00
hw.h mei: simplify preparing client host bus messages 2013-01-07 10:31:29 -08:00
init.c mei: move mei-me to separate module 2013-03-29 08:32:21 -07:00
interrupt.c mei: move mei-me to separate module 2013-03-29 08:32:21 -07:00
Kconfig mei: move mei-me to separate module 2013-03-29 08:32:21 -07:00
main.c mei: move mei-me to separate module 2013-03-29 08:32:21 -07:00
Makefile mei: bus: Initial MEI Client bus type implementation 2013-03-29 08:35:47 -07:00
mei_dev.h mei: bus: Initial MEI Client bus type implementation 2013-03-29 08:35:47 -07:00
pci-me.c mei: prefix me hardware specific functions with mei_me_ 2013-03-29 08:32:21 -07:00
wd.c mei: rename to mei_host_buffer_is_empty to hbuf_is_ready 2013-02-06 11:24:33 -08:00