summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen/wacom_i2c.c
AgeCommit message (Expand)Author
2021-11-09Input: wacom_i2c - use macros for the bit masksAlistair Francis
2021-03-25Input: wacom_i2c - switch to using managed resourcesDmitry Torokhov
2021-03-25Input: wacom_i2c - do not force interrupt triggerDmitry Torokhov
2019-10-27Input: wacom_i2c - remove unneeded gpio.h header fileFabio Estevam
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 55Thomas Gleixner
2015-07-17Input: drop owner assignment from i2c_driverKrzysztof Kozlowski
2014-11-02Input: touchscreen - use __maybe_unused instead of ifdef around suspend/resumeJingoo Han
2013-06-18Input: wacom_i2c - implement hovering capabilityTatsunosuke Tobita
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-07-07Input: wacom_i2c - fix compiler warningDmitry Torokhov
2012-04-10Input: wacom_i2c - do not use irq_to_gpioDmitry Torokhov
2012-04-04Input: add support for Wacom Stylus device with I2C interfaceTatsunosuke Tobita