index
:
linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
storage
Age
Commit message (
Expand
)
Author
2026-04-27
usb: storage: Expand range of matched versions for VL817 quirks entry
Daniel BrĂ¡t
2026-01-11
usb: usb-storage: Maintain minimal modifications to the bcdDevice range.
Chen Changcheng
2026-01-11
usb: usb-storage: No additional quirks need to be added to the EL-R12 optical...
Chen Changcheng
2025-12-07
usb: uas: fix urb unmapping issue when the uas device is remove during ongoin...
Owen Gu
2025-12-07
usb: storage: sddr55: Reject out-of-bound new_pba
Tianchu Chen
2025-12-07
USB: storage: Remove subclass and protocol overrides from Novatek quirk
Alan Stern
2025-12-07
usb: storage: Fix memory leak in USB bulk transport
Desnes Nunes
2025-08-28
USB: storage: Ignore driver CD mode for Realtek multi-mode Wi-Fi dongles
Zenm Chen
2025-08-28
usb: storage: realtek_cr: Use correct byte order for bcs->Residue
Thorsten Blum
2025-08-28
USB: storage: Add unusual-devs entry for Novatek NTK96550-based camera
Mael GUERIN
2025-06-19
usb: storage: Ignore UAS driver for SanDisk 3.2 Gen2 storage device
Hongyu Xie
2025-05-02
USB: storage: quirk for ADATA Portable HDD CH94
Oliver Neukum
2025-01-17
usb-storage: Add max sectors quirk for Nokia 208
Lubomir Rintel
2024-10-17
usb: storage: ignore bogus device raised by JieLi BR21 USB sound chip
Icenowy Zheng
2024-09-12
usb: uas: set host status byte on data completion error
Shantanu Goel
2024-06-21
usb-storage: alauda: Check whether the media is initialized
Shichao Lai
2024-04-03
USB: UAS: return ENODEV when submit urbs fail with device not attached
Weitao Wang
2024-04-03
USB: usb-storage: Prevent divide-by-0 error in isd200_ata_command
Alan Stern
2024-03-01
scsi: sd: usb_storage: uas: Access media prior to querying device properties
Martin K. Petersen
2024-01-01
usb-storage: Add quirk for incorrect WP on Kingston DT Ultimate 3.0 G3
Tasos Sahanidis
2023-11-08
usb: storage: set 1.50 as the lower bcdDevice for older "Super Top" compatibi...
LihaSika
2023-08-04
usb-storage: alauda: Fix uninit-value in alauda_check_media()
Alan Stern
2023-05-13
usb-storage: fix deadlock when a scsi command timeouts more than once
Maxime Bizon
2023-04-26
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-03-24
scsi: usb: uas: Declare two host templates and host template pointers const
Bart Van Assche
2023-03-16
uas: Add US_FL_NO_REPORT_OPCODES for JMicron JMS583Gen 2
Yaroslav Furman
2023-02-06
USB: ene_usb6250: Allocate enough memory for full object
Kees Cook
2023-01-17
usb-storage: apply IGNORE_UAS only for HIKSEMI MD202 on RTL9210
Juhyung Park
2022-12-08
usb: storage: Add check for kcalloc
Jiasheng Jiang
2022-10-07
Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2022-10-07
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-09-27
uas: ignore UAS for Thinkplus chips
Hongling Zeng
2022-09-27
usb-storage: Add Hiksemi USB3-FW to IGNORE_UAS
Hongling Zeng
2022-09-27
uas: add no-uas quirk for Hiksemi usb_disk
Hongling Zeng
2022-09-22
Revert "usb: storage: Add quirk for Samsung Fit flash"
sunghwan jung
2022-09-06
scsi: uas: Drop DID_TARGET_FAILURE use
Mike Christie
2022-09-05
Merge 6.0-rc4 into usb-next
Greg Kroah-Hartman
2022-09-01
usb: storage: Add ASUS <0x0b05:0x1932> to IGNORE_UAS
Hu Xiaoying
2022-08-19
usb: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-18
usb-storage: Add ignore-residue quirk for NXP PN7462AU
Witold Lipieta
2022-06-21
USB: storage: Fix typo in comment
Xiang wangx
2022-04-23
usb: remove third argument of usb_maxpacket()
Vincent Mailhol
2022-04-21
USB: storage: karma: fix rio_karma_init return
Lin Ma
2022-04-21
usb-storage: isd200: fix initFunction error return
Lin Ma
2022-04-21
usb-storage: shuttle_usbat: fix initFunction error return
Lin Ma
2022-04-21
usb-storage: alauda: fix initFunction error return
Lin Ma
2022-03-26
Merge tag 'usb-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-03-24
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-03-18
USB: usb-storage: Fix use of bitfields for hardware data in ene_ub6250.c
Alan Stern
2022-03-15
USB: storage: ums-realtek: fix error code in rts51x_read_mem()
Dan Carpenter
[next]