aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Android.mk: fix whitespace issuesHEADreplicant-6.0-0004-transitionreplicant-6.0-0004-rc6replicant-6.0-0004-rc5-transitionreplicant-6.0-0004-rc5replicant-6.0-0004replicant-6.0masterDenis 'GNUtoo' Carikli2021-03-051-3/+5
* Remove -Werror=incompatible-pointer-types leftover from Mesareplicant-6.0-0004-rc4replicant-6.0-0004-rc3Denis 'GNUtoo' Carikli2020-10-161-1/+0
* Make it compile under Android 10Denis 'GNUtoo' Carikli2020-10-121-0/+11
* HACK: Make it compile with bionicreplicant-6.0-0004-rc2replicant-6.0-0004-rc1Denis 'GNUtoo' Carikli2019-08-011-1/+6
* Add Android MakefileDenis 'GNUtoo' Carikli2019-07-312-4/+13
* Add REL_WHEEL_HI_RES and REL_HWHEEL_HI_RESHarry Cutts2019-07-161-0/+4
* Change all URLs to gitlab.fdoPeter Hutterer2018-06-061-1/+1
* Do not ignore return values of scanf/asprintfDmitry Torokhov2017-09-291-8/+9
* Add SW_PEN_INSERTEDDmitry Torokhov2017-09-291-0/+3
* Add more key definitionsDmitry Torokhov2017-09-291-0/+31
* Add INPUT_PROP_ACCELEROMETERDmitry Torokhov2017-09-291-0/+3
* Add KEY_ASSISTANTDmitry Torokhov2017-09-291-0/+3
* evtest 1.33evtest-1.33Peter Hutterer2015-07-231-1/+1
* Print switch, led, sound current state in the device descriptionPeter Hutterer2015-07-231-1/+38
* Fix names for EV_SYN eventsTommi Rantala2015-03-051-1/+1
* Use sizeof(ev) to specify array size to read()Tommi Rantala2015-03-051-1/+1
* Highlight SYN_DROPPEDTommi Rantala2015-03-051-0/+2
* Avoid compiler warning when INPUT_PROP_SEMI_MT not definedTommi Rantala2015-03-051-1/+2
* Add missing INPUT_PROP_*, KEY_*, LED_* and SW_* definitionsTommi Rantala2015-03-051-1/+81
* More ifdefs for ancient kernel headersTommi Rantala2015-03-051-9/+62
* Add grab flagJoseph Hwang2015-01-302-9/+42
* Handle holes in the event node listsPeter Hutterer2015-01-291-2/+8
* evtest 1.32evtest-1.32Peter Hutterer2014-08-081-1/+1
* Free the file name on errorPeter Hutterer2014-08-081-3/+7
* Point users at fuser to figure out what has the device openPeter Hutterer2014-08-082-2/+10
* Fix build error on kernels w/o input propertiesPeter Hutterer2013-08-311-0/+2
* Rename BTN_A/B/X/Y to BTN_SOUTH/EAST/NORTH/WESTPeter Hutterer2013-08-291-2/+7
* Add KEY_ATTENDANT_* groupPeter Hutterer2013-08-291-0/+4
* Add KEY_CAMERA_*Peter Hutterer2013-08-291-0/+5
* Add BTN_DPAD_*Peter Hutterer2013-08-291-0/+5
* Add a basic READMEPeter Hutterer2013-08-291-0/+19
* Always print EV_REP values, even when no properties existPeter Hutterer2013-08-231-5/+6
* Prevent out-of-bounds access for undefined types/codesPeter Hutterer2013-08-231-9/+38
* Use temp variables for type/code when printing eventsPeter Hutterer2013-08-231-9/+14
* Clarify a conditionPeter Hutterer2013-08-231-1/+1
* Use type/code/prop instead of i/jPeter Hutterer2013-08-231-14/+14
* Add some extra bracesPeter Hutterer2013-08-231-1/+2
* Add SYN_DROPPEDPeter Hutterer2013-08-231-1/+5
* Define SYN_MAX instead of a hardcoded valuePeter Hutterer2013-08-231-1/+6
* Drop an unnecessary ifdefPeter Hutterer2013-08-221-2/+0
* evtest 1.31evtest-1.31Peter Hutterer2013-06-041-1/+1
* Use versionsort instead of alphasortPeter Hutterer2013-06-031-1/+1
* Print EV_REP properties and values of those propertiesBenjamin Tissoires2013-03-141-1/+19
* Drop evtest-capture references in autotoolsBenjamin Tissoires2013-03-142-19/+0
* Drop evtest-capturePeter Hutterer2013-03-133-1193/+0
* evtest-capture: support a few of the newer definesPeter Hutterer2013-03-131-0/+17
* add a configure flag to control xml behaviorMike Frysinger2013-01-071-4/+8
* ignore generated filesMike Frysinger2013-01-071-0/+22
* use newer config headers macroMike Frysinger2013-01-071-1/+1
* add missing symbols: ABS_MT_TOOL_X|Y, ABS_MT_DISTANCE, MSC_TIMESTAMPBenjamin Tissoires2012-11-271-0/+8