aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/ad7877.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-18Input: ad7877 - switch to using threaded IRQDmitry Torokhov1-40/+25
2010-10-18Input: ad7877 - use attribute group to control visibility of attributesDmitry Torokhov1-20/+29
2010-10-17Input: ad7877 - filter events where pressure is beyond the maximumMichael Hennerich1-0/+7
2010-10-17Input: ad7877 - implement EV_KEY:BTN_TOUCH reportingMichael Hennerich1-5/+12
2010-10-17Input: ad7877 - implement specified chip select behaviorMichael Hennerich1-1/+11
2010-06-08Input: ad7877 - fix spi word size to 16 bitOskar Schirmer1-0/+7
2010-05-13Input: ad7877 - keep dma rx buffers in seperate cache linesOskar Schirmer1-3/+12
2010-03-09Input: ad7877 - increase pen up imeoutMichael Hennerich1-1/+1
2009-09-23spi: prefix modalias with "spi:"Anton Vorontsov1-0/+1
2009-04-15Input: ad7877, ad7879 - remove depreciated IRQF_SAMPLE_RANDOM flagMichael Hennerich1-2/+2
2009-03-09Input: add AD7877 touchscreen driverMichael Hennerich1-0/+844