incubator-nuttx/drivers/input
Gregory Nutt a0866c0753 drivers/input/max11802.c: Fix possible unmatched IRQ restore. Noted by Juha Niskanen 2015-04-14 07:22:02 -06:00
..
Kconfig Update/correct some comments 2014-11-29 07:08:30 -06:00
Make.defs Add an analog joystick driver. Initial checkin is only a little more of a clone of the discrete joystick driver and is as-of-yet untested 2014-11-28 19:59:27 -06:00
ads7843e.c Cosmetic updates to comments 2014-10-11 15:20:21 -06:00
ads7843e.h Make some file section headers more consistent with standard 2015-04-08 07:15:32 -06:00
ajoystick.c Nucleo-f4x1re: Fix some joystick pin definitions 2014-12-04 12:04:21 -06:00
djoystick.c Update/correct some comments 2014-11-29 07:08:30 -06:00
max11802.c drivers/input/max11802.c: Fix possible unmatched IRQ restore. Noted by Juha Niskanen 2015-04-14 07:22:02 -06:00
max11802.h Make some file section headers more consistent with standard 2015-04-08 07:15:32 -06:00
mxt.c More fixes to problems noted by cppcheck. Some are kind of risky; some are real bugs. 2014-11-25 13:15:09 -06:00
mxt.h MXT Driver: Make sure that all return values are checked: Fix worker thread -- it must hold the MXT device semaphore to access I2C 2014-07-08 08:55:43 -06:00
stmpe811.h Make some file section headers more consistent with standard 2015-04-08 07:15:32 -06:00
stmpe811_adc.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
stmpe811_base.c Reanem kzalloc to kmm_zalloc for consistency 2014-08-31 17:34:44 -06:00
stmpe811_gpio.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
stmpe811_temp.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
stmpe811_tsc.c Eliminate warnings 2014-10-11 17:02:35 -06:00
tsc2007.c Rename kmalloc to kmm_malloc for consistency 2014-08-31 17:26:36 -06:00
tsc2007.h Make some file section headers more consistent with standard 2015-04-08 07:15:32 -06:00