Age | Commit message (Expand) | Author | Files | Lines |
2008-07-25 | Rename WARN() to WARNING() to clear the namespace | Arjan van de Ven | 1 | -2/+2 |
2008-05-14 | usbtest: comment on why this code "expects" negative and positive errnos | Marcin Slusarz | 1 | -0/+5 |
2008-05-02 | USB: usbtest displays diagnostics again | David Brownell | 1 | -143/+133 |
2008-04-25 | USB: remove unnecessary type casting of urb->context | Ming Lei | 1 | -2/+2 |
2008-04-25 | USB: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 1 | -2/+2 |
2008-04-25 | USB: remove dev->power.power_state | Alan Stern | 1 | -1/+2 |
2008-04-25 | USB: use DIV_ROUND_UP | Julia Lawall | 1 | -1/+1 |
2008-04-03 | USB: fix bug in sg initialization in usbtest | Alan Stern | 1 | -1/+2 |
2008-02-02 | USB: Spelling fixes | Joe Perches | 1 | -1/+1 |
2008-02-02 | USB: testing driver: don't free a locked mutex | Andrew Morton | 1 | -2/+0 |
2008-02-02 | USB: testing driver: convert dev->sem to mutex | Matthias Kaehlcke | 1 | -8/+9 |
2008-02-02 | usb: fix usbtest halt check on big endian systems | Jan Andersson | 1 | -0/+1 |
2007-10-22 | [SG] Update drivers to use sg helpers | Jens Axboe | 1 | -2/+2 |
2007-07-20 | USB: misc: usbtest: clean up urb->status usage | Greg Kroah-Hartman | 1 | -2/+2 |
2006-12-07 | [PATCH] slab: remove SLAB_KERNEL | Christoph Lameter | 1 | -14/+14 |
2006-12-07 | [PATCH] slab: remove SLAB_ATOMIC | Christoph Lameter | 1 | -4/+4 |
2006-12-02 | USB: usbtest: Use usb_endpoint_* functions | Luiz Fernando N. Capitulino | 1 | -2/+2 |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 1 | -4/+4 |
2006-08-12 | USB: usbtest.c: unsigned retval makes ctrl_out return 0 in case of error | Orjan Friberg | 1 | -2/+3 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
2006-06-22 | [PATCH] usbtest: report errors in iso tests | Alan Stern | 1 | -7/+29 |
2006-06-22 | [PATCH] Fix a deadlock in usbtest | Franck Bui-Huu | 1 | -0/+2 |
2006-04-14 | [PATCH] USB: usbtest: scatterlist OUT data pattern testing | David Brownell | 1 | -0/+13 |
2006-03-21 | [PATCH] USB: kzalloc() conversion for rest of drivers/usb | Eric Sesterhenn | 1 | -6/+3 |
2006-01-05 | [PATCH] USB: remove .owner field from struct usb_driver | Greg Kroah-Hartman | 1 | -1/+0 |
2005-11-17 | [PATCH] USB: move CONFIG_USB_DEBUG checks into the Makefile | Greg Kroah-Hartman | 1 | -3/+0 |
2005-10-30 | [PATCH] Use sg_set_buf/sg_init_one where applicable | David Hardeman | 1 | -5/+2 |
2005-10-29 | [PATCH] Missing transfer_flags setting in usbtest | Alan Stern | 1 | -0/+1 |
2005-10-29 | [PATCH] usb_interface power state | David Brownell | 1 | -10/+0 |
2005-09-09 | [PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernel | Alan Stern | 1 | -2/+0 |
2005-09-05 | [PATCH] swsusp: switch pm_message_t to struct | Pavel Machek | 1 | -1/+1 |
2005-06-28 | [PATCH] USB: usbtest updates | David Brownell | 1 | -8/+52 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+2140 |