summaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage
Commit message (Expand)AuthorAgeFilesLines
* 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
* | USB: usb-storage: increase max_sectors for tape drivesAlan Stern2009-03-251-0/+6
* | USB: storage: Unusual USB device Prolific 2507 variation addedThomas Bartosik2009-03-171-1/+3
* | USB: Updated unusual-devs entry for USB mass storage on Nokia 6233Moritz Muehlenhoff2009-03-171-1/+1
* | USB: unusual_devs: Add support for GI 0431 SD-Card interfaceJan Dumon2009-03-171-0/+10
|/
* USB: usb-storage: add IGNORE_RESIDUE flag for Genesys Logic adaptersAlan Stern2009-02-271-2/+2
* USB: Storage: Update unusual_devs entry for Datafab KECF-USBNick Holloway2009-02-091-1/+1
* USB: usb-storage: add Pentax to the bad-vendor listAlan Stern2009-02-092-15/+2Star
* USB: usb-storage: remove WARN from last-sector hacksAlan Stern2009-02-091-33/+3Star
* USB: storage: Add another unusual_dev for off-by-one bugPhil Dibowitz2009-01-281-0/+7
* USB: unusual_dev: usb-storage needs to ignore a devicePhil Dibowitz2009-01-281-0/+7
* USB: Remove ZTE modem from unusual_devicesPhil Dibowitz2009-01-281-10/+0Star
* USB: storage: support of Dane-Elec MediaTouch USB deviceJean-Baptiste Onofre2009-01-281-0/+10
* USB: storage: add unusual devs entryOliver Neukum2009-01-281-0/+6
* USB: storage: set CAPACITY_HEURISTICS flag for bad vendorsAlan Stern2009-01-072-155/+23Star
* USB: storage: make the "quirks=" module parameter writableAlan Stern2009-01-071-100/+69Star