]> granicus.if.org Git - strace/history - evdev.c
Remove dumpiov wrapper
[strace] / evdev.c
2016-08-15 Dmitry V. Levinevdev.c: fix typo in comment
2016-06-11 Dmitry V. LevinConsistently use printaddr for printing addresses
2016-05-28 Dmitry V. LevinMpersify EVIOC* ioctl parser
2016-05-28 Dmitry V. Levinevdev.c: fix printing of unrecognized event type passed...
2016-05-28 Dmitry V. Levinevdev.c: fix printing of EV_PWR's argument
2016-05-28 Dmitry V. Levinevdev.c: fix indentation
2016-05-28 Dmitry V. Levinevdev.c: fix decoding of EVIOCGNAME, EVIOCGPHYS, and...
2016-05-28 Dmitry V. Levinevdev.c: fix EVIOCGVERSION decoding
2016-05-28 Dmitry V. Levinevdev.c: fix EVIOCGMTSLOTS decoding
2016-05-28 Dmitry V. Levinevdev.c: fix bitset decoding
2016-05-28 Dmitry V. Levinevdev.c: fix decoding of struct input_id
2016-05-28 Dmitry V. Levinevdev.c: fix decoding of struct input_keymap_entry
2016-05-28 Dmitry V. Levinevdev.c: fix decoding of EVIOCGKEYCODE/EVIOCSKEYCODE
2016-05-28 Dmitry V. Levinevdev.c: fix decoding of struct input_absinfo
2016-05-28 Dmitry V. Levinevdev.c: fix decoding of struct ff_effect
2016-05-28 Dmitry V. Levinevdev.c: fix printing of struct ff_envelope.fade_level
2016-05-28 Dmitry V. Levinevdev.c: fix decoding of EVIOCGRAB and EVIOCREVOKE
2016-05-28 Dmitry V. Levinevdev.c: fix EVIOCRMFF decoding
2016-05-28 Dmitry V. Levinevdev.c: move handling of EVIOCGBIT to a separate function
2016-05-28 Dmitry V. Levinevdev.c: reorder ioctl command checks
2016-05-28 Dmitry V. Levinevdev.c: decode all directions except _IOC_READ on...
2016-05-28 Dmitry V. Levinevdev.c: fix indentation of preprocessor directives
2015-07-09 Dmitry V. LevinUse printpair_int
2015-03-28 Felix JandaInclude <linux/ioctl.h> for _IOC_* macros
2015-02-22 Dmitry V. Levinevdev: decode keycode value in EVIOC[GS]KEYCODE_V2...
2015-02-22 Dmitry V. Levinevdev: fix build with old kernel headers
2015-02-22 Etienne GemsaAdd decoding for evdev ioctls