Age | Commit message (Expand) | Author | Files | Lines |
2006-02-01 | [PATCH] USB: libusual: fix warning on 64bit boxes | Alan Cox | 1 | -1/+1 |
2006-02-01 | [PATCH] USB: usb-storage support for SONY DSC-T5 still camera | Alexandre Duret-Lutz | 1 | -5/+5 |
2006-02-01 | [PATCH] USB: usb-storage: Add support for Rio Karma | Matthew Dharm | 3 | -0/+79 |
2006-01-05 | [PATCH] USB Storage: Fix unusual_devs.h order | Phil Dibowitz | 1 | -7/+7 |
2006-01-05 | [PATCH] USB: Use ARRAY_SIZE macro | Tobias Klauser | 1 | -3/+1 |
2006-01-05 | [PATCH] USB: usb-storage: add debug entry for REPORT LUNS | Paul Walmsley | 1 | -0/+1 |
2006-01-05 | [PATCH] USB Storage: add alauda support | Matthew Dharm | 6 | -0/+1255 |
2006-01-05 | [PATCH] USB Storage: more sddr09 cleanups | Matthew Dharm | 1 | -10/+23 |
2006-01-05 | [PATCH] USB Storage: sddr09 cleanups | Matthew Dharm | 1 | -53/+50 |
2006-01-05 | [PATCH] USB Storage: cleanups of sddr09 | Matthew Dharm | 5 | -63/+64 |
2006-01-05 | [PATCH] USB Storage: make OneTouch PM-aware | Matthew Dharm | 3 | -1/+39 |
2006-01-05 | [PATCH] USB Storage: add unusual_devs entry for NIKON Coolpix 2000 | fabien COSSE | 1 | -0/+8 |
2006-01-05 | [PATCH] USB: mark various usb tables const | Arjan van de Ven | 2 | -2/+2 |
2006-01-05 | [PATCH] USB: remove .owner field from struct usb_driver | Greg Kroah-Hartman | 2 | -2/+0 |
2006-01-05 | [PATCH] USB: make bias writeable in libusual | Pete Zaitcev | 1 | -26/+27 |
2006-01-05 | [PATCH] USB: drivers/usb/storage/libusual | Pete Zaitcev | 8 | -155/+348 |
2005-12-22 | [PATCH] USB Storage: Force starget->scsi_level in usb-storage scsiglue.c | Paul Walmsley | 1 | -2/+2 |
2005-11-24 | [PATCH] USB: fix USB key generates ioctl_internal_command errors issue | David H�rdeman | 1 | -0/+9 |
2005-11-17 | [PATCH] USB: Maxtor OneTouch button support for older drives | Antti Andreimann | 1 | -0/+5 |
2005-11-17 | [PATCH] usb-storage: Fix detection of kodak flash readers in shuttle_usbat dr... | Daniel Drake | 1 | -1/+1 |
2005-11-17 | [PATCH] USB: onetouch doesn't suspend yet | David Brownell | 1 | -1/+1 |
2005-11-17 | [PATCH] USB: kill unneccessary usb-storage blacklist entries | Pavel Machek | 1 | -5/+0 |
2005-10-29 | [PATCH] USB Storage: Expand range of Freecom unusual_devs entry | Phil Dibowitz | 1 | -1/+1 |
2005-10-29 | [PATCH] PATCH: usb-storage: use kthread API | Alan Stern | 2 | -45/+21 |
2005-10-29 | [PATCH] PATCH: usb-storage: implement minimal PM | Alan Stern | 1 | -12/+46 |
2005-10-29 | [PATCH] PATCH: usb-storage: allocate separate sense buffer | Alan Stern | 3 | -2/+13 |
2005-10-29 | [PATCH] PATCH: usb-storage: move GetMaxLUN later in time | Alan Stern | 2 | -17/+14 |
2005-10-29 | [PATCH] USB: storage patch for LEICA camera | Simeon Simeonov | 1 | -0/+7 |
2005-10-29 | [PATCH] Add unusual_devs for iPod Nano | Phil Dibowitz | 1 | -0/+10 |
2005-10-29 | [PATCH] Add unusual_dev for iBeat | Phil Dibowitz | 1 | -0/+7 |
2005-10-29 | [PATCH] usb-storage: Readd missing SDDR-05b unusual_devs entry | Daniel Drake | 1 | -0/+8 |
2005-10-29 | [PATCH] usb-storage: Some minor shuttle_usbat cleanups | Daniel Drake | 5 | -175/+213 |
2005-10-29 | [PATCH] USB Storage: HP8200: Another device type detection fix | Daniel Drake | 1 | -6/+6 |
2005-10-29 | [PATCH] USB: make usb storage note visible in Kconfig | Borislav Petkov | 1 | -1/+2 |
2005-10-28 | [PATCH] Input: convert onetouch to dynamic input_dev allocation | Dmitry Torokhov | 1 | -49/+50 |
2005-09-12 | [PATCH] USB: usb-storage: Add unusual_devs entry for Neuros Audio MP3 player | Daniel Drake | 1 | -0/+8 |
2005-09-12 | [PATCH] USB: storage: Add unusual_dev SINGLE_LUN entries | Phil Dibowitz | 1 | -0/+17 |
2005-09-12 | [PATCH] USB Storage: unusual_devs.h request for Transcend | Pete Zaitcev | 1 | -0/+10 |
2005-09-12 | [PATCH] USB: storage: Fix messed-up locking | Matthew Dharm | 2 | -14/+17 |
2005-09-09 | [PATCH] USB Storage: code cleanups for onetouch.c | Nick Sillik | 1 | -12/+17 |
2005-09-09 | [PATCH] USB: Fix HP8200 detection in shuttle_usbat | Daniel Drake | 1 | -65/+32 |
2005-09-09 | [PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernel | Alan Stern | 1 | -4/+3 |
2005-09-09 | [PATCH] USB Storage: wedge SCSI revision at 2 for usb-storage devices | Matthew Dharm | 1 | -0/+8 |
2005-09-09 | [PATCH] USB Storage: add support for Maxtor One-Touch button | Matthew Dharm | 6 | -1/+242 |
2005-09-09 | [PATCH] USB Storage: close a race condition in disconnect near queuecommand | Matthew Dharm | 1 | -0/+13 |
2005-09-09 | [PATCH] USB Storage: close a race condition in disconnect near probe | Matthew Dharm | 1 | -27/+35 |
2005-09-09 | [PATCH] USB Storage: remove dependency on SCSI-provided serial/tag number | Matthew Dharm | 2 | -8/+3 |
2005-09-09 | [PATCH] usb-storage: Add IGNORE_RESIDUE flag for Mitsumi USB 2.0 card reader ... | Mihnea-Costin Grigore | 1 | -0/+7 |
2005-07-12 | [PATCH] USB Storage: Remove unneeded SC/P | Phil Dibowitz | 1 | -1/+1 |
2005-06-28 | [PATCH] USB Storage: retry hard errors | Matthew Dharm | 1 | -0/+9 |