index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
evdev.c
Age
Commit message (
Expand
)
Author
2005-10-31
Input: evdev - allow querying SW state from compat ioctl
Dmitry Torokhov
2005-10-31
Input: evdev - allow querying EV_SW bits from compat_ioctl
Dmitry Torokhov
2005-10-28
[PATCH] INPUT: Create symlinks for backwards compatibility
Greg Kroah-Hartman
2005-10-28
[PATCH] INPUT: rename input_dev_class to input_class to be correct.
Greg Kroah-Hartman
2005-10-28
[PATCH] INPUT: move the input class devices under their new input_dev devices
Greg Kroah-Hartman
2005-10-28
[PATCH] Input: kill devfs references
Dmitry Torokhov
2005-10-28
[PATCH] Driver Core: fix up all callers of class_device_create()
Greg Kroah-Hartman
2005-09-09
Manual merge with Linus
Dmitry Torokhov
2005-09-09
[PATCH] trivial __user annotations (evdev)
viro@ZenIV.linux.org.uk
2005-09-07
[PATCH] Input: Add a new switch event type
Richard Purdie
2005-09-05
[PATCH] mips: kludge envdev to build for 64-bit MIPS with 32-bit compat
Ralf Baechle
2005-09-04
Input: fix checking whether new keycode fits size-wise
Ian Campbell
2005-07-24
Input: check keycodesize when adjusting keymaps
Vojtech Pavlik
2005-06-27
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/dtor/input.git manually
Linus Torvalds
2005-06-20
[PATCH] INPUT: move to use the new class code, instead of class_simple
gregkh@suse.de
2005-05-29
Input: Make EVIOSCSABS work in evdev.
Vojtech Pavlik
2005-05-29
Input: Fix a warning in evdev's 32-bit emulation code.
Vojtech Pavlik
2005-05-29
Input: Add support for 32-bit emulation on 64-bit platforms for evdev.
Juergen Kreileder
2005-02-24
input: Fix usage of *_MAX macros. Check keycode in KDIOSKEYCODE and
Vojtech Pavlik
2005-02-07
input: Do a kill_fasync() in input handlers on device disconnect
Vojtech Pavlik
2005-02-06
input: Fix poll() behavior of input handlers on disconnect.
Vojtech Pavlik
2005-02-04
Input: evdev - return -EINVAL from evdev_read if read buffer
Dmitry Torokhov
2004-10-21
Input: evdev, joydev, mousedev, tsdev - remove class device and devfs
Dmitry Torokhov
2004-06-07
Merge suse.cz:/home/vojtech/bk/linus
Vojtech Pavlik
2004-05-28
[PATCH] sparse: partial drivers/input __user annotation
Alexander Viro
2004-05-14
Merge bkbits:input into suse.cz:/home/vojtech/bk/input
Vojtech Pavlik
2004-05-14
evdev.c:
Rob Melby
2004-05-09
Input: trailing whitespace fixes in drivers/input
Dmitry Torokhov
2004-02-09
input: Re-add a loop to set the old scancode bit in device key bitmap.
Vojtech Pavlik
2004-02-08
Make SET_INPUT_KEYCODE return the old value, and clean up
Linus Torvalds
2004-02-03
[PATCH] gcc-3.5: keyboard.c fixes
Andrew Morton
2004-01-19
[PATCH] Input: add sysfs class support for input devices
Greg Kroah-Hartman
2003-09-26
input: Change AT keyboard to use hardware autorepeat and move
Vojtech Pavlik
2003-09-18
input.h, keyboard.c, evdev.c:
Vojtech Pavlik
2003-08-31
[PATCH] evdev_ioctl does not report EV_MSC capabilities
Andrew Morton
2003-08-30
[PATCH] dev_t handling cleanups (10/12)
Alexander Viro
2003-08-14
[PATCH] janitor: input/evdev fix copy_user fault
Randy Dunlap
2003-06-09
input: Implement input device grabbing so that it is possible to steal
Zephaniah E. Hull
2003-05-07
[PATCH] devfs: API changes
Andrew Morton
2003-04-28
driver core: fix up the input_class logic due to the class changes.
Greg Kroah-Hartman
2003-04-23
[PATCH] don't include devfs_fs_kernel.h in global headers
Christoph Hellwig
2003-04-20
[PATCH] devfs: input
Christoph Hellwig
2003-03-23
[PATCH] cleanup input_register_minor
Christoph Hellwig
2002-11-17
[PATCH] C99 initializers for drivers/input
Art Haas
2002-11-09
Handle return values from interface_register() and misc_register()
Michael Still
2002-09-25
Convert more of input to list.h usage.
Vojtech Pavlik
2002-08-26
Define a struct device_interface for all the input interfaces and register
Patrick Mochel
2002-08-26
Shorten the keycode handling code in keyboard.c and evdev.c.
Vojtech Pavlik
2002-07-30
Change the EVIOC?ABS ioctls to use structs rather than arrays of ints.
Brad Hards
2002-07-25
Add EVIOCSABS() ioctl to change the abs* informative
Vojtech Pavlik
[next]