| Commit message (Expand) | Author | Age | Files | Lines |
* | USB: usbtest: support test device with only one iso-in or iso-out endpoint | Ming Lei | 2010-08-10 | 1 | -1/+4 |
* | USB: usbtest: avoid to free coherent buffer in atomic context | Ming Lei | 2010-08-10 | 1 | -1/+5 |
* | USB-BKL: Convert usb_driver ioctl to unlocked_ioctl | Andi Kleen | 2010-08-10 | 1 | -1/+2 |
* | USB: rename usb_buffer_alloc() and usb_buffer_free() users | Daniel Mack | 2010-05-20 | 1 | -4/+4 |
* | USB: remove uses of URB_NO_SETUP_DMA_MAP | Alan Stern | 2010-05-20 | 1 | -7/+2 |
* | USB misc: make USB device id constant | Németh Márton | 2010-03-02 | 1 | -1/+1 |
* | USB: convert to the runtime PM framework | Alan Stern | 2010-03-02 | 1 | -4/+0 |
* | usbtest: make module param pattern writeable | Vikram Pandita | 2009-12-11 | 1 | -2/+5 |
* | USB: usbtest fix endless loop in unlink tests. | Martin Fuzzey | 2009-06-15 | 1 | -14/+25 |
* | USB: clean up redundant tests on unsigned | roel kluin | 2009-01-07 | 1 | -2/+0 |
* | USB: usbtest.c: length, sglen and vary are unsigned, so cannot be negative | roel kluin | 2008-10-22 | 1 | -2/+1 |
* | Rename WARN() to WARNING() to clear the namespace | Arjan van de Ven | 2008-07-25 | 1 | -2/+2 |
* | usbtest: comment on why this code "expects" negative and positive errnos | Marcin Slusarz | 2008-05-14 | 1 | -0/+5 |
* | USB: usbtest displays diagnostics again | David Brownell | 2008-05-02 | 1 | -143/+133 |
* | USB: remove unnecessary type casting of urb->context | Ming Lei | 2008-04-24 | 1 | -2/+2 |
* | USB: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-24 | 1 | -2/+2 |
* | USB: remove dev->power.power_state | Alan Stern | 2008-04-24 | 1 | -1/+2 |
* | USB: use DIV_ROUND_UP | Julia Lawall | 2008-04-24 | 1 | -1/+1 |
* | USB: fix bug in sg initialization in usbtest | Alan Stern | 2008-04-02 | 1 | -1/+2 |
* | USB: Spelling fixes | Joe Perches | 2008-02-01 | 1 | -1/+1 |
* | USB: testing driver: don't free a locked mutex | Andrew Morton | 2008-02-01 | 1 | -2/+0 |
* | USB: testing driver: convert dev->sem to mutex | Matthias Kaehlcke | 2008-02-01 | 1 | -8/+9 |
* | usb: fix usbtest halt check on big endian systems | Jan Andersson | 2008-02-01 | 1 | -0/+1 |
* | [SG] Update drivers to use sg helpers | Jens Axboe | 2007-10-22 | 1 | -2/+2 |
* | USB: misc: usbtest: clean up urb->status usage | Greg Kroah-Hartman | 2007-07-19 | 1 | -2/+2 |
* | [PATCH] slab: remove SLAB_KERNEL | Christoph Lameter | 2006-12-07 | 1 | -14/+14 |
* | [PATCH] slab: remove SLAB_ATOMIC | Christoph Lameter | 2006-12-07 | 1 | -4/+4 |
* | USB: usbtest: Use usb_endpoint_* functions | Luiz Fernando N. Capitulino | 2006-12-01 | 1 | -2/+2 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 1 | -4/+4 |
* | USB: usbtest.c: unsigned retval makes ctrl_out return 0 in case of error | Orjan Friberg | 2006-08-11 | 1 | -2/+3 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [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: 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 | 1 | -6/+3 |
* | [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 | -3/+0 |
* | [PATCH] Use sg_set_buf/sg_init_one where applicable | David Hardeman | 2005-10-30 | 1 | -5/+2 |
* | [PATCH] Missing transfer_flags setting in usbtest | Alan Stern | 2005-10-28 | 1 | -0/+1 |
* | [PATCH] usb_interface power state | David Brownell | 2005-10-28 | 1 | -10/+0 |
* | [PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernel | Alan Stern | 2005-09-08 | 1 | -2/+0 |
* | [PATCH] swsusp: switch pm_message_t to struct | Pavel Machek | 2005-09-05 | 1 | -1/+1 |
* | [PATCH] USB: usbtest updates | David Brownell | 2005-06-27 | 1 | -8/+52 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+2140 |