aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/ad7877.c
Commit message (Expand)AuthorAgeFilesLines
* Input: ad7877 - convert to dev_pm_opsMark Brown2011-01-201-10/+9
* Input: ad7877 - switch to using threaded IRQDmitry Torokhov2010-10-181-40/+25
* Input: ad7877 - use attribute group to control visibility of attributesDmitry Torokhov2010-10-181-20/+29
* Input: ad7877 - filter events where pressure is beyond the maximumMichael Hennerich2010-10-171-0/+7
* Input: ad7877 - implement EV_KEY:BTN_TOUCH reportingMichael Hennerich2010-10-171-5/+12
* Input: ad7877 - implement specified chip select behaviorMichael Hennerich2010-10-171-1/+11
* Input: ad7877 - fix spi word size to 16 bitOskar Schirmer2010-06-081-0/+7
* Input: ad7877 - keep dma rx buffers in seperate cache linesOskar Schirmer2010-05-131-3/+12
* Input: ad7877 - increase pen up imeoutMichael Hennerich2010-03-091-1/+1
* spi: prefix modalias with "spi:"Anton Vorontsov2009-09-231-0/+1
* Input: ad7877, ad7879 - remove depreciated IRQF_SAMPLE_RANDOM flagMichael Hennerich2009-04-151-2/+2
* Input: add AD7877 touchscreen driverMichael Hennerich2009-03-091-0/+844