summaryrefslogtreecommitdiff
path: root/drivers/input/keyboard/mpr121_touchkey.c
AgeCommit message (Expand)Author
2017-11-15Input: mpr121 - set missing event capabilityAkinobu Mita
2017-11-15Input: mpr121 - handle multiple bits change of status registerAkinobu Mita
2015-07-17Input: drop owner assignment from i2c_driverKrzysztof Kozlowski
2014-10-22Input: mpr121 - switch to using managed resourcesPramod Gurav
2014-01-06Input: delete non-required instances of include <linux/init.h>Paul Gortmaker
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 __devinitconstBill Pemberton
2012-11-24Input: remove use of __devexit_pBill Pemberton
2012-07-04Input: request threaded-only IRQs with IRQF_ONESHOTLars-Peter Clausen
2012-03-16Input: convert I2C drivers to use module_i2c_driver()Axel Lin
2011-06-29Input: mpr121 - improve sensibility of touch keyJiejing Zhang
2011-05-12Input: add driver FSL MPR121 capacitive touch sensorZhang Jiejing