aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/adxl34x.c
AgeCommit message (Expand)Author
2020-11-24Input: adxl34x - clean up a data type in adxl34x_probe()Dan Carpenter
2014-01-06Input: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-12-16Merge tag 'v3.13-rc4' into nextDmitry Torokhov
2013-12-09Input: adxl34x - Fix bug in definition of ADXL346_2D_ORIENTMichael Hennerich
2013-12-06Input: use dev_get_platdata()Jingoo Han
2012-12-24Input: adxl34x - default platform_data should not use defines from driverWolfram Sang
2012-12-24Input: adxl34x - don't set THRESH_TAP twiceWolfram Sang
2012-12-24Input: adxl34x - consistently use read/write encapsulationWolfram Sang
2011-11-29Merge commit 'v3.2-rc3' into nextDmitry Torokhov
2011-11-09Input: convert obsolete strict_strtox to kstrtoxJJ Ding
2011-10-31drivers/input: Add module.h to modular drivers implicitly using itPaul Gortmaker
2011-03-31Fix common misspellingsLucas De Marchi
2010-08-05Input: adxl34x - do not mark device as disabled on startupMichael Hennerich
2010-07-22Input: adxl34x - fix leak and use after freeDan Carpenter
2010-07-03Input: adxl34 - make enable/disable separate from suspend/resumeDmitry Torokhov
2010-06-25Input: adxl34x - add support for ADXL346 orientation sensingMichael Hennerich
2010-06-25Input: add driver for ADXL345/346 Digital AccelerometersMichael Hennerich