Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-06-21 | [PATCH] USB: move <linux/usb_input.h> to <linux/usb/input.h> | David Brownell | |
Move <linux/usb_input.h> to <linux/usb/input.h> and remove some redundant includes. Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> | |||
2005-06-30 | Input: introduce usb_to_input_id() to uniformly produce | Dmitry Torokhov | |
struct input_id for USB input devices. Signed-off-by: Dmitry Torokhov <dtor@mail.ru> |