summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/adxl34x.c
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'v3.2-rc3' into nextDmitry Torokhov2011-11-291-0/+1
|\
| * drivers/input: Add module.h to modular drivers implicitly using itPaul Gortmaker2011-11-011-0/+1
* | Input: convert obsolete strict_strtox to kstrtoxJJ Ding2011-11-101-8/+8
|/
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* Input: adxl34x - do not mark device as disabled on startupMichael Hennerich2010-08-051-1/+0Star
* Input: adxl34x - fix leak and use after freeDan Carpenter2010-07-231-4/+3Star
* 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