summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/ads7846.c
Commit message (Expand)AuthorAgeFilesLines
* Input: ads7846 - handle IRQs that were latched during disabled IRQsImre Deak2006-04-111-34/+48
* Input: ads7846 - miscellaneous fixesImre Deak2006-04-111-30/+114
* Input: ads7846 - use msleep() instead of udelay() in suspendJuha Yrjola2006-04-111-1/+1
* Input: ads7846 - debouncing and rudimentary sample filteringImre Deak2006-04-111-38/+118
* Input: ads7846 - power down ADC a bit laterImre Deak2006-04-111-3/+18
* Input: ads7846 - add pen_down sysfs attributeImre Deak2006-04-111-0/+19
* [PATCH] ads7846: sparc32 warning fixAndrew Morton2006-03-261-1/+1
* [PATCH] ads7846 build fixAndrew Morton2006-03-251-0/+1
* Input: ads7846 - assorted updatesDavid Brownell2006-02-151-24/+44
* Input: ads7846 - convert to to dynamic input_dev allocationDmitry Torokhov2006-02-151-32/+47
* [ARM] Convert request_irq+set_irq_type to request_irq with SA_TRIGGERRussell King2006-01-191-6/+3
* [PATCH] spi: use linked lists rather than an arrayVitaly Wool2006-01-131-4/+8
* [PATCH] spi: ads7836 uses spi_driverDavid Brownell2006-01-131-42/+42
* [PATCH] spi: ads7846 driverDavid Brownell2006-01-131-0/+621
OpenPOWER on IntegriCloud