summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/ad7877.c
Commit message (Expand)AuthorAgeFilesLines
* Input: convert SPI drivers to use module_spi_driver()Axel Lin2012-03-161-11/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-01-101-9/+8
|\
| * Input: remove redundant spi driver bus initializationLars-Peter Clausen2011-11-291-1/+0
| * Merge commit 'v3.2-rc3' into nextDmitry Torokhov2011-11-291-0/+1
| |\
| * | Input: convert obsolete strict_strtox to kstrtoxJJ Ding2011-11-091-8/+8
* | | switch ->is_visible() to returning umode_tAl Viro2012-01-031-2/+2
| |/ |/|
* | drivers/input: Add module.h to modular drivers implicitly using itPaul Gortmaker2011-10-311-0/+1
|/
* 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