summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/ad7879-spi.c
Commit message (Expand)AuthorAgeFilesLines
* Input: convert SPI drivers to use module_spi_driver()Axel Lin2012-03-161-11/+1
* 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
|\
| * drivers/input: Add module.h to modular drivers implicitly using itPaul Gortmaker2011-10-311-0/+1
* | Input: ad7879 - consolidate PM methodsDmitry Torokhov2011-11-151-25/+1
|/
* Input: ad7879 - convert SPI to dev_pm_opsMark Brown2011-01-201-8/+9
* Input: ad7879 - fix spi word size to 16 bitMichael Hennerich2010-07-031-0/+8
* Input: ad7879 - add open and close methodsDmitry Torokhov2010-07-031-2/+2
* Input: ad7879 - split bus logic outMike Frysinger2010-07-031-0/+190