index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
Age
Commit message (
Expand
)
Author
2022-05-26
Merge tag 'arm-multiplatform-5.19-1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-05-21
Merge tag 'input-for-v5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-05-18
Input: ili210x - use one common reset implementation
Marek Vasut
2022-05-18
Input: ili210x - fix reset timing
Marek Vasut
2022-04-23
Merge tag 'input-for-v5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-04-21
input: omap: void using mach/*.h headers
Arnd Bergmann
2022-04-17
Input: omap4-keypad - fix pm_runtime_get_sync() error checking
Miaoqian Lin
2022-04-08
Input: cypress-sf - register a callback to disable the regulators
Zheyu Ma
2022-04-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2022-03-31
Revert "Input: clear BTN_RIGHT/MIDDLE on buttonpads"
José Expósito
2022-03-30
Merge branch 'next' into for-linus
Dmitry Torokhov
2022-03-28
Merge tag 'for-linus-5.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-03-25
Merge tag 'platform-drivers-x86-v5.18-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2022-03-23
Merge tag 'media/v5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2022-03-21
Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
2022-03-20
Input: adi - remove redundant variable z
Colin Ian King
2022-03-20
Input: add Imagis touchscreen driver
Markuss Broks
2022-03-20
Input: synaptics - enable InterTouch on ThinkPad T14/P14s Gen 1 AMD
Matthew Haughton
2022-03-20
Input: stmfts - fix reference leak in stmfts_input_open
Zheng Yongjun
2022-03-20
Input: add bounds checking to input_set_capability()
Jeff LaBundy
2022-03-20
Input: iqs5xx - use local input_dev pointer
Jeff LaBundy
2022-03-18
media: Kconfig: cleanup VIDEO_DEV dependencies
Mauro Carvalho Chehab
2022-03-15
xen/grant-table: remove readonly parameter from functions
Juergen Gross
2022-03-14
Input: extract ChromeOS vivaldi physmap show function
Stephen Boyd
2022-03-14
Merge tag 'v5.17-rc8' into next
Dmitry Torokhov
2022-03-14
Input: aiptek - properly check endpoint type
Pavel Skripkin
2022-03-14
Input: mt6779-keypad - fix signedness bug
Lv Ruyi (CGEL ZTE)
2022-03-07
Input: zinitix - do not report shadow fingers
Linus Walleij
2022-03-05
Input: mt6779-keypad - add MediaTek keypad driver
fengping.yu
2022-03-02
Input: soc_button_array - add support for Microsoft Surface 3 (MSHW0028) buttons
Hans de Goede
2022-03-01
Input: elan_i2c - fix regulator enable count imbalance after suspend/resume
Hans de Goede
2022-03-01
Input: elan_i2c - move regulator_[en|dis]able() out of elan_[en|dis]able_power()
Hans de Goede
2022-02-28
Input: da9063 - use devm_delayed_work_autocancel()
Christophe JAILLET
2022-02-28
Input: goodix - fix race on driver unbind
Hans de Goede
2022-02-28
Input: goodix - use input_copy_abs() helper
Hans de Goede
2022-02-28
Input: add input_copy_abs() function
Hans de Goede
2022-02-28
Input: set EV_ABS in dev->evbit even if input_alloc_absinfo() fails
Hans de Goede
2022-02-28
Input: goodix - workaround Cherry Trail devices with a bogus ACPI Interrupt()...
Hans de Goede
2022-02-28
Input: goodix - use the new soc_intel_is_byt() helper
Hans de Goede
2022-02-28
Merge tag 'v5.17-rc4' into for-linus
Dmitry Torokhov
2022-02-27
Input: samsung-keypad - properly state IOMEM dependency
David Gow
2022-02-18
Merge tag 'v5.17-rc4' into next
Dmitry Torokhov
2022-02-18
Input: psmouse - set up dependency between PS/2 and SMBus companions
Dmitry Torokhov
2022-02-15
Input: tsc200x - add axis inversion and swapping support
Yunus Bas
2022-02-15
Input: xbox - correct the name for Xbox Series S|X controller
Marcos Alano
2022-02-15
Input: ps2-gpio - enforce GPIOs flag open drain
Danilo Krummrich
2022-02-15
Input: ps2-gpio - don't send rx data before the stop bit
Danilo Krummrich
2022-02-15
Input: ps2-gpio - remove tx timeout from ps2_gpio_irq_tx()
Danilo Krummrich
2022-02-15
Input: ps2-gpio - use ktime for IRQ timekeeping
Danilo Krummrich
2022-02-15
Input: ps2-gpio - refactor struct ps2_gpio_data
Danilo Krummrich
[next]