summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen
Commit message (Expand)AuthorAgeFilesLines
...
* | | Input: tps6507x-ts - update to devm_* APIYegor Yefremov2017-03-151-28/+5
* | | Merge branch 'ib/4.10-sparse-keymap-managed' into nextDmitry Torokhov2017-03-091-1/+1
|\| |
| * | Input: wm97xx - make missing platform data non-fatalManuel Lauss2017-01-241-1/+1
* | | Input: ad7879 - do not manipulate capability bits directlyDmitry Torokhov2017-03-011-7/+2
* | | Input: ad7879 - try parsing properties on non-DT systemsDmitry Torokhov2017-03-011-4/+3
* | | Input: ad7879 - return plain error code from ad7879_probe()Dmitry Torokhov2017-03-014-30/+19
* | | Input: ad7879 - make sure we set up drvdataDmitry Torokhov2017-03-012-2/+2
* | | Input: ad7879 - add header file to fix ad7879.c build errorsRandy Dunlap2017-02-251-0/+1
* | | Merge branch 'tsc2007' into nextDmitry Torokhov2017-02-235-70/+285
|\ \ \
| * | | Input: tsc2007 - correctly report pressure and not resistance to user spaceH. Nikolaus Schaller2017-02-221-0/+2
| * | | Input: tsc2007 - rename function tsc2007_calculate_pressureH. Nikolaus Schaller2017-02-223-7/+6
| * | | Input: tsc2007 - switch to using input_set_capability()Dmitry Torokhov2017-02-221-2/+1
| * | | Input: tsc2007 - add iio interface to read external ADC input and temperatureH. Nikolaus Schaller2017-02-175-66/+273
| * | | Input: tsc2007 - check for presence and power down tsc2007 during probeH. Nikolaus Schaller2017-02-171-0/+8
* | | | Input: ad7879 - update MODULE_AUTHOR email addressMichael Hennerich2017-02-233-3/+3
* | | | Input: ad7879-spi - remove bits_per_word = 16 enforcementMichael Hennerich2017-02-231-8/+0
* | | | Input: ad7879 - allow exporting AUX/VBAT/GPIO pin via device propertyDmitry Torokhov2017-02-231-2/+13
* | | | Input: ad7879 - use more devm interfacesDmitry Torokhov2017-02-234-62/+21
* | | | Input: ad7879 - convert to use regmapDmitry Torokhov2017-02-235-156/+64
| |_|/ |/| |
* | | Input: zet6223 - export OF device ID as module aliasesJavier Martinez Canillas2017-02-201-0/+1
* | | Input: tsc2004/5 - switch to using generic device propertiesDmitry Torokhov2017-02-121-63/+30
* | | Input: tsc2004/5 - fix regulator handlingDmitry Torokhov2017-02-121-12/+7
* | | Input: tsc2005 - add OF device tableDmitry Torokhov2017-02-121-1/+11
* | | Input: add driver for Zeitec ZET6223Jelle van der Waa2017-02-093-0/+279
* | | Merge tag 'v4.10-rc5' into nextDmitry Torokhov2017-01-242-3/+3
|\ \ \ | | |/ | |/|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-01-131-2/+2
| |\ \
| | * | Input: elants_i2c - avoid divide by 0 errors on bad touchscreen dataGuenter Roeck2017-01-051-2/+2
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-12-175-25/+141
| |\| |
| * | | power_supply: wm97xx_battery: use power_supply_get_drvdataRobert Jarzmik2016-11-231-1/+1
| | |/ | |/|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-10-141-2/+36
| |\ \
| | * \ Merge branch 'next' into for-linusDmitry Torokhov2016-10-131-2/+36
| | |\ \
| * | \ \ Merge tag 'media/v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2016-10-113-34/+638
| |\ \ \ \
| * \ \ \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-10-0711-390/+403
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Merge branch 'next' into for-linusDmitry Torokhov2016-10-0311-390/+403
| | |\ \ \ \
* | | | | | | Input: touchscreen - drop unnecessary calls to input_set_drvdataGuenter Roeck2017-01-226-9/+0
* | | | | | | Input: max11801_ts - drop call to input_set_drvdata()Dmitry Torokhov2017-01-221-1/+0
* | | | | | | Input: touchscreen - drop unnecessary calls to device_init_wakeupGuenter Roeck2017-01-215-7/+0
* | | | | | | Input: touchscreen - use local variables consistentlyGuenter Roeck2017-01-216-8/+7
* | | | | | | Input: touchscreen - drop calls to platform_set_drvdata and i2c_set_clientdataGuenter Roeck2017-01-215-8/+0
* | | | | | | Input: sis_i2c - drop unnecessary call to i2c_set_clientdataGuenter Roeck2017-01-181-1/+0
* | | | | | | Input: eeti_ts - drop goto to return statementGuenter Roeck2017-01-181-3/+1
* | | | | | | Input: atmel-wm97xx - drop unnecessary error messagesGuenter Roeck2017-01-181-3/+1
* | | | | | | Input: ar1021_i2c - drop unnecessary call to i2c_set_clientdataGuenter Roeck2017-01-181-1/+0
* | | | | | | Input: intel-mid-touch - remove driverAndy Shevchenko2017-01-063-667/+0
* | | | | | | Input: edt_ft5x06 - change msleep to usleep_range for small msecsAniroop Mathur2017-01-061-2/+2
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge branch 'synaptics-rmi4' into nextDmitry Torokhov2016-12-153-34/+638
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge tag 'v4.8' into patchworkMauro Carvalho Chehab2016-10-052-9/+10
| |\| | | |
| * | | | | [media] Input: v4l-touch - add copyright linesNick Dyer2016-09-191-0/+1
| * | | | | [media] Input: atmel_mxt: disallow impossible configurationArnd Bergmann2016-09-191-1/+2
| * | | | | [media] sur40: properly report a single frame rate of 60 FPSFlorian Echtler2016-08-241-2/+18
OpenPOWER on IntegriCloud