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-storage: alauda: Fix uninit-value in alauda_check_media()
Alan Stern
2023-08-04
1
-3
/
+9
*
usb-storage: fix deadlock when a scsi command timeouts more than once
Maxime Bizon
2023-05-13
1
-7
/
+21
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-04-26
3
-3
/
+3
|
\
|
*
scsi: usb: uas: Declare two host templates and host template pointers const
Bart Van Assche
2023-03-24
3
-3
/
+3
*
|
uas: Add US_FL_NO_REPORT_OPCODES for JMicron JMS583Gen 2
Yaroslav Furman
2023-03-16
1
-0
/
+7
|
/
*
USB: ene_usb6250: Allocate enough memory for full object
Kees Cook
2023-02-06
1
-1
/
+1
*
usb-storage: apply IGNORE_UAS only for HIKSEMI MD202 on RTL9210
Juhyung Park
2023-01-17
2
-7
/
+13
*
usb: storage: Add check for kcalloc
Jiasheng Jiang
2022-12-08
1
-0
/
+2
*
Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2022-10-07
2
-7
/
+1
|
\
|
*
Revert "usb: storage: Add quirk for Samsung Fit flash"
sunghwan jung
2022-09-22
1
-6
/
+0
|
*
Merge 6.0-rc4 into usb-next
Greg Kroah-Hartman
2022-09-05
2
-0
/
+14
|
|
\
|
*
|
usb: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-19
1
-1
/
+1
*
|
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-10-07
1
-1
/
+1
|
\
\
\
|
*
|
|
scsi: uas: Drop DID_TARGET_FAILURE use
Mike Christie
2022-09-06
1
-1
/
+1
|
|
/
/
*
|
|
uas: ignore UAS for Thinkplus chips
Hongling Zeng
2022-09-27
1
-0
/
+7
*
|
|
usb-storage: Add Hiksemi USB3-FW to IGNORE_UAS
Hongling Zeng
2022-09-27
1
-0
/
+7
*
|
|
uas: add no-uas quirk for Hiksemi usb_disk
Hongling Zeng
2022-09-27
1
-0
/
+7
|
|
/
|
/
|
*
|
usb: storage: Add ASUS <0x0b05:0x1932> to IGNORE_UAS
Hu Xiaoying
2022-09-01
1
-0
/
+7
*
|
usb-storage: Add ignore-residue quirk for NXP PN7462AU
Witold Lipieta
2022-08-18
1
-0
/
+7
|
/
*
USB: storage: Fix typo in comment
Xiang wangx
2022-06-21
1
-1
/
+1
*
usb: remove third argument of usb_maxpacket()
Vincent Mailhol
2022-04-23
2
-2
/
+2
*
USB: storage: karma: fix rio_karma_init return
Lin Ma
2022-04-21
1
-7
/
+8
*
usb-storage: isd200: fix initFunction error return
Lin Ma
2022-04-21
1
-4
/
+4
*
usb-storage: shuttle_usbat: fix initFunction error return
Lin Ma
2022-04-21
1
-14
/
+14
*
usb-storage: alauda: fix initFunction error return
Lin Ma
2022-04-21
1
-2
/
+2
*
Merge tag 'usb-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-03-26
2
-80
/
+77
|
\
|
*
USB: usb-storage: Fix use of bitfields for hardware data in ene_ub6250.c
Alan Stern
2022-03-18
1
-79
/
+76
|
*
USB: storage: ums-realtek: fix error code in rts51x_read_mem()
Dan Carpenter
2022-03-15
1
-1
/
+1
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-03-24
5
-28
/
+23
|
\
\
|
|
/
|
/
|
|
*
scsi: core: Remove the cmd field from struct scsi_request
Christoph Hellwig
2022-03-01
2
-3
/
+2
|
*
scsi: usb: Stop using the SCSI pointer
Bart Van Assche
2022-02-22
1
-23
/
+20
|
*
scsi: Remove drivers/scsi/scsi.h
Bart Van Assche
2022-02-22
1
-1
/
+0
|
*
scsi: usb: storage: Complete the SCSI request directly
Sebastian Andrzej Siewior
2022-02-07
1
-1
/
+1
*
|
usb-storage: Add unusual-devs entry for VL817 USB-SATA bridge
Alan Stern
2022-01-25
1
-0
/
+10
|
/
*
Merge tag 'usb-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-01-12
1
-2
/
+0
|
\
|
*
usb-storage: Remove redundant assignments
luo penghao
2021-12-30
1
-2
/
+0
*
|
block: remove the ->rq_disk field in struct request
Christoph Hellwig
2021-11-29
1
-1
/
+1
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-11-05
3
-16
/
+14
|
\
|
*
scsi: usb: Switch to attribute groups
Bart Van Assche
2021-10-16
1
-3
/
+5
|
*
scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functions
Bart Van Assche
2021-10-16
2
-4
/
+3
|
*
scsi: usb: Call scsi_done() directly
Bart Van Assche
2021-10-16
3
-9
/
+6
*
|
usb-storage: Add compatibility quirk flags for iODD 2531/2541
James Buren
2021-10-18
1
-0
/
+10
*
|
usb-storage: Add quirk for ScanLogic SL11R-IDE older than 2.6c
Ondrej Zary
2021-09-21
1
-1
/
+8
*
|
Re-enable UAS for LaCie Rugged USB3-FW with fk quirk
Julian Sikorski
2021-09-21
1
-1
/
+1
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-09-02
1
-1
/
+1
|
\
|
*
scsi: usb-storage: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
2021-08-11
1
-1
/
+1
*
|
USB: usb-storage: Add LaCie Rugged USB3-FW to IGNORE_UAS
Julian Sikorski
2021-07-21
1
-0
/
+7
|
/
*
scsi: core: Kill DRIVER_SENSE
Hannes Reinecke
2021-05-31
1
-2
/
+2
*
usb: storage: datafab: remove redundant assignment of variable result
Colin Ian King
2021-04-22
1
-1
/
+0
*
usb-storage: Add quirk to defeat Kindle's automatic unload
Alan Stern
2021-03-17
2
-0
/
+19
[next]