Age | Commit message (Expand) | Author | Files | Lines |
2007-05-08 | Input: move USB tablets under drivers/input/tablet | Dmitry Torokhov | 1 | -289/+0 |
2007-05-03 | Input: drivers/usb/input - fix sparse warnings (signedness) | Dmitry Torokhov | 1 | -1/+1 |
2007-04-12 | Input: USB devices - switch to using input_dev->dev.parent | Dmitry Torokhov | 1 | -1/+1 |
2007-04-12 | Input: drivers/usb/input - don't access dev->private directly | Dmitry Torokhov | 1 | -3/+4 |
2007-04-12 | Input: USB devices - handle errors when registering input devices | Dmitry Torokhov | 1 | -5/+14 |
2006-12-07 | [PATCH] slab: remove SLAB_KERNEL | Christoph Lameter | 1 | -1/+1 |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 1 | -1/+1 |
2006-09-27 | USB: acecad: Use usb_endpoint_* functions. | Luiz Fernando N. Capitulino | 1 | -4/+1 |
2006-06-22 | [PATCH] USB: move <linux/usb_input.h> to <linux/usb/input.h> | David Brownell | 1 | -3/+1 |
2006-01-05 | [PATCH] USB: remove .owner field from struct usb_driver | Greg Kroah-Hartman | 1 | -1/+0 |
2005-10-28 | [PATCH] drivers/usb/input: convert to dynamic input_dev allocation | Dmitry Torokhov | 1 | -37/+39 |
2005-09-08 | [PATCH] USB: convert kcalloc to kzalloc | Pekka Enberg | 1 | -1/+1 |
2005-06-30 | Input: introduce usb_to_input_id() to uniformly produce | Dmitry Torokhov | 1 | -4/+2 |
2005-06-30 | Input: acecad - drop unneeded cast and couple unneeded spaces. | Dmitry Torokhov | 1 | -4/+4 |
2005-06-06 | Input: add driver for Acecad Flair USB tablets | Stephane VOLTZ | 1 | -0/+285 |