summaryrefslogtreecommitdiff
path: root/drivers/input/misc/kxtj9.c
AgeCommit message (Expand)Author
2015-10-02Input: kxtj9 - remove unneeded retval variableJavier Martinez Canillas
2015-07-17Input: drop owner assignment from i2c_driverKrzysztof Kozlowski
2014-11-02Input: misc - use __maybe_unused instead of ifdef around suspend/resumeJingoo Han
2013-12-06Input: use dev_get_platdata()Jingoo Han
2012-11-24Input: remove use of __devexitBill Pemberton
2012-11-24Input: remove use of __devinitBill Pemberton
2012-11-24Input: remove use of __devexit_pBill Pemberton
2012-03-16Input: convert I2C drivers to use module_i2c_driver()Axel Lin
2012-03-16Input: kxtj9 - who_am_i check value and initial data rate fixesChristopher Hudson
2011-07-30Input: kxtj9 - explicitly include module.hStephen Rothwell
2011-07-19Input: kxtj9 - fix locking typo in kxtj9_set_poll()Dan Carpenter
2011-07-19Input: kxtj9 - fix bug in probe()Dan Carpenter
2011-07-06Input: add support for Kionix KXTJ9 accelerometerChris Hudson