summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/adxl34x.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149Thomas Gleixner2019-05-301-1/+1
* Input: adxl34x - do not treat FIFO_MODE() as booleanArnd Bergmann2017-09-201-1/+1
* Input: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-071-1/+0Star
* Merge tag 'v3.13-rc4' into nextDmitry Torokhov2013-12-161-1/+1
|\
| * Input: adxl34x - Fix bug in definition of ADXL346_2D_ORIENTMichael Hennerich2013-12-101-1/+1
* | Input: use dev_get_platdata()Jingoo Han2013-12-061-1/+1
|/
* Input: adxl34x - default platform_data should not use defines from driverWolfram Sang2012-12-241-1/+1
* Input: adxl34x - don't set THRESH_TAP twiceWolfram Sang2012-12-241-1/+0Star
* Input: adxl34x - consistently use read/write encapsulationWolfram Sang2012-12-241-2/+2
* 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