aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-12-22USB: Merge 2.6.37-rc5 into usb-nextGreg Kroah-Hartman1-0/+7
2010-12-16USB: usb-storage: unusual_devs entry for the Samsung YP-CP3Vitaly Kuznetsov1-0/+7
2010-12-16Merge branch 'usb-next' into musb-mergeGreg Kroah-Hartman1-28/+54
2010-12-15USB: uas: Use GFP_NOIO instead of GFP_KERNEL in I/O submission pathMatthew Wilcox1-1/+1
2010-12-15USB: uas: Ensure we only bind to a UAS interfaceMatthew Wilcox1-7/+30
2010-12-15USB: uas: Rename sense pipe and sense urb to status pipe and status urbMatthew Wilcox1-16/+16
2010-12-15USB: uas: Use kzalloc instead of kmallocMatthew Wilcox1-2/+2
2010-12-15USB: uas: Fix up the Sense IUMatthew Wilcox1-2/+5
2010-11-24Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-1/+1
2010-11-16SCSI host lock push-downJeff Garzik2-2/+6
2010-11-15USB: storage: sierra_ms: fix sysfs file attributeGreg Kroah-Hartman1-1/+1
2010-11-10block: remove REQ_HARDBARRIERChristoph Hellwig1-4/+1
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2010-10-22usb: makefile cleanupmatt mooney1-17/+17
2010-10-22usb-storage: add new no_read_capacity_16 quirkHans de Goede2-1/+6
2010-10-22usb-storage: add new no_read_disc_info quirkHans de Goede2-0/+9
2010-10-22usb: change to new flag variablematt mooney1-1/+1
2010-10-22USB: Add UAS driverMatthew Wilcox3-0/+765
2010-10-22USB: storage: Use USB_ prefix instead of US_ prefixMichal Nazarewicz16-350/+350
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock1-1/+1
2010-08-10USB: usb-storage: implement autosuspendAlan Stern1-0/+4
2010-08-10usb: storage: freecom: Fixed several coding style issues.Martin Enderleit1-12/+11
2010-08-10USB: isd200.c: Remove unnecessary kmalloc castJoe Perches1-2/+1
2010-07-26USB: usb-storage: fix initializations of urb fieldsBob Copeland1-3/+1
2010-05-20usb-storage: always print quirksFelipe Contreras1-3/+6
2010-05-20USB: usb-storage: trivial debug improvementsFelipe Contreras1-29/+32
2010-05-20USB: unusual-dev: Add bad sense flag for Appotech ax203 based picture framesHans de Goede1-0/+15
2010-05-20USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack2-8/+8
2010-05-20USB: storage: Remove unneeded SL11R unusual_devs entryPhil Dibowitz1-9/+0
2010-05-20USB: remove uses of URB_NO_SETUP_DMA_MAPAlan Stern3-14/+6
2010-05-20USB: Remove large struct from the stack in USB storage isd200 driverIan Munsie1-2/+2
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