aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc/usbtest.c
Commit message (Expand)AuthorAge
* USB: usbtest fix endless loop in unlink tests.Martin Fuzzey2009-06-16
* USB: clean up redundant tests on unsignedroel kluin2009-01-07
* USB: usbtest.c: length, sglen and vary are unsigned, so cannot be negativeroel kluin2008-10-22
* Rename WARN() to WARNING() to clear the namespaceArjan van de Ven2008-07-25
* usbtest: comment on why this code "expects" negative and positive errnosMarcin Slusarz2008-05-14
* USB: usbtest displays diagnostics againDavid Brownell2008-05-02
* USB: remove unnecessary type casting of urb->contextMing Lei2008-04-25
* USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-25
* USB: remove dev->power.power_stateAlan Stern2008-04-25
* USB: use DIV_ROUND_UPJulia Lawall2008-04-25
* USB: fix bug in sg initialization in usbtestAlan Stern2008-04-02
* USB: Spelling fixesJoe Perches2008-02-01
* USB: testing driver: don't free a locked mutexAndrew Morton2008-02-01
* USB: testing driver: convert dev->sem to mutexMatthias Kaehlcke2008-02-01
* usb: fix usbtest halt check on big endian systemsJan Andersson2008-02-01
* [SG] Update drivers to use sg helpersJens Axboe2007-10-22
* USB: misc: usbtest: clean up urb->status usageGreg Kroah-Hartman2007-07-19
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-07
* [PATCH] slab: remove SLAB_ATOMICChristoph Lameter2006-12-07
* USB: usbtest: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino2006-12-01
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* USB: usbtest.c: unsigned retval makes ctrl_out return 0 in case of errorOrjan Friberg2006-08-11
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] usbtest: report errors in iso testsAlan Stern2006-06-21
* [PATCH] Fix a deadlock in usbtestFranck Bui-Huu2006-06-21
* [PATCH] USB: usbtest: scatterlist OUT data pattern testingDavid Brownell2006-04-14
* [PATCH] USB: kzalloc() conversion for rest of drivers/usbEric Sesterhenn2006-03-20
* [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-04
* [PATCH] USB: move CONFIG_USB_DEBUG checks into the MakefileGreg Kroah-Hartman2005-11-17
* [PATCH] Use sg_set_buf/sg_init_one where applicableDavid Hardeman2005-10-29
* [PATCH] Missing transfer_flags setting in usbtestAlan Stern2005-10-28
* [PATCH] usb_interface power stateDavid Brownell2005-10-28
* [PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernelAlan Stern2005-09-08
* [PATCH] swsusp: switch pm_message_t to structPavel Machek2005-09-05
* [PATCH] USB: usbtest updatesDavid Brownell2005-06-27
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16