summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/kxtj9.c
Commit message (Expand)AuthorAgeFilesLines
* Input: kxtj9 - remove unneeded retval variableJavier Martinez Canillas2015-10-021-2/+1
* Input: drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-171-1/+0
* Input: misc - use __maybe_unused instead of ifdef around suspend/resumeJingoo Han2014-11-021-4/+2
* Input: use dev_get_platdata()Jingoo Han2013-12-061-1/+2
* Input: remove use of __devexitBill Pemberton2012-11-241-2/+2
* Input: remove use of __devinitBill Pemberton2012-11-241-5/+5
* Input: remove use of __devexit_pBill Pemberton2012-11-241-1/+1
* Input: convert I2C drivers to use module_i2c_driver()Axel Lin2012-03-161-11/+1
* Input: kxtj9 - who_am_i check value and initial data rate fixesChristopher Hudson2012-03-161-5/+17
* Input: kxtj9 - explicitly include module.hStephen Rothwell2011-07-301-0/+1
* Input: kxtj9 - fix locking typo in kxtj9_set_poll()Dan Carpenter2011-07-191-1/+1
* Input: kxtj9 - fix bug in probe()Dan Carpenter2011-07-191-1/+1
* Input: add support for Kionix KXTJ9 accelerometerChris Hudson2011-07-061-0/+671