summaryrefslogtreecommitdiff
path: root/nuttx/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* 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
* Massive naming fix: STMPE11->STMPE811patacongo2012-05-297-10/+10
* Add a timeout to the STMPE11 touchscreen driver to catch missing pen up eventspatacongo2012-05-213-16/+114
* NXWidgets::CNxTkWindow must subtract the height of the toolbar (if any) when ...patacongo2012-05-151-4/+4
* Improved thresholding logic in the STMPE11 driver; NxWM: Oops minimizing wro...patacongo2012-05-141-8/+6
* NXWidgets::CImage needs to catch mouse/touchscreen events; All touchscreen dr...patacongo2012-05-136-32/+98
* Fix a few STMPE11 touchscreen and NxWM touchscreen calibration bugspatacongo2012-05-112-29/+35
* SMTPE11 and NxWM touchscreen fixespatacongo2012-05-113-45/+76
* NxWM: Finishes touchscreen implementation; NuttX: Standardize touchscreen ini...patacongo2012-05-111-1/+6
* The STMPE11/touchscreen is now fully functional on the STM3240G-EVALpatacongo2012-05-083-48/+82
* Integrate the STMPE11 driver into the STM3240G-EVAL board logicpatacongo2012-05-081-2/+3
* Mostly cosmetic, partial fixes for STM3240G-EVAL LCDpatacongo2012-05-071-2/+2
* Add STMPE11 temperature sensor logicpatacongo2012-05-062-0/+177
* Add STMPE11 touchscreen logicpatacongo2012-05-066-18/+1033
* Add framework for STMPE11 ADC interfacespatacongo2012-05-065-16/+324
* Add GPIO support to STMPE11 driver; NFS updatepatacongo2012-05-054-15/+628
* Beginning of an SMTPE11 touchscreen/IO expander driverpatacongo2012-05-053-10/+487
* More STM3240G-EVAL LCD updatespatacongo2012-04-271-0/+71
* Updated Kconfig files from Lzyypatacongo2012-04-071-0/+9
* Add kconfig documentationpatacongo2012-04-061-1/+1
* Adding skeleton Kconfig files (part 1 of 2)patacongo2012-04-061-0/+4
* Move file-system header files to include/nuttx/fspatacongo2012-03-212-2/+2
* STM32 fixes for F4 32-bit timerspatacongo2012-01-131-2/+2
* Adds support for the STM32F103VCT6 and for the Hy-Mini STM32v board. Contrib...patacongo2011-12-171-17/+17