index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-10
Input: aiptek - correct the tool switching code
Rene van Paassen
1
-42
/
+52
2007-07-10
Input: aiptek - use only absolute misc reports
Rene van Paassen
1
-1
/
+4
2007-07-10
Input: aiptek - put sensible warnings in probe
Rene van Paassen
1
-6
/
+22
2007-07-10
Input: aiptek - use set_bit instead of bitwise or
Rene van Paassen
1
-8
/
+20
2007-07-10
Input: aiptek - fix relative mode parsing
Mark Vytlacil
1
-5
/
+7
2007-07-10
Input: aiptek - fixed mouse button defines
Rene van Paassen
1
-3
/
+3
2007-07-10
Input: aiptek - correct the proximity and validity checks
Rene van Paassen
1
-8
/
+8
2007-07-10
Input: aiptek - correct documentation on reports
Rene van Paassen
1
-2
/
+2
2007-07-10
Input: aiptek - use array to list all buttons
Dmitry Torokhov
1
-17
/
+12
2007-07-10
Input: aiptek - kill aiptek_convert_from_2s_complement()
Dmitry Torokhov
1
-22
/
+2
2007-07-10
Input: aiptek - use maps in attributes
Dmitry Torokhov
1
-224
/
+138
2007-07-10
Input: aiptek - do not check for NULL in attribute methods
Dmitry Torokhov
1
-101
/
+0
2007-07-10
Input: aiptek - use attribute group
Dmitry Torokhov
1
-69
/
+40
2007-07-10
Input: aiptek - remove vendor and product attributes from sysfs
Dmitry Torokhov
1
-73
/
+0
2007-07-10
Input: aiptek - do not try to export associated event device
Dmitry Torokhov
1
-42
/
+0
2007-07-10
Input: psmouse - add support for Cortron PS/2 Trackballs
Aristeu Rozanski
2
-0
/
+30
2007-07-10
Input: xpad - add Xbox360 gamepad rumble support
Jan Kratochvil
2
-4
/
+128
2007-07-10
Input: xpad - add support for Xbox 360 gamepad
Jan Kratochvil
1
-34
/
+117
2007-07-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-17
/
+43
2007-06-29
Input: serio - take drv_mutex in serio_cleanup()
Dmitry Torokhov
1
-0
/
+2
2007-06-28
Input: atkbd - use printk_ratelimit for spurious ACK messages
Qi Yong
1
-3
/
+4
2007-06-28
Input: atkbd - throttle LED switching
Dmitry Torokhov
1
-14
/
+26
2007-06-28
Input: i8042 - add HP Pavilion ZT1000 to the MUX blacklist
Dmitry Torokhov
1
-0
/
+11
2007-06-20
x86_64: Quieten Atari keyboard warnings in Kconfig
Andi Kleen
1
-0
/
+3
2007-06-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
7
-34
/
+54
2007-06-13
Input: move input-polldev to drivers/input
Dmitry Torokhov
5
-12
/
+14
2007-06-12
Input: i8042 - add ULI EV4873 to noloop list
Dmitry Torokhov
1
-0
/
+9
2007-06-12
Input: i8042 - add ASUS P65UP5 to the noloop list
Dmitry Torokhov
1
-0
/
+9
2007-06-12
Input: usbtouchscreen - fix fallout caused by move from drivers/usb
Ondrej Zary
1
-22
/
+22
2007-06-07
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-3
/
+3
2007-06-05
[ARM] pxa: fix pxa27x keyboard driver
Russell King
1
-3
/
+3
2007-06-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
6
-6
/
+6
2007-06-03
Input: reduce raciness when input handlers disconnect
Dmitry Torokhov
4
-4
/
+4
2007-05-30
[ARM] Fix some section mismatch warnings
Russell King
1
-2
/
+2
2007-05-28
Input: logips2pp - fix typo in Kconfig
Uwe Bugla
1
-1
/
+1
2007-05-28
Input: db9 - do not ignore dev2 module parameter
Dmitry Torokhov
1
-1
/
+1
2007-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
9
-41
/
+57
2007-05-22
Input: ads7846 - SPI_CPHA mode bugfix
Semih Hazar
1
-1
/
+1
2007-05-22
Input: ads7846 - document that it handles tsc2046 too
David Brownell
2
-4
/
+5
2007-05-22
Input: input-polldev - add module info
Eric Piel
1
-0
/
+5
2007-05-22
Input: ucb1400_ts - use sched_setscheduler()
Satoru Takeuchi
1
-2
/
+2
2007-05-22
Input: ALPS - force stream mode
Dmitry Torokhov
1
-27
/
+31
2007-05-22
Input: iforce - minor clean-ups
Johann Deneux
2
-5
/
+9
2007-05-22
Input: iforce - fix force feedback not working
Johann Deneux
1
-2
/
+3
2007-05-22
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
1
-4
/
+3
2007-05-15
missing dependencies for USB drivers in input
Al Viro
5
-0
/
+12
2007-05-14
input: hp680_ts compile fixes.
Kristoffer Ericson
1
-4
/
+3
2007-05-11
Input: evdev - fix overflow in compat_ioctl
Kenichi Nagai
1
-1
/
+1
2007-05-10
Fix ixp4xx compile error
Frederik Deweerdt
1
-1
/
+1
2007-05-10
[S390] Kconfig: unwanted menus for s390.
Martin Schwidefsky
1
-0
/
+1
[prev]
[next]