index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
2006-09-19
5
-78
/
+103
|
\
|
*
Input: psmouse - fix Intellimouse 4.0 initialization
Pozsar Balazs
2006-08-23
1
-7
/
+0
|
*
Input: wistron - fix crash due to referencing __initdata
Dmitry Torokhov
2006-08-23
1
-8
/
+8
|
*
Input: atkbd - fix overrun in atkbd_set_repeat_rate()
Florin Malita
2006-08-23
1
-1
/
+1
|
*
Input: atkbd - restore repeat rate when resuming
Dmitry Torokhov
2006-08-05
1
-43
/
+60
|
*
Input: trackpoint - activate protocol when resuming
Dmitry Torokhov
2006-08-05
1
-18
/
+34
|
*
Input: logips2pp - fix button mapping for MX300
Roberto Castagnola
2006-08-05
1
-2
/
+1
*
|
Input: make input_register_handler() return error codes
Dmitry Torokhov
2006-09-14
7
-20
/
+29
*
|
Input: remove cruft that was needed for transition to sysfs
Dmitry Torokhov
2006-09-14
1
-10
/
+0
*
|
Input: fix input module refcounting
Dmitry Torokhov
2006-09-14
1
-2
/
+2
*
|
Input: constify input core
Dmitry Torokhov
2006-09-14
7
-23
/
+27
*
|
Input: libps2 - rearrange exports
Dmitry Torokhov
2006-09-14
1
-11
/
+9
*
|
Input: atkbd - support Microsoft Natural Elite Pro keyboards
Dmitry Torokhov
2006-09-14
2
-5
/
+17
*
|
Input: i8042 - disable MUX mode on Toshiba Equium A110
Dmitry Torokhov
2006-09-14
1
-0
/
+7
*
|
Input: i8042 - get rid of polling timer
Dmitry Torokhov
2006-09-11
2
-362
/
+388
*
|
Input: send key up events at disconnect
Dmitry Torokhov
2006-09-11
1
-2
/
+5
*
|
Input: constify psmouse driver
Helge Deller
2006-09-11
6
-32
/
+40
*
|
Input: i8042 - add Amoi to the MUX blacklist
Cjacker Huang
2006-08-09
1
-0
/
+7
*
|
Input: logips2pp - add sugnature 56 (Cordless MouseMan Wheel), cleanup
Helge Deller
2006-08-09
1
-11
/
+12
*
|
Input: add driver for Touchwin serial touchscreens
Rick Koch
2006-08-05
3
-0
/
+216
*
|
Input: add driver for Touchright serial touchscreens
Rick Koch
2006-08-05
3
-0
/
+209
*
|
Input: add driver for Penmount serial touchscreens
Rick Koch
2006-08-05
3
-0
/
+198
*
|
Input: elo - add support for non-pressure-sensitive touchscreens
Shaun Jackman
2006-08-05
1
-17
/
+107
*
|
Input: elo - fix checksum calculation
Shaun Jackman
2006-08-05
1
-26
/
+29
*
|
Input: elo - handle input_register_device() failures
Dmitry Torokhov
2006-08-05
1
-6
/
+12
*
|
Input: uinput - switch to the new FF interface
Anssi Hannula
2006-07-19
1
-16
/
+51
*
|
Input: iforce - switch to the new FF interface
Anssi Hannula
2006-07-19
4
-238
/
+147
*
|
Input: unified force feedback support for memoryless devices
Anssi Hannula
2006-07-19
3
-0
/
+531
*
|
Input: implement new force feedback interface
Anssi Hannula
2006-07-19
4
-18
/
+389
*
|
Input: move fixp-arith.h to drivers/input
Anssi Hannula
2006-07-19
1
-0
/
+87
*
|
Input: rename input.ko into input-core.ko
Dmitry Torokhov
2006-07-19
1
-1
/
+3
|
/
*
Input: serio/gameport - check whether driver core calls succeeded
Randy Dunlap
2006-07-19
2
-31
/
+100
*
Input: spaceball - make 4000FLX Lefty work
Nick Martin
2006-07-19
1
-1
/
+1
*
Input: add missing handler->start() call
Dmitry Torokhov
2006-07-19
1
-1
/
+4
*
Input: fix list iteration in input_release_device()
Andrew Morton
2006-07-15
1
-3
/
+5
*
Input: iforce - add Trust Force Feedback Race Master support
Przemek Iskra
2006-07-15
1
-0
/
+1
*
Input: iforce - check array bounds before accessing elements
Dmitry Torokhov
2006-07-07
1
-9
/
+9
*
Input: libps2 - warn instead of oopsing when passed bad arguments
Dmitry Torokhov
2006-07-07
1
-0
/
+5
*
Input: fm801-gp - fix use after free
Dmitry Torokhov
2006-07-07
1
-2
/
+2
*
Input: wistron - fix section reference mismatches
Andrew Morton
2006-07-06
1
-10
/
+10
*
Input: introduce input_inject_event() function
Dmitry Torokhov
2006-07-06
2
-3
/
+30
*
Input: add start() method to input handlers
Dmitry Torokhov
2006-07-06
1
-2
/
+10
*
Input: remove accept method from input_dev
Dmitry Torokhov
2006-07-06
2
-13
/
+0
*
[PATCH] lockdep: annotate serio
Arjan van de Ven
2006-07-04
1
-1
/
+1
*
[PATCH] sparc i8042 build fix
Andrew Morton
2006-07-04
1
-1
/
+1
*
Merge branch 'genirq' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2006-07-03
1
-1
/
+1
|
\
|
*
[ARM] 3689/1: ARM drivers/input/touchscreen: Fixup includes
Thomas Gleixner
2006-07-01
1
-1
/
+1
*
|
[PATCH] irq-flags: misc drivers: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
11
-18
/
+18
|
/
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
18
-18
/
+0
*
[SERIO] i8042-sparcio.h: Convert to of_driver framework.
David S. Miller
2006-06-30
1
-39
/
+69
[next]