index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
Age
Commit message (
Expand
)
Author
2022-05-31
Input: mtk-pmic-keys - allow compiling with COMPILE_TEST
Dmitry Torokhov
2022-05-31
Input: raspberrypi-ts - add missing HAS_IOMEM dependency
Randy Dunlap
2022-05-31
Input: adp5588-keys - do not explicitly set device as wakeup source
Dmitry Torokhov
2022-05-31
Input: adp5588-keys - switch to using managed resources
Dmitry Torokhov
2022-05-31
Input: adp5588-keys - switch to using threaded interrupt
Dmitry Torokhov
2022-05-31
Input: adp5588-keys - drop CONFIG_PM guards
Dmitry Torokhov
2022-05-28
Merge tag 'input-for-v5.19-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-05-27
Input: cros_ec_keyb - handle x86 detachable/convertible Chromebooks
Furquan Shaikh
2022-05-27
Input: cros_ec_keyb - switch to using generic device properties
Dmitry Torokhov
2022-05-27
Input: zinitix - rename defines ZINITIX_*
Linus Walleij
2022-05-27
Input: omap4-keypad - switch to using pm_runtime_resume_and_get()
Minghao Chi
2022-05-27
Merge tag 'v5.18' into next
Dmitry Torokhov
2022-05-27
Merge branch 'next' into for-linus
Dmitry Torokhov
2022-05-27
xen: switch gnttab_end_foreign_access() to take a struct page pointer
Juergen Gross
2022-05-26
Merge tag 'arm-multiplatform-5.19-1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-05-26
Input: stmfts - do not leave device disabled in stmfts_input_open
Dmitry Torokhov
2022-05-26
Input: gpio-keys - cancel delayed work only in case of GPIO
Lad Prabhakar
2022-05-21
Merge tag 'input-for-v5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-05-21
Input: cypress_ps2 - fix typo in comment
Julia Lawall
2022-05-18
Merge branch 'ib/5.17-cros-ec-keyb' into next
Dmitry Torokhov
2022-05-18
Input: vmmouse - disable vmmouse before entering suspend mode
Zongmin Zhou
2022-05-18
Input: ili210x - use one common reset implementation
Marek Vasut
2022-05-18
Input: ili210x - fix reset timing
Marek Vasut
2022-05-17
Input: cros-ec-keyb - allow skipping keyboard registration
Stephen Boyd
2022-05-16
Input: psmouse-smbus - avoid flush_scheduled_work() usage
Tetsuo Handa
2022-05-16
Input: bcm-keypad - remove unneeded NULL check before clk_disable_unprepare
Wan Jiabing
2022-05-16
Input: sparcspkr - fix refcount leak in bbc_beep_probe
Miaoqian Lin
2022-05-07
Input: wm97xx - get rid of irq_enable method in wm97xx_mach_ops
Dmitry Torokhov
2022-05-07
Input: wm97xx - switch to using threaded IRQ
Dmitry Torokhov
2022-05-07
Input: touchscreen: use wrapper for pxa2xx ac97 registers
Arnd Bergmann
2022-05-07
input: touchscreen: mainstone: sync with zylonite driver
Arnd Bergmann
2022-05-07
input: touchscreen: mainstone: fix pxa2xx+pxa3xx configuration
Arnd Bergmann
2022-05-07
ARM: pxa: zylonite: use gpio lookup instead mfp header
Arnd Bergmann
2022-05-07
ARM: pxa: mainstone-wm97xx: use gpio lookup table
Arnd Bergmann
2022-05-05
Input: sun4i-lradc-keys - add support for R329 and D1
Samuel Holland
2022-05-05
Input: sun4i-lradc-keys - add optional clock/reset support
Samuel Holland
2022-05-03
Merge 5.18-rc5 into usb-next
Greg Kroah-Hartman
2022-04-24
Input: sun4i-lradc-keys - add wakeup support
Ondrej Jirman
2022-04-24
Input: pm8941-pwrkey - simulate missed key press events
David Collins
2022-04-24
Input: pm8941-pwrkey - add software key press debouncing support
David Collins
2022-04-24
Input: pm8941-pwrkey - add support for PON GEN3 base addresses
Anjelique Melendez
2022-04-24
Input: pm8941-pwrkey - fix error message
Anjelique Melendez
2022-04-24
Input: synaptics-rmi4 - remove unnecessary flush_workqueue()
ran jianping
2022-04-24
Input: ep93xx_keypad - use devm_platform_ioremap_resource() helper
Lv Ruyi
2022-04-24
Input: add Raspberry Pi Sense HAT joystick driver
Charles Mirabile
2022-04-24
Input: clps711x-keypad - use syscon_regmap_lookup_by_phandle
Alexander Shiyan
2022-04-24
Input: remove unneeded variable in input_inhibit_device()
Changcheng Deng
2022-04-23
Merge tag 'input-for-v5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-04-23
Input: remove third argument of usb_maxpacket()
Vincent Mailhol
2022-04-21
input: omap: void using mach/*.h headers
Arnd Bergmann
[prev]
[next]