- patches.apparmor/remove_suid_new_case_in_2.6.22.diff: Merge fix.
[linux-flexiantxendom0-3.2.10.git] / drivers / input / tsdev.c
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-02-10 Richard PurdieInput: tsdev - schedule removal
2006-09-14 Dmitry TorokhovInput: make input_register_handler() return error codes
2006-09-14 Dmitry TorokhovInput: constify input core
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-26 Dmitry TorokhovInput: fix formatting to better follow CodingStyle
2006-03-14 Eric SesterhennInput: use kzalloc() throughout the code
2005-10-28 Greg Kroah-Hartman[PATCH] INPUT: Create symlinks for backwards compatibility
2005-10-28 Greg Kroah-Hartman[PATCH] INPUT: rename input_dev_class to input_class...
2005-10-28 Greg Kroah-Hartman[PATCH] INPUT: move the input class devices under their...
2005-10-28 Dmitry Torokhov[PATCH] Input: kill devfs references
2005-10-28 Greg Kroah-Hartman[PATCH] Driver Core: fix up all callers of class_device...
2005-10-27 Greg Kroah-HartmanLots of input and class patches to make input use the...
2005-06-20 gregkh@suse.de[PATCH] INPUT: move to use the new class code, instead...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-02-28 Vojtech PavlikMon Feb 28 17:57:31 CET 2005 - vojtech@suse.cz
2004-12-24 Dmitry Torokhov[PATCH] fix possible evdev usb mouse disconnect oops
2004-10-21 Dmitry TorokhovInput: evdev, joydev, mousedev, tsdev - remove class...
2004-09-22 Alexander Viro[PATCH] drivers/input annotations
2004-09-20 Vojtech PavlikFix the input update patches to patch correctly and...
2004-07-27 Dmitry TorokhovInput: fix reader wakeup conditions in mousedev, joydev...
2004-06-24 Vojtech PavlikMerge suse.cz:/data/bk/linus into suse.cz:/data/bk...
2004-06-18 Alexander Viro[PATCH] sparse: drivers/input annotations
2004-06-06 Andrew Zabolotnyinput:
2004-01-21 Olaf Hering+- update to 2.6.1-rc1
2004-01-19 Olaf Hering+- update to current Linus tree
2004-01-19 Greg Kroah-Hartman[PATCH] Input: add sysfs class support for input devices
2004-01-19 Andrew Morton[PATCH] Convert tsdev to use module_param
2003-08-31 Alexander Viro[PATCH] dev_t handling cleanups (10/12)
2003-05-07 Andrew Morton[PATCH] devfs: API changes
2003-04-28 Greg Kroah-Hartmandriver core: fix up the input_class logic due to the...
2003-04-23 Christoph Hellwig[PATCH] don't include devfs_fs_kernel.h in global headers
2003-04-20 Christoph Hellwig[PATCH] devfs: input
2003-03-23 Christoph Hellwig[PATCH] cleanup input_register_minor
2002-12-05 Rusty Russell[PATCH] interface_register-001
2002-11-18 Art Haas[PATCH] C99 initializers for drivers/input
2002-09-25 Vojtech PavlikConvert more of input to list.h usage.
2002-08-26 Patrick MochelDefine a struct device_interface for all the input...
2002-07-25 Vojtech PavlikApply Rusty's C99 initializer patch to input drivers.
2002-07-03 Vojtech PavlikAdd keyboard, mouse and touchscreen drivers.