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
/
psmouse-base.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-15
Input: psmouse - ESD workaround fix for OLPC XO touchpad
Zephaniah E. Hull
1
-1
/
+3
2008-10-16
Input: psmouse - add support for Elantech touchpads
Arjan Opmeer
1
-0
/
+23
2008-09-21
Input: psmouse - add OLPC touchpad driver
Andres Salomon
1
-1
/
+22
2008-09-21
Input: psmouse - tweak PSMOUSE_DEFINE_ATTR to support raw set callbacks
Andres Salomon
1
-13
/
+17
2008-09-21
Input: psmouse - add psmouse_queue_work() for ps/2 extension to make use of
Andres Salomon
1
-4
/
+10
2008-09-21
Input: psmouse - export psmouse_set_state for ps/2 extensions to use
Andres Salomon
1
-1
/
+1
2008-09-10
Input: convert drivers to use strict_strtoul()
Joe Rouvier
1
-9
/
+3
2008-01-21
Input: drop redundant includes of moduleparam.h
Julia Lawall
1
-1
/
+0
2008-01-17
Input: psmouse - fix potential memory leak in psmouse_connect()
Andres Salomon
1
-0
/
+2
2007-10-19
Spelling fix: explicitly
Jean Delvare
1
-1
/
+1
2007-10-19
get rid of input BIT* duplicate defines
Jiri Slaby
1
-3
/
+4
2007-08-30
Input: psmouse - reset harder during probe
Alon Ziv
1
-2
/
+3
2007-07-10
Input: psmouse - add support for Cortron PS/2 Trackballs
Aristeu Rozanski
1
-0
/
+29
2007-04-12
Input: mice - switch to using input_dev->dev.parent
Dmitry Torokhov
1
-1
/
+1
2007-04-12
Input: drivers/input/mice - don't access dev->private directly
Dmitry Torokhov
1
-1
/
+0
2007-03-10
Input: psmouse - allow disabing certain protocol extensions
Andres Salomon
1
-1
/
+15
2007-03-07
Input: psmouse - do not force stream mode
Dmitry Torokhov
1
-6
/
+0
2007-02-18
Input: psmouse - add support for eGalax PS/2 touchscreen controller
Stefan Lucke
1
-6
/
+19
2007-02-18
Input: remove obsolete setup parameters from input drivers
Dmitry Torokhov
1
-6
/
+0
2007-02-18
Input: psmouse - properly reset mouse on shutdown/suspend
Dmitry Torokhov
1
-0
/
+28
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
1
-2
/
+6
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
1
-25
/
+59
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-9
/
+7
2006-09-19
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
1
-7
/
+0
2006-09-10
Input: constify psmouse driver
Helge Deller
1
-18
/
+24
2006-08-23
Input: psmouse - fix Intellimouse 4.0 initialization
Pozsar Balazs
1
-7
/
+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
1
-3
/
+3
2006-04-29
Input: psmouse - fix new device detection logic
Dmitry Torokhov
1
-1
/
+3
2006-03-13
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
1
-1
/
+1
2006-03-10
[PATCH] Input: psmouse - disable autoresync
Dmitry Torokhov
1
-1
/
+1
2006-02-19
Input: psmouse - semaphore to mutex conversion
Ingo Molnar
1
-18
/
+20
2006-01-29
Input: psmouse - set name for Genius mice
Dmitry Torokhov
1
-0
/
+1
2006-01-14
Input: psmouse - attempt to re-synchronize mouse every 5 seconds
Dmitry Torokhov
1
-64
/
+252
2005-12-21
Input: psmouse - don't leave mouse asleep
Dmitry Torokhov
1
-9
/
+6
2005-10-28
[PATCH] drivers/input/mouse: convert to dynamic input_dev allocation
Dmitry Torokhov
1
-46
/
+53
2005-09-09
Manual merge with Linus
Dmitry Torokhov
1
-1
/
+1
2005-09-07
[PATCH] input: convert kcalloc to kzalloc
Pekka Enberg
1
-1
/
+1
2005-09-04
Input: rework psmouse attributes to reduce module size
Dmitry Torokhov
1
-51
/
+66
2005-08-08
Input: psmouse - add support for IBM TrackPoint devices.
Stephen Evanchik
1
-1
/
+14
2005-07-15
Input: psmouse - wheel mice (imps, exps) always have 3rd button
Vojtech Pavlik
1
-0
/
+2
2005-06-01
Input: psmouse - export protocol as a sysfs per-device attribute
Dmitry Torokhov
1
-48
/
+243
2005-06-01
Input: pmouse - introduce proper locking so state-changing
Dmitry Torokhov
1
-10
/
+44
2005-05-29
Input: lifebook - adjust initialization routines to be in line with
Dmitry Torokhov
1
-2
/
+12
2005-05-29
Input: lifebook - various cleanups:
Dmitry Torokhov
1
-2
/
+0
2005-05-29
Input: Add Fujitsu Lifebook B-series touchscreen driver.
Kenan Esau
1
-3
/
+9
2005-05-28
Input: Workaround for Sunrex K8561 IR Keyboard/Mouse. The mouse
Vojtech Pavlik
1
-1
/
+4
[next]