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