summaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage
Commit message (Expand)AuthorAgeFilesLines
* USB: fix usbstorage for 2770:915d delivers no FATRyan May2010-01-211-7/+0Star
* USB: fix bitmask merge errorAlan Stern2010-01-211-1/+2
* USB: usb-storage: fix bug in fill_inquiryAlan Stern2009-12-111-7/+8
* USB: usb-storage: add BAD_SENSE flagAlan Stern2009-12-113-4/+23
* USB: make urb scatter-gather support more genericDavid Vrabel2009-12-111-0/+10
* USB Storage: Make driver less chatty when it finds a new deviceMatthew Wilcox2009-12-111-5/+8
* USB: usb-storage: Associate the name of the interface with the scsi hostMatthew Wilcox2009-12-113-1/+5
* usb-storage: Workaround devices with bogus sense sizeBenjamin Herrenschmidt2009-10-141-1/+16
* USB: storage: When a device returns no sense data, call it a Hardware ErrorAlan Stern2009-10-091-7/+22
* USB: storage: iRiver P7 UNUSUAL_DEV patchSergey Pinaev2009-10-091-0/+7
* USB: unusual_devs.h: drop some unneeded floppy entriesPete Zaitcev2009-09-231-21/+1Star
* USB: usb-storage fails to attach to Huawei Datacard cdrom devicefangxiaozhi2009-09-231-1/+1
* USB: storage: Drop an unneeded a NULL testJulia Lawall2009-09-232-3/+3
* USB: storage: fix a resume path GFP_NOIO must be usedOliver Neukum2009-09-231-1/+1
* USB: storage: include Prolific Technology USB drive in unusual_devs listRogerio Brito2009-08-081-0/+7
* USB: storage: raise timeout in usb_stor_Bulk_max_lunGiacomo Lozito2009-07-281-1/+1
* USB: Fix option_ms regression in 2.6.31-rc2Jonathan McDowell2009-07-131-0/+3
* USB: usb-storage: add filter to "option_ms" to leave unrecognized devices aloneJosua Dietze2009-06-161-52/+69
* USB: usb-storage: fix return values from init functionsAlan Stern2009-06-162-5/+5
* USB: janitor storage initializersPete Zaitcev2009-06-161-6/+8
* USB: Ignore storage device in modem mode on DWN-652Pascal Terjan2009-06-162-2/+3
* block: Use accessor functions for queue limitsMartin K. Petersen2009-05-221-2/+2
* USB: unusual_devs: extend nokia 6288 bcd rangePhil Dibowitz2009-05-091-2/+3
* USB: Unusual Device support for Gold MP3 Player EnergyChuck Short2009-04-231-0/+6
* USB: add reset endpoint operationsDavid Vrabel2009-04-171-3/+1Star
* usb-storage: fix mistake in MakefileAlan Stern2009-04-171-1/+2
* USB: usb-storage: augment unusual_devs entry for Simple Tech/DatafabAlan Stern2009-04-171-2/+4
* USB: option: Add ids for D-Link DWM-652 3.5G modemPascal Terjan2009-04-171-0/+8
* isd200: use ATA_* defines instead of *_STAT and *_ERR onesBartlomiej Zolnierkiewicz2009-04-011-9/+9
* isd200: WIN_* -> ATA_CMD_*Bartlomiej Zolnierkiewicz2009-04-011-5/+5
* isd200: make it 'struct hd_driveid'-freeBartlomiej Zolnierkiewicz2009-04-011-145/+66Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2009-03-281-1/+1
|\
| * [SCSI] Remove SUGGEST flagsMartin K. Petersen2009-03-121-1/+1
* | USB: usb-storage: added missing MODULE_LICENSE("GPL") for usb-storage ums-* m...Maciej Grela2009-03-2511-0/+39
* | usb-storage: make onetouch a separate moduleAlan Stern2009-03-258-33/+130
* | usb-storage: make karma a separate moduleAlan Stern2009-03-258-33/+123
* | usb-storage: make alauda a separate moduleAlan Stern2009-03-258-131/+197
* | usb-storage: make jumpshot a separate moduleAlan Stern2009-03-257-45/+112
* | usb-storage: make datafab a separate moduleAlan Stern2009-03-258-142/+202
* | usb-storage: make freecom a separate moduleAlan Stern2009-03-257-42/+104
* | usb-storage: make shuttle_usbat a separate moduleAlan Stern2009-03-258-186/+227
* | usb-storage: make cypress_atacb a separate moduleAlan Stern2009-03-257-39/+111
* | usb-storage: make sddr55 a separate moduleAlan Stern2009-03-258-81/+139
* | usb-storage: make isd200 a separate moduleAlan Stern2009-03-258-88/+154
* | usb-storage: make sddr09 a separate moduleAlan Stern2009-03-258-108/+174
* | usb-storage: prepare for subdriver separationAlan Stern2009-03-258-133/+256
* | USB: fix USB_STORAGE_CYPRESS_ATACBBoaz Harrosh2009-03-251-8/+7Star
* | usb_storage: make Kconfig note visible in the consoleBorislav Petkov2009-03-251-2/+2
* | USB: add missing KERN_* constants to printksFrank Seidel2009-03-253-25/+41
* | USB: drivers: use USB API functions rather than constantsJulia Lawall2009-03-251-3/+3