summaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage
AgeCommit message (Expand)AuthorLines
2010-05-20usb-storage: always print quirksFelipe Contreras-3/+6
2010-05-20USB: usb-storage: trivial debug improvementsFelipe Contreras-29/+32
2010-05-20USB: unusual-dev: Add bad sense flag for Appotech ax203 based picture framesHans de Goede-0/+15
2010-05-20USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack-8/+8
2010-05-20USB: storage: Remove unneeded SL11R unusual_devs entryPhil Dibowitz-9/+0
2010-05-20USB: remove uses of URB_NO_SETUP_DMA_MAPAlan Stern-14/+6
2010-05-20USB: Remove large struct from the stack in USB storage isd200 driverIan Munsie-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-2/+5
2010-03-19USB: Remove last bit of CONFIG_USB_BERRY_CHARGEChristoph Egger-14/+0
2010-03-19USB: unusual_devs.h: Fix capacity for SL11R-IDE 2.6cOndrej Zary-0/+9
2010-03-02USB: storage: onetouch: unnecessary GFP_ATOMICOliver Neukum-1/+1
2010-03-02USB: storage: fix misplaced parenthesisRoel Kluin-8/+7
2010-03-02usb-storage: use max_hw_sectors instead of max_sectorsAlan Stern-5/+5
2010-03-02USB: unusual_devs: Add support for multiple Option 3G sticksJan Dumon-2/+86
2010-03-02USB: storage: Never reset devices that will morph to an old modeOliver Neukum-0/+6
2010-03-01Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds-3/+3
2010-02-26Lower USB storage settling delay to something more reasonableLinus Torvalds-1/+1
2010-02-26block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectorsMartin K. Petersen-3/+3
2010-02-16USB: storage: Remove unneeded SC/PR from unusual_devs.hPhil Dibowitz-1/+1
2010-01-20USB: fix usbstorage for 2770:915d delivers no FATRyan May-7/+0
2010-01-20USB: fix bitmask merge errorAlan Stern-1/+2
2009-12-11USB: usb-storage: fix bug in fill_inquiryAlan Stern-7/+8
2009-12-11USB: usb-storage: add BAD_SENSE flagAlan Stern-4/+23
2009-12-11USB: make urb scatter-gather support more genericDavid Vrabel-0/+10
2009-12-11USB Storage: Make driver less chatty when it finds a new deviceMatthew Wilcox-5/+8
2009-12-11USB: usb-storage: Associate the name of the interface with the scsi hostMatthew Wilcox-1/+5
2009-10-14usb-storage: Workaround devices with bogus sense sizeBenjamin Herrenschmidt-1/+16
2009-10-09USB: storage: When a device returns no sense data, call it a Hardware ErrorAlan Stern-7/+22
2009-10-09USB: storage: iRiver P7 UNUSUAL_DEV patchSergey Pinaev-0/+7
2009-09-23USB: unusual_devs.h: drop some unneeded floppy entriesPete Zaitcev-21/+1
2009-09-23USB: usb-storage fails to attach to Huawei Datacard cdrom devicefangxiaozhi-1/+1
2009-09-23USB: storage: Drop an unneeded a NULL testJulia Lawall-3/+3
2009-09-23USB: storage: fix a resume path GFP_NOIO must be usedOliver Neukum-1/+1
2009-08-07USB: storage: include Prolific Technology USB drive in unusual_devs listRogerio Brito-0/+7
2009-07-28USB: storage: raise timeout in usb_stor_Bulk_max_lunGiacomo Lozito-1/+1
2009-07-12USB: Fix option_ms regression in 2.6.31-rc2Jonathan McDowell-0/+3
2009-06-15USB: usb-storage: add filter to "option_ms" to leave unrecognized devices aloneJosua Dietze-52/+69
2009-06-15USB: usb-storage: fix return values from init functionsAlan Stern-5/+5
2009-06-15USB: janitor storage initializersPete Zaitcev-6/+8
2009-06-15USB: Ignore storage device in modem mode on DWN-652Pascal Terjan-2/+3
2009-05-22block: Use accessor functions for queue limitsMartin K. Petersen-2/+2
2009-05-08USB: unusual_devs: extend nokia 6288 bcd rangePhil Dibowitz-2/+3
2009-04-23USB: Unusual Device support for Gold MP3 Player EnergyChuck Short-0/+6
2009-04-17USB: add reset endpoint operationsDavid Vrabel-3/+1
2009-04-17usb-storage: fix mistake in MakefileAlan Stern-1/+2
2009-04-17USB: usb-storage: augment unusual_devs entry for Simple Tech/DatafabAlan Stern-2/+4
2009-04-17USB: option: Add ids for D-Link DWM-652 3.5G modemPascal Terjan-0/+8
2009-04-01isd200: use ATA_* defines instead of *_STAT and *_ERR onesBartlomiej Zolnierkiewicz-9/+9
2009-04-01isd200: WIN_* -> ATA_CMD_*Bartlomiej Zolnierkiewicz-5/+5
2009-04-01isd200: make it 'struct hd_driveid'-freeBartlomiej Zolnierkiewicz-145/+66