index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
storage
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
3
-46
/
+50
2024-04-12
scsi: uas: Switch to using ->device_configure to configure queue limits
Christoph Hellwig
1
-8
/
+8
2024-04-12
scsi: usb-storage: Switch to using ->device_configure
Christoph Hellwig
1
-15
/
+21
2024-04-12
scsi: core: Add a dma_alignment field to the host and host template
Christoph Hellwig
2
-13
/
+11
2024-04-12
scsi: core: Add a no_highmem flag to struct Scsi_Host
Christoph Hellwig
2
-10
/
+10
2024-03-26
USB: UAS: return ENODEV when submit urbs fail with device not attached
Weitao Wang
1
-15
/
+13
2024-03-21
Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-3
/
+2
2024-03-02
USB: usb-storage: Prevent divide-by-0 error in isd200_ata_command
Alan Stern
1
-5
/
+18
2024-02-26
Merge v6.8-rc6 into usb-next
Greg Kroah-Hartman
2
-0
/
+14
2024-02-17
usb: storage: freecom: Remove redundant assignment to variable offset
Colin Ian King
1
-1
/
+0
2024-02-14
scsi: sd: usb_storage: uas: Access media prior to querying device properties
Martin K. Petersen
2
-0
/
+14
2024-01-28
usb: storage: sddr55: fix sloppy typing in sddr55_{read|write}_data()
Karina Yankevich
1
-2
/
+2
2024-01-18
Merge tag 'usb-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-9
/
+9
2024-01-04
USB: core: Use device_driver directly in struct usb_driver and usb_device_driver
Yajun Deng
1
-1
/
+1
2023-12-15
usb-storage: Add quirk for incorrect WP on Kingston DT Ultimate 3.0 G3
Tasos Sahanidis
1
-0
/
+11
2023-12-15
usb: storage: Remove snprintf() from sysfs call-backs and replace with sysfs_...
Lee Jones
1
-8
/
+8
2023-10-28
usb: storage: set 1.50 as the lower bcdDevice for older "Super Top" compatibi...
LihaSika
1
-1
/
+1
2023-10-21
usb-storage,uas: make internal quirks flags 64bit
Milan Broz
5
-11
/
+11
2023-10-21
usb-storage: remove UNUSUAL_VENDOR_INTF macro
Milan Broz
2
-27
/
+0
2023-08-04
usb-storage: alauda: Fix uninit-value in alauda_check_media()
Alan Stern
1
-3
/
+9
2023-05-13
usb-storage: fix deadlock when a scsi command timeouts more than once
Maxime Bizon
1
-7
/
+21
2023-04-27
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
3
-3
/
+3
2023-03-25
scsi: usb: uas: Declare two host templates and host template pointers const
Bart Van Assche
3
-3
/
+3
2023-03-16
uas: Add US_FL_NO_REPORT_OPCODES for JMicron JMS583Gen 2
Yaroslav Furman
1
-0
/
+7
2023-02-06
USB: ene_usb6250: Allocate enough memory for full object
Kees Cook
1
-1
/
+1
2023-01-17
usb-storage: apply IGNORE_UAS only for HIKSEMI MD202 on RTL9210
Juhyung Park
2
-7
/
+13
2022-12-08
usb: storage: Add check for kcalloc
Jiasheng Jiang
1
-0
/
+2
2022-10-08
Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-7
/
+1
2022-10-07
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+1
2022-09-27
uas: ignore UAS for Thinkplus chips
Hongling Zeng
1
-0
/
+7
2022-09-27
usb-storage: Add Hiksemi USB3-FW to IGNORE_UAS
Hongling Zeng
1
-0
/
+7
2022-09-27
uas: add no-uas quirk for Hiksemi usb_disk
Hongling Zeng
1
-0
/
+7
2022-09-22
Revert "usb: storage: Add quirk for Samsung Fit flash"
sunghwan jung
1
-6
/
+0
2022-09-07
scsi: uas: Drop DID_TARGET_FAILURE use
Mike Christie
1
-1
/
+1
2022-09-05
Merge 6.0-rc4 into usb-next
Greg Kroah-Hartman
2
-0
/
+14
2022-09-01
usb: storage: Add ASUS <0x0b05:0x1932> to IGNORE_UAS
Hu Xiaoying
1
-0
/
+7
2022-08-19
usb: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-08-18
usb-storage: Add ignore-residue quirk for NXP PN7462AU
Witold Lipieta
1
-0
/
+7
2022-06-21
USB: storage: Fix typo in comment
Xiang wangx
1
-1
/
+1
2022-04-23
usb: remove third argument of usb_maxpacket()
Vincent Mailhol
2
-2
/
+2
2022-04-21
USB: storage: karma: fix rio_karma_init return
Lin Ma
1
-7
/
+8
2022-04-21
usb-storage: isd200: fix initFunction error return
Lin Ma
1
-4
/
+4
2022-04-21
usb-storage: shuttle_usbat: fix initFunction error return
Lin Ma
1
-14
/
+14
2022-04-21
usb-storage: alauda: fix initFunction error return
Lin Ma
1
-2
/
+2
2022-03-26
Merge tag 'usb-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-80
/
+77
2022-03-25
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
5
-28
/
+23
2022-03-18
USB: usb-storage: Fix use of bitfields for hardware data in ene_ub6250.c
Alan Stern
1
-79
/
+76
2022-03-15
USB: storage: ums-realtek: fix error code in rts51x_read_mem()
Dan Carpenter
1
-1
/
+1
2022-03-02
scsi: core: Remove the cmd field from struct scsi_request
Christoph Hellwig
2
-3
/
+2
2022-02-23
scsi: usb: Stop using the SCSI pointer
Bart Van Assche
1
-23
/
+20
[next]