index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
mouse
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-04
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...
Linus Torvalds
18
-159
/
+591
2007-05-04
m68k: Atari keyboard and mouse support.
Michael Schmitz
3
-0
/
+172
2007-04-25
Input: lifebook - split into 2 devices
Dmitry Torokhov
1
-20
/
+93
2007-04-25
Input: lifebook - add signature of Panasonic CF-29
Dmitry Torokhov
1
-0
/
+8
2007-04-12
Input: lifebook - activate 6-byte protocol on select models
Dmitry Torokhov
1
-13
/
+65
2007-04-12
Input: lifebook - work properly on Panasonic CF-18
Dmitry Torokhov
1
-0
/
+14
2007-04-12
Input: mice - switch to using input_dev->dev.parent
Dmitry Torokhov
4
-4
/
+4
2007-04-12
Input: drivers/input/mice - don't access dev->private directly
Dmitry Torokhov
4
-5
/
+0
2007-04-12
Input: logips2pp - add model 1 information
Dmitry Torokhov
1
-0
/
+1
2007-04-12
Input: logips2pp - ignore mice reporting model as 0
Dmitry Torokhov
1
-3
/
+3
2007-04-12
Input: ALPS - handle errors from input_register_device()
Dmitry Torokhov
2
-5
/
+9
2007-04-12
Input: synaptics - export model bits
Dmitry Torokhov
1
-0
/
+10
2007-03-16
Input: sermouse - improve protocol error recovery
Peter Osterlund
1
-4
/
+12
2007-03-10
Input: psmouse - allow disabing certain protocol extensions
Andres Salomon
10
-59
/
+195
2007-03-07
Input: psmouse - do not force stream mode
Dmitry Torokhov
1
-6
/
+0
2007-02-28
Input: HIL - cleanup coding style
Helge Deller
1
-44
/
+49
2007-02-18
Input: psmouse - add support for eGalax PS/2 touchscreen controller
Stefan Lucke
5
-7
/
+139
2007-02-18
Input: remove obsolete setup parameters from input drivers
Dmitry Torokhov
3
-10
/
+0
2007-02-18
Input: psmouse - properly reset mouse on shutdown/suspend
Dmitry Torokhov
3
-0
/
+30
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2007-02-10
Input: inport - use correct config option for ATIXL
Robert P. J. Day
1
-1
/
+1
2006-12-21
Input: pc110pad - return proper error
Akinobu Mita
1
-1
/
+1
2006-12-08
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
1
-3
/
+4
2006-11-23
Input: handle serio_register_driver() errors
Akinobu Mita
4
-8
/
+9
2006-11-22
WorkStruct: make allyesconfig
David Howells
1
-3
/
+4
2006-11-09
Input: psmouse - fix attribute access on 64-bit systems
Sergey Vlasov
1
-3
/
+6
2006-11-05
Input: mice - handle errors when registering input devices
Dmitry Torokhov
8
-60
/
+154
2006-11-02
Input: logips2pp - handle sysfs errors
Jeff Garzik
1
-2
/
+9
2006-11-02
Input: trackpoint - handle sysfs errors
Jeff Garzik
1
-2
/
+10
2006-11-02
Input: lifebook - learn about hard tabs
Andrew Morton
1
-45
/
+43
2006-11-02
Input: lifebook - add Hitachi Flora-IE 55mi tablet DMI signature
Greg Chandler
1
-0
/
+6
2006-10-09
[PATCH] m68k/HP300: Enable HIL configuration options
Geert Uytterhoeven
1
-1
/
+1
2006-10-06
Build fixes for struct pt_regs removal
Matthew Wilcox
1
-1
/
+1
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
14
-70
/
+43
2006-09-19
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
3
-27
/
+35
2006-09-10
Input: constify psmouse driver
Helge Deller
6
-32
/
+40
2006-08-23
Input: psmouse - fix Intellimouse 4.0 initialization
Pozsar Balazs
1
-7
/
+0
2006-08-08
Input: logips2pp - add sugnature 56 (Cordless MouseMan Wheel), cleanup
Helge Deller
1
-11
/
+12
2006-08-04
Input: trackpoint - activate protocol when resuming
Dmitry Torokhov
1
-18
/
+34
2006-08-04
Input: logips2pp - fix button mapping for MX300
Roberto Castagnola
1
-2
/
+1
2006-07-02
[PATCH] irq-flags: misc drivers: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
3
-3
/
+0
2006-06-26
Input: psmouse - add support for Intellimouse 4.0
Pozsar Balazs
1
-3
/
+30
2006-06-26
Input: fix potential overflows in driver/input/mouse
Dmitry Torokhov
4
-14
/
+18
2006-05-29
Input: psmouse - DMI updates for lifebook protocol
Kenan Esau
1
-0
/
+24
2006-05-29
Input: alps - fix old protocol decoding
Yotam Medini
1
-2
/
+2
2006-05-29
Input: psmouse - add detection of Logitech TrackMan Wheel trackball
Zbigniew Luszpinski
1
-0
/
+6
2006-04-29
Input: psmouse - fix new device detection logic
Dmitry Torokhov
1
-1
/
+3
2006-04-02
Input: synaptics - limit rate to 40pps on Toshiba Protege M300
Richard Thrippleton
1
-2
/
+9
2006-04-02
Manual merge with Linus.
Dmitry Torokhov
1
-41
/
+47
[next]