summaryrefslogtreecommitdiff
path: root/drivers/input/evdev.c
AgeCommit message (Expand)Author
2003-06-09input: Implement input device grabbing so that it is possible to stealZephaniah E. Hull
2003-05-07[PATCH] devfs: API changesAndrew Morton
2003-04-28driver 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 headersChristoph Hellwig
2003-04-20[PATCH] devfs: inputChristoph Hellwig
2003-03-23[PATCH] cleanup input_register_minorChristoph Hellwig
2002-11-17[PATCH] C99 initializers for drivers/inputArt Haas
2002-11-09Handle return values from interface_register() and misc_register()Michael Still
2002-09-25Convert more of input to list.h usage.Vojtech Pavlik
2002-08-26Define a struct device_interface for all the input interfaces and register Patrick Mochel
2002-08-26Shorten the keycode handling code in keyboard.c and evdev.c.Vojtech Pavlik
2002-07-30Change the EVIOC?ABS ioctls to use structs rather than arrays of ints.Brad Hards
2002-07-25Add EVIOCSABS() ioctl to change the abs* informativeVojtech Pavlik
2002-07-25Small cleanup in evdev.c, which copies the data directly fromVojtech Pavlik
2002-07-25Apply Rusty's C99 initializer patch to input drivers.Vojtech Pavlik
2002-07-25This patch by Brad Hards replaces the four id* fields of the inputVojtech Pavlik
2002-07-04Minor cleanup in evdev.cVojtech Pavlik
2002-07-03Update the input handler modules to latest versions.Vojtech Pavlik
2002-02-06[PATCH] Input drivers, step #3Vojtech Pavlik
2002-02-05v2.5.2.3 -> v2.5.2.4Linus Torvalds
2002-02-04v2.5.1.6 -> v2.5.1.7Linus Torvalds
2002-02-04v2.5.0.2 -> v2.5.0.3Linus Torvalds
2002-02-04v2.4.10.1 -> v2.4.10.2Linus Torvalds
2002-02-04v2.4.9.8 -> v2.4.9.9Linus Torvalds
2002-02-04v2.4.1.2 -> v2.4.1.3Linus Torvalds
2002-02-04Import changesetLinus Torvalds