libevdev/libevdev
Peter Hutterer 5ea0a27ba6 Add parsing linux/input-event-codes.h, update to kernel v4.5
The kernel has split most of the event codes out to a new header but the FF_
bits are missing from that header. Until this is fixed upstream, change the
event code parsing so it can take two files (using cat and stdin) so we can
update the kernel headers again.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: Benjamin Tissoires <benjamin.tissoires@gmail.com>
2016-03-30 15:45:58 +10:00
..
.gitignore Review/update .gitignore files 2013-11-19 09:34:23 +10:00
libevdev-int.h cosmetic: fix a couple of duplicate/missing empty lines 2015-03-04 08:41:33 +10:00
libevdev-names.c Add libevdev_property_from_name() 2014-08-20 08:43:15 +10:00
libevdev-uinput-int.h cosmetic: fix a couple of duplicate/missing empty lines 2015-03-04 08:41:33 +10:00
libevdev-uinput.c uinput: fix race condition in uinput syspath check 2016-01-04 07:39:24 +10:00
libevdev-uinput.h doc: add the prefixing * to all @code doxygen sections 2014-11-18 09:05:16 +10:00
libevdev-util.h cosmetic: fix a couple of duplicate/missing empty lines 2015-03-04 08:41:33 +10:00
libevdev.c Fix invalid absinfo range values reported by certain mtk soc 2015-08-24 16:26:00 +10:00
libevdev.h Document that the fd should be drained before libevdev_set_fd 2015-12-17 10:46:31 +10:00
libevdev.sym Add libevdev_property_from_name() 2014-08-20 08:43:15 +10:00
make-event-names.py Add parsing linux/input-event-codes.h, update to kernel v4.5 2016-03-30 15:45:58 +10:00
Makefile.am Add parsing linux/input-event-codes.h, update to kernel v4.5 2016-03-30 15:45:58 +10:00