summaryrefslogtreecommitdiff
path: root/drivers/usb/storage
AgeCommit message (Expand)Author
2026-01-11usb: usb-storage: Maintain minimal modifications to the bcdDevice range.Chen Changcheng
2026-01-11usb: usb-storage: No additional quirks need to be added to the EL-R12 optical...Chen Changcheng
2025-12-07usb: uas: fix urb unmapping issue when the uas device is remove during ongoin...Owen Gu
2025-12-07usb: storage: sddr55: Reject out-of-bound new_pbaTianchu Chen
2025-12-07USB: storage: Remove subclass and protocol overrides from Novatek quirkAlan Stern
2025-12-07usb: storage: Fix memory leak in USB bulk transportDesnes Nunes
2025-08-28USB: storage: Ignore driver CD mode for Realtek multi-mode Wi-Fi donglesZenm Chen
2025-08-28usb: storage: realtek_cr: Use correct byte order for bcs->ResidueThorsten Blum
2025-08-28USB: storage: Add unusual-devs entry for Novatek NTK96550-based cameraMael GUERIN
2025-06-19usb: storage: Ignore UAS driver for SanDisk 3.2 Gen2 storage deviceHongyu Xie
2025-05-02USB: storage: quirk for ADATA Portable HDD CH94Oliver Neukum
2025-01-17usb-storage: Add max sectors quirk for Nokia 208Lubomir Rintel
2024-10-17usb: storage: ignore bogus device raised by JieLi BR21 USB sound chipIcenowy Zheng
2024-09-12usb: uas: set host status byte on data completion errorShantanu Goel
2024-06-21usb-storage: alauda: Check whether the media is initializedShichao Lai
2024-04-03USB: UAS: return ENODEV when submit urbs fail with device not attachedWeitao Wang
2024-04-03USB: usb-storage: Prevent divide-by-0 error in isd200_ata_commandAlan Stern
2024-03-01scsi: sd: usb_storage: uas: Access media prior to querying device propertiesMartin K. Petersen
2024-01-01usb-storage: Add quirk for incorrect WP on Kingston DT Ultimate 3.0 G3Tasos Sahanidis
2023-11-08usb: storage: set 1.50 as the lower bcdDevice for older "Super Top" compatibi...LihaSika
2023-08-04usb-storage: alauda: Fix uninit-value in alauda_check_media()Alan Stern
2023-05-13usb-storage: fix deadlock when a scsi command timeouts more than onceMaxime Bizon
2023-04-26Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2023-03-24scsi: usb: uas: Declare two host templates and host template pointers constBart Van Assche
2023-03-16uas: Add US_FL_NO_REPORT_OPCODES for JMicron JMS583Gen 2Yaroslav Furman
2023-02-06USB: ene_usb6250: Allocate enough memory for full objectKees Cook
2023-01-17usb-storage: apply IGNORE_UAS only for HIKSEMI MD202 on RTL9210Juhyung Park
2022-12-08usb: storage: Add check for kcallocJiasheng Jiang
2022-10-07Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-10-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-09-27uas: ignore UAS for Thinkplus chipsHongling Zeng
2022-09-27usb-storage: Add Hiksemi USB3-FW to IGNORE_UASHongling Zeng
2022-09-27uas: add no-uas quirk for Hiksemi usb_diskHongling Zeng
2022-09-22Revert "usb: storage: Add quirk for Samsung Fit flash"sunghwan jung
2022-09-06scsi: uas: Drop DID_TARGET_FAILURE useMike Christie
2022-09-05Merge 6.0-rc4 into usb-nextGreg Kroah-Hartman
2022-09-01usb: storage: Add ASUS <0x0b05:0x1932> to IGNORE_UASHu Xiaoying
2022-08-19usb: move from strlcpy with unused retval to strscpyWolfram Sang
2022-08-18usb-storage: Add ignore-residue quirk for NXP PN7462AUWitold Lipieta
2022-06-21USB: storage: Fix typo in commentXiang wangx
2022-04-23usb: remove third argument of usb_maxpacket()Vincent Mailhol
2022-04-21USB: storage: karma: fix rio_karma_init returnLin Ma
2022-04-21usb-storage: isd200: fix initFunction error returnLin Ma
2022-04-21usb-storage: shuttle_usbat: fix initFunction error returnLin Ma
2022-04-21usb-storage: alauda: fix initFunction error returnLin Ma
2022-03-26Merge tag 'usb-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-03-24Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-03-18USB: usb-storage: Fix use of bitfields for hardware data in ene_ub6250.cAlan Stern
2022-03-15USB: storage: ums-realtek: fix error code in rts51x_read_mem()Dan Carpenter
2022-03-01scsi: core: Remove the cmd field from struct scsi_requestChristoph Hellwig