summaryrefslogtreecommitdiffstats
path: root/nuttx/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2012-09-04Add support for multiple work queuespatacongo4-6/+6
2012-07-25PGA11x driver belongs in analog/ not input/patacongo2-584/+0
2012-07-25Add support for the TI PGA11x amplifier/multiplexerpatacongo3-2/+586
2012-05-29A little more cleanup after the big STMPE11->811 name changepatacongo6-415/+415
2012-05-29Massive naming fix: STMPE11->STMPE811patacongo7-10/+10
2012-05-21Add a timeout to the STMPE11 touchscreen driver to catch missing pen up eventspatacongo3-16/+114
2012-05-15NXWidgets::CNxTkWindow must subtract the height of the toolbar (if any) when ...patacongo1-4/+4
2012-05-14Improved thresholding logic in the STMPE11 driver; NxWM: Oops minimizing wro...patacongo1-8/+6
2012-05-13NXWidgets::CImage needs to catch mouse/touchscreen events; All touchscreen dr...patacongo6-32/+98
2012-05-11Fix a few STMPE11 touchscreen and NxWM touchscreen calibration bugspatacongo2-29/+35
2012-05-11SMTPE11 and NxWM touchscreen fixespatacongo3-45/+76
2012-05-11NxWM: Finishes touchscreen implementation; NuttX: Standardize touchscreen ini...patacongo1-1/+6
2012-05-08The STMPE11/touchscreen is now fully functional on the STM3240G-EVALpatacongo3-48/+82
2012-05-08Integrate the STMPE11 driver into the STM3240G-EVAL board logicpatacongo1-2/+3
2012-05-07Mostly cosmetic, partial fixes for STM3240G-EVAL LCDpatacongo1-2/+2
2012-05-06Add STMPE11 temperature sensor logicpatacongo2-0/+177
2012-05-06Add STMPE11 touchscreen logicpatacongo6-18/+1033
2012-05-06Add framework for STMPE11 ADC interfacespatacongo5-16/+324
2012-05-05Add GPIO support to STMPE11 driver; NFS updatepatacongo4-15/+628
2012-05-05Beginning of an SMTPE11 touchscreen/IO expander driverpatacongo3-10/+487
2012-04-27More STM3240G-EVAL LCD updatespatacongo1-0/+71
2012-04-07Updated Kconfig files from Lzyypatacongo1-0/+9
2012-04-06Add kconfig documentationpatacongo1-1/+1
2012-04-06Adding skeleton Kconfig files (part 1 of 2)patacongo1-0/+4
2012-03-21Move file-system header files to include/nuttx/fspatacongo2-2/+2
2012-01-13STM32 fixes for F4 32-bit timerspatacongo1-2/+2
2011-12-17Adds support for the STM32F103VCT6 and for the Hy-Mini STM32v board. Contrib...patacongo1-17/+17
2011-12-03Fix a cloned error in driver poll setuppatacongo2-3/+5
2011-12-01Add comments that indicate that tsc2007_activate is probably not neededpatacongo1-2/+14
2011-11-15Add support for more FAT partitions; support for SD cards greater than 4Gb; T...patacongo1-30/+108
2011-10-13Add a configuration for the lpc3152patacongo1-2/+3
2011-10-12ADS7843 updatespatacongo1-2/+2
2011-10-07SAM3U SPI debug changespatacongo3-17/+3
2011-10-05Fix bugs in STM32 SDHC and I2C driverspatacongo1-0/+1
2011-10-04ADS7843E driver is code completepatacongo3-186/+292
2011-10-03The ADS7843E driver skeleton at least compiles nowpatacongo1-2/+143
2011-10-03Add hooks for the ADS7843E touchscreen controllerpatacongo5-4/+1115
2011-08-29Bug fixes for BCH and TSC2007 driverspatacongo1-4/+4
2011-07-31Forgot to add file in last checkinpatacongo1-10/+14
2011-07-30Completes first cut of TSC2007 driverpatacongo1-34/+178
2011-07-30More TSC2007 driver updatespatacongo2-94/+467
2011-07-29More logic added to the TSC2007 touchscreen driverpatacongo2-13/+199
2011-07-29Add TSC2007 register definitionspatacongo2-0/+115
2011-07-29Add framework for input devices and TSC2007 touchscreen driverpatacongo2-0/+567