aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage
AgeCommit message (Expand)AuthorFilesLines
12 daysUSB: storage: Remove subclass and protocol overrides from Novatek quirkAlan Stern1-1/+1
13 daysusb: uas: fix urb unmapping issue when the uas device is remove during ongoin...Owen Gu1-0/+5
13 daysusb: storage: sddr55: Reject out-of-bound new_pbaTianchu Chen1-0/+6
2025-11-09usb: storage: Fix memory leak in USB bulk transportDesnes Nunes1-0/+16
2025-09-06usb: storage: realtek_cr: Simplify residue calculation in rts51x_bulk_transpo...Thorsten Blum1-2/+2
2025-08-17USB: storage: Ignore driver CD mode for Realtek multi-mode Wi-Fi donglesZenm Chen1-0/+22
2025-08-13usb: storage: realtek_cr: Use correct byte order for bcs->ResidueThorsten Blum1-1/+1
2025-08-13USB: storage: Add unusual-devs entry for Novatek NTK96550-based cameraMael GUERIN1-0/+7
2025-06-19usb: storage: reltek_cr: convert to use secs_to_jiffiesYuesong Li1-1/+1
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar1-1/+2
2025-06-06Merge tag 'usb-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+7
2025-05-26Merge tag 'for-6.16/block-20250523' of git://git.kernel.dk/linuxLinus Torvalds1-6/+14
2025-05-21usb: storage: Ignore UAS driver for SanDisk 3.2 Gen2 storage deviceHongyu Xie1-0/+7
2025-05-05usb-storage: reject probe of device one non-DMA HCDs when using highmemChristoph Hellwig1-6/+14
2025-04-11USB: storage: quirk for ADATA Portable HDD CH94Oliver Neukum1-0/+7
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner1-1/+1
2025-04-02Merge tag 'usb-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds9-31/+31
2025-03-03usb: storage: shuttle_usbat: Use const for constant arrayJonathan Neuschäfer1-1/+1
2025-03-03usb: storage: sddr55: Use const for constant arraysJonathan Neuschäfer1-2/+2
2025-03-03usb: storage: sddr09: Use const for constant arraysJonathan Neuschäfer1-7/+7
2025-03-03usb: storage: realtek_cr: Use const for constant arraysJonathan Neuschäfer1-3/+3
2025-03-03usb: storage: initializers: Use const for constant arrayJonathan Neuschäfer1-1/+1
2025-03-03usb: storage: datafab: Use const for constant arraysJonathan Neuschäfer1-7/+7
2025-03-03usb: storage: alauda: Use const for card ID arrayJonathan Neuschäfer1-4/+4
2025-03-03usb: storage: transport: Use const for constant arrayJonathan Neuschäfer1-1/+1
2025-03-03usb: storage: jumpshot: Use const for constant arraysJonathan Neuschäfer1-5/+5
2025-02-12scsi: usb: Rename the RESERVE and RELEASE constantsBart Van Assche1-2/+2
2025-01-27Merge tag 'usb-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds3-10/+5
2025-01-26Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-10/+10
2025-01-20Merge tag 'for-6.14/block-20250118' of git://git.kernel.dk/linuxLinus Torvalds1-4/+1
2025-01-15USB: Use str_enable_disable-like helpersKrzysztof Kozlowski1-2/+2
2025-01-13Merge 6.13-rc7 into usb-nextGreg Kroah-Hartman1-0/+7
2025-01-10usb-storage: fix queue freeze vs limits lock orderChristoph Hellwig1-4/+1
2025-01-07usb-storage: Add max sectors quirk for Nokia 208Lubomir Rintel1-0/+7
2024-12-16Merge 6.13-rc3 into usb-nextGreg Kroah-Hartman1-1/+1
2024-12-04scsi: Rename .device_configure() into .sdev_configure()Bart Van Assche2-5/+5
2024-12-04scsi: Rename .slave_alloc() and .slave_destroy()Bart Van Assche2-5/+5
2024-12-04usb: storage: add a macro for the upper limit of max LUNDingyan Li1-6/+2
2024-12-04usb: collapse USB_STORAGE Kconfig commentDavid Disseldorp1-2/+1
2024-12-03module: Convert default symbol namespace to string literalMasahiro Yamada1-1/+1
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra14-14/+14
2024-11-13drivers/usb/storage: refactor min with min_tSabyrzhan Tasbolatov2-6/+6
2024-10-29usb: storage: use US_BULK_FLAG_OUT instead of constant valuesDingyan Li3-7/+7
2024-10-04usb: storage: ignore bogus device raised by JieLi BR21 USB sound chipIcenowy Zheng1-0/+11
2024-09-13usb: storage: ene_ub6250: Fix right shift warningsAbhishek Tamboli1-1/+1
2024-09-03usb-storage: Constify struct usb_device_id and us_unusual_devChristophe JAILLET13-25/+25
2024-07-10USB: uas: Implement the new shutdown callbackKerem Karabay1-3/+2
2024-07-01Merge 6.10-rc6 into usb-nextGreg Kroah-Hartman2-0/+13
2024-06-27usb: uas: set host status byte on data completion errorShantanu Goel1-0/+1
2024-06-21Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-0/+13
2024-06-20usb: add missing MODULE_DESCRIPTION() macrosJeff Johnson1-0/+1
2024-06-18Merge tag 'v6.10-rc4' into usb-nextGreg Kroah-Hartman1-3/+6
2024-06-13scsi: usb: uas: Do not query the IO Advice Hints Grouping mode page for USB/U...Bart Van Assche2-0/+13
2024-06-04usb-storage: Optimize scan delay more preciselyNorihiko Hama1-4/+97
2024-06-04usb-storage: alauda: Check whether the media is initializedShichao Lai1-3/+6
2024-05-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds3-46/+50
2024-04-12scsi: uas: Switch to using ->device_configure to configure queue limitsChristoph Hellwig1-8/+8
2024-04-11scsi: usb-storage: Switch to using ->device_configureChristoph Hellwig1-15/+21
2024-04-11scsi: core: Add a dma_alignment field to the host and host templateChristoph Hellwig2-13/+11
2024-04-11scsi: core: Add a no_highmem flag to struct Scsi_HostChristoph Hellwig2-10/+10
2024-03-26USB: UAS: return ENODEV when submit urbs fail with device not attachedWeitao Wang1-15/+13
2024-03-21Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-3/+2
2024-03-02USB: usb-storage: Prevent divide-by-0 error in isd200_ata_commandAlan Stern1-5/+18
2024-02-26Merge v6.8-rc6 into usb-nextGreg Kroah-Hartman2-0/+14
2024-02-17usb: storage: freecom: Remove redundant assignment to variable offsetColin Ian King1-1/+0
2024-02-14scsi: sd: usb_storage: uas: Access media prior to querying device propertiesMartin K. Petersen2-0/+14
2024-01-27usb: storage: sddr55: fix sloppy typing in sddr55_{read|write}_data()Karina Yankevich1-2/+2
2024-01-18Merge tag 'usb-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-9/+9
2024-01-04USB: core: Use device_driver directly in struct usb_driver and usb_device_driverYajun Deng1-1/+1
2023-12-15usb-storage: Add quirk for incorrect WP on Kingston DT Ultimate 3.0 G3Tasos Sahanidis1-0/+11
2023-12-15usb: storage: Remove snprintf() from sysfs call-backs and replace with sysfs_...Lee Jones1-8/+8
2023-10-28usb: storage: set 1.50 as the lower bcdDevice for older "Super Top" compatibi...LihaSika1-1/+1
2023-10-21usb-storage,uas: make internal quirks flags 64bitMilan Broz5-11/+11
2023-10-21usb-storage: remove UNUSUAL_VENDOR_INTF macroMilan Broz2-27/+0
2023-08-04usb-storage: alauda: Fix uninit-value in alauda_check_media()Alan Stern1-3/+9
2023-05-13usb-storage: fix deadlock when a scsi command timeouts more than onceMaxime Bizon1-7/+21
2023-04-26Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds3-3/+3
2023-03-24scsi: usb: uas: Declare two host templates and host template pointers constBart Van Assche3-3/+3
2023-03-16uas: Add US_FL_NO_REPORT_OPCODES for JMicron JMS583Gen 2Yaroslav Furman1-0/+7
2023-02-06USB: ene_usb6250: Allocate enough memory for full objectKees Cook1-1/+1
2023-01-17usb-storage: apply IGNORE_UAS only for HIKSEMI MD202 on RTL9210Juhyung Park2-7/+13
2022-12-08usb: storage: Add check for kcallocJiasheng Jiang1-0/+2
2022-10-07Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-7/+1
2022-10-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+1
2022-09-27uas: ignore UAS for Thinkplus chipsHongling Zeng1-0/+7
2022-09-27usb-storage: Add Hiksemi USB3-FW to IGNORE_UASHongling Zeng1-0/+7
2022-09-27uas: add no-uas quirk for Hiksemi usb_diskHongling Zeng1-0/+7
2022-09-22Revert "usb: storage: Add quirk for Samsung Fit flash"sunghwan jung1-6/+0
2022-09-06scsi: uas: Drop DID_TARGET_FAILURE useMike Christie1-1/+1
2022-09-05Merge 6.0-rc4 into usb-nextGreg Kroah-Hartman2-0/+14
2022-09-01usb: storage: Add ASUS <0x0b05:0x1932> to IGNORE_UASHu Xiaoying1-0/+7
2022-08-19usb: move from strlcpy with unused retval to strscpyWolfram Sang1-1/+1
2022-08-18usb-storage: Add ignore-residue quirk for NXP PN7462AUWitold Lipieta1-0/+7
2022-06-21USB: storage: Fix typo in commentXiang wangx1-1/+1
2022-04-23usb: remove third argument of usb_maxpacket()Vincent Mailhol2-2/+2
2022-04-21USB: storage: karma: fix rio_karma_init returnLin Ma1-7/+8
2022-04-21usb-storage: isd200: fix initFunction error returnLin Ma1-4/+4
2022-04-21usb-storage: shuttle_usbat: fix initFunction error returnLin Ma1-14/+14
2022-04-21usb-storage: alauda: fix initFunction error returnLin Ma1-2/+2
2022-03-26Merge tag 'usb-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-80/+77
2022-03-24Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds5-28/+23
2022-03-18USB: usb-storage: Fix use of bitfields for hardware data in ene_ub6250.cAlan Stern1-79/+76
2022-03-15USB: storage: ums-realtek: fix error code in rts51x_read_mem()Dan Carpenter1-1/+1
2022-03-01scsi: core: Remove the cmd field from struct scsi_requestChristoph Hellwig2-3/+2
2022-02-22scsi: usb: Stop using the SCSI pointerBart Van Assche1-23/+20
2022-02-22scsi: Remove drivers/scsi/scsi.hBart Van Assche1-1/+0
2022-02-07scsi: usb: storage: Complete the SCSI request directlySebastian Andrzej Siewior1-1/+1
2022-01-25usb-storage: Add unusual-devs entry for VL817 USB-SATA bridgeAlan Stern1-0/+10
2022-01-12Merge tag 'usb-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-2/+0
2021-12-30usb-storage: Remove redundant assignmentsluo penghao1-2/+0
2021-11-29block: remove the ->rq_disk field in struct requestChristoph Hellwig1-1/+1
2021-11-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds3-16/+14
2021-10-18usb-storage: Add compatibility quirk flags for iODD 2531/2541James Buren1-0/+10
2021-10-16scsi: usb: Switch to attribute groupsBart Van Assche1-3/+5
2021-10-16scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functionsBart Van Assche2-4/+3
2021-10-16scsi: usb: Call scsi_done() directlyBart Van Assche3-9/+6
2021-09-21usb-storage: Add quirk for ScanLogic SL11R-IDE older than 2.6cOndrej Zary1-1/+8
2021-09-21Re-enable UAS for LaCie Rugged USB3-FW with fk quirkJulian Sikorski1-1/+1
2021-09-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+1
2021-08-11scsi: usb-storage: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestBart Van Assche1-1/+1
2021-07-21USB: usb-storage: Add LaCie Rugged USB3-FW to IGNORE_UASJulian Sikorski1-0/+7
2021-05-31scsi: core: Kill DRIVER_SENSEHannes Reinecke1-2/+2
2021-04-22usb: storage: datafab: remove redundant assignment of variable resultColin Ian King1-1/+0
2021-03-17usb-storage: Add quirk to defeat Kindle's automatic unloadAlan Stern2-0/+19
2021-01-05usb: uas: Add PNY USB Portable SSD to unusual_uasThinh Nguyen1-0/+7
2020-12-09USB: UAS: introduce a quirk to set no_write_sameOliver Neukum3-2/+11
2020-12-07Merge 5.10-rc7 into usb-nextGreg Kroah-Hartman3-17/+9
2020-12-04Revert "usb-storage: fix sdev->host->dma_dev"Greg Kroah-Hartman2-4/+3
2020-12-04Revert "uas: fix sdev->host->dma_dev"Greg Kroah-Hartman1-11/+6
2020-12-04Revert "uas: bump hw_max_sectors to 2048 blocks for SS or faster drives"Greg Kroah-Hartman1-2/+0
2020-11-23usb: Fix fall-through warnings for ClangGustavo A. R. Silva2-0/+2
2020-11-13USB: storage: avoid use of uninitialized values in error pathLukas Bulwahn1-2/+7
2020-10-28usb: storage: freecom: remove unneeded breakTom Rix1-1/+0
2020-09-16USB: UAS: use macro for reporting resultsOliver Neukum1-6/+6
2020-09-16USB: UAS: fix disconnect by unplugging a hubOliver Neukum1-2/+12
2020-09-04uas: bump hw_max_sectors to 2048 blocks for SS or faster drivesTom Yan1-0/+2
2020-09-04uas: fix sdev->host->dma_devTom Yan1-6/+11
2020-09-04usb-storage: fix sdev->host->dma_devTom Yan2-3/+4
2020-08-31Merge 5.9-rc3 into usb-nextGreg Kroah-Hartman4-3/+17
2020-08-30Merge tag 'usb-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-1/+15
2020-08-28usb: storage: Add unusual_uas entry for Sony PSZ drivesAlan Stern1-0/+7
2020-08-27USB: Ignore UAS for JMicron JMS567 ATA/ATAPI BridgeCyril Roelandt1-1/+1
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2-2/+2
2020-08-19usb: uas: Add quirk for PNY Pro EliteThinh Nguyen1-0/+7
2020-08-18USB: storage: isd200: fix spelling mistake "removeable" -> "removable"Colin Ian King1-1/+1
2020-08-05Merge tag 'usb-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds6-7/+6
2020-07-16treewide: Remove uninitialized_var() usageKees Cook1-2/+2
2020-07-09USB: storage: replace HTTP links with HTTPS onesAlexander A. Klimov3-3/+3
2020-07-09usb: storage: alauda: Remove set but unchecked variableLee Jones1-2/+1
2020-06-19USB: storage: scsi: fix up comment to be more specificGreg Kroah-Hartman1-1/+1
2020-06-19USB: storage: fix wording in error messageGreg Kroah-Hartman1-1/+1
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada1-4/+4
2020-05-13sierra-ms: do not call scsi_get_host_dev()Hannes Reinecke1-4/+0
2020-05-11Merge 5.7-rc5 into usb-nextGreg Kroah-Hartman1-0/+7
2020-04-30USB: uas: add quirk for LaCie 2Big QuadraOliver Neukum1-0/+7
2020-04-27Merge 5.7-rc3 into usb-nextGreg Kroah-Hartman2-3/+50
2020-04-23USB: Storage: Use the correct style for SPDX License IdentifierNishad Kamdar21-21/+21
2020-04-23usb-storage: Add unusual_devs entry for JMicron JMS566Alan Stern1-0/+7
2020-04-16UAS: fix deadlock in error handling and PM flushing workOliver Neukum1-3/+40
2020-04-16UAS: no use logging any details in case of ENODEVOliver Neukum1-0/+3
2020-03-10Merge 5.6-rc5 into usb-nextGreg Kroah-Hartman1-0/+6
2020-03-04usb: storage: Add quirk for Samsung Fit flashJim Lin1-0/+6
2020-02-24Merge 5.6-rc3 into usb-nextGreg Kroah-Hartman1-1/+22
2020-02-19usb-storage: Use const to reduce object data sizeJoe Perches3-10/+11
2020-02-10usb: uas: fix a plug & unplug racingEJ Hsu1-1/+22
2019-12-11USB: Fix incorrect DMA allocations for local memory pool driversFredrik Noring1-1/+2
2019-12-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds3-4/+2
2019-11-18usb-storage: Disable UAS on JMicron SATA enclosureLaura Abbott1-2/+5
2019-11-18USB: uas: heed CAPACITY_HEURISTICSOliver Neukum1-0/+6
2019-11-18USB: uas: honor flag to avoid CAPACITY16Oliver Neukum1-0/+4
2019-11-12scsi: core: Clean up SG_NONEFinn Thain1-1/+0
2019-11-08scsi: core: Fix scsi_get/set_resid() interfaceDamien Le Moal2-3/+2
2019-11-04Merge 5.4-rc6 into usb-nextGreg Kroah-Hartman2-30/+0
2019-10-28UAS: Revert commit 3ae62a42090f ("UAS: fix alignment of scatter/gather segmen...Alan Stern1-20/+0
2019-10-28usb-storage: Revert commit 747668dbc061 ("usb-storage: Set virt_boundary_mask...Alan Stern1-10/+0
2019-10-02usb-storage: SCSI glue: use dev_err instead of printkMatthias Maennich1-2/+2
2019-09-22Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds15-0/+16
2019-09-10usb-storage: export symbols in USB_STORAGE namespaceMatthias Maennich15-0/+16
2019-09-10usb-storage: remove single-use define for debuggingMatthias Maennich2-3/+1
2019-09-03usb-storage: use hcd_uses_dma to check for DMA capabilitiesChristoph Hellwig1-3/+3
2019-09-02Merge 5.3-rc7 into usb-nextGreg Kroah-Hartman2-7/+10
2019-08-28USB: storage: ums-realtek: Whitelist auto-delink supportKai-Heng Feng1-5/+8
2019-08-28USB: storage: ums-realtek: Update module parameter description for auto_delin...Kai-Heng Feng1-1/+1
2019-08-21usb-storage: Add new JMS567 revision to unusual_devsHenk van der Laan1-1/+1
2019-08-15USB: storage: isd200: remove redundant assignment to variable sendToTransportColin Ian King1-1/+1
2019-08-13usb-storage: remove single-use define for debuggingMatthias Maennich2-3/+1
2019-07-25usb-storage: Add a limitation for blk_queue_max_hw_sectors()Yoshihiro Shimoda1-0/+11
2019-07-03usb: storage: scsiglue: Do not skip VPD if try_vpd_pages is setMarcos Paulo de Souza1-2/+5
2019-06-05USB: usb-storage: Add new ID to ums-realtekKai-Heng Feng1-0/+5
2019-05-18treewide: prefix header search paths with $(srctree)/Masahiro Yamada1-1/+1
2019-05-08Merge tag 'usb-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds3-30/+35
2019-04-30UAS: fix alignment of scatter/gather segmentsOliver Neukum1-13/+22
2019-04-19USB: core: Fix bug caused by duplicate interface PM usage counterAlan Stern1-8/+5
2019-04-16usb-storage: Set virt_boundary_mask to avoid SG overflowsAlan Stern1-14/+12
2019-03-26usb: sierra: fix a missing check of device_create_fileKangjie Lu1-3/+1
2019-03-09Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-11/+4
2019-02-12scsi: uas: Use scsi_[gs]et_resid() where appropriateBart Van Assche1-2/+2
2019-02-05scsi: remove bidirectional command supportChristoph Hellwig1-9/+2
2019-01-22USB: add missing SPDX lines to Kconfig and MakefilesGreg Kroah-Hartman1-0/+1
2019-01-22USB: storage: karma: add whitespace after declarationsBharath Vedartham1-0/+2