aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo6-2/+5
2010-03-19USB: Remove last bit of CONFIG_USB_BERRY_CHARGEChristoph Egger1-14/+0
2010-03-19USB: unusual_devs.h: Fix capacity for SL11R-IDE 2.6cOndrej Zary1-0/+9
2010-03-02USB: storage: onetouch: unnecessary GFP_ATOMICOliver Neukum1-1/+1
2010-03-02USB: storage: fix misplaced parenthesisRoel Kluin1-8/+7
2010-03-02usb-storage: use max_hw_sectors instead of max_sectorsAlan Stern1-5/+5
2010-03-02USB: unusual_devs: Add support for multiple Option 3G sticksJan Dumon1-2/+86
2010-03-02USB: storage: Never reset devices that will morph to an old modeOliver Neukum1-0/+6
2010-03-01Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-3/+3
2010-02-26Lower USB storage settling delay to something more reasonableLinus Torvalds1-1/+1
2010-02-26block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectorsMartin K. Petersen1-3/+3
2010-02-16USB: storage: Remove unneeded SC/PR from unusual_devs.hPhil Dibowitz1-1/+1
2010-01-20USB: fix usbstorage for 2770:915d delivers no FATRyan May1-7/+0
2010-01-20USB: fix bitmask merge errorAlan Stern1-1/+2
2009-12-11USB: usb-storage: fix bug in fill_inquiryAlan Stern1-7/+8
2009-12-11USB: usb-storage: add BAD_SENSE flagAlan Stern3-4/+23
2009-12-11USB: make urb scatter-gather support more genericDavid Vrabel1-0/+10
2009-12-11USB Storage: Make driver less chatty when it finds a new deviceMatthew Wilcox1-5/+8
2009-12-11USB: usb-storage: Associate the name of the interface with the scsi hostMatthew Wilcox3-1/+5
2009-10-14usb-storage: Workaround devices with bogus sense sizeBenjamin Herrenschmidt1-1/+16
2009-10-09USB: storage: When a device returns no sense data, call it a Hardware ErrorAlan Stern1-7/+22
2009-10-09USB: storage: iRiver P7 UNUSUAL_DEV patchSergey Pinaev1-0/+7
2009-09-23USB: unusual_devs.h: drop some unneeded floppy entriesPete Zaitcev1-21/+1
2009-09-23USB: usb-storage fails to attach to Huawei Datacard cdrom devicefangxiaozhi1-1/+1
2009-09-23USB: storage: Drop an unneeded a NULL testJulia Lawall2-3/+3
2009-09-23USB: storage: fix a resume path GFP_NOIO must be usedOliver Neukum1-1/+1
2009-08-07USB: storage: include Prolific Technology USB drive in unusual_devs listRogerio Brito1-0/+7
2009-07-28USB: storage: raise timeout in usb_stor_Bulk_max_lunGiacomo Lozito1-1/+1
2009-07-12USB: Fix option_ms regression in 2.6.31-rc2Jonathan McDowell1-0/+3
2009-06-15USB: usb-storage: add filter to "option_ms" to leave unrecognized devices aloneJosua Dietze1-52/+69
2009-06-15USB: usb-storage: fix return values from init functionsAlan Stern2-5/+5
2009-06-15USB: janitor storage initializersPete Zaitcev1-6/+8
2009-06-15USB: Ignore storage device in modem mode on DWN-652Pascal Terjan2-2/+3
2009-05-22block: Use accessor functions for queue limitsMartin K. Petersen1-2/+2
2009-05-08USB: unusual_devs: extend nokia 6288 bcd rangePhil Dibowitz1-2/+3
2009-04-23USB: Unusual Device support for Gold MP3 Player EnergyChuck Short1-0/+6
2009-04-17USB: add reset endpoint operationsDavid Vrabel1-3/+1
2009-04-17usb-storage: fix mistake in MakefileAlan Stern1-1/+2
2009-04-17USB: usb-storage: augment unusual_devs entry for Simple Tech/DatafabAlan Stern1-2/+4
2009-04-17USB: option: Add ids for D-Link DWM-652 3.5G modemPascal Terjan1-0/+8
2009-04-01isd200: use ATA_* defines instead of *_STAT and *_ERR onesBartlomiej Zolnierkiewicz1-9/+9
2009-04-01isd200: WIN_* -> ATA_CMD_*Bartlomiej Zolnierkiewicz1-5/+5
2009-04-01isd200: make it 'struct hd_driveid'-freeBartlomiej Zolnierkiewicz1-145/+66
2009-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-1/+1
2009-03-24USB: usb-storage: added missing MODULE_LICENSE("GPL") for usb-storage ums-* modulesMaciej Grela11-0/+39
2009-03-24usb-storage: make onetouch a separate moduleAlan Stern8-33/+130
2009-03-24usb-storage: make karma a separate moduleAlan Stern8-33/+123
2009-03-24usb-storage: make alauda a separate moduleAlan Stern8-131/+197
2009-03-24usb-storage: make jumpshot a separate moduleAlan Stern7-45/+112
2009-03-24usb-storage: make datafab a separate moduleAlan Stern8-142/+202