Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | [PATCH] USB: move <linux/usb_input.h> to <linux/usb/input.h> | David Brownell | 2006-06-21 |
| | | | | | | | | 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> | ||
* | Input: introduce usb_to_input_id() to uniformly produce | Dmitry Torokhov | 2005-06-30 |
struct input_id for USB input devices. Signed-off-by: Dmitry Torokhov <dtor@mail.ru> |