linux/drivers/usb/storage
Alan Cox 6d453b9e30 [PATCH] USB: libusual: fix warning on 64bit boxes
We cast an int to a void * which not unreasonably makes gcc suspicious.
We don't actually care what type "type" is so use unsigned long so it
matches pointer length on all platforms.

Signed-off-by: Alan Cox <alan@redhat.com>
Acked-by: Pete Zaitcev <zaitcev@redhat.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2006-01-31 17:23:43 -08:00
..
Kconfig [PATCH] USB Storage: add alauda support 2006-01-04 13:51:42 -08:00
Makefile [PATCH] USB Storage: add alauda support 2006-01-04 13:51:42 -08:00
alauda.c [PATCH] USB Storage: add alauda support 2006-01-04 13:51:42 -08:00
alauda.h [PATCH] USB Storage: add alauda support 2006-01-04 13:51:42 -08:00
datafab.c
datafab.h
debug.c [PATCH] USB: usb-storage: add debug entry for REPORT LUNS 2006-01-04 13:51:42 -08:00
debug.h
dpcm.c
dpcm.h
freecom.c
freecom.h
initializers.c [PATCH] USB: usb-storage: Add support for Rio Karma 2006-01-31 17:23:37 -08:00
initializers.h [PATCH] USB: usb-storage: Add support for Rio Karma 2006-01-31 17:23:37 -08:00
isd200.c
isd200.h
jumpshot.c
jumpshot.h
libusual.c [PATCH] USB: libusual: fix warning on 64bit boxes 2006-01-31 17:23:43 -08:00
onetouch.c [PATCH] USB Storage: make OneTouch PM-aware 2006-01-04 13:51:41 -08:00
onetouch.h [PATCH] USB Storage: add support for Maxtor One-Touch button 2005-09-08 16:22:55 -07:00
protocol.c
protocol.h [PATCH] USB: drivers/usb/storage/libusual 2006-01-04 13:48:31 -08:00
scsiglue.c [PATCH] USB Storage: Force starget->scsi_level in usb-storage scsiglue.c 2005-12-21 14:46:34 -08:00
scsiglue.h [PATCH] USB Storage: port reset on transport error 2005-06-27 14:44:03 -07:00
sddr09.c [PATCH] USB: Use ARRAY_SIZE macro 2006-01-04 13:51:43 -08:00
sddr09.h [PATCH] USB Storage: cleanups of sddr09 2006-01-04 13:51:41 -08:00
sddr55.c
sddr55.h
shuttle_usbat.c [PATCH] usb-storage: Fix detection of kodak flash readers in shuttle_usbat driver 2005-11-17 11:29:54 -08:00
shuttle_usbat.h [PATCH] usb-storage: Some minor shuttle_usbat cleanups 2005-10-28 16:47:43 -07:00
transport.c [PATCH] PATCH: usb-storage: allocate separate sense buffer 2005-10-28 16:47:50 -07:00
transport.h [PATCH] USB: drivers/usb/storage/libusual 2006-01-04 13:48:31 -08:00
unusual_devs.h [PATCH] USB: usb-storage support for SONY DSC-T5 still camera 2006-01-31 17:23:37 -08:00
usb.c [PATCH] USB Storage: add alauda support 2006-01-04 13:51:42 -08:00
usb.h [PATCH] USB Storage: make OneTouch PM-aware 2006-01-04 13:51:41 -08:00