index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
input.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2005-02-04
Input: Make some needlessly global code static.
Adrian Bunk
1
-1
/
+1
2005-02-04
Input: use msecs_to_jiffies instead of homegrown ms_to_jiffies
Dmitry Torokhov
1
-11
/
+4
2005-01-14
[PATCH] random: add_input_randomness
Matt Mackall
1
-1
/
+1
2004-11-18
Manual merge
Vojtech Pavlik
1
-1
/
+1
2004-10-31
[PATCH] take me home, hotplug_path[]
Kay Sievers
1
-1
/
+1
2004-10-21
Input: get rid of pm_dev in input core as it is deprecated and
Dmitry Torokhov
1
-4
/
+0
2004-09-23
input: Remove calls to pm_access() and pm_dev_idle() from input.c, as
Patrick Mochel
1
-7
/
+0
2004-06-30
[PATCH] sparse: NULL vs 0 - rest of drivers
Mika Kukkonen
1
-2
/
+2
2004-04-22
Input: trailing whitespace fixes
Dmitry Torokhov
1
-20
/
+20
2004-03-10
[PATCH] class_simple cleanup in input
Chris Wright
1
-0
/
+4
2004-01-19
[PATCH] Input: add sysfs class support for input devices
Greg Kroah-Hartman
1
-5
/
+3
2003-12-18
[PATCH] Add black list to handler<->device matching
Dmitry Torokhov
1
-6
/
+8
2003-09-26
input: Change AT keyboard to use hardware autorepeat and move
Vojtech Pavlik
1
-10
/
+22
2003-09-19
input: Remove a not necessary #ifdef CONFIG_PROC_FS/#endif in input.c
Luiz Capitulino
1
-2
/
+1
2003-09-19
input: Fix a warning in input.c when CONFIG_PROC_FS is not set.
Luiz Capitulino
1
-11
/
+16
2003-09-18
input.c:
Vojtech Pavlik
1
-2
/
+4
2003-08-30
[PATCH] dev_t handling cleanups (10/12)
Alexander Viro
1
-1
/
+1
2003-08-22
Input: typo in device matching.
Linus Torvalds
1
-1
/
+1
2003-08-14
[PATCH] janitor: input cleanups
Randy Dunlap
1
-6
/
+27
2003-06-09
input: Implement input device grabbing so that it is possible to steal
Zephaniah E. Hull
1
-3
/
+24
2003-05-07
[PATCH] devfs: API changes
Andrew Morton
1
-11
/
+1
2003-04-28
driver core: fix up the input_class logic due to the class changes.
Greg Kroah-Hartman
1
-4
/
+4
2003-04-23
[PATCH] don't include devfs_fs_kernel.h in global headers
Christoph Hellwig
1
-0
/
+1
2003-04-20
[PATCH] devfs: input
Christoph Hellwig
1
-16
/
+6
2003-04-14
[PATCH] Input: change input_init() to be a subsys initcall
Greg Kroah-Hartman
1
-1
/
+1
2003-03-23
[PATCH] devfs_mk_dir simplification
Christoph Hellwig
1
-1
/
+1
2003-03-23
[PATCH] cleanup input_register_minor
Christoph Hellwig
1
-2
/
+5
2003-02-16
[PATCH] get rid of exec_usermodehelper, replace with call_usermodehelper
Rusty Russell
1
-1
/
+1
2002-09-27
Fixes/cleanups after converting drivers to list.h lists.
Vojtech Pavlik
1
-2
/
+2
2002-09-25
Use list_for_each_entry() in input.c.
Vojtech Pavlik
1
-28
/
+18
2002-09-12
Change "D: Drivers=" to "H: Handlers=" in /proc/bus/input/devices.
Brad Hards
1
-1
/
+1
2002-08-30
Add a missing EXPORT_SYMBOL(input_devclass); into input.c
Petr Vandrovec
1
-0
/
+1
2002-08-28
Remove uninformative coments in input.c.
Vojtech Pavlik
1
-100
/
+12
2002-08-26
Use standard linked lists in input layer
Patrick Mochel
1
-60
/
+26
2002-08-26
- Remove input_handler list; replace with LIST_HEAD(input_handler_list).
Patrick Mochel
1
-17
/
+10
2002-08-26
input layer update:
Patrick Mochel
1
-13
/
+14
2002-08-26
Define input device class and register it.
Patrick Mochel
1
-0
/
+8
2002-08-25
This (re)implements getkeycode/setkeycode, kbd_rate and kd_mksound
Vojtech Pavlik
1
-3
/
+2
2002-07-31
Merge bk://linux-input.bkbits.net/linux-input
Linus Torvalds
1
-2
/
+2
2002-07-30
This simplifies the software autorepeat code in input/input.c,
Vojtech Pavlik
1
-10
/
+12
2002-07-30
Removed devfs_register_chrdev and devfs_unregister_chrdev.
Greg Kroah-Hartman
1
-2
/
+2
2002-07-25
By popular request, and explicit method of telling which events
Vojtech Pavlik
1
-10
/
+22
2002-07-25
Apply Rusty's C99 initializer patch to input drivers.
Vojtech Pavlik
1
-2
/
+2
2002-07-25
This patch by Brad Hards replaces the four id* fields of the input
Vojtech Pavlik
1
-6
/
+6
2002-07-03
Update the input handler modules to latest versions.
Vojtech Pavlik
1
-14
/
+0
2002-02-08
[PATCH] fix for drivers/input/input.c
v2.5.4-pre5
Alexander Viro
1
-1
/
+1
2002-02-06
[PATCH] Input drivers, step #3
Vojtech Pavlik
1
-37
/
+449
2002-02-04
v2.5.1.6 -> v2.5.1.7
Linus Torvalds
1
-1
/
+1
2002-02-04
v2.5.0.2 -> v2.5.0.3
Linus Torvalds
1
-2
/
+0
2002-02-04
v2.4.10.1 -> v2.4.10.2
Linus Torvalds
1
-0
/
+2
[next]