summaryrefslogtreecommitdiff
path: root/nuttx/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* wdog.h does not contain any application interface, only internal OS interface...Gregory Nutt2014-08-215-15/+15
* Change all time conversions. Yech. New timer units in microseconds breaks a...Gregory Nutt2014-08-073-3/+3
* Add missing configuration option to select the MAX11802 touchscreen controllerGregory Nutt2014-07-221-0/+7
* MXT driver: Fix error in thread test... backward logicGregory Nutt2014-07-161-1/+1
* maXTouch: Add thresholding so that MOVE reports are not generated unless ther...Gregory Nutt2014-07-122-19/+114
* maXTouch: Fix error in state machineGregory Nutt2014-07-121-17/+42
* SAMA5D4-EK: The maXTouch controller and test is now enabled by default in the...Gregory Nutt2014-07-101-0/+11
* MXT driver worksGregory Nutt2014-07-101-101/+100
* MXT driver is now at least partially functionalGregory Nutt2014-07-091-123/+121
* SAMA5 TWI: Add support for up_i2cresetGregory Nutt2014-07-091-6/+75
* MXT Driver: Make sure that all return values are checked: Fix worker thread ...Gregory Nutt2014-07-082-156/+189
* maXTouch: Fix some issues with interrupt handlingGregory Nutt2014-07-071-27/+59
* maXTouch: Check for successful memory allocation was backwardGregory Nutt2014-07-071-3/+3
* maXTouch: Be consistent. Failure return values are not just non-zero, but ne...Gregory Nutt2014-07-061-5/+5
* maXTouch: Fix test of I2C_TRANSFER return valueGregory Nutt2014-07-061-27/+3
* maXTouch: Fix I2C address, errors when debug enable, reorganize some dataGregory Nutt2014-07-062-21/+23
* Forgot to add a file in the last commitGregory Nutt2014-07-051-0/+280
* Add very basic support for the Atmel maXTouch touchscreen controllerGregory Nutt2014-07-055-12/+1786
* TSC2007: Cosmetic updatesGregory Nutt2014-07-041-2/+2
* More trailing whilespace removalGregory Nutt2014-04-138-42/+42
* Many changes to reduce complaints from CppCheck. Several latent bugs fixes, ...Gregory Nutt2014-02-104-11/+10
* HID mouse can now support some while mice. Problems with Microsoft miceGregory Nutt2014-02-101-0/+17
* Minor typo fixesGregory Nutt2014-02-092-2/+2
* Fix all occurrences of "the the" in documentation and commentsGregory Nutt2013-08-274-8/+8
* Add a general bit-bang SPI upper-half driverGregory Nutt2013-07-011-1/+1
* Created new directories to hold SPI-related filesGregory Nutt2013-07-014-4/+4
* SAM3U-EK: Correct polarity of the PENIRQ signalGregory Nutt2013-06-161-30/+5
* Re-architected SAM3/4 SPI interface; Change BUSY bit handling in the ADS7843E...Gregory Nutt2013-06-161-1/+45
* Remove CONFIG_XYZ_BUILTIN configurations, replace with the single CONFIG_NSH_...Gregory Nutt2013-06-121-0/+5
* Yet more kconfg2html logicGregory Nutt2013-04-201-1/+1
* Fix some naming and comments associated with the Open1788 touchscreenGregory Nutt2013-04-152-4/+11
* Minor clean-up while debugging the Open1788 touchscreenGregory Nutt2013-04-121-9/+10
* Several fixes for LPC1788 GPIOpatacongo2013-04-031-2/+0
* SSP driver fixes for the LPC178x; Fixes for Open1788 touchscreen driverpatacongo2013-04-021-2/+16
* Several patches from Petteri Aimonenpatacongo2013-02-081-9/+19
* Patches from Petteri Aimonen (plus a few other things)patacongo2012-12-211-0/+19
* A few native window build updatespatacongo2012-11-251-1/+1
* Centralized the definition of the INCDIR script in tools/Config.mkpatacongo2012-11-131-2/+2
* Add MAX11802 touchscreeen driver from Petteri Aimonenpatacongo2012-10-203-0/+1484
* Fix ID tagging in ADS7843/XPT2046 touchscreen driverpatacongo2012-09-271-1/+1
* Fix STM32 SPI3 remap logicpatacongo2012-09-271-2/+1
* STM32 fixes for DM9161 PHY; Enhancements for ADS7843e touchscreen controllerpatacongo2012-09-273-71/+320
* Definitions for ARMv7-M AIRCR register, Fixes for ADS7843 and SSD1289 driver,...patacongo2012-09-271-1/+22
* Correct some bad parameter checkingpatacongo2012-09-271-2/+1
* Fixes mostly related to touchscreen on Shenzhou board (still does not work)patacongo2012-09-273-2/+22
* Email address change in nuttx/patacongo2012-09-131-1/+1
* Add support for multiple work queuespatacongo2012-09-044-6/+6
* PGA11x driver belongs in analog/ not input/patacongo2012-07-252-584/+0
* Add support for the TI PGA11x amplifier/multiplexerpatacongo2012-07-253-2/+586
* A little more cleanup after the big STMPE11->811 name changepatacongo2012-05-296-415/+415