summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/adxl34x.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* drivers/input: Add module.h to modular drivers implicitly using itPaul Gortmaker2011-11-011-0/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* Input: adxl34x - do not mark device as disabled on startupMichael Hennerich2010-08-051-1/+0
* Input: adxl34x - fix leak and use after freeDan Carpenter2010-07-231-4/+3
* Input: adxl34 - make enable/disable separate from suspend/resumeDmitry Torokhov2010-07-031-27/+49
* Input: adxl34x - add support for ADXL346 orientation sensingMichael Hennerich2010-06-251-4/+58
* Input: add driver for ADXL345/346 Digital AccelerometersMichael Hennerich2010-06-251-0/+840