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-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
1
-1
/
+1
2007-10-16
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-5
/
+20
2007-10-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
27
-1545
/
+3504
2007-10-16
Atari keyboard: incorporate additional review comments
Geert Uytterhoeven
1
-3
/
+4
2007-10-14
Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6
Linus Torvalds
1
-2
/
+2
2007-10-13
Input: use full RCU API
Dmitry Torokhov
4
-48
/
+32
2007-10-13
m68k: Atari input drivers cleanup
Geert Uytterhoeven
2
-21
/
+154
2007-10-13
Input: remove tsdev interface
Richard Purdie
3
-723
/
+0
2007-10-13
Input: add support for Blackfin BF54x Keypad controller
Michael Hennerich
3
-1
/
+392
2007-10-13
Input: appletouch - another fix for idle reset logic
Soeren Sonnenburg
1
-5
/
+10
2007-10-13
Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
21
-126
/
+154
2007-10-13
Input: add support for SEGA Dreamcast keyboard
Adrian McMenamin
3
-0
/
+263
2007-10-13
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
3
-50
/
+24
2007-10-13
Driver core: change add_uevent_var to use a struct
Kay Sievers
2
-50
/
+23
2007-10-13
platform: prefix MODALIAS with "platform:"
Kay Sievers
1
-0
/
+1
2007-10-13
x86: kill 8253pit.h
Thomas Gleixner
1
-1
/
+1
2007-10-13
[ARM] pxa: update pxa27x keypad driver to use clk support
Russell King
1
-5
/
+20
2007-10-12
kconfig: syntax cleanup - drop support for "depends/requires/def_boolean"
Adrian Bunk
1
-1
/
+1
2007-10-12
Input: omap-keyboard - don't pretend we support changing keymap
Dmitry Torokhov
1
-13
/
+9
2007-10-12
Input: lifebook - fix X and Y axis range
Dmitry Torokhov
1
-1
/
+1
2007-10-12
Input: usbtouchscreen - add support for GeneralTouch devices
Ilya Frolov
2
-0
/
+36
2007-10-12
Input: fix open count handling in input interfaces
Oliver Neukum
4
-4
/
+16
2007-10-11
Input: ALPS - add signature for ThinkPad R61
Dmitry Torokhov
1
-0
/
+1
2007-10-11
Input: jornada720_kbd - send MSC_SCAN events
Dmitry Torokhov
1
-4
/
+8
2007-10-10
hwmon: Convert from class_device to device
Tony Jones
1
-2
/
+2
2007-10-10
drivers/firmware: const-ify DMI API and internals
Jeff Garzik
3
-5
/
+5
2007-09-29
Input: xpad - fix dependancy on LEDS class
Dmitry Torokhov
1
-1
/
+1
2007-09-26
Input: add support for the HP Jornada 7xx (710/720/728) touchscreen
Kristoffer Ericson
3
-0
/
+193
2007-09-26
Input: add support for HP Jornada 7xx onboard keyboard
Kristoffer Ericson
3
-0
/
+192
2007-09-26
Input: add support for HP Jornada onboard keyboard (HP6XX)
Kristoffer Ericson
3
-0
/
+289
2007-09-26
Input: ucb1400_ts - use schedule_timeout_uninterruptible
Rene Herman
1
-2
/
+1
2007-09-26
Input: xpad - fix dependancy on LEDS class
Dmitry Torokhov
1
-1
/
+1
2007-09-26
Input: polled device power saving
Stephen Hemminger
1
-2
/
+5
2007-09-26
Input: gpio-keys - add suspend/resume support
Anti Sullin
1
-0
/
+52
2007-09-26
Input: gpio_keys - verify that supplied GPIO numbers are valid
Anti Sullin
1
-7
/
+22
2007-09-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-2
/
+4
2007-09-25
Input: appletouch - fix idle reset logic
Thomas Rohwer
1
-2
/
+4
2007-09-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-2
/
+12
2007-09-10
Input: usbtouchscreen - support DMC devices with empty EEPROM
Daniel Ritz
1
-1
/
+2
2007-09-07
Input: usbtouchscreen - correctly set 'phys'
Vladimir Shebordaev
1
-1
/
+1
2007-09-05
Input: lifebook - add signature of Panasonic CF-72
Dmitry Torokhov
1
-0
/
+8
2007-09-05
Input: ALPS - add support for model found in Dell Vostro 1400
William Pettersson
1
-0
/
+1
2007-09-05
Input: usbtouchscreen - add support for IdealTEK URTC1000
Ondrej Zary
2
-1
/
+64
2007-09-05
Input: i8042 - add HP Pavilion DV4270ca to the MUX blacklist
Elvis Pranskevichus
1
-0
/
+10
2007-09-05
Input: i8042 - fix modpost warning
Ralf Baechle
1
-1
/
+1
2007-08-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
5
-11
/
+11
2007-08-30
Input: psmouse - make dummy touchkit_ps2_detect() static
Adrian Bunk
1
-1
/
+2
2007-08-30
Input: psmouse - reset harder during probe
Alon Ziv
1
-2
/
+3
2007-08-30
Input: tsdev - implement proper locking
Dmitry Torokhov
1
-112
/
+276
2007-08-30
Input: joydev - implement proper locking
Dmitry Torokhov
1
-251
/
+492
[next]