aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/kxtj9.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-02Input: kxtj9 - remove unneeded retval variableJavier Martinez Canillas1-2/+1
2015-07-17Input: drop owner assignment from i2c_driverKrzysztof Kozlowski1-1/+0
2014-11-02Input: misc - use __maybe_unused instead of ifdef around suspend/resumeJingoo Han1-4/+2
2013-12-06Input: use dev_get_platdata()Jingoo Han1-1/+2
2012-11-24Input: remove use of __devexitBill Pemberton1-2/+2
2012-11-24Input: remove use of __devinitBill Pemberton1-5/+5
2012-11-24Input: remove use of __devexit_pBill Pemberton1-1/+1
2012-03-16Input: convert I2C drivers to use module_i2c_driver()Axel Lin1-11/+1
2012-03-16Input: kxtj9 - who_am_i check value and initial data rate fixesChristopher Hudson1-5/+17
2011-07-30Input: kxtj9 - explicitly include module.hStephen Rothwell1-0/+1
2011-07-19Input: kxtj9 - fix locking typo in kxtj9_set_poll()Dan Carpenter1-1/+1
2011-07-19Input: kxtj9 - fix bug in probe()Dan Carpenter1-1/+1
2011-07-06Input: add support for Kionix KXTJ9 accelerometerChris Hudson1-0/+671