summaryrefslogtreecommitdiff
path: root/nuttx/drivers/input/tsc2007.c
Commit message (Expand)AuthorAgeFilesLines
* STM32 fixes for F4 32-bit timerspatacongo2012-01-131-2/+2
* Fix a cloned error in driver poll setuppatacongo2011-12-031-2/+4
* Add comments that indicate that tsc2007_activate is probably not neededpatacongo2011-12-011-2/+14
* Add support for more FAT partitions; support for SD cards greater than 4Gb; T...patacongo2011-11-151-30/+108
* Add a configuration for the lpc3152patacongo2011-10-131-2/+3
* SAM3U SPI debug changespatacongo2011-10-071-1/+1
* Fix bugs in STM32 SDHC and I2C driverspatacongo2011-10-051-0/+1
* Add hooks for the ADS7843E touchscreen controllerpatacongo2011-10-031-2/+1
* Bug fixes for BCH and TSC2007 driverspatacongo2011-08-291-4/+4
* Forgot to add file in last checkinpatacongo2011-07-311-10/+14
* Completes first cut of TSC2007 driverpatacongo2011-07-301-34/+178
* More TSC2007 driver updatespatacongo2011-07-301-84/+462
* More logic added to the TSC2007 touchscreen driverpatacongo2011-07-291-12/+183
* Add TSC2007 register definitionspatacongo2011-07-291-0/+5
* Add framework for input devices and TSC2007 touchscreen driverpatacongo2011-07-291-0/+515