aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/max11801_ts.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-29Input: max11801_ts - add missing of_match_tableJagan Teki1-0/+7
2017-01-22Input: max11801_ts - drop call to input_set_drvdata()Dmitry Torokhov1-1/+0
2017-01-21Input: touchscreen - drop calls to platform_set_drvdata and i2c_set_clientdataGuenter Roeck1-1/+0
2015-07-17Input: drop owner assignment from i2c_driverKrzysztof Kozlowski1-1/+0
2014-01-06Input: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-08-29Input: max11801_ts - convert to devmFabio Estevam1-28/+9
2012-11-24Input: remove use of __devexitBill Pemberton1-1/+1
2012-11-24Input: remove use of __devinitBill Pemberton1-2/+2
2012-11-24Input: remove use of __devexit_pBill Pemberton1-1/+1
2012-03-16Input: convert I2C drivers to use module_i2c_driver()Axel Lin1-12/+1
2011-08-20Input: max11801_ts - correct license statementJiejing Zhang1-1/+2
2011-04-11Input: add driver for Maxim max11801 touchscreen controllerZhang Jiejing1-0/+272