summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen
AgeCommit message (Expand)Author
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 233Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 315Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 267Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 176Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 160Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149Thomas Gleixner
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 64Thomas Gleixner
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 55Thomas Gleixner
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 28Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-05-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-05-10Merge branch 'next' into for-linusDmitry Torokhov
2019-04-30Input: add support for Azoteq IQS550/572/525Jeff LaBundy
2019-04-03Input: goodix - add GT5663 CTP supportJagan Teki
2019-04-03Input: goodix - add regulators suppotJagan Teki
2019-03-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-03-09Input: raspberrypi-ts - select CONFIG_INPUT_POLLDEVArnd Bergmann
2019-03-08Merge tag 'mfd-next-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds
2019-03-03Input: edt-ft5x06 - convert to use SPDX identifierAndy Shevchenko
2019-03-03Input: edt-ft5x06 - enable ACPI enumerationAndy Shevchenko
2019-03-03Merge branch 'next' into for-linusDmitry Torokhov
2019-02-19Input: ti_am335x_tsc - remove set but not used variable 'tscadc_dev'YueHaibing
2019-02-16Input: goodix - print values in case of inconsistenciesGuido Günther
2019-02-16Input: goodix - support Goodix gt5688Guido Günther
2019-02-16Input: st1232 - handle common DT bindingsMatthias Fend
2019-02-16Input: st1232 - switch to gpiod APIMartin Kepplinger
2019-02-09Input: ili210x - fetch touchscreen geometry from DTMarek Vasut
2019-02-07Input: stmfts - acknowledge that setting brightness is a blocking callDmitry Torokhov
2019-02-07Input: ili210x - switch to using devm_device_add_group()Dmitry Torokhov
2019-02-06Input: ili210x - add ILI251X supportMarek Vasut
2019-02-06Input: ili210x - add OF match tableMarek Vasut
2019-02-06Input: ili210x - reorder probeMarek Vasut
2019-02-06Input: ili210x - rework the touchscreen sample processingMarek Vasut
2019-02-06Input: ili210x - convert to devm IRQMarek Vasut
2019-02-06Input: ili210x - add reset GPIO supportMarek Vasut
2019-02-06Input: ili210x - convert to devm_ functionsMarek Vasut
2019-02-06Input: ili210x - drop get_pendown_stateMarek Vasut
2019-02-06Input: ili210x - drop platform data supportMarek Vasut
2019-02-04Input: sx8654 - do not override interrupt triggerDmitry Torokhov
2019-02-04Input: sx8654 - convert #defined flags to BIT(x)Richard Leitner
2019-02-01Merge branches 'ib-mfd-iio-input-5.1', 'ib-mfd-input-watchdog-5.1' and 'ib-mf...Lee Jones