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
/
mouse
Age
Commit message (
Expand
)
Author
2023-06-26
Merge branch 'next' into for-linus
Dmitry Torokhov
2023-05-18
Input: libps2 - introduce common interrupt handler
Dmitry Torokhov
2023-05-18
Input: libps2 - attach ps2dev instances as serio port's drvdata
Dmitry Torokhov
2023-05-17
Input: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-05-11
Input: psmouse - fix OOB access in Elantech protocol
Dmitry Torokhov
2023-05-01
Merge branch 'next' into for-linus
Dmitry Torokhov
2023-03-19
Input: alps - fix compatibility with -funsigned-char
msizanoen
2023-03-19
Input: focaltech - use explicitly signed char type
Jason A. Donenfeld
2023-02-25
Merge tag 'input-for-v6.3-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-02-21
Merge branch 'next' into for-linus
Dmitry Torokhov
2023-02-20
Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-02-01
input: remove pxa930_trkball driver
Arnd Bergmann
2023-01-29
Merge tag 'input-for-v6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-01-27
Input: cyapa - switch to SYSTEM_SLEEP/RUNTIME_PM_OPS() and pm_ptr()
Jonathan Cameron
2023-01-09
Merge tag 'v6.2-rc3' into next
Dmitry Torokhov
2023-01-09
Input: synaptics_i2c - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
2023-01-09
Input: navpoint - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
2023-01-09
Input: elan_i2c_core - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
2022-12-25
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
2022-12-16
Revert "Input: synaptics - switch touchpad on HP Laptop 15-da3001TU to RMI mode"
Dmitry Torokhov
2022-12-12
Merge branch 'next' into for-linus
Dmitry Torokhov
2022-12-02
Input: synaptics_i2c - Convert to i2c's .probe_new()
Uwe Kleine-König
2022-12-02
Input: elan_i2c_core - Convert to i2c's .probe_new()
Uwe Kleine-König
2022-12-02
Input: cyapa - Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-22
Input: elan_i2c - don't set wake_capable and wake_irq
Raul E Rangel
2022-11-22
Input: elan_i2c - use PM subsystem to manage wake irq
Raul E Rangel
2022-10-15
Input: synaptics - switch touchpad on HP Laptop 15-da3001TU to RMI mode
Aman Dhoot
2022-10-09
Merge branch 'next' into for-linus
Dmitry Torokhov
2022-09-29
input: drop empty comment blocks
Christophe JAILLET
2022-09-24
Input: synaptics - disable Intertouch for Lenovo T14 and P14s AMD G1
Mark Pearson
2022-09-14
Input: synaptics - enable InterTouch for the ThinkPad P1 G3
Lyude Paul
2022-09-08
Input: hgpk - fix repeated word in a comment
wangjianli
2022-09-03
Input: psmouse - switch to using dev_groups for driver-specific attributes
Dmitry Torokhov
2022-08-18
Input: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-17
Merge branch 'i2c/make_remove_callback_void-immutable' of git://git.kernel.or...
Dmitry Torokhov
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2022-08-02
Input: elan_i2c - convert to use dev_groups
Greg Kroah-Hartman
2022-07-08
Merge tag 'v5.19-rc5' into next
Dmitry Torokhov
2022-06-22
Input: cyapa_gen6 - aligned "*" each line
Jiang Jian
2022-06-22
Input: gpio_mouse - fix typos in comments
Jiang Jian
2022-06-07
Merge tag 'input-for-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-06-07
Input: bcm5974 - set missing URB_NO_TRANSFER_DMA_MAP urb flag
Mathias Nyman
2022-06-02
Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-05-21
Input: cypress_ps2 - fix typo in comment
Julia Lawall
2022-05-18
Input: vmmouse - disable vmmouse before entering suspend mode
Zongmin Zhou
2022-05-16
Input: psmouse-smbus - avoid flush_scheduled_work() usage
Tetsuo Handa
2022-04-19
ARM: pxa: split up mach/hardware.h
Arnd Bergmann
2022-03-20
Input: synaptics - enable InterTouch on ThinkPad T14/P14s Gen 1 AMD
Matthew Haughton
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
[next]