summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-12-08Input: byd - use %*ph for Z packet dumpVivek BalachandharTN
2025-11-18Input: ti_am335x_tsc - clamp coordinate_readouts to DT maximum (6)Junjie Cao
2025-10-17Input: zforce_ts - omit error message when memory allocation failsXichao Zhao
2025-10-17Input: qnap-mcu-input - omit error message when memory allocation failsXichao Zhao
2025-10-16Input: cyttsp5 - use %pe format specifierRicardo Ribalda
2025-10-07Input: atmel_mxt_ts - allow reset GPIO to sleepMarek Vasut
2025-09-30Input: aw86927 - fix error code in probe()Dan Carpenter
2025-09-28Input: psxpad-spi - add a check for the return value of spi_setup()Haotian Zhang
2025-09-28Input: uinput - zero-initialize uinput_ff_upload_compat to avoid info leakZhen Ni
2025-09-27Input: aw86927 - add driver for Awinic AW86927Griffin Kroah-Hartman
2025-09-24Input: pm8941-pwrkey - disable wakeup for resin by defaultLuca Weiss
2025-09-24Input: add driver for Hynitron CST816x seriesOleh Kuzhylnyi
2025-09-24Input: imx6ul_tsc - set glitch threshold by DTS propertyDario Binacchi
2025-09-24Input: ps2-gpio - fix typoJ. Neuschäfer
2025-09-19Input: atmel_mxt_ts - add support for generic touchscreen configurationsSvyatoslav Ryhel
2025-09-17Input: imx6ul_tsc - use BIT, FIELD_{GET,PREP} and GENMASK macrosDario Binacchi
2025-09-17Input: imx6ul_tsc - fix typo in register nameMichael Trimarchi
2025-09-17Input: twl4030_keypad - drop support for platform dataDmitry Torokhov
2025-09-17Input: add Himax HX852x(ES) touchscreen driverStephan Gerhold
2025-09-17Merge tag 'ib-mfd-gpio-input-pinctrl-pwm-v6.18' of git://git.kernel.org/pub/s...Dmitry Torokhov
2025-09-16input: misc: Add support for MAX7360 rotaryMathieu Dubois-Briand
2025-09-16input: keyboard: Add support for MAX7360 keypadMathieu Dubois-Briand
2025-09-16gpio: max7360: Add MAX7360 gpio supportMathieu Dubois-Briand
2025-09-16gpio: regmap: Allow to provide init_valid_mask callbackMathieu Dubois-Briand
2025-09-16gpio: regmap: Allow to allocate regmap-irq deviceMathieu Dubois-Briand
2025-09-16pwm: max7360: Add MAX7360 PWM supportKamel Bouhara
2025-09-16pinctrl: Add MAX7360 pinctrl driverMathieu Dubois-Briand
2025-09-16mfd: Add max7360 supportKamel Bouhara
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-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-03mfd: tps6594: Add board power-off supportMichael Walle
2025-09-03mfd: tps6594: Add power button functionalityMichael Walle
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-17Merge tag 'x86_urgent_for_v6.17_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-08-16Merge tag 'ata-ata-6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-08-16Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2025-08-15Merge tag 'drm-fixes-2025-08-16' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-08-15Merge tag 'block-6.17-20250815' of git://git.kernel.dk/linuxLinus Torvalds
2025-08-15virt: sev-guest: Satisfy linear mapping requirement in get_derived_key()Tom Lendacky