summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/adxl34x-spi.c
Commit message (Expand)AuthorAgeFilesLines
* Input: remove use of __devexit_pBill Pemberton2012-11-241-1/+1
* Input: convert SPI drivers to use module_spi_driver()Axel Lin2012-03-171-11/+1Star
* Input: remove redundant spi driver bus initializationLars-Peter Clausen2011-11-291-1/+0Star
* Input: adxl34x - fix references to adx134xMark Brown2011-02-211-2/+2
* Input: adxl34x-spi - convert to dev_pm_opsMark Brown2011-02-211-7/+9
* Input: adxl34 - make enable/disable separate from suspend/resumeDmitry Torokhov2010-07-031-8/+8
* Input: add driver for ADXL345/346 Digital AccelerometersMichael Hennerich2010-06-251-0/+145