summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/max11801_ts.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1Star
* Input: max11801_ts - add missing of_match_tableJagan Teki2017-03-291-0/+7
* Input: max11801_ts - drop call to input_set_drvdata()Dmitry Torokhov2017-01-221-1/+0Star
* Input: touchscreen - drop calls to platform_set_drvdata and i2c_set_clientdataGuenter Roeck2017-01-221-1/+0Star
* Input: drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-181-1/+0Star
* Input: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-071-1/+0Star
* Input: max11801_ts - convert to devmFabio Estevam2013-08-291-28/+9Star
* Input: remove use of __devexitBill Pemberton2012-11-241-1/+1
* Input: remove use of __devinitBill Pemberton2012-11-241-2/+2
* Input: remove use of __devexit_pBill Pemberton2012-11-241-1/+1
* Input: convert I2C drivers to use module_i2c_driver()Axel Lin2012-03-171-12/+1Star
* Input: max11801_ts - correct license statementJiejing Zhang2011-08-201-1/+2
* Input: add driver for Maxim max11801 touchscreen controllerZhang Jiejing2011-04-121-0/+272