index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
mouse
Age
Commit message (
Expand
)
Author
Files
Lines
2008-06-17
Input: appletouch - implement reset-resume logic
Oliver Neukum
1
-8
/
+41
2008-04-24
Input: add MODULE_ALIAS() to hotpluggable platform modules
Kay Sievers
1
-0
/
+4
2008-04-02
Input: appletouch - add product IDs for the 4th generation MacBooks
Tobias Mueller
1
-1
/
+12
2008-03-18
Input: ALPS - fix forward/back buttons reversed on Acer 5520-5290
Laszlo Kajan
1
-2
/
+2
2008-03-18
Input: ALPS - put secondary device in proper place in sysfs
Dmitry Torokhov
1
-0
/
+1
2008-02-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
4
-4
/
+0
2008-01-30
x86: replace outb_p() with udelay(2) in drivers/input/mouse/pc110pad.c
Ingo Molnar
1
-2
/
+5
2008-01-21
Input: drop redundant includes of moduleparam.h
Julia Lawall
4
-4
/
+0
2008-01-17
Input: ALPS - fix sync loss on Acer Aspire 5720ZG
Dmitry Torokhov
1
-1
/
+1
2008-01-17
Input: psmouse - fix input_dev leak in lifebook driver
Andres Salomon
1
-1
/
+6
2008-01-17
Input: psmouse - fix potential memory leak in psmouse_connect()
Andres Salomon
1
-0
/
+2
2007-11-02
Input: inport, logibm - use KERN_INFO when reporting missing mouse
Helge Deller
2
-2
/
+2
2007-11-02
Input: appletouch - idle reset logic broke older Fountains
Dmitry Torokhov
1
-48
/
+77
2007-10-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-14
/
+11
2007-10-22
Input: appletouch - apply idle reset logic to all touchpads
Anton Ekblad
1
-14
/
+11
2007-10-20
Spelling fix: explicitly
Jean Delvare
2
-2
/
+2
2007-10-19
get rid of input BIT* duplicate defines
Jiri Slaby
12
-45
/
+55
2007-10-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
4
-8
/
+24
2007-10-13
m68k: Atari input drivers cleanup
Geert Uytterhoeven
1
-9
/
+9
2007-10-13
Input: appletouch - another fix for idle reset logic
Soeren Sonnenburg
1
-5
/
+10
2007-10-13
Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
4
-43
/
+83
2007-10-12
Input: lifebook - fix X and Y axis range
Dmitry Torokhov
1
-1
/
+1
2007-10-11
Input: ALPS - add signature for ThinkPad R61
Dmitry Torokhov
1
-0
/
+1
2007-10-10
drivers/firmware: const-ify DMI API and internals
Jeff Garzik
2
-4
/
+4
2007-09-25
Input: appletouch - fix idle reset logic
Thomas Rohwer
1
-2
/
+4
2007-09-05
Input: lifebook - add signature of Panasonic CF-72
Dmitry Torokhov
1
-0
/
+8
2007-09-05
Input: ALPS - add support for model found in Dell Vostro 1400
William Pettersson
1
-0
/
+1
2007-08-30
Input: psmouse - make dummy touchkit_ps2_detect() static
Adrian Bunk
1
-1
/
+2
2007-08-30
Input: psmouse - reset harder during probe
Alon Ziv
1
-2
/
+3
2007-07-20
Input: appletouch - improve powersaving for Geyser3 devices
Soeren Sonnenburg
1
-37
/
+74
2007-07-20
Input: lifebook - fix an oops on Panasonic CF-18
Dmitry Torokhov
1
-1
/
+1
2007-07-12
sysfs: kill unnecessary attribute->owner
Tejun Heo
1
-1
/
+0
2007-07-10
Input: add gpio-mouse driver
Hans-Christian Egtvedt
3
-0
/
+213
2007-07-10
Input: psmouse - add support for Cortron PS/2 Trackballs
Aristeu Rozanski
2
-0
/
+30
2007-06-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+1
2007-05-29
Input: logips2pp - fix typo in Kconfig
Uwe Bugla
1
-1
/
+1
2007-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-27
/
+32
2007-05-23
Input: ALPS - force stream mode
Dmitry Torokhov
1
-27
/
+31
2007-05-16
missing dependencies for USB drivers in input
Al Viro
1
-0
/
+1
2007-05-09
Input: logips2pp - add type 72 (PS/2 TrackMan Marble)
Peter Samuelson
1
-0
/
+1
2007-05-08
Input: move USB mice under drivers/input/mouse
Dmitry Torokhov
3
-9
/
+736
2007-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
3
-0
/
+172
2007-05-05
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...
Linus Torvalds
18
-159
/
+591
2007-05-05
m68k: Atari keyboard and mouse support.
Michael Schmitz
3
-0
/
+172
2007-05-03
Input: synaptics - don't complain about failed resets
Dmitry Torokhov
1
-1
/
+1
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
[next]