summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen/ad7879-spi.c
AgeCommit message (Expand)AuthorFilesLines
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-16Input: ad7879 - consolidate PM methodsDmitry Torokhov1-25/+1
2011-11-01drivers/input: Add module.h to modular drivers implicitly using itPaul Gortmaker1-0/+1
2011-01-21Input: ad7879 - convert SPI to dev_pm_opsMark Brown1-8/+9
2010-07-04Input: ad7879 - fix spi word size to 16 bitMichael Hennerich1-0/+8
2010-07-04Input: ad7879 - add open and close methodsDmitry Torokhov1-2/+2
2010-07-04Input: ad7879 - split bus logic outMike Frysinger1-0/+190