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
2005-11-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
4
-85
/
+109
2005-11-07
[PATCH] kfree cleanup: misc remaining drivers
Jesper Juhl
1
-7
/
+3
2005-11-03
Input: lkkbd - miscellaneous fixes
Jan-Benedict Glaw
1
-42
/
+59
2005-11-03
Input: logips2pp - add support for MX3100
Mirco Macrelli
1
-0
/
+3
2005-11-03
Input: locomokbd - fix wrong bustype
Pavel Machek
1
-1
/
+1
2005-11-03
Input: fix input device deregistration
Dmitry Torokhov
1
-0
/
+1
2005-11-03
Input: do not register statically allocated devices
Dmitry Torokhov
1
-11
/
+15
2005-11-03
Input: locomokbd - convert to dynamic input allocation
Dmitry Torokhov
1
-32
/
+31
2005-10-31
[PATCH] i386: CONFIG_PC removal
Arthur Othieno
2
-3
/
+3
2005-10-31
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
Linus Torvalds
8
-4
/
+8
2005-10-31
Input: lkkbd - fix debug message in lkkbd_interrupt()
Dmitry Torokhov
1
-1
/
+1
2005-10-31
Input: pcspkr - fix setting name and phys for the device
Dmitry Torokhov
1
-1
/
+1
2005-10-31
Input: fix input_dev registration message
Dmitry Torokhov
1
-1
/
+1
2005-10-31
Input: evdev - allow querying SW state from compat ioctl
Dmitry Torokhov
1
-0
/
+3
2005-10-31
Input: evdev - allow querying EV_SW bits from compat_ioctl
Dmitry Torokhov
1
-0
/
+1
2005-10-31
[PATCH] fix missing includes
Tim Schmielau
14
-0
/
+14
2005-10-31
[PATCH] CONFIG_IA32
Brian Gerst
1
-1
/
+1
2005-10-29
Create platform_device.h to contain all the platform device details.
Russell King
8
-4
/
+8
2005-10-29
[PATCH] amikbd fix
Al Viro
1
-1
/
+1
2005-10-29
[PATCH] missing bits in sparkspkr conversion
Al Viro
1
-1
/
+1
2005-10-29
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
65
-2644
/
+2984
2005-10-28
[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks
Russell King
4
-62
/
+51
2005-10-28
[PATCH] input core: remove custom-made hotplug handler
Dmitry Torokhov
1
-145
/
+104
2005-10-28
[PATCH] INPUT: Create symlinks for backwards compatibility
Greg Kroah-Hartman
4
-8
/
+32
2005-10-28
[PATCH] INPUT: rename input_dev_class to input_class to be correct.
Greg Kroah-Hartman
5
-17
/
+17
2005-10-28
[PATCH] INPUT: remove the input_class structure, as it is unused.
Greg Kroah-Hartman
1
-15
/
+3
2005-10-28
[PATCH] INPUT: Fix oops when accessing sysfs files of nested input devices
Greg Kroah-Hartman
1
-7
/
+12
2005-10-28
[PATCH] INPUT: move the input class devices under their new input_dev devices
Greg Kroah-Hartman
4
-14
/
+14
2005-10-28
[PATCH] INPUT: export input_dev_class so that input drivers can use it.
Greg Kroah-Hartman
1
-1
/
+2
2005-10-28
[PATCH] INPUT: register the input class device sooner
Greg Kroah-Hartman
1
-3
/
+3
2005-10-28
[PATCH] Input: export input_dev data via sysfs attributes
Dmitry Torokhov
1
-23
/
+133
2005-10-28
[PATCH] Input: show sysfs path in /proc/bus/input/devices
Dmitry Torokhov
1
-0
/
+6
2005-10-28
[PATCH] drivers/input/joystick: convert to dynamic input_dev allocation
Dmitry Torokhov
25
-1230
/
+1460
2005-10-28
[PATCH] Input: convert driver/input/misc to dynamic input_dev allocation
Dmitry Torokhov
3
-57
/
+56
2005-10-28
[PATCH] drivers/input/touchscreen: convert to dynamic input_dev allocation
Dmitry Torokhov
7
-308
/
+279
2005-10-28
[PATCH] drivers/input/keyboard: convert to dynamic input_dev allocation
Dmitry Torokhov
9
-431
/
+449
2005-10-28
[PATCH] drivers/input/mouse: convert to dynamic input_dev allocation
Dmitry Torokhov
15
-361
/
+363
2005-10-28
[PATCH] Input: prepare to sysfs integration
Dmitry Torokhov
1
-5
/
+72
2005-10-28
[PATCH] Input: kill devfs references
Dmitry Torokhov
5
-30
/
+1
2005-10-28
[PATCH] Driver Core: fix up all callers of class_device_create()
Greg Kroah-Hartman
4
-5
/
+5
2005-10-22
[PARISC] Update parisc specific input code from parisc tree
Matthew Wilcox
5
-31
/
+59
2005-10-22
[PARISC] Convert parisc_device to use struct resource for hpa
Matthew Wilcox
3
-6
/
+6
2005-10-22
[PARISC] Change the driver names so /sys/bus/parisc/drivers/ looks better
Matthew Wilcox
3
-3
/
+3
2005-10-18
[PATCH] uniput - fix crash on SMP
Dmitry Torokhov
1
-2
/
+2
2005-10-15
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+1
2005-10-15
[PATCH] zaurus: fix dependencies on collie keyboard
Pavel Machek
1
-1
/
+1
2005-10-14
[ARM] 3014/1: Spitz keyboard: Correct the right shift key
Richard Purdie
1
-1
/
+1
2005-09-24
[PATCH] Input: check switch bitmap when matching handlers
Dmitry Torokhov
1
-0
/
+1
2005-09-13
[PATCH] SharpSL: Add an input keyboard driver for Zaurus cxx00 series
Richard Purdie
3
-0
/
+490
2005-09-13
[PATCH] SharpSL: Abstract c7x0 specifics from Corgi Touchscreen driver
Richard Purdie
2
-31
/
+45
[next]