summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/input
AgeCommit message (Expand)AuthorFilesLines
2021-08-30dt-bindings: input: tsc2005: Convert to YAML schemaMarek Vasut2-64/+128
2021-07-24dt-bindings: input: sun4i-lradc: Add wakeup-sourceMaxime Ripard1-0/+2
2021-07-24dt-bindings: input: Convert Regulator Haptic binding to a schemaMaxime Ripard2-21/+43
2021-07-24dt-bindings: input: Convert Pixcir Touchscreen binding to a schemaMaxime Ripard2-31/+68
2021-07-24dt-bindings: input: Convert ChipOne ICN8318 binding to a schemaMaxime Ripard2-44/+62
2021-07-23dt-bindings: input: pm8941-pwrkey: Convert pm8941 power key binding to yamlsatya priya2-55/+51
2021-07-19Merge tag 'v5.13' into nextDmitry Torokhov1-1/+6
2021-06-19dt-bindings: input: touchscreen: st1232: Convert to json-schemaGeert Uytterhoeven2-28/+50
2021-06-02dt-bindings: input: pm8941-pwrkey: add pmk8350 compatible stringsDavid Collins1-0/+2
2021-06-02dt-bindings: input: touchscreen: edt-ft5x06: add iovcc-supplyStephan Gerhold1-0/+1
2021-05-27Input: cyttsp - convert bindings to YAML and extendLinus Walleij2-93/+148
2021-05-25dt-bindings: touchscreen: resistive-adc-touch: add support for z1 and z2 chan...Oleksij Rempel1-0/+16
2021-05-25dt-bindings: touchscreen: add touchscreen-x/y-plate-ohms propertyOleksij Rempel1-0/+6
2021-05-25dt-bindings: touchscreen: Convert resistive-adc-touch binding to json schemaOleksij Rempel2-33/+70
2021-05-25Merge tag 'v5.12' into nextDmitry Torokhov2-2/+7
2021-05-25dt-bindings: input: remove fsl-mma8450 which is handled by trivial-devicesCorentin Labbe1-12/+0
2021-05-18dt-bindings: More removals of type references on common propertiesRob Herring1-1/+0
2021-05-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds9-122/+1298
2021-04-29Merge tag 'mfd-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds1-0/+7
2021-04-29Merge tag 'devicetree-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+0
2021-04-14dt-bindings: touchscreen: Add HY46XX bindingsGiulio Benetti1-0/+119
2021-04-10Input: mms114 - convert bindings to YAML and extendLinus Walleij2-42/+87
2021-04-10dt-bindings: input: touchscreen: ilitek_ts_i2c: Add bindingsJoe Hung1-0/+73
2021-04-10dt-bindings: input/touchscreen: add bindings for msg2638Vincent Knecht1-0/+69
2021-04-09Merge tag 'devicetree-fixes-for-5.12-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-2/+7
2021-04-09dt-bindings: fix references for iio-bindings.txtMauro Carvalho Chehab2-2/+7
2021-04-09dt-bindings: don't use ../dir for doc referencesMauro Carvalho Chehab1-1/+1
2021-03-25Merge tag 'v5.12-rc4' into nextDmitry Torokhov2-0/+66
2021-03-25dt-bindings: input: iqs5xx: Convert to YAMLJeff LaBundy2-80/+75
2021-03-25dt-bindings: input: Add bindings for Azoteq IQS626AJeff LaBundy1-0/+843
2021-03-25dt-bindings: input: atmel,maxtouch: add wakeup-sourceKrzysztof Kozlowski1-0/+3
2021-03-24dt-bindings: More cleanup of standard unit propertiesRob Herring1-1/+0
2021-03-21dt-bindings: input: atmel_mxt_ts: Document atmel,wakeup-method and WAKE line ...Dmitry Osipenko1-0/+29
2021-03-10dt-bindings: input: Add reset-time-sec common propertyCristian Ciocaltea1-0/+7
2021-02-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+24
2021-02-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds1-0/+65
2021-02-23dt-bindings: input: cros-ec-keyb: Add a new property describing top rowPhilip Chen1-0/+24
2021-02-22Merge tag 'devicetree-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+1
2021-02-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-2/+21
2021-01-30dt-bindings: Cleanup standard unit propertiesRob Herring1-2/+0
2021-01-18dt-bindings: input: HID: i2c-hid: Introduce bindings for the Goodix GT7375PDouglas Anderson1-0/+65
2021-01-12dt-bindings: Add missing array size constraintsRob Herring1-0/+1
2021-01-10dt-bindings: input: touchscreen: goodix: Add binding for GT9286 ICAngeloGioacchino Del Regno1-0/+1
2021-01-06dt-bindings: input: adc-keys: clarify descriptionHeinrich Schuchardt1-2/+20
2020-12-23dt-bindings: Drop unnecessary *-supply schemas propertiesRob Herring2-4/+2
2020-12-19dt-bindings: Fix JSON pointersRob Herring1-6/+6
2020-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds9-98/+368
2020-12-12dt-bindings: input: Add compatible string for SC2721 and SC2730Chunyan Zhang1-0/+2
2020-12-12dt-bindings: input: Convert sc27xx-vibra.txt to json-schemaChunyan Zhang2-23/+46
2020-12-11dt-bindings: input: Add document bindings for DA7280Roy Im1-0/+108