summaryrefslogtreecommitdiff
path: root/drivers/input/tsdev.c
AgeCommit message (Expand)Author
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-12-05[PATCH] interface_register-001Rusty Russell
2002-11-17[PATCH] C99 initializers for drivers/inputArt Haas
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-07-25Apply Rusty's C99 initializer patch to input drivers.Vojtech Pavlik
2002-07-03Add keyboard, mouse and touchscreen drivers.Vojtech Pavlik