linux-brain/drivers/misc/mei
Alexander Usyskin 12fb557863 mei: request autosuspend after sending rx flow control
commit bbf0a94744edfeee298e4a9ab6fd694d639a5cdf upstream.

A rx flow control waiting in the control queue may block autosuspend.
Re-request autosuspend after flow control been sent to unblock
the transition to the low power state.

Cc: <stable@vger.kernel.org>
Signed-off-by: Alexander Usyskin <alexander.usyskin@intel.com>
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Link: https://lore.kernel.org/r/20210526193334.445759-1-tomas.winkler@intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-06-03 08:59:03 +02:00
..
hdcp mei: hdcp: bind only with i915 on the same PCH 2020-02-01 09:34:35 +00:00
Kconfig mei: hdcp: use own Kconfig file 2019-04-25 19:33:34 +02:00
Makefile mei: adjust the copyright notice in the files. 2019-03-28 02:07:54 +09:00
bus-fixup.c mei: avoid FW version request on Ibex Peak and earlier 2019-10-04 17:38:50 +02:00
bus.c mei: bus: don't clean driver pointer 2020-07-22 09:33:13 +02:00
client.c mei: release me_cl object reference 2020-05-27 17:46:47 +02:00
client.h mei: protect mei_cl_mtu from null dereference 2020-11-18 19:20:30 +01:00
debugfs.c Driver Core and debugfs changes for 5.3-rc1 2019-07-12 12:24:03 -07:00
dma-ring.c mei: adjust the copyright notice in the files. 2019-03-28 02:07:54 +09:00
hbm.c mei: hbm: call mei_set_devstate() on hbm stop response 2021-03-04 10:26:36 +01:00
hbm.h mei: adjust the copyright notice in the files. 2019-03-28 02:07:54 +09:00
hw-me-regs.h mei: me: add cedar fork device ids 2020-04-08 09:08:42 +02:00
hw-me.c mei: avoid FW version request on Ibex Peak and earlier 2019-10-04 17:38:50 +02:00
hw-me.h mei: avoid FW version request on Ibex Peak and earlier 2019-10-04 17:38:50 +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: adjust the copyright notice in the files. 2019-03-28 02:07:54 +09:00
hw-txe.h mei: adjust the copyright notice in the files. 2019-03-28 02:07:54 +09:00
hw.h mei: adjust the copyright notice in the files. 2019-03-28 02:07:54 +09:00
init.c mei: expose device state in sysfs 2019-04-25 19:33:34 +02:00
interrupt.c mei: request autosuspend after sending rx flow control 2021-06-03 08:59:03 +02:00
main.c drivers: Introduce device lookup variants by device type 2019-07-30 13:07:42 +02:00
mei-trace.c mei: adjust the copyright notice in the files. 2019-03-28 02:07:54 +09:00
mei-trace.h mei: adjust the copyright notice in the files. 2019-03-28 02:07:54 +09:00
mei_dev.h mei: avoid FW version request on Ibex Peak and earlier 2019-10-04 17:38:50 +02:00
pci-me.c mei: me: add cedar fork device ids 2020-04-08 09:08:42 +02:00
pci-txe.c mei: Use dev_get_drvdata where possible 2019-07-30 20:32:53 +02:00