index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
mouse
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
maple: input: fix up maple mouse driver
Adrian McMenamin
2009-04-27
1
-20
/
+23
*
Merge branch 'next' into for-linus
Dmitry Torokhov
2009-04-16
1
-1
/
+0
|
\
|
*
Input: pc110pad - remove unused variable dev
Ilpo Järvinen
2009-04-15
1
-1
/
+0
*
|
Merge branch 'next' into for-linus
Dmitry Torokhov
2009-04-08
5
-9
/
+165
|
\
|
|
*
Merge commit 'v2.6.29-rc7' into next
Dmitry Torokhov
2009-03-09
4
-15
/
+30
|
|
\
|
*
|
Input: psmouse - add newline to OLPC HGPK touchpad debugging
Andy Whitcroft
2009-02-28
1
-1
/
+1
|
*
|
Input: pc110pad - use no_pci_devices()
Roel Kluin
2009-01-30
1
-4
/
+1
|
*
|
Input: add support for the Maple mouse on the SEGA Dreamcast
Adrian McMenamin
2009-01-30
3
-4
/
+163
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-04-04
1
-1
/
+1
|
\
\
\
|
*
|
|
trivial: fix typo "varaible" -> "variable"
Uwe Kleine-Koenig
2009-03-30
1
-1
/
+1
*
|
|
|
workqueue: add to_delayed_work() helper function
Jean Delvare
2009-04-03
1
-1
/
+1
|
/
/
/
*
|
|
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2009-03-28
1
-1
/
+1
|
\
\
\
|
*
|
|
[ARM] acorn,ebsa110,footbridge,integrator,sa1100: Convert asm/io.h to linux/io.h
Russell King
2009-03-25
1
-1
/
+1
|
|
|
/
|
|
/
|
|
|
|
|
\
\
*
-
.
|
|
Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x...
Ingo Molnar
2009-03-04
4
-15
/
+30
|
\
\
|
|
|
|
|
/
|
|
/
|
|
|
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2009-03-03
4
-15
/
+30
|
|
/
|
|
|
*
Input: elantech - touchpad driver miss-recognising logitech mice
Arjan Opmeer
2009-02-28
1
-8
/
+24
|
|
*
Input: synaptics - ensure we reset the device on resume
Andy Whitcroft
2009-02-28
1
-5
/
+4
|
|
*
Input: pxa930_trkball - fix write timeout handling
Roel Kluin
2009-02-02
1
-1
/
+1
|
|
*
Input: psmouse - make MOUSE_PS2_LIFEBOOK depend on X86
Jean Delvare
2009-01-11
1
-1
/
+1
*
|
|
x86: allow more than 8 cpus to be used on 32-bit
Yinghai Lu
2009-01-30
1
-1
/
+1
|
/
/
*
/
[ARM] fix pxa930_trkball build errors
Russell King
2009-01-08
1
-2
/
+2
|
/
*
Input: HIL drivers - add MODULE_ALIAS()
Helge Deller
2008-12-30
1
-1
/
+1
*
Input: add support for trackball on pxa930 and pxa935
Yong Yao
2008-12-29
3
-13
/
+289
*
Input: make some variables and functions static
Roel Kluin
2008-12-20
1
-1
/
+1
*
Input: psmouse - add module parameters to control OLPC touchpad delays
Paul Fox
2008-12-20
1
-4
/
+28
*
Merge commit 'v2.6.28-rc9' into next
Dmitry Torokhov
2008-12-20
1
-1
/
+1
|
\
|
*
Input: psmouse - fix incorrect validate_byte check in OLPC protocol
Andres Salomon
2008-11-11
1
-1
/
+1
*
|
Input: synaptics - report multi-taps only if supported by the device
Peter Hutterer
2008-11-20
1
-6
/
+10
*
|
Input: appletouch - driver refactoring
Stelian Pop
2008-10-29
1
-138
/
+136
|
/
*
Input: psmouse - add support for Elantech touchpads
Arjan Opmeer
2008-10-17
6
-2
/
+846
*
Merge branch 'next' into for-linus
Dmitry Torokhov
2008-10-16
10
-117
/
+827
|
\
|
*
Input: psmouse - add OLPC touchpad driver
Andres Salomon
2008-09-22
6
-2
/
+560
|
*
Input: psmouse - tweak PSMOUSE_DEFINE_ATTR to support raw set callbacks
Andres Salomon
2008-09-22
2
-14
/
+23
|
*
Input: psmouse - add psmouse_queue_work() for ps/2 extension to make use of
Andres Salomon
2008-09-22
2
-5
/
+13
|
*
Input: psmouse - export psmouse_set_state for ps/2 extensions to use
Andres Salomon
2008-09-22
2
-1
/
+2
|
*
Input: ALPS - add signature for DualPoint found in Dell Latitude E6500
Elvis Pranskevichus
2008-09-10
1
-0
/
+1
|
*
Input: convert drivers to use strict_strtoul()
Joe Rouvier
2008-09-10
3
-18
/
+6
|
*
Input: appletouch - handle geyser 3/4 status bits
Sven Anders
2008-08-08
1
-18
/
+35
|
*
Input: appletouch - prepare for geyser 3/4 handling
Sven Anders
2008-08-08
1
-69
/
+197
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2008-09-22
1
-4
/
+9
|
\
\
|
*
|
Input: bcm5974 - switch back to normal mode when closing
Henrik Rydberg
2008-09-16
1
-4
/
+9
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2008-09-07
1
-17
/
+57
|
\
|
|
|
*
|
Input: bcm5974 - add BTN_TOUCH event for mousedev benefit
Henrik Rydberg
2008-09-05
1
-0
/
+2
|
*
|
Input: bcm5974 - improve finger tracking and counting
Henrik Rydberg
2008-09-05
1
-16
/
+54
|
*
|
Input: bcm5974 - small formatting cleanup
Henrik Rydberg
2008-09-05
1
-1
/
+1
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2008-08-19
1
-1
/
+0
|
\
|
|
|
*
|
Input: remove version.h from drivers that don't need it
Huang Weiyi
2008-08-18
1
-1
/
+0
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2008-08-15
3
-0
/
+705
|
\
|
|
|
*
|
Input: bcm5974 - implement autosuspend support
Dmitry Torokhov
2008-08-08
1
-0
/
+12
|
*
|
Input: bcm5974 - add driver for Macbook Air and Pro Penryn touchpads
Henrik Rydberg
2008-08-08
3
-0
/
+693
|
|
/
[next]