summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen/ad7877.c
AgeCommit message (Expand)Author
2013-04-07Input: ad7877 - use spi_get_drvdata() and spi_set_drvdata()Jingoo Han
2012-11-24Input: remove use of __devexitBill Pemberton
2012-11-24Input: remove use of __devinitBill Pemberton
2012-11-24Input: remove use of __devexit_pBill Pemberton
2012-03-16Input: convert SPI drivers to use module_spi_driver()Axel Lin
2012-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-01-03switch ->is_visible() to returning umode_tAl Viro
2011-11-29Input: remove redundant spi driver bus initializationLars-Peter Clausen
2011-11-29Merge commit 'v3.2-rc3' into nextDmitry Torokhov
2011-11-09Input: convert obsolete strict_strtox to kstrtoxJJ Ding
2011-10-31drivers/input: Add module.h to modular drivers implicitly using itPaul Gortmaker
2011-01-20Input: ad7877 - convert to dev_pm_opsMark Brown
2010-10-18Input: ad7877 - switch to using threaded IRQDmitry Torokhov
2010-10-18Input: ad7877 - use attribute group to control visibility of attributesDmitry Torokhov
2010-10-17Input: ad7877 - filter events where pressure is beyond the maximumMichael Hennerich
2010-10-17Input: ad7877 - implement EV_KEY:BTN_TOUCH reportingMichael Hennerich
2010-10-17Input: ad7877 - implement specified chip select behaviorMichael Hennerich
2010-06-08Input: ad7877 - fix spi word size to 16 bitOskar Schirmer
2010-05-13Input: ad7877 - keep dma rx buffers in seperate cache linesOskar Schirmer
2010-03-09Input: ad7877 - increase pen up imeoutMichael Hennerich
2009-09-23spi: prefix modalias with "spi:"Anton Vorontsov
2009-04-15Input: ad7877, ad7879 - remove depreciated IRQF_SAMPLE_RANDOM flagMichael Hennerich
2009-03-09Input: add AD7877 touchscreen driverMichael Hennerich