index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
storage
/
usb.c
Age
Commit message (
Expand
)
Author
2014-11-24
storage: Fix bus scan and multi-LUN support for SCM eUSCSI devices
Mark Knibbs
2014-10-08
Merge tag 'usb-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2014-09-23
usb: Fixed a few typos
Mickael Maison
2014-09-23
uas: Add no-report-opcodes quirk
Hans de Goede
2014-09-23
uas: Add a quirk for rejecting ATA_12 and ATA_16 commands
Hans de Goede
2014-09-15
scsi: don't store LUN bits in CDB[1] for USB mass-storage devices
Alan Stern
2014-07-17
scsi: use 64-bit LUNs
Hannes Reinecke
2014-03-04
usb-storage: Modify and export adjust_quirks so that it can be used by uas
Hans de Goede
2014-03-04
usb-storage: Don't bind to uas devices if the uas driver is enabled
Hans de Goede
2014-01-08
usb: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-04-19
USB: storage: convert to use module_usb_driver()
Greg Kroah-Hartman
2013-04-19
usb: storage: Convert US_DEBUGP to usb_stor_dbg
Joe Perches
2013-02-08
Merge usb-linus branch into usb-next
Greg Kroah-Hartman
2013-02-04
USB: storage: Define a new macro for USB storage match rules
fangxiaozhi
2013-01-20
USB: storage: avoid scanning other targets for single target device
Ming Lei
2012-11-26
usb: storage: remove redundant memset() in usb_probe_stor1()
Yan Hong
2012-09-05
usb: remove libusual
Sebastian Andrzej Siewior
2012-07-20
[SCSI] usb-storage: add support for write cache quirk
Namjae Jeon
2012-05-17
USB: storage: fixed keyword related space issues.
Jeffrin Jose
2012-05-17
USB: storage: fixed several trailing white spaces issues.
Jeffrin Jose
2012-05-17
USB: storage: fixed C99 comment issue.
Jeffrin Jose
2012-04-06
usb: storage: fix lockdep warning inside usb_stor_pre_reset(v2)
Ming Lei
2012-02-23
Merge branch 'usb-3.3-rc4' into usb-next
Greg Kroah-Hartman
2012-02-21
usb-storage: fix freezing of the scanning thread
Alan Stern
2012-01-24
usb: Re-enable usb-storage support dynamic id
Huajun Li
2012-01-09
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-01-04
usb: usb-storage doesn't support dynamic id currently, the patch disables the...
Huajun Li
2011-11-21
usb_storage: don't use set_freezable_with_signal()
Tejun Heo
2011-08-22
usb_storage: Don't freeze in usb-stor-scan
Seth Forshee
2011-06-07
usb-storage: redo incorrect reads
Alan Stern
2011-05-19
usb-storage: Correct adjust_quirks to include latest flags
Karl Relton
2010-10-22
USB: storage: Use USB_ prefix instead of US_ prefix
Michal Nazarewicz
2010-08-10
USB: usb-storage: implement autosuspend
Alan Stern
2010-05-20
usb-storage: always print quirks
Felipe Contreras
2010-05-20
USB: usb-storage: trivial debug improvements
Felipe Contreras
2010-05-20
USB: rename usb_buffer_alloc() and usb_buffer_free() users
Daniel Mack
2010-05-20
USB: remove uses of URB_NO_SETUP_DMA_MAP
Alan Stern
2010-02-26
Lower USB storage settling delay to something more reasonable
Linus Torvalds
2010-01-20
USB: fix bitmask merge error
Alan Stern
2009-12-11
USB: usb-storage: fix bug in fill_inquiry
Alan Stern
2009-12-11
USB: usb-storage: add BAD_SENSE flag
Alan Stern
2009-12-11
USB: make urb scatter-gather support more generic
David Vrabel
2009-12-11
USB Storage: Make driver less chatty when it finds a new device
Matthew Wilcox
2009-12-11
USB: usb-storage: Associate the name of the interface with the scsi host
Matthew Wilcox
2009-03-24
usb-storage: make onetouch a separate module
Alan Stern
2009-03-24
usb-storage: make karma a separate module
Alan Stern
2009-03-24
usb-storage: make alauda a separate module
Alan Stern
2009-03-24
usb-storage: make jumpshot a separate module
Alan Stern
2009-03-24
usb-storage: make datafab a separate module
Alan Stern
2009-03-24
usb-storage: make freecom a separate module
Alan Stern
[next]