| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-11-30 | Input: use pr_fmt and pr_<level> | Joe Perches | |
| Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Dmitry Torokhov <dtor@mail.ru> | |||
| 2008-10-30 | Input: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | |
| Acked-by: Greg Kroah-Hartman <gregkh@suse.de> Signed-off-by: Kay Sievers <kay.sievers@vrfy.org> Signed-off-by: Dmitry Torokhov <dtor@mail.ru> | |||
| 2008-06-30 | Input: evbug - identify device by its sysfs ID | Dmitry Torokhov | |
| This should help with devices that don't set up their phys or name since sysfs ID is always present. Signed-off-by: Dmitry Torokhov <dtor@mail.ru> | |||
| 2008-05-20 | Input: remove CVS keywords | Adrian Bunk | |
| This patch removes CVS keywords that weren't updated for a long time from comments. Signed-off-by: Adrian Bunk <bunk@kernel.org> Signed-off-by: Dmitry Torokhov <dtor@mail.ru> | |||
| 2007-04-12 | Input: rework handle creation code | Dmitry Torokhov | |
| - consolidate code for binding handlers to a device - return error codes from handlers connect() methods back to input core and log failures Signed-off-by: Dmitry Torokhov <dtor@mail.ru> | |||
| 2006-09-14 | Input: make input_register_handler() return error codes | Dmitry Torokhov | |
| Signed-off-by: Dmitry Torokhov <dtor@mail.ru> | |||
| 2006-09-14 | Input: constify input core | Dmitry Torokhov | |
| Signed-off-by: Dmitry Torokhov <dtor@mail.ru> | |||
| 2006-03-14 | Input: use kzalloc() throughout the code | Eric Sesterhenn | |
| Signed-off-by: Eric Sesterhenn <snakebyte@gmx.de> Signed-off-by: Dmitry Torokhov <dtor@mail.ru> | |||
| 2005-02-04 | Input: Make some needlessly global code static. | Adrian Bunk | |
| Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Dmitry Torokhov <dtor@mail.ru> Signed-off-by: Vojtech Pavlik <vojtech@suse.cz> | |||
| 2004-05-09 | Input: trailing whitespace fixes in drivers/input | Dmitry Torokhov | |
| 2003-04-28 | driver core: fix up the input_class logic due to the class changes. | Greg Kroah-Hartman | |
| 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 | |
| in the input drivers. | |||
| 2002-08-26 | Define a struct device_interface for all the input interfaces and register | Patrick Mochel | |
| them with the input device class when started up. | |||
| 2002-07-25 | Apply Rusty's C99 initializer patch to input drivers. | Vojtech Pavlik | |
| Fix cli() breakage in input (gameport) drivers. | |||
| 2002-07-10 | Fix a hang in serio code and a possible oops in input. | Vojtech Pavlik | |
| 2002-07-03 | Add keyboard, mouse and touchscreen drivers. | Vojtech Pavlik | |
| Add tsdev, power and evbug event handlers. | |||
