linux/drivers/usb/misc
Martin Fuzzey 084fb206a9 USB: usbtest - Add tests to ensure HCDs can accept byte aligned buffers.
Add a set of new tests similar to the existing ones but using
transfer buffers at an "odd" address [ie offset of +1 from
the buffer obtained by kmalloc() or usb_alloc_coherent()]

The new tests are:
#17 : bulk out (like #1) using kmalloc and DMA mapping by USB core.
#18 : bulk in (like #2) using kmalloc and DMA mapping by USB core.
#19 : bulk out (like #1) using usb_alloc_coherent()
#20 : bulk in (like #2) using usb_alloc_coherent()
#21 : control write (like #14)
#22 : isochonous out (like #15)
#23 : isochonous in (like #16)

Signed-off-by: Martin Fuzzey <mfuzzey@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-01-22 19:42:13 -08:00
..
sisusbvga usb: misc: sisusbvga: fix information leak to userland 2010-11-11 07:14:06 -08:00
adutux.c tree-wide: fix comment/printk typos 2010-11-01 15:38:34 -04:00
appledisplay.c USB: rename usb_buffer_alloc() and usb_buffer_free() users 2010-05-20 13:21:38 -07:00
cypress_cy7c63.c USB: misc: cypress_cy7c63: fix up some sysfs attribute permissions 2010-11-15 14:04:14 -08:00
cytherm.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
emi26.c USB misc: make USB device id constant 2010-03-02 14:54:17 -08:00
emi62.c USB misc: make USB device id constant 2010-03-02 14:54:17 -08:00
ftdi-elan.c Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2010-10-24 13:41:39 -07:00
idmouse.c llseek: automatically add .llseek fop 2010-10-15 15:53:27 +02:00
iowarrior.c Merge branch 'master' into for-next 2010-12-22 18:57:02 +01:00
isight_firmware.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
Kconfig USB: add driver for Meywa-Denki & Kayac YUREX 2010-10-22 10:21:51 -07:00
ldusb.c tree-wide: fix comment/printk typos 2010-11-01 15:38:34 -04:00
legousbtower.c USB: misc: Remove unnecessary casts of private_data 2010-08-10 14:35:39 -07:00
Makefile usb: makefile cleanup 2010-10-22 10:22:07 -07:00
rio500.c llseek: automatically add .llseek fop 2010-10-15 15:53:27 +02:00
rio500_usb.h
trancevibrator.c USB: misc: trancevibrator: fix up a sysfs attribute permission 2010-11-15 14:04:15 -08:00
usb_u132.h
usblcd.c llseek: automatically add .llseek fop 2010-10-15 15:53:27 +02:00
usbled.c USB: add support for Dream Cheeky DL100B Webmail Notifier (1d34:0004) 2010-12-21 20:48:21 -08:00
usbsevseg.c USB: misc: usbsevseg: fix up some sysfs attribute permissions 2010-11-15 14:04:15 -08:00
usbtest.c USB: usbtest - Add tests to ensure HCDs can accept byte aligned buffers. 2011-01-22 19:42:13 -08:00
uss720.c USB: misc: uss720.c: add another vendor/product ID 2010-12-16 15:45:45 -08:00
yurex.c USB: yurex: add .llseek fop to file_operations 2010-11-30 10:24:50 -08:00