index
:
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.17.y
linux-6.18.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
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
mouse
Age
Commit message (
Expand
)
Author
2012-03-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2012-02-24
Input: ALPS - fix touchpad detection when buttons are pressed
Akio Idehara
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2012-01-10
Input: bcm5974 - set BUTTONPAD property
Jussi Pakkanen
2012-01-10
Input: revert some over-zealous conversions to module_platform_driver()
Dmitry Torokhov
2012-01-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2012-01-08
Merge branch 'next' into for-linus
Dmitry Torokhov
2012-01-06
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
2011-12-30
Input: psmouse - make sure we do not use stale methods
Dmitry Torokhov
2011-12-29
Input: sentelic - fix retrieving number of buttons
Tai-hwa Liang
2011-12-23
Input: sentelic - release mutex upon register write failure
Tai-hwa Liang
2011-12-12
Input: synaptics - fix touchpad not working after S2R on Vostro V13
Dmitry Torokhov
2011-11-30
Input: mouse - use macro module_platform_driver()
JJ Ding
2011-11-29
Merge commit 'v3.2-rc3' into next
Dmitry Torokhov
2011-11-20
Input: elantech - add resolution query support for v4 hardware
JJ Ding
2011-11-20
Input: elantech - add support for elantech fast command
JJ Ding
2011-11-18
USB: convert drivers/input/* to use module_usb_driver()
Greg Kroah-Hartman
2011-11-15
Input: synaptics - update OLPC XO exclusion
Daniel Drake
2011-11-09
Input: synaptics - add support for Relative mode
Daniel Drake
2011-11-09
Input: convert obsolete strict_strtox to kstrtox
JJ Ding
2011-11-09
Input: elantech - adjust hw_version detection logic
JJ Ding
2011-11-07
Input: ALPS - add semi-MT support for v3 protocol
Seth Forshee
2011-11-07
Input: ALPS - add support for protocol versions 3 and 4
Seth Forshee
2011-11-07
Input: ALPS - remove assumptions about packet size
Seth Forshee
2011-11-07
Input: ALPS - add protocol version field in alps_model_info
Seth Forshee
2011-11-07
Input: ALPS - move protocol information to Documentation
Seth Forshee
2011-10-26
Merge branch 'next' into for-linus
Dmitry Torokhov
2011-10-10
Input: psmouse - switch to using dev_*() for messages
Dmitry Torokhov
2011-10-06
Input: synaptics_i2c - wrap suspend and resume in CONFIG_PM_SLEEP
Dmitry Torokhov
2011-09-20
Input: elantech - remove module parameter force_elantech
JJ Ding
2011-09-20
Input: elantech - better support all those v2 variants
JJ Ding
2011-09-09
Input: bcm5974 - add MacBookAir4,1 trackpad support
Pieter-Augustijn Van Malleghem
2011-09-09
Input: elantech - add v4 hardware support
JJ Ding
2011-09-09
Input: elantech - add v3 hardware support
JJ Ding
2011-09-09
Input: elantech - clean up elantech_init
JJ Ding
2011-09-09
Input: elantech - packet checking for v2 hardware
JJ Ding
2011-09-09
Input: elantech - remove ETP_EDGE_FUZZ_V2
JJ Ding
2011-09-09
Input: elantech - use firmware provided x, y ranges
JJ Ding
2011-09-09
Input: elantech - get rid of ETP_2FT_* in elantech.h
JJ Ding
2011-09-09
Input: elantech - correct x, y value range for v2 hardware
JJ Ding
2011-09-07
Input: remove IRQF_DISABLED from drivers
Yong Zhang
2011-09-07
Merge commit 'v3.1-rc4' into next
Dmitry Torokhov
2011-08-23
Input: synaptics - process finger (<=5) transitions
Daniel Kurtz
2011-08-23
Input: synaptics - process finger (<=3) transitions
Daniel Kurtz
2011-08-23
Input: synaptics - decode AGM packet types
Daniel Kurtz
2011-08-23
Input: synaptics - add image sensor support
Daniel Kurtz
2011-08-23
Input: synaptics - refactor initialization of abs position axes
Daniel Kurtz
2011-08-23
Input: synaptics - refactor agm packet parsing
Daniel Kurtz
2011-08-23
Input: synaptics - refactor y inversion
Daniel Kurtz
[next]