summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-02Input: qt1070 - Convert to i2c's .probe_new()Uwe Kleine-König
2022-12-02Input: mpr121_touchkey - Convert to i2c's .probe_new()Uwe Kleine-König
2022-12-02Input: mcs_touchkey - Convert to i2c's .probe_new()Uwe Kleine-König
2022-12-02Input: max7359_keypad - Convert to i2c's .probe_new()Uwe Kleine-König
2022-12-02Input: lm8333 - Convert to i2c's .probe_new()Uwe Kleine-König
2022-12-02Input: lm8323 - Convert to i2c's .probe_new()Uwe Kleine-König
2022-12-02Input: dlink-dir685-touchkeys - Convert to i2c's .probe_new()Uwe Kleine-König
2022-12-02Input: cap11xx - Convert to i2c's .probe_new()Uwe Kleine-König
2022-12-02Input: adp5589-keys - Convert to i2c's .probe_new()Uwe Kleine-König
2022-12-02Input: adp5588-keys - Convert to i2c's .probe_new()Uwe Kleine-König
2022-12-02Input: as5011 - Convert to i2c's .probe_new()Uwe Kleine-König
2022-12-02Merge branch 'i2c/client_device_id_helper-immutable' of https://git.kernel.or...Dmitry Torokhov
2022-11-30Input: msg2638 - only read linux,keycodes array if necessaryVincent Knecht
2022-11-30Input: wistron_btns - disable on UMLRandy Dunlap
2022-11-30MAINTAINERS: change sis_i2c maintainer email addressMika Penttilä
2022-11-29Input: elants_i2c - delete some dead codeDan Carpenter
2022-11-22HID: add mapping for camera access keysEray Orçunus
2022-11-22Input: stmpe-ts - drop obsolete dependency on COMPILE_TESTJean Delvare
2022-11-22Input: raydium_ts_i2c - don't set wake_capable and wake_irqRaul E Rangel
2022-11-22Input: elants_i2c - don't set wake_capable and wake_irqRaul E Rangel
2022-11-22Input: elan_i2c - don't set wake_capable and wake_irqRaul E Rangel
2022-11-22HID: i2c-hid: Don't set wake_capable and wake_irqRaul E Rangel
2022-11-22HID: i2c-hid: acpi: Stop setting wakeup_capableRaul E Rangel
2022-11-22Input: raydium_ts_i2c - use PM subsystem to manage wake irqRaul E Rangel
2022-11-22Input: elants_i2c - use PM subsystem to manage wake irqRaul E Rangel
2022-11-22Input: elan_i2c - use PM subsystem to manage wake irqRaul E Rangel
2022-11-22HID: i2c-hid: Use PM subsystem to manage wake irqRaul E Rangel
2022-11-17Input: max8997 - convert to modern way to get a reference to a PWMUwe Kleine-König
2022-11-17Input: elants_i2c - properly handle the reset GPIO when power is offDouglas Anderson
2022-11-17Input: hynitron_cstxxx - initialize tmp to 0 to fix uninitialized variable issueChris Morgan
2022-11-16fixp-arith: do not require users to include bug.hMatti Vaittinen
2022-11-16Input: msg2638 - add support for msg2138 key eventsVincent Knecht
2022-11-16dt-bindings: input: touchscreen: msg2638: Document keys supportVincent Knecht
2022-11-14Input: msg2638 - add support for msg2138Vincent Knecht
2022-11-14dt-bindings: input: touchscreen: msg2638: Document msg2138 supportVincent Knecht
2022-11-14Input: msg2638 - set max finger number and irqhandler from driver dataVincent Knecht
2022-11-14i2c: core: Introduce i2c_client_get_device_id helper functionAngel Iglesias
2022-11-07Input: Use kstrtobool() instead of strtobool()Christophe JAILLET
2022-11-07Input: joystick - fix Kconfig warning for JOYSTICK_ADCRandy Dunlap
2022-11-07Input: add driver for Himax hx83112b touchscreen devicesJob Noorman
2022-11-07dt-bindings: touchscreen: add Himax hx83112b bindingsJob Noorman
2022-11-03dt-bindings: input: sun4i-lradc-keys: Add F1C100s compatibleAndre Przywara
2022-11-03Input: matrix_keypad - force switch rows to input modeSiarhei Volkau
2022-11-01Input: Add driver for Cypress Generation 5 touchscreenAlistair Francis
2022-11-01dt-bindings: input: Add Cypress TT21000 touchscreen controllerAlistair Francis
2022-10-29Input: add driver for Hynitron cstxxx touchscreensChris Morgan
2022-10-29dt-bindings: input: touchscreen: Add Hynitron cstxxxChris Morgan
2022-10-29dt-bindings: vendor-prefixes: add Hynitron vendor prefixChris Morgan
2022-10-29dt-bindings: input: qcom,pm8921-pwrkey: convert to dt-schemaNeil Armstrong
2022-10-28Input: stmpe-keypad - add missing of.h includeDmitry Torokhov