summaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] USB Storage: Fix unusual_devs.h orderPhil Dibowitz2006-01-041-7/+7
* [PATCH] USB: Use ARRAY_SIZE macroTobias Klauser2006-01-041-3/+1Star
* [PATCH] USB: usb-storage: add debug entry for REPORT LUNSPaul Walmsley2006-01-041-0/+1
* [PATCH] USB Storage: add alauda supportMatthew Dharm2006-01-046-0/+1255
* [PATCH] USB Storage: more sddr09 cleanupsMatthew Dharm2006-01-041-10/+23
* [PATCH] USB Storage: sddr09 cleanupsMatthew Dharm2006-01-041-53/+50Star
* [PATCH] USB Storage: cleanups of sddr09Matthew Dharm2006-01-045-63/+64
* [PATCH] USB Storage: make OneTouch PM-awareMatthew Dharm2006-01-043-1/+39
* [PATCH] USB Storage: add unusual_devs entry for NIKON Coolpix 2000fabien COSSE2006-01-041-0/+8
* [PATCH] USB: mark various usb tables constArjan van de Ven2006-01-042-2/+2
* [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-042-2/+0Star
* [PATCH] USB: make bias writeable in libusualPete Zaitcev2006-01-041-26/+27
* [PATCH] USB: drivers/usb/storage/libusualPete Zaitcev2006-01-048-155/+348
* [PATCH] USB Storage: Force starget->scsi_level in usb-storage scsiglue.cPaul Walmsley2005-12-211-2/+2
* [PATCH] USB: fix USB key generates ioctl_internal_command errors issueDavid Härdeman2005-11-241-0/+9
* [PATCH] USB: Maxtor OneTouch button support for older drivesAntti Andreimann2005-11-171-0/+5
* [PATCH] usb-storage: Fix detection of kodak flash readers in shuttle_usbat dr...Daniel Drake2005-11-171-1/+1
* [PATCH] USB: onetouch doesn't suspend yetDavid Brownell2005-11-171-1/+1
* [PATCH] USB: kill unneccessary usb-storage blacklist entriesPavel Machek2005-11-171-5/+0Star
* [PATCH] USB Storage: Expand range of Freecom unusual_devs entryPhil Dibowitz2005-10-291-1/+1
* [PATCH] PATCH: usb-storage: use kthread APIAlan Stern2005-10-292-45/+21Star
* [PATCH] PATCH: usb-storage: implement minimal PMAlan Stern2005-10-291-12/+46
* [PATCH] PATCH: usb-storage: allocate separate sense bufferAlan Stern2005-10-293-2/+13
* [PATCH] PATCH: usb-storage: move GetMaxLUN later in timeAlan Stern2005-10-292-17/+14Star
* [PATCH] USB: storage patch for LEICA cameraSimeon Simeonov2005-10-291-0/+7
* [PATCH] Add unusual_devs for iPod NanoPhil Dibowitz2005-10-291-0/+10
* [PATCH] Add unusual_dev for iBeatPhil Dibowitz2005-10-291-0/+7
* [PATCH] usb-storage: Readd missing SDDR-05b unusual_devs entryDaniel Drake2005-10-291-0/+8
* [PATCH] usb-storage: Some minor shuttle_usbat cleanupsDaniel Drake2005-10-295-175/+213
* [PATCH] USB Storage: HP8200: Another device type detection fixDaniel Drake2005-10-291-6/+6
* [PATCH] USB: make usb storage note visible in KconfigBorislav Petkov2005-10-291-1/+2
* [PATCH] Input: convert onetouch to dynamic input_dev allocationDmitry Torokhov2005-10-281-49/+50
* [PATCH] USB: usb-storage: Add unusual_devs entry for Neuros Audio MP3 playerDaniel Drake2005-09-121-0/+8
* [PATCH] USB: storage: Add unusual_dev SINGLE_LUN entriesPhil Dibowitz2005-09-121-0/+17
* [PATCH] USB Storage: unusual_devs.h request for TranscendPete Zaitcev2005-09-121-0/+10
* [PATCH] USB: storage: Fix messed-up lockingMatthew Dharm2005-09-122-14/+17
* [PATCH] USB Storage: code cleanups for onetouch.cNick Sillik2005-09-091-12/+17
* [PATCH] USB: Fix HP8200 detection in shuttle_usbatDaniel Drake2005-09-091-65/+32Star
* [PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernelAlan Stern2005-09-091-4/+3Star
* [PATCH] USB Storage: wedge SCSI revision at 2 for usb-storage devicesMatthew Dharm2005-09-091-0/+8
* [PATCH] USB Storage: add support for Maxtor One-Touch buttonMatthew Dharm2005-09-096-1/+242
* [PATCH] USB Storage: close a race condition in disconnect near queuecommandMatthew Dharm2005-09-091-0/+13
* [PATCH] USB Storage: close a race condition in disconnect near probeMatthew Dharm2005-09-091-27/+35
* [PATCH] USB Storage: remove dependency on SCSI-provided serial/tag numberMatthew Dharm2005-09-092-8/+3Star
* [PATCH] usb-storage: Add IGNORE_RESIDUE flag for Mitsumi USB 2.0 card reader ...Mihnea-Costin Grigore2005-09-091-0/+7
* [PATCH] USB Storage: Remove unneeded SC/PPhil Dibowitz2005-07-121-1/+1
* [PATCH] USB Storage: retry hard errorsMatthew Dharm2005-06-271-0/+9
* [PATCH] USB Storage: port reset on transport errorMatthew Dharm2005-06-274-64/+82
* [PATCH] USB Storage: endpoint toggles and reset delaysMatthew Dharm2005-06-271-10/+9Star
* [PATCH] Cleanup patch for process freezingChristoph Lameter2005-06-261-3/+1Star