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
2008-06-02
Input: pxa27x_keypad - add wakeup support
Eric Miao
1
-1
/
+14
2008-06-02
Input: serio - remove pending events when unregistering driver
Dmitry Torokhov
1
-3
/
+6
2008-06-02
Input: atkbd - use ushort instead of uchar keymap
Dmitry Torokhov
1
-10
/
+10
2008-06-02
Input: add HTC Shift Touchscreen Driver
Pau Oliva Fora
3
-0
/
+268
2008-05-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
8
-44
/
+101
2008-05-30
Input: gtco - fix double kfree in error handling path
Dmitry Torokhov
1
-10
/
+7
2008-05-30
Input: i8042 - add Intel D845PESV to nopnp list
Jiri Kosina
1
-11
/
+18
2008-05-28
Input: pxa27x_keypad - miscellaneous fixes
Antonio Ospite
1
-13
/
+25
2008-05-28
Input: atkbd - mark keyboard as disabled when suspending/unloading
Dmitry Torokhov
1
-0
/
+2
2008-05-27
xen pvfb: Dynamic mode support (screen resizing)
Markus Armbruster
1
-0
/
+10
2008-05-27
xen pvfb: Module aliases to support module autoloading
Markus Armbruster
1
-0
/
+2
2008-05-27
xen pvfb: Pointer z-axis (mouse wheel) support
Markus Armbruster
1
-1
/
+7
2008-05-27
Input: apanel - remove duplicate include
Huang Weiyi
1
-1
/
+0
2008-05-27
Input: wm9713 - support five wire panels
Mark Brown
1
-0
/
+22
2008-05-27
Input: wm97xx-core - fix race on PHY init
Mark Brown
1
-11
/
+11
2008-05-27
Input: wm97xx-core - fix driver name
Mark Brown
1
-1
/
+1
2008-05-27
Input: wm97xx-core - report a phys for WM97xx touchscreens
Mark Brown
1
-0
/
+1
2008-05-27
Input: i8042 - make sure Dritek quirk is invoked at resume
Bruno Prémont
1
-8
/
+25
2008-05-22
MODULE_LICENSE expects "GPL v2", not "GPLv2"
Al Viro
6
-6
/
+6
2008-05-20
Input: i8042 - add Dritek quirk for Acer TravelMate 660
Bruno Prémont
1
-0
/
+7
2008-05-20
Input: remove CVS keywords
Adrian Bunk
40
-82
/
+0
2008-05-19
m68k: Return -ENODEV if no device is found
Geert Uytterhoeven
1
-1
/
+1
2008-05-19
m68k: Some input drivers do not check the platform
Geert Uytterhoeven
3
-0
/
+14
2008-05-17
Input: gpio-keys debouncing support
Dmitry Baryshkov
1
-20
/
+69
2008-05-16
Input: add support for SuperH MigoR touchscreen
Magnus Damm
3
-0
/
+262
2008-05-16
Input: libps2 - remove delayed command execution
Dmitry Torokhov
1
-52
/
+0
2008-05-16
Input: gameport - remove rescan/reconnect facilities
Dmitry Torokhov
1
-22
/
+0
2008-05-16
Input: hil_ptr - check return value of input_register_device()
Andres Salomon
1
-11
/
+26
2008-05-16
Input: appletouch - simplify touchpad type detection
Sven Anders
1
-107
/
+57
2008-05-16
Input: appletouch - miscellaneous code cleanups
Johannes Berg
1
-73
/
+100
2008-05-16
Input: use clamp_val() macro in ff-memless.c
Harvey Harrison
1
-2
/
+2
2008-05-16
Input: wacom - make one-bit signed bitfields unsigned
Harvey Harrison
1
-1
/
+1
2008-05-16
Input: wacom - cleanup handling of tablet IDs
Ping Cheng
1
-20
/
+19
2008-05-16
Input: replace remaining __FUNCTION__ occurrences
Harvey Harrison
14
-75
/
+75
2008-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
1
-1
/
+1
2008-05-08
input: i8042: sh64 IRQ definitions depend on cayman board.
Paul Mundt
1
-1
/
+1
2008-05-07
pcspkr: fix dependancies
Stas Sergeev
1
-1
/
+1
2008-05-05
m68k: drivers/input/serio/hp_sdc.c needs <linux/semaphore.h>
Geert Uytterhoeven
1
-0
/
+1
2008-04-30
tty: The big operations rework
Alan Cox
1
-1
/
+1
2008-04-29
input: use get_unaligned_* helpers
Harvey Harrison
3
-17
/
+17
2008-04-29
drivers: use non-racy method for proc entries creation (2)
Denis V. Lunev
1
-8
/
+4
2008-04-29
proc: remove proc_bus
Alexey Dobriyan
1
-3
/
+3
2008-04-28
usb input endianness annotations and fixes
Al Viro
2
-5
/
+5
2008-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-78
/
+184
2008-04-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-17
/
+17
2008-04-27
input: Rewrite sparcspkr device probing.
David S. Miller
1
-78
/
+184
2008-04-27
Input: xpad - fix build failure
Dmitry Torokhov
1
-17
/
+17
2008-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
1
-8
/
+12
2008-04-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
40
-111
/
+3559
2008-04-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
3
-0
/
+351
[prev]
[next]