summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen/max11801_ts.c
AgeCommit message (Expand)Author
2020-07-07Input: Use fallthrough pseudo-keywordGustavo A. R. Silva
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2017-03-29Input: max11801_ts - add missing of_match_tableJagan Teki
2017-01-22Input: max11801_ts - drop call to input_set_drvdata()Dmitry Torokhov
2017-01-21Input: touchscreen - drop calls to platform_set_drvdata and i2c_set_clientdataGuenter Roeck
2015-07-17Input: drop owner assignment from i2c_driverKrzysztof Kozlowski
2014-01-06Input: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-08-29Input: max11801_ts - convert to devmFabio Estevam
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
2011-08-20Input: max11801_ts - correct license statementJiejing Zhang
2011-04-11Input: add driver for Maxim max11801 touchscreen controllerZhang Jiejing