linux-hardened/drivers/misc/mei
Tomas Winkler 2e5df413be mei: use uuid, me_addr tuple addressing also for flow control credits
Add uuid, me_addr addressing also for flow control credits.
The only exception in cases for single buffer clients for which
the host address in flow credits response is always 0

To in order to deal with add/remove race between fw and driver clients
addressing we need to use [uuid, me_addr] tuple to address the clients

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-01-12 05:04:10 -08:00
..
amthif.c mei: use local cl variables in wd and amthif 2014-11-03 15:52:48 -08:00
bus.c mei: bus: use ssize_t as the return type for send and receive 2015-01-12 05:04:10 -08:00
client.c mei: use uuid, me_addr tuple addressing also for flow control credits 2015-01-12 05:04:10 -08:00
client.h mei: get rid of most of the pci dependencies in mei 2014-09-29 11:56:01 -04:00
debugfs.c mei: debugfs: display also connectionless clients 2014-11-03 15:54:45 -08:00
hbm.c mei: fix hbm MEI_HBM_STARTED ambiguity 2014-11-07 09:59:08 -08:00
hbm.h mei: fix hbm MEI_HBM_STARTED ambiguity 2014-11-07 09:59:08 -08:00
hw-me-regs.h mei: read and print all six FW status registers 2014-11-26 19:06:41 -08:00
hw-me.c mei: read and print all six FW status registers 2014-11-26 19:06:41 -08:00
hw-me.h mei: read and print all six FW status registers 2014-11-26 19:06:41 -08:00
hw-txe-regs.h mei: extract fw status registers 2014-05-03 19:21:22 -04:00
hw-txe.c mei: read and print all six FW status registers 2014-11-26 19:06:41 -08:00
hw-txe.h mei: fix kernel-doc warnings 2014-09-29 11:56:02 -04:00
hw.h mei: fix kernel-doc warnings 2014-09-29 11:56:02 -04:00
init.c mei: read and print all six FW status registers 2014-11-26 19:06:41 -08:00
interrupt.c mei: drop unneeded client NULL check in cb structure 2014-11-03 15:52:48 -08:00
Kconfig mei: fix compilation error with missing WATCHDOG_CORE 2014-02-14 10:13:46 -08:00
main.c mei: export fw status registers through sysfs 2014-11-26 19:06:41 -08:00
Makefile mei: txe: add Kbuild for TXE device 2014-02-07 15:08:46 -08:00
mei_dev.h mei: bus: use ssize_t as the return type for send and receive 2015-01-12 05:04:10 -08:00
nfc.c mei: nfc: clean nfc internal struct on host exit 2014-11-07 09:59:08 -08:00
pci-me.c Char/Misc driver patches for 3.19-rc1 2014-12-14 16:43:47 -08:00
pci-txe.c Char/Misc driver patches for 3.19-rc1 2014-12-14 16:43:47 -08:00
wd.c mei: use local cl variables in wd and amthif 2014-11-03 15:52:48 -08:00