index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
storage
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: uas: add quirk for LaCie 2Big Quadra
Oliver Neukum
2020-04-30
1
-0
/
+7
*
usb-storage: Add unusual_devs entry for JMicron JMS566
Alan Stern
2020-04-23
1
-0
/
+7
*
UAS: fix deadlock in error handling and PM flushing work
Oliver Neukum
2020-04-16
1
-3
/
+40
*
UAS: no use logging any details in case of ENODEV
Oliver Neukum
2020-04-16
1
-0
/
+3
*
Merge 5.6-rc5 into usb-next
Greg Kroah-Hartman
2020-03-10
1
-0
/
+6
|
\
|
*
usb: storage: Add quirk for Samsung Fit flash
Jim Lin
2020-03-04
1
-0
/
+6
*
|
Merge 5.6-rc3 into usb-next
Greg Kroah-Hartman
2020-02-24
1
-1
/
+22
|
\
|
|
*
usb: uas: fix a plug & unplug racing
EJ Hsu
2020-02-10
1
-1
/
+22
*
|
usb-storage: Use const to reduce object data size
Joe Perches
2020-02-19
3
-10
/
+11
|
/
*
USB: Fix incorrect DMA allocations for local memory pool drivers
Fredrik Noring
2019-12-11
1
-1
/
+2
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-12-02
3
-4
/
+2
|
\
|
*
scsi: core: Clean up SG_NONE
Finn Thain
2019-11-12
1
-1
/
+0
|
*
scsi: core: Fix scsi_get/set_resid() interface
Damien Le Moal
2019-11-08
2
-3
/
+2
*
|
usb-storage: Disable UAS on JMicron SATA enclosure
Laura Abbott
2019-11-18
1
-2
/
+5
*
|
USB: uas: heed CAPACITY_HEURISTICS
Oliver Neukum
2019-11-18
1
-0
/
+6
*
|
USB: uas: honor flag to avoid CAPACITY16
Oliver Neukum
2019-11-18
1
-0
/
+4
*
|
Merge 5.4-rc6 into usb-next
Greg Kroah-Hartman
2019-11-04
2
-30
/
+0
|
\
\
|
*
|
UAS: Revert commit 3ae62a42090f ("UAS: fix alignment of scatter/gather segmen...
Alan Stern
2019-10-28
1
-20
/
+0
|
*
|
usb-storage: Revert commit 747668dbc061 ("usb-storage: Set virt_boundary_mask...
Alan Stern
2019-10-28
1
-10
/
+0
|
|
/
*
/
usb-storage: SCSI glue: use dev_err instead of printk
Matthias Maennich
2019-10-02
1
-2
/
+2
|
/
*
Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-09-22
15
-0
/
+16
|
\
|
*
usb-storage: export symbols in USB_STORAGE namespace
Matthias Maennich
2019-09-10
15
-0
/
+16
|
*
usb-storage: remove single-use define for debugging
Matthias Maennich
2019-09-10
2
-3
/
+1
*
|
usb-storage: use hcd_uses_dma to check for DMA capabilities
Christoph Hellwig
2019-09-03
1
-3
/
+3
*
|
Merge 5.3-rc7 into usb-next
Greg Kroah-Hartman
2019-09-02
2
-7
/
+10
|
\
|
|
*
USB: storage: ums-realtek: Whitelist auto-delink support
Kai-Heng Feng
2019-08-28
1
-5
/
+8
|
*
USB: storage: ums-realtek: Update module parameter description for auto_delin...
Kai-Heng Feng
2019-08-28
1
-1
/
+1
|
*
usb-storage: Add new JMS567 revision to unusual_devs
Henk van der Laan
2019-08-21
1
-1
/
+1
*
|
USB: storage: isd200: remove redundant assignment to variable sendToTransport
Colin Ian King
2019-08-15
1
-1
/
+1
*
|
usb-storage: remove single-use define for debugging
Matthias Maennich
2019-08-13
2
-3
/
+1
|
/
*
usb-storage: Add a limitation for blk_queue_max_hw_sectors()
Yoshihiro Shimoda
2019-07-25
1
-0
/
+11
*
usb: storage: scsiglue: Do not skip VPD if try_vpd_pages is set
Marcos Paulo de Souza
2019-07-03
1
-2
/
+5
*
USB: usb-storage: Add new ID to ums-realtek
Kai-Heng Feng
2019-06-05
1
-0
/
+5
*
treewide: prefix header search paths with $(srctree)/
Masahiro Yamada
2019-05-18
1
-1
/
+1
*
Merge tag 'usb-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2019-05-08
3
-30
/
+35
|
\
|
*
UAS: fix alignment of scatter/gather segments
Oliver Neukum
2019-04-30
1
-13
/
+22
|
*
usb-storage: Set virt_boundary_mask to avoid SG overflows
Alan Stern
2019-04-16
1
-14
/
+12
|
*
usb: sierra: fix a missing check of device_create_file
Kangjie Lu
2019-03-26
1
-3
/
+1
*
|
USB: core: Fix bug caused by duplicate interface PM usage counter
Alan Stern
2019-04-19
1
-8
/
+5
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-03-09
1
-11
/
+4
|
\
|
*
scsi: uas: Use scsi_[gs]et_resid() where appropriate
Bart Van Assche
2019-02-12
1
-2
/
+2
|
*
scsi: remove bidirectional command support
Christoph Hellwig
2019-02-05
1
-9
/
+2
*
|
USB: add missing SPDX lines to Kconfig and Makefiles
Greg Kroah-Hartman
2019-01-22
1
-0
/
+1
*
|
USB: storage: karma: add whitespace after declarations
Bharath Vedartham
2019-01-22
1
-0
/
+2
*
|
USB: storage: add quirk for SMI SM3350
Icenowy Zheng
2019-01-07
1
-0
/
+12
*
|
USB: storage: don't insert sane sense for SPC3+ when bad sense specified
Icenowy Zheng
2019-01-07
1
-2
/
+6
|
/
*
Merge tag 'usb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-12-28
1
-1
/
+1
|
\
|
*
Merge 4.20-rc5 into usb-next
Greg Kroah-Hartman
2018-12-03
1
-0
/
+10
|
|
\
|
*
|
USB: ene_usb6250: add missing indentation
Colin Ian King
2018-11-23
1
-1
/
+1
*
|
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-12-28
2
-7
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
[next]