index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
mouse
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2005-03-07
Input: export psmouse module parameters via sysfs:
Dmitry Torokhov
1
-18
/
+40
2005-03-07
input: Fix ALPS breakage caused by previous refactoring.
Vojtech Pavlik
1
-32
/
+25
2005-02-24
input: Separate dualpoint and passthrough flags in ALPS driver.
Vojtech Pavlik
1
-8
/
+9
2005-02-24
input: Make ALPS protocol synchronization dependent on
Vojtech Pavlik
2
-53
/
+56
2005-02-24
input: Fix sermouse not to call serio_open() twice.
Dmitry Torokhov
1
-1
/
+1
2005-02-24
input: Add support for less usual ALPS touchpads, rearrange code,
Vojtech Pavlik
2
-122
/
+146
2005-02-14
Input: psmouse should probe for "special" protocols only if max
Dmitry Torokhov
1
-1
/
+1
2005-02-13
input: Store alps hardware version info in the input_dev structure, so that
Peter Osterlund
2
-5
/
+14
2005-02-09
Input: alps - fix protocol validation rules causing touchpad
Dmitry Torokhov
1
-2
/
+2
2005-02-06
input: HP HIL support (from PARISC Linux tree).
Helge Deller
3
-0
/
+423
2005-02-04
input: Only parse a "z == 127" packet as a relative Dualpoint stick
Peter Osterlund
2
-10
/
+11
2005-02-04
input: When hardware tapping is disabled on an ALPS touchpad, the touchpad
Peter Osterlund
2
-10
/
+47
2005-02-04
input: Cleanup the Kconfig menus for the input subsystem.
Roman Zippel
1
-12
/
+11
2005-02-04
input: Add support for the Logitech MX1000 mouse in PS/2 mode.
Vojtech Pavlik
1
-0
/
+5
2005-02-04
input: Add support for Logitech MX300 mouse in PS/2 mode.
gijoe@poczta.onet.pl
1
-8
/
+10
2005-02-04
input: Correct Y axis range for ALPS touchpads.
Peter Osterlund
1
-1
/
+1
2005-02-04
input: Some Synaptics touchpads have a middle mouse button that also works
Peter Osterlund
2
-2
/
+28
2005-02-04
Input: Make some needlessly global code static.
Adrian Bunk
4
-8
/
+8
2005-02-04
Input: make serio's connect routines return error code
Dmitry Torokhov
3
-11
/
+28
2005-02-04
Input: make serio implementation more in line with standard
Dmitry Torokhov
2
-14
/
+7
2005-02-04
Input: replace serio's type field with serio_id structure and
Dmitry Torokhov
4
-20
/
+88
2005-02-04
Input: remove serio->private in favor of using driver-specific data
Dmitry Torokhov
4
-23
/
+33
2005-02-04
Input: synaptics - use DMI to detect Toshiba Satellite notebooks
Dmitry Torokhov
1
-0
/
+26
2005-01-20
Merge bk://kernel.bkbits.net/vojtech/input
Linus Torvalds
1
-2
/
+13
2005-01-19
[PATCH] ALPS touchpad detection fix
Peter Osterlund
1
-5
/
+7
2005-01-14
[PATCH] various Kconfig fixes
Gabor Egry
1
-3
/
+3
2005-01-13
Merge suse.cz:/home/vojtech/bk/linus into suse.cz:/home/vojtech/bk/input
Vojtech Pavlik
1
-2
/
+0
2005-01-10
[PATCH] synaptics: Remove unused struct member variable
Peter Osterlund
1
-2
/
+0
2005-01-06
Input: psmouse - set mouse name to "Mouse" when using PS2++ and
Dmitry Torokhov
1
-2
/
+13
2004-11-18
Manual merge
Vojtech Pavlik
1
-0
/
+15
2004-11-06
pc110 touchpad driver: be more polite
Linus Torvalds
1
-0
/
+15
2004-10-21
Input: when creating input devices for hardware attached to
Dmitry Torokhov
3
-0
/
+3
2004-10-21
Input: couple of whitespace fixes.
Dmitry Torokhov
2
-13
/
+13
2004-10-21
Merge suse.cz:/data2/bk/linus into suse.cz:/data2/bk/input
Vojtech Pavlik
1
-3
/
+3
2004-10-19
[PATCH] Document DEC VSXXX-AB digitizer as known working
Jan-Benedict Glaw
1
-3
/
+3
2004-10-16
input: Fix ssize_t prototype mismatch in psmouse and atkbd.
Vojtech Pavlik
1
-1
/
+1
2004-10-13
Merge suse.cz:/data2/bk/linus into suse.cz:/data2/bk/input
Vojtech Pavlik
1
-3
/
+3
2004-10-09
[PATCH] pc110pad.c request_region() fix
Li Shaohua
1
-3
/
+3
2004-09-29
Input: psmouse - explicitely specify packet size instead of relying
Dmitry Torokhov
7
-83
/
+110
2004-09-29
Input: psmouse - make logips2pp fully decode its protocol packets
Dmitry Torokhov
3
-18
/
+33
2004-09-29
Input: psmouse - drop PS2TPP protocol (it is handled exactly like
Dmitry Torokhov
3
-32
/
+32
2004-09-29
Input: psmouse - export rate, resolution, resetafter and smartscroll
Dmitry Torokhov
3
-12
/
+185
2004-09-29
Input: psmouse - reset mouse before doing intellimouse/explorer
Dmitry Torokhov
1
-7
/
+11
2004-09-29
Input: synaptics - not only switch to 4-byte client protocol
Dmitry Torokhov
1
-3
/
+7
2004-09-29
Input: psmouse - add set_rate and set_resolution handlers to make
Dmitry Torokhov
6
-43
/
+69
2004-09-29
Input: add a new signature for ALPS DualPoint found in
Dmitry Torokhov
1
-0
/
+1
2004-09-29
Merge bk://kernel.bkbits.net/vojtech/input
Dmitry Torokhov
1
-37
/
+22
2004-09-24
Input: correct the the wrong use of "DB9" to the correct name, "DE9".
Jan-Benedict Glaw
1
-24
/
+29
2004-09-22
Input: clean up ALPS DualPoint logic
Dmitry Torokhov
1
-37
/
+22
2004-09-21
Input: pull common code from psmouse and atkbd into libps2 module
Dmitry Torokhov
6
-263
/
+130
[next]