summaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-241-1/+1
|\
| * Update broken web addresses in the kernel.Justin P. Mattock2010-10-181-1/+1
* | usb: makefile cleanupmatt mooney2010-10-221-17/+17
* | usb-storage: add new no_read_capacity_16 quirkHans de Goede2010-10-222-1/+6
* | usb-storage: add new no_read_disc_info quirkHans de Goede2010-10-222-0/+9
* | usb: change to new flag variablematt mooney2010-10-221-1/+1
* | USB: Add UAS driverMatthew Wilcox2010-10-223-0/+765
* | USB: storage: Use USB_ prefix instead of US_ prefixMichal Nazarewicz2010-10-2216-350/+350
|/
* USB: usb-storage: implement autosuspendAlan Stern2010-08-101-0/+4
* usb: storage: freecom: Fixed several coding style issues.Martin Enderleit2010-08-101-12/+11
* USB: isd200.c: Remove unnecessary kmalloc castJoe Perches2010-08-101-2/+1
* USB: usb-storage: fix initializations of urb fieldsBob Copeland2010-07-261-3/+1
* usb-storage: always print quirksFelipe Contreras2010-05-201-3/+6
* USB: usb-storage: trivial debug improvementsFelipe Contreras2010-05-201-29/+32
* USB: unusual-dev: Add bad sense flag for Appotech ax203 based picture framesHans de Goede2010-05-201-0/+15
* USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack2010-05-202-8/+8
* USB: storage: Remove unneeded SL11R unusual_devs entryPhil Dibowitz2010-05-201-9/+0
* USB: remove uses of URB_NO_SETUP_DMA_MAPAlan Stern2010-05-203-14/+6
* USB: Remove large struct from the stack in USB storage isd200 driverIan Munsie2010-05-201-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-306-2/+5
* USB: Remove last bit of CONFIG_USB_BERRY_CHARGEChristoph Egger2010-03-191-14/+0
* USB: unusual_devs.h: Fix capacity for SL11R-IDE 2.6cOndrej Zary2010-03-191-0/+9
* USB: storage: onetouch: unnecessary GFP_ATOMICOliver Neukum2010-03-021-1/+1
* USB: storage: fix misplaced parenthesisRoel Kluin2010-03-021-8/+7
* usb-storage: use max_hw_sectors instead of max_sectorsAlan Stern2010-03-021-5/+5
* USB: unusual_devs: Add support for multiple Option 3G sticksJan Dumon2010-03-021-2/+86
* USB: storage: Never reset devices that will morph to an old modeOliver Neukum2010-03-021-0/+6
* Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-03-011-3/+3
|\
| * block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectorsMartin K. Petersen2010-02-261-3/+3
* | Lower USB storage settling delay to something more reasonableLinus Torvalds2010-02-261-1/+1
|/
* USB: storage: Remove unneeded SC/PR from unusual_devs.hPhil Dibowitz2010-02-161-1/+1
* USB: fix usbstorage for 2770:915d delivers no FATRyan May2010-01-201-7/+0
* USB: fix bitmask merge errorAlan Stern2010-01-201-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/+1
* 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-071-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-121-0/+3
* USB: usb-storage: add filter to "option_ms" to leave unrecognized devices aloneJosua Dietze2009-06-151-52/+69
* USB: usb-storage: fix return values from init functionsAlan Stern2009-06-152-5/+5
OpenPOWER on IntegriCloud