aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage
Commit message (Expand)AuthorAgeFilesLines
* USB: Merge 2.6.37-rc5 into usb-nextGreg Kroah-Hartman2010-12-221-0/+7
|\
| * USB: usb-storage: unusual_devs entry for the Samsung YP-CP3Vitaly Kuznetsov2010-12-161-0/+7
* | Merge branch 'usb-next' into musb-mergeGreg Kroah-Hartman2010-12-161-28/+54
|\ \ | |/ |/|
| * USB: uas: Use GFP_NOIO instead of GFP_KERNEL in I/O submission pathMatthew Wilcox2010-12-151-1/+1
| * USB: uas: Ensure we only bind to a UAS interfaceMatthew Wilcox2010-12-151-7/+30
| * USB: uas: Rename sense pipe and sense urb to status pipe and status urbMatthew Wilcox2010-12-151-16/+16
| * USB: uas: Use kzalloc instead of kmallocMatthew Wilcox2010-12-151-2/+2
| * USB: uas: Fix up the Sense IUMatthew Wilcox2010-12-151-2/+5
* | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2010-11-241-1/+1
|\ \
| * | USB: storage: sierra_ms: fix sysfs file attributeGreg Kroah-Hartman2010-11-151-1/+1
* | | SCSI host lock push-downJeff Garzik2010-11-162-2/+6
|/ /
* | block: remove REQ_HARDBARRIERChristoph Hellwig2010-11-101-4/+1
|/
* 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