summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/input
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-04-073-77/+127
|\
| * Merge branch 'next' into for-linusDmitry Torokhov2020-04-063-77/+127
| |\
| | * dt-bindings: touchscreen: Convert edt-ft5x06 to json-schemaBenjamin Gaignard2020-03-242-77/+125
| | * dt-bindings: touchscreen: goodix: support of gt9147Yannick Fertre2020-03-241-0/+1
| | * dt-bindings: input: touchscreen: add compatible string for Goodix GT917SIcenowy Zheng2020-03-241-0/+1
* | | Merge tag 'mfd-next-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2020-04-071-0/+132
|\ \ \
| * | | dt-bindings: Add bindings for Azoteq IQS620A/621/622/624/625Jeff LaBundy2020-03-271-0/+132
* | | | Merge tag 'devicetree-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-04-023-28/+5
|\ \ \ \
| * | | | dt-bindings: Add missing 'additionalProperties: false'Rob Herring2020-03-312-0/+5
| * | | | dt-bindings: mfd: Convert stpmic1 bindings to json-schemaBenjamin Gaignard2020-03-251-28/+0
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-03-261-0/+1
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | dt-bindings: input: add Coreriver TC360 bindingNick Reitemeyer2020-03-061-0/+1
* | | | | Merge tag 'devicetree-fixes-for-5.6-3' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2020-03-062-2/+2
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | dt-bindings: mfd: Fix typo in file name of twl-familly.txtJonathan Neuschäfer2020-03-031-1/+1
| * | | | dt-bindings: Fix dtc warnings in examplesRob Herring2020-02-281-1/+1
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-02-151-1/+2
|\ \ \ \ | |/ / / |/| / / | |/ /
| * / Input: ili210x - add ili2120 supportLuca Weiss2020-02-101-1/+2
| |/
* / dt-bindings: Fix paths in schema $id fieldsRob Herring2020-02-051-1/+1
|/
* dt-bindings: touchscreen: Convert Goodix touchscreen to json-schemaBenjamin Gaignard2020-01-272-50/+78
* dt-bindings: touchscreen: Add touchscreen schemaBenjamin Gaignard2020-01-272-39/+84
* Merge tag 'v5.5-rc5' into nextDmitry Torokhov2020-01-103-27/+36
|\
| * dt-bindings: Change maintainer addressMaxime Ripard2019-12-121-1/+1
| * Merge tag 'devicetree-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-12-022-26/+35
| |\
| | * dt-bindings: input: max77650: convert the binding document to yamlBartosz Golaszewski2019-10-282-26/+35
* | | Input: edt-ft5x06 - document wakeup-source capabilityMarco Felsch2020-01-101-0/+2
|/ /
* | Merge branch 'ili2xxx-touchscreen' into nextDmitry Torokhov2019-11-111-1/+2
|\ \
| * | Input: ili210x - add ILI2117 supportMarek Vasut2019-11-111-1/+2
* | | dt-bindings: input: touchscreen: ad7879: generic node names in exampleMarcel Ziswiler2019-11-111-2/+2
* | | Input: edt-ft5x06 - add support for regulatorMylène Josserand2019-10-281-0/+1
* | | Merge tag 'v5.4-rc5' into nextDmitry Torokhov2019-10-272-65/+95
|\ \ \ | | |/ | |/|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-09-192-14/+42
| |\ \
| * | | dt-bindings: input: Convert Allwinner LRADC to a schemaMaxime Ripard2019-08-132-65/+95
| | |/ | |/|
* | | Input: mpr121 - add polling modeMichal Vokáč2019-10-152-1/+28
* | | dt-bindings: input: Convert mpr121 binding to json-schemaMichal Vokáč2019-10-152-30/+66
* | | dt-bindings: input: Add common input binding in json-schemaMichal Vokáč2019-10-154-11/+35
| |/ |/|
* | Input: bu21013_ts - switch to using standard touchscreen propertiesDmitry Torokhov2019-09-021-3/+13
* | Input: bu21013_ts - use interrupt from I2C clientDmitry Torokhov2019-09-021-1/+5
* | Input: bu21013_ts - convert to use GPIO descriptorsLinus Walleij2019-09-021-2/+3
* | Merge tag 'v5.3-rc4' into nextDmitry Torokhov2019-08-111-0/+1
|\|
| * Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2019-07-191-0/+1
| |\
| | * dt-bindings: input: sun4i-lradc-keys: Add A64 compatibleLuca Weiss2019-06-051-0/+1
| | * Merge tag 'mfd-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2019-05-141-0/+26
| | |\
| | * \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-05-136-3/+206
| | |\ \
* | | | | Input: ads7846 - add support for general touchscreen bindingsMarco Felsch2019-08-091-8/+21
* | | | | dt-bindings: input: ads7846: fix property descriptionMarco Felsch2019-08-091-1/+1
|/ / / /
* | | | dt-bindings: add more optional properties for elan_i2c touchpadsBenjamin Tissoires2019-05-271-0/+11
* | | | Merge tag 'ib-mfd-gpio-input-leds-power-v5.2' of git://git.kernel.org/pub/scm...Dmitry Torokhov2019-05-101-0/+26
|\ \ \ \ | | |_|/ | |/| |
| * | | dt-bindings: input: Add DT bindings for max77650Bartosz Golaszewski2019-05-081-0/+26
| |/ /
* | / Merge tag 'v5.1' into nextDmitry Torokhov2019-05-103-25/+127
|\| | | |/ |/|
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-03-117-10/+105
| |\