开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
storage
Age
Commit message (
Expand
)
Author
2014-12-06
USB: uas: Add no-uas quirk for Hitachi usb-3 enclosures 4971:1012
Hans de Goede
2014-11-14
usb-storage: handle a skipped data phase
Alan Stern
2014-11-14
uas: Add US_FL_NO_ATA_1X quirk for 1 more Seagate model
Hans de Goede
2014-11-14
uas: Add US_FL_NO_ATA_1X quirk for 2 more Seagate models
Hans de Goede
2014-11-14
uas: Add NO_ATA_1X for VIA VL711 devices
Hans de Goede
2014-10-15
uas: Add another ASM1051 usb-id to the uas blacklist
Hans de Goede
2014-10-15
uas: Add US_FL_NO_ATA_1X quirk for Seagate (0bc2:ab20) drives
Hans de Goede
2014-10-15
uas: Add no-report-opcodes quirk
Hans de Goede
2014-10-15
uas: Add a quirk for rejecting ATA_12 and ATA_16 commands
Hans de Goede
2014-10-05
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2014-10-03
[SCSI] uas: disable use of blk-mq I/O path
Christoph Hellwig
2014-09-19
USB: storage: Add quirks for Entrega/Xircom USB to SCSI converters
Mark
2014-09-19
USB: storage: Add quirk for Ariston Technologies iConnect USB to SCSI adapter
Mark
2014-09-19
USB: storage: Add quirk for Adaptec USBConnect 2000 USB-to-SCSI Adapter
Mark
2014-09-11
storage: Add single-LUN quirk for Jaz USB Adapter
Mark
2014-09-11
uas: Add missing le16_to_cpu calls to asm1051 / asm1053 usb-id check
Hans de Goede
2014-09-10
uas: Disable uas on ASM1051 devices
Hans de Goede
2014-08-25
USB: storage: add quirk for Newer Technology uSCSI SCSI-USB converter
Mark
2014-08-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2014-08-04
Merge tag 'usb-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2014-08-01
uas: Log a warning when we cannot use uas because the hcd lacks streams
Hans de Goede
2014-08-01
uas: Only complain about missing sg if all other checks succeed
Hans de Goede
2014-08-01
uas: Limit qdepth to 32 when connected over usb-2
Hans de Goede
2014-07-23
staging: keucr: remove driver
Kristina Martšenko
2014-07-17
scsi: use 64-bit LUNs
Hannes Reinecke
2014-07-17
scsi: Remove CONFIG_SCSI_MULTI_LUN
Hannes Reinecke
2014-06-30
usb-storage/SCSI: Add broken_fua blacklist flag
Alan Stern
2014-05-27
USB: storage: ene_ub6250: Use kmemdup instead of kmalloc + memcpy
Benoit Taine
2014-05-03
USB: Nokia 5300 should be treated as unusual dev
Daniele Forsi
2014-05-03
USB: Nokia 305 should be treated as unusual dev
Victor A. Santos
2014-05-03
usb: storage: shuttle_usbat: fix discs being detected twice
Daniele Forsi
2014-04-16
uas: fix deadlocky memory allocations
Oliver Neukum
2014-04-16
uas: fix error handling during scsi_scan()
Oliver Neukum
2014-04-16
uas: fix GFP_NOIO under spinlock
Oliver Neukum
2014-03-04
storage: accept some UAS devices if streams are unavailable
Oliver Neukum
2014-03-04
uas: Remove comment about registering a uas scsi controller for each usb bus
Hans de Goede
2014-03-04
uas: Add Hans de Goede as uas maintainer
Hans de Goede
2014-03-04
uas: remove BROKEN
Gerd Hoffmann
2014-03-04
uas: Make sure sg elements are properly aligned
Hans de Goede
2014-03-04
uas: Add some data in/out ready iu sanity checks
Hans de Goede
2014-03-04
uas: Improve error reporting
Hans de Goede
2014-03-04
uas: Use the right error codes for different kinds of errors
Hans de Goede
2014-03-04
uas: Clear cmdinfo on command queue-ing
Hans de Goede
2014-03-04
uas: Fix memory management
Hans de Goede
2014-03-04
uas: Fix command / task mgmt submission racing with disconnect
Hans de Goede
2014-03-04
uas: cmdinfo: use only one list head
Hans de Goede
2014-03-04
uas: add uas_mark_cmd_dead helper function
Hans de Goede
2014-03-04
uas: Properly complete inflight commands on bus-reset or disconnect
Hans de Goede
2014-03-04
uas: uas_alloc_data_urb: Remove unnecessary use_streams check
Hans de Goede
2014-03-04
uas: Fix task-management not working when connected over USB-2
Hans de Goede
[next]