summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2025-09-15Input: MT - add INPUT_MT_TOTAL_FORCE flagsAngela Czubak
2025-09-14Merge tag 'input-for-v6.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-09-14Input: cros_ec_keyb - Defer probe until parent EC device is registeredTzung-Bi Shih
2025-09-11mfd: input: rtc: mc13783: Remove deprecated mc13xxx_irq_ack()Alexander Kurz
2025-09-08Input: synaptics-rmi4 - add includes for types used in rmi_2d_sensor.hDmitry Torokhov
2025-09-08Input: spear-keyboard - drop support for platform dataDmitry Torokhov
2025-09-08Input: pxa27x-keypad - drop support for platform dataDmitry Torokhov
2025-09-08Input: pxa27x-keypad - use BIT, GENMASK, FIELD_GET, etcDmitry Torokhov
2025-09-08Input: pxa27x-keypad - replace uint32_t with u32Dmitry Torokhov
2025-09-06Input: mtk-pmic-keys - MT6359 has a specific release irqJulien Massot
2025-09-04Input: i8042 - add TUXEDO InfinityBook Pro Gen10 AMD to i8042 quirk tableChristoffer Sandberg
2025-09-04Input: iqs7222 - avoid enabling unused interruptsJeff LaBundy
2025-09-04Input: xpad - add support for Flydigi Apex 5Antheas Kapenekakis
2025-09-03Input: tsc2007 - prevent overflow in pressure calculationJohannes Kirchmair
2025-09-03Input: tsc2007 - make interrupt optionalSvyatoslav Ryhel
2025-09-03Input: tsc2007 - change warning to debug message if pen GPIO is not definedSvyatoslav Ryhel
2025-09-03Merge tag 'ib-mfd-input-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Dmitry Torokhov
2025-09-03input: tps6594-pwrbutton: Add power button functionalityJob Sava
2025-08-21Input: include export.h in modules using EXPORT_SYMBOL*()Dmitry Torokhov
2025-08-21Input: remove unneeded 'fast_io' parameter in regmap_configWolfram Sang
2025-08-21Input: move input_bits_to_string() to input-compat.cDmitry Torokhov
2025-08-21Merge tag 'v6.17-rc2' into HEADDmitry Torokhov
2025-08-12Input: tca8418_keypad - switch to using module_i2c_driver()Dmitry Torokhov
2025-08-12Input: tca6416-keypad - remove the driverDmitry Torokhov
2025-08-07treewide: rename GPIO set callbacks back to their original namesBartosz Golaszewski
2025-08-07Merge tag 'input-for-v6.17-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-08-06Merge branch 'next' into for-linusDmitry Torokhov
2025-08-03Merge tag 'ib-mfd-gpio-input-pwm-v6.17' of git://git.kernel.org/pub/scm/linux...Dmitry Torokhov
2025-08-03Input: max77693 - convert to atomic pwm operationUwe Kleine-König
2025-07-29Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-07-28Merge tag 'gpio-updates-for-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-07-27Input: st1232 - add touch-overlay handlingJavier Carrasco
2025-07-27Input: touch-overlay - add touchscreen overlay handlingJavier Carrasco
2025-07-27Input: atkbd - correctly map F13 - F24Werner Sembach
2025-07-27Input: xpad - use new BTN_GRIP* buttonsVicki Pfau
2025-07-27Input: xpad - change buttons the D-Pad gets mapped as to BTN_DPAD_*Vicki Pfau
2025-07-27Input: synaptics-rmi4 - add support for F1AAndré Apitzsch
2025-07-27Input: synaptics-rmi4 - add support for Forcepads (F21)Marge Yang
2025-07-20Merge tag 'input-for-v6.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-07-19Input: xpad - set correct controller type for Acer NGR200Nilton Perim Neto
2025-07-04Merge tag 'input-for-v6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-07-03Input: cs40l50-vibra - fix potential NULL dereference in cs40l50_upload_owt()Yunshui Jiang
2025-07-03Input: mtk-pmic-keys - add support for MT6359 PMIC keysLouis-Alexis Eyraud
2025-07-01Input: remove special handling of id->driver_info when matchingDmitry Torokhov
2025-07-01Input: evdev - switch matching to EV_SYNDmitry Torokhov
2025-07-01Input: samsung-keypad - use BIT() and GENMASK() where appropriateDmitry Torokhov
2025-07-01Input: samsung-keypad - use per-chip parametersDmitry Torokhov
2025-07-01Input: samsung-keypad - use guard notation to acquire mutexDmitry Torokhov
2025-07-01Input: samsung-keypad - use devm to disable runtime PMDmitry Torokhov
2025-07-01Input: samsung-keypad - use struct_size() helperDmitry Torokhov