summaryrefslogtreecommitdiff
path: root/drivers/input/misc/adxl34x-spi.c
AgeCommit message (Expand)Author
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis
2014-11-02Input: misc - use __maybe_unused instead of ifdef around suspend/resumeJingoo Han
2013-04-07Input: adxl34x - use spi_get_drvdata()Jingoo Han
2013-03-26Input: adxl34x - add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han
2012-11-24Input: remove use of __devexitBill Pemberton
2012-11-24Input: remove use of __devinitBill Pemberton
2012-11-24Input: remove use of __devexit_pBill Pemberton
2012-03-16Input: convert SPI drivers to use module_spi_driver()Axel Lin
2011-11-29Input: remove redundant spi driver bus initializationLars-Peter Clausen
2011-02-21Input: adxl34x - fix references to adx134xMark Brown
2011-02-21Input: adxl34x-spi - convert to dev_pm_opsMark Brown
2010-07-03Input: adxl34 - make enable/disable separate from suspend/resumeDmitry Torokhov
2010-06-25Input: add driver for ADXL345/346 Digital AccelerometersMichael Hennerich