aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/ad7879-spi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-20Input: ad7879-spi - remove redundant spi_set_drvdataSachin Kamat1-1/+0
2012-11-24Input: remove use of __devexitBill Pemberton1-1/+1
2012-11-24Input: remove use of __devinitBill Pemberton1-1/+1
2012-11-24Input: remove use of __devexit_pBill Pemberton1-1/+1
2012-03-16Input: convert SPI drivers to use module_spi_driver()Axel Lin1-11/+1
2011-11-29Input: remove redundant spi driver bus initializationLars-Peter Clausen1-1/+0
2011-11-29Merge commit 'v3.2-rc3' into nextDmitry Torokhov1-0/+1
2011-11-15Input: ad7879 - consolidate PM methodsDmitry Torokhov1-25/+1
2011-10-31drivers/input: Add module.h to modular drivers implicitly using itPaul Gortmaker1-0/+1
2011-01-20Input: ad7879 - convert SPI to dev_pm_opsMark Brown1-8/+9
2010-07-03Input: ad7879 - fix spi word size to 16 bitMichael Hennerich1-0/+8
2010-07-03Input: ad7879 - add open and close methodsDmitry Torokhov1-2/+2
2010-07-03Input: ad7879 - split bus logic outMike Frysinger1-0/+190