aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/adxl34x.c
Commit message (Expand)AuthorAgeFilesLines
* 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-221-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