https://github.com/torvalds/linux
Revision 250168ad3c58a0482dc57320c9ed1bd26858bd7f authored by Arcadiy Ivanov on 23 April 2017, 04:30:12 UTC, committed by Arcadiy Ivanov on 23 April 2017, 05:24:28 UTC
https://bugzilla.kernel.org/show_bug.cgi?id=191731
https://bugzilla.redhat.com/show_bug.cgi?id=1436686

Also fixes
dell_laptop: Setting old previous keyboard state failed
https://bugzilla.kernel.org/show_bug.cgi?id=194081

The issue is actually quite trivial. Byte 3 of kbd_state
on some machines contains "timeout_ac". If this byte is simply
set to 0 the result is failed state set. The "timeout_ac" is not
interpreted in any way, but it is now preserved in order to ensure
the LED state changes go through.
1 parent 94836ec
History
Tip revision: 250168ad3c58a0482dc57320c9ed1bd26858bd7f authored by Arcadiy Ivanov on 23 April 2017, 04:30:12 UTC
Keyboard backlight on Dell E7470 not adjustable from /sys entry
Tip revision: 250168a
File Mode Size
.gitignore -rw-r--r-- 151 bytes
Kconfig -rw-r--r-- 7.5 KB
Makefile -rw-r--r-- 2.0 KB
gen_init_cpio.c -rw-r--r-- 12.7 KB
initramfs_data.S -rw-r--r-- 1.3 KB

back to top