index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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]