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-10-04
usb: storage: ignore bogus device raised by JieLi BR21 USB sound chip
Icenowy Zheng
1
-0
/
+11
2024-09-13
usb: storage: ene_ub6250: Fix right shift warnings
Abhishek Tamboli
1
-1
/
+1
2024-09-03
usb-storage: Constify struct usb_device_id and us_unusual_dev
Christophe JAILLET
13
-25
/
+25
2024-07-10
USB: uas: Implement the new shutdown callback
Kerem Karabay
1
-3
/
+2
2024-07-01
Merge 6.10-rc6 into usb-next
Greg Kroah-Hartman
2
-0
/
+13
2024-06-27
usb: uas: set host status byte on data completion error
Shantanu Goel
1
-0
/
+1
2024-06-22
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-0
/
+13
2024-06-20
usb: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
1
-0
/
+1
2024-06-18
Merge tag 'v6.10-rc4' into usb-next
Greg Kroah-Hartman
1
-3
/
+6
2024-06-14
scsi: usb: uas: Do not query the IO Advice Hints Grouping mode page for USB/U...
Bart Van Assche
2
-0
/
+13
2024-06-04
usb-storage: Optimize scan delay more precisely
Norihiko Hama
1
-4
/
+97
2024-06-04
usb-storage: alauda: Check whether the media is initialized
Shichao Lai
1
-3
/
+6
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
[next]