nuttx/drivers/input
Gregory Nutt 42a0796615 Squashed commit of the following:
sched/semaphore:  Add nxsem_post() which is identical to sem_post() except that it never modifies the errno variable.  Changed all references to sem_post in the OS to nxsem_post().

    sched/semaphore:  Add nxsem_destroy() which is identical to sem_destroy() except that it never modifies the errno variable.  Changed all references to sem_destroy() in the OS to nxsem_destroy().

    libc/semaphore and sched/semaphore:  Add nxsem_getprotocol() and nxsem_setprotocola which are identical to sem_getprotocol() and set_setprotocol() except that they never modifies the errno variable.  Changed all references to sem_setprotocol in the OS to nxsem_setprotocol().  sem_getprotocol() was not used in the OS
2017-10-03 15:35:24 -06:00
..
ads7843e.c Squashed commit of the following: 2017-10-03 15:35:24 -06:00
ads7843e.h Make some file section headers more consistent with standard 2015-04-08 07:15:32 -06:00
ajoystick.c Squashed commit of the following: 2017-10-03 15:35:24 -06:00
button_lower.c Add argument to STM32 EXTI interrupt handlers. 2017-02-27 14:21:30 -06:00
button_upper.c Squashed commit of the following: 2017-10-03 15:35:24 -06:00
cypress_mbr3108.c Squashed commit of the following: 2017-10-03 15:35:24 -06:00
djoystick.c Squashed commit of the following: 2017-10-03 15:35:24 -06:00
Kconfig drivers/input: add Cypress MBR3108 CapSense touch button driver 2017-05-31 06:31:53 -06:00
Make.defs drivers/input: add Cypress MBR3108 CapSense touch button driver 2017-05-31 06:31:53 -06:00
max11802.c Squashed commit of the following: 2017-10-03 15:35:24 -06:00
max11802.h Make some file section headers more consistent with standard 2015-04-08 07:15:32 -06:00
mxt.c Squashed commit of the following: 2017-10-03 15:35:24 -06:00
mxt.h Rename CONFIG_DEBUG to CONFIG_DEBUG_FEATURES 2016-06-11 14:14:08 -06:00
stmpe811_adc.c Squashed commit of the following: 2017-10-03 15:35:24 -06:00
stmpe811_base.c Squashed commit of the following: 2017-10-03 12:52:31 -06:00
stmpe811_gpio.c Squashed commit of the following: 2017-10-03 15:35:24 -06:00
stmpe811_temp.c Add entropy pool and strong random number generator 2017-03-30 07:38:37 -06:00
stmpe811_tsc.c Squashed commit of the following: 2017-10-03 15:35:24 -06:00
stmpe811.h Remove I2C slave methods from I2C master interface; rename i2c_dev_s to i2c_master_s. 2016-01-30 08:36:47 -06:00
tsc2007.c Squashed commit of the following: 2017-10-03 15:35:24 -06:00
tsc2007.h Make some file section headers more consistent with standard 2015-04-08 07:15:32 -06:00