WSL2-Linux-Kernel/drivers/misc/mei
Alexander Usyskin 5417927447 mei: bus-fixup:upon error print return values of send and receive
[ Upstream commit 4b8659e2c2 ]

For easier debugging, upon error, print also return values
from __mei_cl_recv() and __mei_cl_send() functions.

Signed-off-by: Alexander Usyskin <alexander.usyskin@intel.com>
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Link: https://lore.kernel.org/r/20221212214933.275434-1-tomas.winkler@intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-03-11 13:57:34 +01:00
..
hdcp misc/mei/hdcp: Use correct macros to initialize uuid_le 2023-03-10 09:39:38 +01:00
Kconfig Revert "mei: virtio: virtualization frontend driver" 2020-12-06 10:36:17 +01:00
Makefile Revert "mei: virtio: virtualization frontend driver" 2020-12-06 10:36:17 +01:00
bus-fixup.c mei: bus-fixup:upon error print return values of send and receive 2023-03-11 13:57:34 +01:00
bus.c Driver core update for 5.15-rc1 2021-09-01 08:44:42 -07:00
client.c mei: revamp mei extension header structure layout. 2021-06-22 12:40:31 +02:00
client.h mei: constify passed buffers and structures 2021-07-29 17:08:04 +02:00
debugfs.c mei: add support for client dma capability 2021-02-06 15:48:11 +01:00
dma-ring.c mei: adjust the copyright notice in the files. 2019-03-28 02:07:54 +09:00
hbm.c mei: hbm: drop capability response on early shutdown 2022-06-22 14:22:03 +02:00
hbm.h mei: implement client dma setup. 2021-02-06 15:48:11 +01:00
hw-me-regs.h mei: me: add meteor lake point M DID 2023-01-24 07:22:47 +01:00
hw-me.c mei: me: disable driver on the ign firmware 2022-04-08 14:22:49 +02:00
hw-me.h mei: add device kind to sysfs 2020-07-29 16:21:13 +02:00
hw-txe-regs.h mei: adjust the copyright notice in the files. 2019-03-28 02:07:54 +09:00
hw-txe.c mei: hw: use sizeof of variable instead of struct type 2020-07-23 19:33:09 +02:00
hw-txe.h mei: adjust the copyright notice in the files. 2019-03-28 02:07:54 +09:00
hw.h mei: revamp mei extension header structure layout. 2021-06-22 12:40:31 +02:00
init.c mei: allow clients on bus to communicate in remove callback 2021-02-06 15:48:11 +01:00
interrupt.c mei: avoid iterator usage outside of list_for_each_entry 2022-04-08 14:22:49 +02:00
main.c mei: fix kdoc in the driver 2021-06-22 12:40:31 +02:00
mei-trace.c mei: adjust the copyright notice in the files. 2019-03-28 02:07:54 +09:00
mei-trace.h treewide: Add missing semicolons to __assign_str uses 2021-06-30 09:19:14 -04:00
mei_dev.h mei: constify passed buffers and structures 2021-07-29 17:08:04 +02:00
pci-me.c mei: me: add meteor lake point M DID 2023-01-24 07:22:47 +01:00
pci-txe.c mei: fix kdoc in the driver 2021-06-22 12:40:31 +02:00