| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] Driver for Apple Cinema Display | akpm@osdl.org | 2006-06-21 | 3 | -0/+393 |
* | [PATCH] usbtest: report errors in iso tests | Alan Stern | 2006-06-21 | 1 | -7/+29 |
* | [PATCH] Fix a deadlock in usbtest | Franck Bui-Huu | 2006-06-21 | 1 | -0/+2 |
* | [PATCH] USB Phidget InterfaceKit: make inputs pollable and new device support | Sean Young | 2006-06-21 | 1 | -85/+218 |
* | [PATCH] USB: sisusbvga: possible cleanups | Adrian Bunk | 2006-06-21 | 5 | -72/+28 |
* | [PATCH] USB: convert the semaphores in the sisusb driver to mutexes | Arjan van de Ven | 2006-06-21 | 3 | -105/+107 |
* | [PATCH] USB: Emagic USB firmware loading fixes | Monty | 2006-05-12 | 2 | -0/+8 |
* | [PATCH] USB: usbtest: scatterlist OUT data pattern testing | David Brownell | 2006-04-14 | 1 | -0/+13 |
* | [PATCH] USB: kzalloc() conversion for rest of drivers/usb | Eric Sesterhenn | 2006-03-20 | 3 | -12/+6 |
* | [PATCH] USB: convert a bunch of USB semaphores to mutexes | Arjan van de Ven | 2006-03-20 | 3 | -22/+25 |
* | [PATCH] USB: remove LINUX_VERSION_CODE macro usage | Pekka Enberg | 2006-03-20 | 1 | -8/+0 |
* | [PATCH] USB: kzalloc in sisusbvga | Oliver Neukum | 2006-03-20 | 1 | -3/+2 |
* | [PATCH] USB: kzalloc in usbled | Oliver Neukum | 2006-03-20 | 1 | -2/+1 |
* | [PATCH] USB: kzalloc in PhidgetServo | Oliver Neukum | 2006-03-20 | 1 | -2/+1 |
* | [PATCH] USB: kzalloc in PhidgetInterfaceKit | Oliver Neukum | 2006-03-20 | 1 | -6/+3 |
* | [PATCH] USB: kzalloc in ldusb | Oliver Neukum | 2006-03-20 | 1 | -2/+1 |
* | [PATCH] USB: kzalloc in idmouse | Oliver Neukum | 2006-03-20 | 1 | -2/+1 |
* | [PATCH] USB: kzalloc in cytherm | Oliver Neukum | 2006-03-20 | 1 | -2/+1 |
* | [PATCH] USB: change ldusb's experimental state | Michael Hund | 2006-02-13 | 1 | -1/+1 |
* | [PATCH] USB: add new device ids to ldusb | Michael Hund | 2006-02-13 | 1 | -25/+32 |
* | [PATCH] USB: remove some left over devfs droppings hanging around in the usb ... | Greg Kroah-Hartman | 2006-01-31 | 1 | -1/+1 |
* | [PATCH] USB: add new auerswald device ids | Andrew Morton | 2006-01-31 | 1 | -0/+2 |
* | [PATCH] USB: Remove unneeded kmalloc() return value casts | Jesper Juhl | 2006-01-04 | 2 | -4/+4 |
* | [PATCH] USB: mark various usb tables const | Arjan van de Ven | 2006-01-04 | 1 | -2/+2 |
* | [PATCH] USB: drivers/usb/misc/sisusbvga/sisusb.c: remove dead code | Adrian Bunk | 2006-01-04 | 1 | -6/+0 |
* | [PATCH] USB: remove .owner field from struct usb_driver | Greg Kroah-Hartman | 2006-01-04 | 15 | -15/+0 |
* | [PATCH] auerswald.c: %zd for size_t | Al Viro | 2005-12-15 | 1 | -1/+1 |
* | [PATCH] USB: move CONFIG_USB_DEBUG checks into the Makefile | Greg Kroah-Hartman | 2005-11-17 | 7 | -14/+6 |
* | [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason | Olaf Hering | 2005-11-09 | 4 | -3/+1 |
* | [PATCH] Use sg_set_buf/sg_init_one where applicable | David Hardeman | 2005-10-30 | 1 | -5/+2 |
* | [PATCH] idmouse cleanup and overflow fix | Al Viro | 2005-10-29 | 1 | -14/+2 |
* | [PATCH] Missing transfer_flags setting in usbtest | Alan Stern | 2005-10-28 | 1 | -0/+1 |
* | [PATCH] USB: sisusb warning fix | Andrew Morton | 2005-10-28 | 1 | -1/+1 |
* | [PATCH] usb_interface power state | David Brownell | 2005-10-28 | 1 | -10/+0 |
* | [PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer ... | Greg Kroah-Hartman | 2005-10-28 | 6 | -20/+10 |
* | [PATCH] gfp_t: drivers/usb | Al Viro | 2005-10-28 | 1 | -3/+3 |
* | [PATCH] usb: fix uss720 schedule with interrupts off | Thomas Sailer | 2005-09-12 | 1 | -123/+270 |
* | [PATCH] USB: sisusb[vga] update | Thomas Winischhofer | 2005-09-12 | 8 | -55/+4231 |
* | [PATCH] USB ldusb: fmt warnings fixes for 64-bit platforms | Alexey Dobriyan | 2005-09-08 | 1 | -3/+3 |
* | [PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernel | Alan Stern | 2005-09-08 | 3 | -6/+3 |
* | [PATCH] swsusp: switch pm_message_t to struct | Pavel Machek | 2005-09-05 | 1 | -1/+1 |
* | [PATCH] USB: ldusb fixes | Michael Hund | 2005-07-29 | 1 | -1/+6 |
* | [PATCH] USB: add ldusb driver | Michael Hund | 2005-07-12 | 3 | -0/+805 |
* | [PATCH] USB: upgrade of the idmouse driver | Florian Echtler | 2005-06-27 | 1 | -61/+88 |
* | [PATCH] USB: usbtest updates | David Brownell | 2005-06-27 | 1 | -8/+52 |
* | [PATCH] Driver Core: drivers/usb/input/aiptek.c - drivers/zorro/zorro-sysfs.c... | Yani Ioannou | 2005-06-20 | 4 | -21/+21 |
* | [PATCH] USB: Spelling fixes for drivers/usb. | Steven Cole | 2005-05-03 | 1 | -1/+1 |
* | [PATCH] size_t portability fixes - drivers/usb | Al Viro | 2005-04-26 | 1 | -1/+1 |
* | [PATCH] USB: new SiS device id | Thomas Winischhofer | 2005-04-22 | 1 | -0/+1 |
* | [PATCH] USB: kfree cleanup for drivers/usb/* - no need to check for NULL | Jesper Juhl | 2005-04-18 | 1 | -16/+10 |