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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-10
Input: convert from class devices to standard devices
Dmitry Torokhov
5
-299
/
+335
2007-07-10
Input: wistron - add support for querying/changing keymap
Dmitry Torokhov
1
-34
/
+87
2007-07-10
Input: wistron - convert to use input-polldev
Dmitry Torokhov
2
-99
/
+102
2007-07-10
Input: wistron - add LED support
Eric Piel
2
-2
/
+91
2007-07-10
Input: wriston - reduce polling frequency
Eric Piel
1
-4
/
+14
2007-07-10
Input: aiptek - update driver version
Rene van Paassen
1
-2
/
+2
2007-07-10
Input: aiptek - rework the function key code
Rene van Paassen
1
-51
/
+46
2007-07-10
Input: aiptek - tolerate newlines in sysfs files
Rene van Paassen
1
-1
/
+4
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-06
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-21
x86_64: Quieten Atari keyboard warnings in Kconfig
Andi Kleen
1
-0
/
+3
2007-06-14
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-08
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-3
/
+3
2007-06-06
[ARM] pxa: fix pxa27x keyboard driver
Russell King
1
-3
/
+3
2007-06-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
6
-6
/
+6
2007-06-04
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-29
Input: logips2pp - fix typo in Kconfig
Uwe Bugla
1
-1
/
+1
2007-05-29
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-23
Input: ads7846 - SPI_CPHA mode bugfix
Semih Hazar
1
-1
/
+1
2007-05-23
Input: ads7846 - document that it handles tsc2046 too
David Brownell
2
-4
/
+5
2007-05-23
Input: input-polldev - add module info
Eric Piel
1
-0
/
+5
2007-05-23
Input: ucb1400_ts - use sched_setscheduler()
Satoru Takeuchi
1
-2
/
+2
2007-05-23
Input: ALPS - force stream mode
Dmitry Torokhov
1
-27
/
+31
[next]