summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/adxl34x-spi.c
Commit message (Expand)AuthorAgeFilesLines
* Input: misc - use __maybe_unused instead of ifdef around suspend/resumeJingoo Han2014-11-021-4/+2
* Input: adxl34x - use spi_get_drvdata()Jingoo Han2013-04-071-3/+3
* Input: adxl34x - add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2013-03-261-1/+1
* Input: remove use of __devexitBill Pemberton2012-11-241-1/+1
* Input: remove use of __devinitBill Pemberton2012-11-241-1/+1
* Input: remove use of __devexit_pBill Pemberton2012-11-241-1/+1
* 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
* 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
OpenPOWER on IntegriCloud