Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
[linux-flexiantxendom0-3.2.10.git] / drivers / usb / misc / usbtest.c
2012-04-18 Julia Lawalldrivers/usb/misc/usbtest.c: add kfrees
2012-04-17 Xi Wangusb: usbtest: avoid integer overflow in alloc_sglist()
2012-04-17 Xi Wangusb: usbtest: avoid integer overflow in test_ctrl_queue()
2011-11-27 Davidlohr BuesoUSB: remove BKL comments
2011-09-18 Michal Nazarewiczusb: Provide usb_speed_string() function
2011-08-23 Kuninori MorimotoUSB: use usb_endpoint_maxp() instead of le16_to_cpu()
2011-08-23 Sebastian Andrzej... USB: usbtest: use URB_ZERO_PACKET for BULK-OUT transfers
2011-05-23 Linus TorvaldsMerge branch 'usb-next' of git://git./linux/kernel...
2011-05-10 Greg Dietscheusb: fix warning in usbtest module v2
2011-05-10 Justin P. Mattocktreewide: fix a few typos in comments
2011-05-02 Sebastian Andrzej... usb/usbtest: fix test10 on superpseed
2011-05-02 Sebastian Andrzej... usb/usbtest: print super on super speed
2011-04-30 Alan SternUSB: add queued-unlinks test case to usbtest driver
2011-01-23 Martin FuzzeyUSB: usbtest - Add tests to ensure HCDs can accept...
2010-10-22 Martin FuzzeyUSB: usbtest - ensure correct isoc data length
2010-10-22 Martin FuzzeyUSB: usbtest fix coding style
2010-08-10 Ming LeiUSB: usbtest: support test device with only one iso...
2010-08-10 Ming LeiUSB: usbtest: avoid to free coherent buffer in atomic...
2010-08-10 Andi KleenUSB-BKL: Convert usb_driver ioctl to unlocked_ioctl
2010-05-20 Daniel MackUSB: rename usb_buffer_alloc() and usb_buffer_free...
2010-05-20 Alan SternUSB: remove uses of URB_NO_SETUP_DMA_MAP
2010-03-02 Németh MártonUSB misc: make USB device id constant
2010-03-02 Alan SternUSB: convert to the runtime PM framework
2009-12-11 Vikram Panditausbtest: make module param pattern writeable
2009-06-16 Martin FuzzeyUSB: usbtest fix endless loop in unlink tests.
2009-01-07 roel kluinUSB: clean up redundant tests on unsigned
2008-10-22 roel kluinUSB: usbtest.c: length, sglen and vary are unsigned...
2008-07-25 Arjan van de VenRename WARN() to WARNING() to clear the namespace
2008-05-14 Marcin Slusarzusbtest: comment on why this code "expects" negative...
2008-05-02 David BrownellUSB: usbtest displays diagnostics again
2008-04-25 Ming LeiUSB: remove unnecessary type casting of urb->context
2008-04-25 Harvey HarrisonUSB: replace remaining __FUNCTION__ occurrences
2008-04-25 Alan SternUSB: remove dev->power.power_state
2008-04-25 Julia LawallUSB: use DIV_ROUND_UP
2008-04-02 Alan SternUSB: fix bug in sg initialization in usbtest
2008-02-01 Joe PerchesUSB: Spelling fixes
2008-02-01 Andrew MortonUSB: testing driver: don't free a locked mutex
2008-02-01 Matthias KaehlckeUSB: testing driver: convert dev->sem to mutex
2008-02-01 Jan Anderssonusb: fix usbtest halt check on big endian systems
2007-10-22 Jens Axboe[SG] Update drivers to use sg helpers
2007-07-20 Greg Kroah-HartmanUSB: misc: usbtest: clean up urb->status usage
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_KERNEL
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_ATOMIC
2006-12-01 Luiz Fernando N... USB: usbtest: Use usb_endpoint_* functions
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-08-11 Orjan FribergUSB: usbtest.c: unsigned retval makes ctrl_out return...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-21 Alan Stern[PATCH] usbtest: report errors in iso tests
2006-06-21 Franck Bui-Huu[PATCH] Fix a deadlock in usbtest
2006-04-14 David Brownell[PATCH] USB: usbtest: scatterlist OUT data pattern...
2006-03-20 Eric Sesterhenn[PATCH] USB: kzalloc() conversion for rest of drivers/usb
2006-01-04 Greg Kroah-Hartman[PATCH] USB: remove .owner field from struct usb_driver
2005-11-17 Greg Kroah-Hartman[PATCH] USB: move CONFIG_USB_DEBUG checks into the...
2005-10-30 David Hardeman[PATCH] Use sg_set_buf/sg_init_one where applicable
2005-10-28 Alan Stern[PATCH] Missing transfer_flags setting in usbtest
2005-10-28 David Brownell[PATCH] usb_interface power state
2005-09-08 Alan Stern[PATCH] USB: URB_ASYNC_UNLINK flag removed from the...
2005-09-05 Pavel Machek[PATCH] swsusp: switch pm_message_t to struct
2005-06-27 David Brownell[PATCH] USB: usbtest updates
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2