linux_dsm_epyc7002/drivers/misc/mei
Samuel Ortiz 59fcd7c63a mei: nfc: Initial nfc implementation
NFC ME device is exported through the MEI bus to be consumed by the
NFC subsystem.

NFC is represented by two mei clients: An info one and the actual
NFC one. In order to properly build the ME id we first need to retrieve
the firmware information from the info client and then disconnect from it.

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-04-10 18:56:53 -07:00
..
amthif.c mei: revamp mei_data2slots 2013-03-15 11:10:48 -07:00
bus.c mei: bus: Add device enabling and disabling API 2013-04-08 16:57:15 -07:00
client.c mei: nfc: Initial nfc implementation 2013-04-10 18:56:53 -07:00
client.h mei: add mei_cl_write function 2013-04-08 16:55:57 -07:00
debugfs.c mei: add debugfs hooks 2013-04-05 15:49:17 -07:00
hbm.c mei: notify about the reset in error level 2013-04-08 16:55:57 -07: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: nfc: Initial nfc implementation 2013-04-10 18:56:53 -07:00
interrupt.c mei: notify about the reset in error level 2013-04-08 16:55:57 -07:00
Kconfig mei: move mei-me to separate module 2013-03-29 08:32:21 -07:00
main.c mei: add mei_cl_write function 2013-04-08 16:55:57 -07:00
Makefile mei: nfc: Initial nfc implementation 2013-04-10 18:56:53 -07:00
mei_dev.h mei: nfc: Initial nfc implementation 2013-04-10 18:56:53 -07:00
nfc.c mei: nfc: Initial nfc implementation 2013-04-10 18:56:53 -07:00
pci-me.c mei: add debugfs hooks 2013-04-05 15:49:17 -07:00
wd.c mei: rename to mei_host_buffer_is_empty to hbuf_is_ready 2013-02-06 11:24:33 -08:00