2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-29 15:43:59 +08:00
linux-next/drivers/misc/mei
Alexander Usyskin 22b987a325 mei: start disconnect request timer consistently
Link must be reset in case the fw doesn't
respond to client disconnect request.
We did charge the timer only in irq path
from mei_cl_irq_close and not in mei_cl_disconnect

Cc: stable@vger.kernel.org # 3.10+
Signed-off-by: Alexander Usyskin <alexander.usyskin@intel.com>
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-07-17 18:38:36 -07:00
..
amthif.c mei: set connecting state just upon connection request is sent to the fw 2014-05-03 19:21:56 -04:00
bus.c mei: set connecting state just upon connection request is sent to the fw 2014-05-03 19:21:56 -04:00
client.c mei: start disconnect request timer consistently 2014-07-17 18:38:36 -07:00
client.h mei: client.h fix checkpatch errors 2014-03-17 15:57:43 -07:00
debugfs.c mei: export active connections to debugfs 2014-02-07 15:09:35 -08:00
hbm.c mei: fix memory leak of mei_clients array 2014-05-27 14:15:25 -07:00
hbm.h mei: fix memory leak of mei_clients array 2014-05-27 14:15:25 -07:00
hw-me-regs.h mei: add WPT second mei interface 2014-07-09 14:19:34 -07:00
hw-me.c mei: me: move probe quirk to cfg structure 2014-05-27 14:16:38 -07:00
hw-me.h mei: me: move probe quirk to cfg structure 2014-05-27 14:16:38 -07:00
hw-txe-regs.h mei: extract fw status registers 2014-05-03 19:21:22 -04:00
hw-txe.c mei: add per device configuration 2014-05-27 14:16:38 -07:00
hw-txe.h mei: add per device configuration 2014-05-27 14:16:38 -07:00
hw.h mei: me: bump hbm version to 1.1 to support power gating 2014-05-03 19:20:25 -04:00
init.c mei: add per device configuration 2014-05-27 14:16:38 -07:00
interrupt.c mei: ignore client writing state during cb completion 2014-04-16 12:24:16 -07:00
Kconfig mei: fix compilation error with missing WATCHDOG_CORE 2014-02-14 10:13:46 -08:00
main.c mei: move from misc to char device 2014-07-09 14:19:34 -07:00
Makefile mei: txe: add Kbuild for TXE device 2014-02-07 15:08:46 -08:00
mei_dev.h mei: move from misc to char device 2014-07-09 14:19:34 -07:00
nfc.c mei: make return values consistent across the driver 2014-02-28 15:15:57 -08:00
pci-me.c mei: add WPT second mei interface 2014-07-09 14:19:34 -07:00
pci-txe.c mei: move from misc to char device 2014-07-09 14:19:34 -07:00
wd.c mei: set connecting state just upon connection request is sent to the fw 2014-05-03 19:21:56 -04:00