linux/drivers/hid/intel-ish-hid
Srinivas Pandruvada 6d290391be HID: intel-ish-hid: Fix potential race condition
Although unlikely but it is possible that when a connect or disconnect
request is issued to the firmware, before the response comes, user
terminates the client session. In this case when the response is arrived
there is no matching client instance in the list of currently active
clients. In this case, don't issue call to wake up a waiting client.

Signed-off-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
2016-11-29 15:17:34 +01:00
..
ipc HID: intel-ish-hid: ipc: use msleep_interrupt() for wait 2016-11-16 11:42:39 +01:00
ishtp HID: intel-ish-hid: Fix potential race condition 2016-11-29 15:17:34 +01:00
ishtp-hid-client.c HID: intel-ish-hid: ISH HID client driver 2016-08-17 11:13:08 +02:00
ishtp-hid.c HID: intel-ish-hid: ISH HID client driver 2016-08-17 11:13:08 +02:00
ishtp-hid.h HID: intel-ish-hid: ISH HID client driver 2016-08-17 11:13:08 +02:00
Kconfig HID: intel_ish-hid: ISH Transport layer 2016-08-17 11:13:07 +02:00
Makefile HID: intel-ish-hid: ISH HID client driver 2016-08-17 11:13:08 +02:00