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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
mouse
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: sentelic - improve packet debugging information
Oskari Saarenmaa
2012-03-25
1
-9
/
+34
*
Input: sentelic - minor code cleanup
Tai-hwa Liang
2012-03-25
1
-1
/
+1
*
Input: sentelic - enabling absolute coordinates output for newer hardware
Tai-hwa Liang
2012-03-25
2
-4
/
+132
*
Input: sentelic - refactor code for upcoming new hardware support
Tai-hwa Liang
2012-03-25
2
-62
/
+94
*
Input: synaptics_usb - switch to module_usb_driver()
Dmitry Torokhov
2012-03-16
1
-12
/
+1
*
Input: convert I2C drivers to use module_i2c_driver()
Axel Lin
2012-03-16
1
-12
/
+1
*
Merge branch 'for-next' of github.com:rydberg/linux into next
Dmitry Torokhov
2012-03-09
1
-0
/
+1
|
\
|
*
bcm5974: Add pointer and buttonpad properties
Chase Douglas
2012-02-14
1
-0
/
+1
*
|
Merge commit 'v3.3-rc6' into next
Dmitry Torokhov
2012-03-09
8
-36
/
+40
|
\
|
|
*
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-13
2
-4
/
+4
|
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2012-01-12
2
-2
/
+17
|
|
\
|
|
*
Input: bcm5974 - set BUTTONPAD property
Jussi Pakkanen
2012-01-10
1
-0
/
+3
|
|
*
Input: revert some over-zealous conversions to module_platform_driver()
Dmitry Torokhov
2012-01-10
1
-2
/
+14
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2012-01-10
15
-294
/
+1407
|
|
\
|
|
|
*
Merge branch 'next' into for-linus
Dmitry Torokhov
2012-01-08
15
-294
/
+1407
|
|
|
\
|
*
|
\
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
2012-01-06
2
-25
/
+2
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
USB: convert drivers/input/* to use module_usb_driver()
Greg Kroah-Hartman
2011-11-18
2
-25
/
+2
|
*
|
|
Input: sentelic - fix retrieving number of buttons
Tai-hwa Liang
2011-12-29
2
-3
/
+4
|
*
|
|
Input: sentelic - release mutex upon register write failure
Tai-hwa Liang
2011-12-23
1
-2
/
+2
|
*
|
|
Input: synaptics - fix touchpad not working after S2R on Vostro V13
Dmitry Torokhov
2011-12-12
1
-0
/
+11
*
|
|
|
Input: psmouse - use psmouse_[de]activate() from sentelic and hgpk drivers
Paul Fox
2012-02-24
2
-15
/
+6
*
|
|
|
Input: psmouse - allow drivers to use psmouse_{de,}activate
Andres Salomon
2012-02-24
2
-5
/
+12
*
|
|
|
Input: add Synaptics USB device driver
Jan Steinhoff
2012-02-03
3
-0
/
+586
|
|
_
|
/
|
/
|
|
*
|
|
Input: psmouse - make sure we do not use stale methods
Dmitry Torokhov
2011-12-30
1
-69
/
+124
*
|
|
Input: mouse - use macro module_platform_driver()
JJ Ding
2011-11-30
3
-39
/
+4
*
|
|
Merge commit 'v3.2-rc3' into next
Dmitry Torokhov
2011-11-29
2
-8
/
+38
|
\
|
|
|
*
|
Input: elantech - adjust hw_version detection logic
JJ Ding
2011-11-09
1
-8
/
+18
|
|
/
|
*
Merge branch 'next' into for-linus
Dmitry Torokhov
2011-10-26
14
-345
/
+1363
|
|
\
|
*
|
Input: bcm5974 - add MacBookAir4,1 trackpad support
Pieter-Augustijn Van Malleghem
2011-09-09
1
-0
/
+20
*
|
|
Input: elantech - add resolution query support for v4 hardware
JJ Ding
2011-11-20
2
-0
/
+38
*
|
|
Input: elantech - add support for elantech fast command
JJ Ding
2011-11-20
2
-8
/
+29
*
|
|
Input: synaptics - update OLPC XO exclusion
Daniel Drake
2011-11-15
1
-8
/
+5
*
|
|
Input: synaptics - add support for Relative mode
Daniel Drake
2011-11-09
4
-48
/
+152
*
|
|
Input: convert obsolete strict_strtox to kstrtox
JJ Ding
2011-11-09
6
-41
/
+80
*
|
|
Input: ALPS - add semi-MT support for v3 protocol
Seth Forshee
2011-11-07
2
-19
/
+215
*
|
|
Input: ALPS - add support for protocol versions 3 and 4
Seth Forshee
2011-11-07
3
-38
/
+768
*
|
|
Input: ALPS - remove assumptions about packet size
Seth Forshee
2011-11-07
1
-5
/
+5
*
|
|
Input: ALPS - add protocol version field in alps_model_info
Seth Forshee
2011-11-07
2
-24
/
+27
*
|
|
Input: ALPS - move protocol information to Documentation
Seth Forshee
2011-11-07
1
-36
/
+1
|
|
/
|
/
|
*
|
Input: psmouse - switch to using dev_*() for messages
Dmitry Torokhov
2011-10-10
10
-198
/
+243
*
|
Input: synaptics_i2c - wrap suspend and resume in CONFIG_PM_SLEEP
Dmitry Torokhov
2011-10-06
1
-1
/
+1
*
|
Input: elantech - remove module parameter force_elantech
JJ Ding
2011-09-20
1
-10
/
+2
*
|
Input: elantech - better support all those v2 variants
JJ Ding
2011-09-20
2
-5
/
+42
*
|
Input: elantech - add v4 hardware support
JJ Ding
2011-09-09
2
-16
/
+262
*
|
Input: elantech - add v3 hardware support
JJ Ding
2011-09-09
2
-19
/
+201
*
|
Input: elantech - clean up elantech_init
JJ Ding
2011-09-09
1
-30
/
+39
*
|
Input: elantech - packet checking for v2 hardware
JJ Ding
2011-09-09
1
-5
/
+34
*
|
Input: elantech - remove ETP_EDGE_FUZZ_V2
JJ Ding
2011-09-09
1
-9
/
+6
*
|
Input: elantech - use firmware provided x, y ranges
JJ Ding
2011-09-09
2
-16
/
+58
*
|
Input: elantech - get rid of ETP_2FT_* in elantech.h
JJ Ding
2011-09-09
2
-26
/
+13
[next]