index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
storage
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-22
USB: uas: Add no-uas quirk for Hitachi usb-3 enclosures 4971:1012
Hans de Goede
1
-0
/
+7
2014-11-05
USB: storage: Fix timeout in usb_stor_euscsi_init() and usb_stor_huawei_e220_...
Mark Knibbs
1
-2
/
+2
2014-11-05
Revert "storage: Replace magic number with define in usb_stor_euscsi_init()"
Greg Kroah-Hartman
1
-1
/
+1
2014-11-03
uas: Add US_FL_NO_ATA_1X quirk for 2 more Seagate models
Hans de Goede
1
-0
/
+14
2014-11-03
usb: storage: fix build warnings !CONFIG_PM
Luis Henriques
1
-0
/
+2
2014-11-03
uas: Add NO_ATA_1X for VIA VL711 devices
Hans de Goede
1
-0
/
+7
2014-11-03
uas: Add US_FL_NO_ATA_1X quirk for 1 more Seagate model
Hans de Goede
1
-0
/
+7
2014-11-03
usb-storage: handle a skipped data phase
Alan Stern
1
-0
/
+26
2014-10-08
Merge tag 'usb-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
9
-433
/
+378
2014-10-07
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
1
-0
/
+8
2014-10-05
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-0
/
+7
2014-10-03
uas: Reduce number of function arguments for uas_alloc_foo functions
Hans de Goede
1
-15
/
+14
2014-10-03
[SCSI] uas: disable use of blk-mq I/O path
Christoph Hellwig
1
-0
/
+7
2014-09-23
storage: Add quirk for another SCM-based USB-SCSI converter
Mark Knibbs
1
-2
/
+8
2014-09-23
storage: Add quirks for Castlewood and Double-H USB-SCSI converters
Mark Knibbs
1
-0
/
+14
2014-09-23
storage: Replace magic number with define in usb_stor_euscsi_init()
Mark Knibbs
1
-1
/
+1
2014-09-23
usb: Fixed a few typos
Mickael Maison
3
-4
/
+4
2014-09-23
USB: storage: use %*ph specifier to dump small buffers
Andy Shevchenko
2
-9
/
+5
2014-09-23
uas: Add response iu handling
Hans de Goede
1
-0
/
+10
2014-09-23
uas: Log error codes when logging errors
Hans de Goede
1
-5
/
+12
2014-09-23
uas: Cleanup uas_log_cmd_state usage
Hans de Goede
1
-33
/
+19
2014-09-23
uas: Remove protype hardware usb interface info
Hans de Goede
1
-2
/
+0
2014-09-23
uas: Remove support for old sense ui as used in pre-production hardware
Hans de Goede
1
-46
/
+1
2014-09-23
uas: Drop COMMAND_COMPLETED flag
Hans de Goede
1
-7
/
+3
2014-09-23
uas: Use scsi_print_command
Hans de Goede
1
-2
/
+3
2014-09-23
uas: Do not log urb status error on cancellation
Hans de Goede
1
-5
/
+2
2014-09-23
uas: Use streams on upcoming 10Gbps / 3.1 USB
Hans de Goede
1
-1
/
+1
2014-09-23
uas: pre_reset and suspend: Fix a few races
Hans de Goede
1
-6
/
+55
2014-09-23
uas: Fix memleak of non-submitted urbs
Hans de Goede
1
-0
/
+22
2014-09-23
uas: Drop all references to a scsi_cmnd once it has been aborted
Hans de Goede
1
-3
/
+44
2014-09-23
uas: Remove cmnd reference from the cmd urb
Hans de Goede
1
-6
/
+3
2014-09-23
uas: Drop inflight list
Hans de Goede
1
-16
/
+16
2014-09-23
uas: zap_pending: data urbs should have completed at this time
Hans de Goede
1
-5
/
+5
2014-09-23
uas: Simplify reset / disconnect handling
Hans de Goede
1
-37
/
+6
2014-09-23
uas: Free data urbs on completion
Hans de Goede
1
-2
/
+3
2014-09-23
uas: Simplify unlink of data urbs on error
Hans de Goede
1
-30
/
+18
2014-09-23
uas: Check against unexpected completions
Hans de Goede
1
-0
/
+12
2014-09-23
uas: Do not use scsi_host_find_tag
Hans de Goede
1
-21
/
+18
2014-09-23
uas: Add uas_get_tag() helper function
Hans de Goede
1
-12
/
+21
2014-09-23
uas: Fix resetting flag handling
Hans de Goede
1
-14
/
+35
2014-09-23
uas: Remove task-management / abort error handling code
Hans de Goede
1
-176
/
+1
2014-09-23
uas: Add another ASM1051 usb-id to the uas blacklist
Hans de Goede
1
-0
/
+8
2014-09-23
uas: Add US_FL_NO_ATA_1X quirk for Seagate (0bc2:ab20) drives
Hans de Goede
1
-0
/
+7
2014-09-23
uas: Add no-report-opcodes quirk
Hans de Goede
3
-1
/
+15
2014-09-23
uas: Add a quirk for rejecting ATA_12 and ATA_16 commands
Hans de Goede
3
-11
/
+31
2014-09-23
uas: replace WARN_ON_ONCE() with lockdep_assert_held()
Sanjeev Sharma
1
-4
/
+4
2014-09-19
USB: storage: Add quirks for Entrega/Xircom USB to SCSI converters
Mark
1
-0
/
+20
2014-09-19
USB: storage: Add quirk for Ariston Technologies iConnect USB to SCSI adapter
Mark
1
-0
/
+6
2014-09-19
USB: storage: Add quirk for Adaptec USBConnect 2000 USB-to-SCSI Adapter
Mark
1
-0
/
+6
2014-09-15
scsi: don't store LUN bits in CDB[1] for USB mass-storage devices
Alan Stern
1
-0
/
+8
[next]