summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2025-08-15Merge tag 'gpio-fixes-for-v6.17-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-08-15Merge tag 'pmdomain-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-08-14Merge tag 'firewire-fixes-6.17-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-08-15Merge tag 'drm-xe-fixes-2025-08-14' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2025-08-15Merge tag 'drm-intel-fixes-2025-08-13' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2025-08-14Merge tag 'acpi-6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2025-08-14Merge tag 'pm-6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2025-08-14drm/xe/pf: Set VF LMEM BAR sizeMichaƂ Winiarski
2025-08-14Merge tag 'net-6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-08-14Merge branches 'acpi-ec' and 'acpi-processor'Rafael J. Wysocki
2025-08-14Merge branches 'pm-cpuidle' and 'pm-cpufreq'Rafael J. Wysocki
2025-08-14ata: libata-scsi: Fix CDL controlIgor Pylypiv
2025-08-14ata: libata-eh: Fix link state check for IDE/PATA portsDamien Le Moal
2025-08-14net: usb: asix_devices: add phy_mask for ax88772 mdio busXu Yang
2025-08-13Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2025-08-13bnxt: fill data page pool with frags if PAGE_SIZE > BNXT_RX_PAGE_SIZEDavid Wei
2025-08-13netdevsim: Fix wild pointer access in nsim_queue_free().Kuniyuki Iwashima