aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/adxl34x.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-05Input: adxl34x - do not mark device as disabled on startupMichael Hennerich1-1/+0
2010-07-22Input: adxl34x - fix leak and use after freeDan Carpenter1-4/+3
2010-07-03Input: adxl34 - make enable/disable separate from suspend/resumeDmitry Torokhov1-27/+49
2010-06-25Input: adxl34x - add support for ADXL346 orientation sensingMichael Hennerich1-4/+58
2010-06-25Input: add driver for ADXL345/346 Digital AccelerometersMichael Hennerich1-0/+840