aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-12-02Input: as5011 - Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2
2022-12-02Merge branch 'i2c/client_device_id_helper-immutable' of https://git.kernel.or...Dmitry Torokhov2-0/+15
2022-11-30Input: msg2638 - only read linux,keycodes array if necessaryVincent Knecht1-7/+9
2022-11-30Input: wistron_btns - disable on UMLRandy Dunlap1-1/+1
2022-11-30MAINTAINERS: change sis_i2c maintainer email addressMika Penttilä1-1/+1
2022-11-29Input: elants_i2c - delete some dead codeDan Carpenter1-2/+0
2022-11-22HID: add mapping for camera access keysEray Orçunus3-0/+9
2022-11-22Input: stmpe-ts - drop obsolete dependency on COMPILE_TESTJean Delvare1-1/+1
2022-11-22Input: raydium_ts_i2c - don't set wake_capable and wake_irqRaul E Rangel1-9/+0
2022-11-22Input: elants_i2c - don't set wake_capable and wake_irqRaul E Rangel1-16/+0
2022-11-22Input: elan_i2c - don't set wake_capable and wake_irqRaul E Rangel1-16/+0
2022-11-22HID: i2c-hid: Don't set wake_capable and wake_irqRaul E Rangel1-9/+0
2022-11-22HID: i2c-hid: acpi: Stop setting wakeup_capableRaul E Rangel1-5/+0
2022-11-22Input: raydium_ts_i2c - use PM subsystem to manage wake irqRaul E Rangel1-6/+10
2022-11-22Input: elants_i2c - use PM subsystem to manage wake irqRaul E Rangel1-4/+11
2022-11-22Input: elan_i2c - use PM subsystem to manage wake irqRaul E Rangel1-7/+10
2022-11-22HID: i2c-hid: Use PM subsystem to manage wake irqRaul E Rangel1-21/+12
2022-11-17Input: max8997 - convert to modern way to get a reference to a PWMUwe Kleine-König2-7/+3
2022-11-17Input: elants_i2c - properly handle the reset GPIO when power is offDouglas Anderson1-6/+3
2022-11-17Input: hynitron_cstxxx - initialize tmp to 0 to fix uninitialized variable issueChris Morgan1-1/+1
2022-11-16fixp-arith: do not require users to include bug.hMatti Vaittinen1-0/+1
2022-11-16Input: msg2638 - add support for msg2138 key eventsVincent Knecht1-4/+58
2022-11-16dt-bindings: input: touchscreen: msg2638: Document keys supportVincent Knecht1-0/+4
2022-11-14Input: msg2638 - add support for msg2138Vincent Knecht1-0/+93
2022-11-14dt-bindings: input: touchscreen: msg2638: Document msg2138 supportVincent Knecht1-1/+3
2022-11-14Input: msg2638 - set max finger number and irqhandler from driver dataVincent Knecht1-10/+30
2022-11-14i2c: core: Introduce i2c_client_get_device_id helper functionAngel Iglesias2-0/+15
2022-11-07Input: Use kstrtobool() instead of strtobool()Christophe JAILLET1-1/+2
2022-11-07Input: joystick - fix Kconfig warning for JOYSTICK_ADCRandy Dunlap1-0/+1
2022-11-07Input: add driver for Himax hx83112b touchscreen devicesJob Noorman4-0/+379
2022-11-07dt-bindings: touchscreen: add Himax hx83112b bindingsJob Noorman2-0/+69
2022-11-03dt-bindings: input: sun4i-lradc-keys: Add F1C100s compatibleAndre Przywara1-1/+3
2022-11-03Input: matrix_keypad - force switch rows to input modeSiarhei Volkau1-0/+3
2022-11-01Input: Add driver for Cypress Generation 5 touchscreenAlistair Francis3-0/+918
2022-11-01dt-bindings: input: Add Cypress TT21000 touchscreen controllerAlistair Francis1-0/+106
2022-10-29Input: add driver for Hynitron cstxxx touchscreensChris Morgan3-0/+511
2022-10-29dt-bindings: input: touchscreen: Add Hynitron cstxxxChris Morgan1-0/+65
2022-10-29dt-bindings: vendor-prefixes: add Hynitron vendor prefixChris Morgan1-0/+2
2022-10-29dt-bindings: input: qcom,pm8921-pwrkey: convert to dt-schemaNeil Armstrong2-46/+75
2022-10-28Input: stmpe-keypad - add missing of.h includeDmitry Torokhov1-0/+1
2022-10-28ARM: s3c64xx: include header defining input event codesDmitry Torokhov1-0/+1
2022-10-24iio: adc: twl4030-madc: add missing of.h includeDmitry Torokhov1-0/+1
2022-10-24Input: tps6507x-ts - remove variable loopsColin Ian King1-2/+0
2022-10-24Input: iqs7222 - add support for IQS7222A v1.13+Jeff LaBundy1-0/+111
2022-10-24dt-bindings: input: iqs7222: Add support for IQS7222A v1.13+Jeff LaBundy1-8/+8
2022-10-24Input: iqs7222 - protect against undefined slider sizeJeff LaBundy1-1/+8
2022-10-24dt-bindings: input: iqs7222: Correct minimum slider sizeJeff LaBundy1-1/+2
2022-10-24Input: iqs7222 - report malformed propertiesJeff LaBundy1-8/+36
2022-10-24dt-bindings: input: iqs7222: Reduce 'linux,code' to optionalJeff LaBundy1-6/+0
2022-10-24Input: iqs7222 - drop unused device node referencesJeff LaBundy1-194/+146