linux/drivers/misc/mei
Alexander Usyskin 43aa323e31 mei: cleanup status before client dma setup call
The upper layer may retry call to mei_cl_dma_alloc_and_map(),
in that case the client status may be non-zero after the previous call
and the wait condition will be true immediately.
Set cl->status to zero to allow waiting for an actual result
from the firmware.

Signed-off-by: Alexander Usyskin <alexander.usyskin@intel.com>
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Link: https://lore.kernel.org/r/20211223094705.204624-2-tomas.winkler@intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-12-27 10:30:48 +01:00
..
hdcp mei: hdcp: SPDX tag should be the first line 2021-06-15 17:12:58 +02:00
pxp mei: pxp: export pavp client to me client bus 2021-10-04 13:10:17 -04:00
bus-fixup.c mei: fix kdoc in the driver 2021-06-22 12:40:31 +02:00
bus.c Driver core update for 5.15-rc1 2021-09-01 08:44:42 -07:00
client.c mei: cleanup status before client dma setup call 2021-12-27 10:30:48 +01: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 hbm responses on early shutdown 2021-10-13 11:02:05 +02:00
hbm.h mei: implement client dma setup. 2021-02-06 15:48:11 +01:00
hw-me-regs.h mei: me: add Ice Lake-N device id. 2021-10-05 16:20:35 +02:00
hw-me.c mei: fix kdoc in the driver 2021-06-22 12:40:31 +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: Remove some dead code 2021-12-03 14:26:33 +01: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: add POWERING_DOWN into device state print 2021-12-27 10:30:48 +01:00
interrupt.c mei: revamp mei extension header structure layout. 2021-06-22 12:40:31 +02:00
Kconfig mei: pxp: export pavp client to me client bus 2021-10-04 13:10:17 -04:00
main.c mei: fix kdoc in the driver 2021-06-22 12:40:31 +02:00
Makefile mei: pxp: export pavp client to me client bus 2021-10-04 13:10:17 -04: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 Ice Lake-N device id. 2021-10-05 16:20:35 +02:00
pci-txe.c mei: Remove usage of the deprecated "pci-dma-compat.h" API 2021-09-21 17:33:41 +02:00