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
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
2022-02-23
scsi: Remove drivers/scsi/scsi.h
Bart Van Assche
1
-1
/
+0
2022-02-08
scsi: usb: storage: Complete the SCSI request directly
Sebastian Andrzej Siewior
1
-1
/
+1
2022-01-25
usb-storage: Add unusual-devs entry for VL817 USB-SATA bridge
Alan Stern
1
-0
/
+10
2022-01-12
Merge tag 'usb-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-2
/
+0
2021-12-30
usb-storage: Remove redundant assignments
luo penghao
1
-2
/
+0
2021-11-29
block: remove the ->rq_disk field in struct request
Christoph Hellwig
1
-1
/
+1
2021-11-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
3
-16
/
+14
2021-10-18
usb-storage: Add compatibility quirk flags for iODD 2531/2541
James Buren
1
-0
/
+10
2021-10-17
scsi: usb: Switch to attribute groups
Bart Van Assche
1
-3
/
+5
2021-10-17
scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functions
Bart Van Assche
2
-4
/
+3
2021-10-17
scsi: usb: Call scsi_done() directly
Bart Van Assche
3
-9
/
+6
2021-09-21
usb-storage: Add quirk for ScanLogic SL11R-IDE older than 2.6c
Ondrej Zary
1
-1
/
+8
2021-09-21
Re-enable UAS for LaCie Rugged USB3-FW with fk quirk
Julian Sikorski
1
-1
/
+1
2021-09-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+1
2021-08-12
scsi: usb-storage: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
1
-1
/
+1
2021-07-21
USB: usb-storage: Add LaCie Rugged USB3-FW to IGNORE_UAS
Julian Sikorski
1
-0
/
+7
2021-06-01
scsi: core: Kill DRIVER_SENSE
Hannes Reinecke
1
-2
/
+2
2021-04-22
usb: storage: datafab: remove redundant assignment of variable result
Colin Ian King
1
-1
/
+0
2021-03-17
usb-storage: Add quirk to defeat Kindle's automatic unload
Alan Stern
2
-0
/
+19
2021-01-05
usb: uas: Add PNY USB Portable SSD to unusual_uas
Thinh Nguyen
1
-0
/
+7
2020-12-09
USB: UAS: introduce a quirk to set no_write_same
Oliver Neukum
3
-2
/
+11
2020-12-07
Merge 5.10-rc7 into usb-next
Greg Kroah-Hartman
3
-17
/
+9
2020-12-04
Revert "usb-storage: fix sdev->host->dma_dev"
Greg Kroah-Hartman
2
-4
/
+3
2020-12-04
Revert "uas: fix sdev->host->dma_dev"
Greg Kroah-Hartman
1
-11
/
+6
2020-12-04
Revert "uas: bump hw_max_sectors to 2048 blocks for SS or faster drives"
Greg Kroah-Hartman
1
-2
/
+0
2020-11-23
usb: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2
-0
/
+2
2020-11-13
USB: storage: avoid use of uninitialized values in error path
Lukas Bulwahn
1
-2
/
+7
2020-10-28
usb: storage: freecom: remove unneeded break
Tom Rix
1
-1
/
+0
2020-09-16
USB: UAS: use macro for reporting results
Oliver Neukum
1
-6
/
+6
2020-09-16
USB: UAS: fix disconnect by unplugging a hub
Oliver Neukum
1
-2
/
+12
2020-09-04
uas: bump hw_max_sectors to 2048 blocks for SS or faster drives
Tom Yan
1
-0
/
+2
2020-09-04
uas: fix sdev->host->dma_dev
Tom Yan
1
-6
/
+11
2020-09-04
usb-storage: fix sdev->host->dma_dev
Tom Yan
2
-3
/
+4
2020-08-31
Merge 5.9-rc3 into usb-next
Greg Kroah-Hartman
4
-3
/
+17
2020-08-30
Merge tag 'usb-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-1
/
+15
2020-08-28
usb: storage: Add unusual_uas entry for Sony PSZ drives
Alan Stern
1
-0
/
+7
2020-08-27
USB: Ignore UAS for JMicron JMS567 ATA/ATAPI Bridge
Cyril Roelandt
1
-1
/
+1
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2
-2
/
+2
2020-08-19
usb: uas: Add quirk for PNY Pro Elite
Thinh Nguyen
1
-0
/
+7
2020-08-18
USB: storage: isd200: fix spelling mistake "removeable" -> "removable"
Colin Ian King
1
-1
/
+1
2020-08-05
Merge tag 'usb-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
6
-7
/
+6
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
1
-2
/
+2
2020-07-09
USB: storage: replace HTTP links with HTTPS ones
Alexander A. Klimov
3
-3
/
+3
2020-07-09
usb: storage: alauda: Remove set but unchecked variable
Lee Jones
1
-2
/
+1
[next]