index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
storage
/
uas.c
Age
Commit message (
Expand
)
Author
2024-09-03
usb-storage: Constify struct usb_device_id and us_unusual_dev
Christophe JAILLET
2024-07-10
USB: uas: Implement the new shutdown callback
Kerem Karabay
2024-07-01
Merge 6.10-rc6 into usb-next
Greg Kroah-Hartman
2024-06-27
usb: uas: set host status byte on data completion error
Shantanu Goel
2024-06-20
usb: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-06-13
scsi: usb: uas: Do not query the IO Advice Hints Grouping mode page for USB/U...
Bart Van Assche
2024-05-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2024-04-12
scsi: uas: Switch to using ->device_configure to configure queue limits
Christoph Hellwig
2024-04-11
scsi: core: Add a dma_alignment field to the host and host template
Christoph Hellwig
2024-03-26
USB: UAS: return ENODEV when submit urbs fail with device not attached
Weitao Wang
2024-02-14
scsi: sd: usb_storage: uas: Access media prior to querying device properties
Martin K. Petersen
2024-01-04
USB: core: Use device_driver directly in struct usb_driver and usb_device_driver
Yajun Deng
2023-10-21
usb-storage,uas: make internal quirks flags 64bit
Milan Broz
2023-03-24
scsi: usb: uas: Declare two host templates and host template pointers const
Bart Van Assche
2022-09-06
scsi: uas: Drop DID_TARGET_FAILURE use
Mike Christie
2022-02-22
scsi: usb: Stop using the SCSI pointer
Bart Van Assche
2021-10-16
scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functions
Bart Van Assche
2021-10-16
scsi: usb: Call scsi_done() directly
Bart Van Assche
2020-12-09
USB: UAS: introduce a quirk to set no_write_same
Oliver Neukum
2020-12-07
Merge 5.10-rc7 into usb-next
Greg Kroah-Hartman
2020-12-04
Revert "uas: fix sdev->host->dma_dev"
Greg Kroah-Hartman
2020-12-04
Revert "uas: bump hw_max_sectors to 2048 blocks for SS or faster drives"
Greg Kroah-Hartman
2020-11-23
usb: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-09-16
USB: UAS: use macro for reporting results
Oliver Neukum
2020-09-16
USB: UAS: fix disconnect by unplugging a hub
Oliver Neukum
2020-09-04
uas: bump hw_max_sectors to 2048 blocks for SS or faster drives
Tom Yan
2020-09-04
uas: fix sdev->host->dma_dev
Tom Yan
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-04-16
UAS: fix deadlock in error handling and PM flushing work
Oliver Neukum
2020-04-16
UAS: no use logging any details in case of ENODEV
Oliver Neukum
2020-02-10
usb: uas: fix a plug & unplug racing
EJ Hsu
2019-12-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-11-18
USB: uas: heed CAPACITY_HEURISTICS
Oliver Neukum
2019-11-18
USB: uas: honor flag to avoid CAPACITY16
Oliver Neukum
2019-11-12
scsi: core: Clean up SG_NONE
Finn Thain
2019-10-28
UAS: Revert commit 3ae62a42090f ("UAS: fix alignment of scatter/gather segmen...
Alan Stern
2019-09-10
usb-storage: export symbols in USB_STORAGE namespace
Matthias Maennich
2019-04-30
UAS: fix alignment of scatter/gather segments
Oliver Neukum
2019-02-12
scsi: uas: Use scsi_[gs]et_resid() where appropriate
Bart Van Assche
2019-02-05
scsi: remove bidirectional command support
Christoph Hellwig
2018-12-18
scsi: remove the use_clustering flag
Christoph Hellwig
2018-12-18
scsi: make sure all drivers set the use_clustering flag
Christoph Hellwig
2018-09-05
usb: uas: add support for more quirk flags
Oliver Neukum
2018-05-24
usb-storage: Add support for FL_ALWAYS_SYNC flag in the UAS driver
Alexander Kappner
2018-03-06
uas: fix comparison for error code
Oliver Neukum
2018-01-16
usb: uas: unconditionally bring back host after reset
Oliver Neukum
2017-11-04
USB: storage: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-11-01
usb: storage: uas: mark expected switch fall-through
Gustavo A. R. Silva
2017-09-22
USB: uas: fix bug in handling of alternate settings
Alan Stern
[next]