| Commit message (Expand) | Author | Age | Files | Lines |
* | Input: move USB miscellaneous devices under drivers/input/misc | Dmitry Torokhov | 2007-05-08 | 1 | -592/+0 |
* | Input: USB devices - switch to using input_dev->dev.parent | Dmitry Torokhov | 2007-04-12 | 1 | -1/+1 |
* | Input: drivers/usb/input - don't access dev->private directly | Dmitry Torokhov | 2007-04-12 | 1 | -3/+4 |
* | Input: USB devices - handle errors when registering input devices | Dmitry Torokhov | 2007-04-12 | 1 | -9/+11 |
* | [PATCH] slab: remove SLAB_ATOMIC | Christoph Lameter | 2006-12-07 | 1 | -1/+1 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 1 | -4/+3 |
* | USB: keyspan_remote: Use usb_endpoint_* functions. | Luiz Fernando N. Capitulino | 2006-09-27 | 1 | -2/+1 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [PATCH] USB: move <linux/usb_input.h> to <linux/usb/input.h> | David Brownell | 2006-06-21 | 1 | -3/+1 |
* | [PATCH] USB: keyspan-remote bugfix | Michael Downey | 2006-04-14 | 1 | -0/+2 |
* | [PATCH] USB: mark various usb tables const | Arjan van de Ven | 2006-01-04 | 1 | -1/+1 |
* | [PATCH] USB: remove .owner field from struct usb_driver | Greg Kroah-Hartman | 2006-01-04 | 1 | -1/+0 |
* | [PATCH] USB: move CONFIG_USB_DEBUG checks into the Makefile | Greg Kroah-Hartman | 2005-11-17 | 1 | -2/+3 |
* | [PATCH] drivers/usb/input: convert to dynamic input_dev allocation | Dmitry Torokhov | 2005-10-28 | 1 | -123/+87 |
* | [PATCH] USB: fix keyspan_remote endian bug on probe | Greg Kroah-Hartman | 2005-09-08 | 1 | -5/+0 |
* | [PATCH] USB: add driver for Keyspan Digital Remote | Michael Downey | 2005-07-12 | 1 | -0/+633 |