lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Wed, 16 Dec 2020 14:36:38 +0800 From: Zhang Lixu <lixu.zhang@...el.com> To: jikos@...nel.org, linux-input@...r.kernel.org Cc: linux-kernel@...r.kernel.org, srinivas.pandruvada@...ux.intel.com, benjamin.tissoires@...hat.com, Zhang Lixu <lixu.zhang@...el.com> Subject: [PATCH 0/2] hid: intel-ish-hid: ipc: enable OOB support for EHL The EHL (Elkhart Lake) based platforms provide a OOB (Out of band) service, which allows wakup device when the system is in S5 (Soft-Off state). This OOB service can be enabled/disabled from BIOS settings. These two patches is to enable this feature for EHL platform. We have tested these patches on both ISH platforms and EHL platforms, it works fine. Zhang Lixu (2): hid: intel-ish-hid: ipc: finish power flow for EHL OOB hid: intel-ish-hid: ipc: Address EHL Sx resume issues drivers/hid/intel-ish-hid/ipc/hw-ish.h | 1 + drivers/hid/intel-ish-hid/ipc/ipc.c | 27 +++++++++++++ drivers/hid/intel-ish-hid/ipc/pci-ish.c | 54 ++++++++++++++++++++++++- 3 files changed, 81 insertions(+), 1 deletion(-) -- 2.25.1
Powered by blists - more mailing lists