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
2009-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
-42
/
+150
2009-04-28
Input: bcm5974 - augment debug information
Henrik Rydberg
-4
/
+10
2009-04-28
Input: bcm5974 - Add support for the Macbook 5 (Unibody)
Henrik Rydberg
-2
/
+43
2009-04-28
Input: bcm5974 - add quad-finger tapping
Henrik Rydberg
-1
/
+3
2009-04-28
Input: bcm5974 - prepare for a new trackpad header type
Henrik Rydberg
-21
/
+26
2009-04-28
Input: appletouch - fix DMA to/from stack buffer
Bob Copeland
-6
/
+18
2009-04-27
maple: input: fix up maple mouse driver
Adrian McMenamin
-20
/
+23
2009-04-24
Input: lifebook - add DMI entry for Fujitsu B-2130
Dmitry Torokhov
-0
/
+6
2009-04-23
Input: ALPS - add signature for Toshiba Satellite Pro M10
Dmitry Torokhov
-0
/
+1
2009-04-18
Input: elantech - make sure touchpad is really in absolute mode
Arjan Opmeer
-5
/
+16
2009-04-18
Input: elantech - provide a workaround for jumpy cursor on firmware 2.34
Arjan Opmeer
-4
/
+28
2009-04-16
Merge branch 'next' into for-linus
Dmitry Torokhov
-1
/
+0
2009-04-15
Input: pc110pad - remove unused variable dev
Ilpo Järvinen
-1
/
+0
2009-04-08
Merge branch 'next' into for-linus
Dmitry Torokhov
-9
/
+165
2009-04-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
-1
/
+1
2009-04-02
workqueue: add to_delayed_work() helper function
Jean Delvare
-1
/
+1
2009-03-30
trivial: fix typo "varaible" -> "variable"
Uwe Kleine-Koenig
-1
/
+1
2009-03-28
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
-1
/
+1
2009-03-25
[ARM] acorn,ebsa110,footbridge,integrator,sa1100: Convert asm/io.h to linux/io.h
Russell King
-1
/
+1
2009-03-08
Merge commit 'v2.6.29-rc7' into next
Dmitry Torokhov
-15
/
+30
2009-03-04
Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x...
Ingo Molnar
-15
/
+30
2009-03-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
-15
/
+30
2009-02-28
Input: psmouse - add newline to OLPC HGPK touchpad debugging
Andy Whitcroft
-1
/
+1
2009-02-28
Input: elantech - touchpad driver miss-recognising logitech mice
Arjan Opmeer
-8
/
+24
2009-02-28
Input: synaptics - ensure we reset the device on resume
Andy Whitcroft
-5
/
+4
2009-02-01
Input: pxa930_trkball - fix write timeout handling
Roel Kluin
-1
/
+1
2009-01-29
Input: pc110pad - use no_pci_devices()
Roel Kluin
-4
/
+1
2009-01-29
Input: add support for the Maple mouse on the SEGA Dreamcast
Adrian McMenamin
-4
/
+163
2009-01-30
x86: allow more than 8 cpus to be used on 32-bit
Yinghai Lu
-1
/
+1
2009-01-10
Input: psmouse - make MOUSE_PS2_LIFEBOOK depend on X86
Jean Delvare
-1
/
+1
2009-01-08
[ARM] fix pxa930_trkball build errors
Russell King
-2
/
+2
2008-12-30
Input: HIL drivers - add MODULE_ALIAS()
Helge Deller
-1
/
+1
2008-12-29
Input: add support for trackball on pxa930 and pxa935
Yong Yao
-13
/
+289
2008-12-20
Input: make some variables and functions static
Roel Kluin
-1
/
+1
2008-12-20
Input: psmouse - add module parameters to control OLPC touchpad delays
Paul Fox
-4
/
+28
2008-12-20
Merge commit 'v2.6.28-rc9' into next
Dmitry Torokhov
-1
/
+1
2008-11-20
Input: synaptics - report multi-taps only if supported by the device
Peter Hutterer
-6
/
+10
2008-11-11
Input: psmouse - fix incorrect validate_byte check in OLPC protocol
Andres Salomon
-1
/
+1
2008-10-29
Input: appletouch - driver refactoring
Stelian Pop
-138
/
+136
2008-10-16
Input: psmouse - add support for Elantech touchpads
Arjan Opmeer
-2
/
+846
2008-10-15
Merge branch 'next' into for-linus
Dmitry Torokhov
-117
/
+827
2008-09-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
-4
/
+9
2008-09-21
Input: psmouse - add OLPC touchpad driver
Andres Salomon
-2
/
+560
2008-09-21
Input: psmouse - tweak PSMOUSE_DEFINE_ATTR to support raw set callbacks
Andres Salomon
-14
/
+23
2008-09-21
Input: psmouse - add psmouse_queue_work() for ps/2 extension to make use of
Andres Salomon
-5
/
+13
2008-09-21
Input: psmouse - export psmouse_set_state for ps/2 extensions to use
Andres Salomon
-1
/
+2
2008-09-16
Input: bcm5974 - switch back to normal mode when closing
Henrik Rydberg
-4
/
+9
2008-09-10
Input: ALPS - add signature for DualPoint found in Dell Latitude E6500
Elvis Pranskevichus
-0
/
+1
2008-09-10
Input: convert drivers to use strict_strtoul()
Joe Rouvier
-18
/
+6
2008-09-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
-17
/
+57
[next]