| Age | Commit message (Expand) | Author | Files | Lines |
| 12 days | USB: storage: Remove subclass and protocol overrides from Novatek quirk | Alan Stern | 1 | -1/+1 |
| 13 days | usb: uas: fix urb unmapping issue when the uas device is remove during ongoin... | Owen Gu | 1 | -0/+5 |
| 13 days | usb: storage: sddr55: Reject out-of-bound new_pba | Tianchu Chen | 1 | -0/+6 |
| 2025-11-09 | usb: storage: Fix memory leak in USB bulk transport | Desnes Nunes | 1 | -0/+16 |
| 2025-09-06 | usb: storage: realtek_cr: Simplify residue calculation in rts51x_bulk_transpo... | Thorsten Blum | 1 | -2/+2 |
| 2025-08-17 | USB: storage: Ignore driver CD mode for Realtek multi-mode Wi-Fi dongles | Zenm Chen | 1 | -0/+22 |
| 2025-08-13 | usb: storage: realtek_cr: Use correct byte order for bcs->Residue | Thorsten Blum | 1 | -1/+1 |
| 2025-08-13 | USB: storage: Add unusual-devs entry for Novatek NTK96550-based camera | Mael GUERIN | 1 | -0/+7 |
| 2025-06-19 | usb: storage: reltek_cr: convert to use secs_to_jiffies | Yuesong Li | 1 | -1/+1 |
| 2025-06-08 | treewide, timers: Rename from_timer() to timer_container_of() | Ingo Molnar | 1 | -1/+2 |
| 2025-06-06 | Merge tag 'usb-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -0/+7 |
| 2025-05-26 | Merge tag 'for-6.16/block-20250523' of git://git.kernel.dk/linux | Linus Torvalds | 1 | -6/+14 |
| 2025-05-21 | usb: storage: Ignore UAS driver for SanDisk 3.2 Gen2 storage device | Hongyu Xie | 1 | -0/+7 |
| 2025-05-05 | usb-storage: reject probe of device one non-DMA HCDs when using highmem | Christoph Hellwig | 1 | -6/+14 |
| 2025-04-11 | USB: storage: quirk for ADATA Portable HDD CH94 | Oliver Neukum | 1 | -0/+7 |
| 2025-04-05 | treewide: Switch/rename to timer_delete[_sync]() | Thomas Gleixner | 1 | -1/+1 |
| 2025-04-02 | Merge tag 'usb-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 9 | -31/+31 |
| 2025-03-03 | usb: storage: shuttle_usbat: Use const for constant array | Jonathan Neuschäfer | 1 | -1/+1 |
| 2025-03-03 | usb: storage: sddr55: Use const for constant arrays | Jonathan Neuschäfer | 1 | -2/+2 |
| 2025-03-03 | usb: storage: sddr09: Use const for constant arrays | Jonathan Neuschäfer | 1 | -7/+7 |
| 2025-03-03 | usb: storage: realtek_cr: Use const for constant arrays | Jonathan Neuschäfer | 1 | -3/+3 |
| 2025-03-03 | usb: storage: initializers: Use const for constant array | Jonathan Neuschäfer | 1 | -1/+1 |
| 2025-03-03 | usb: storage: datafab: Use const for constant arrays | Jonathan Neuschäfer | 1 | -7/+7 |
| 2025-03-03 | usb: storage: alauda: Use const for card ID array | Jonathan Neuschäfer | 1 | -4/+4 |
| 2025-03-03 | usb: storage: transport: Use const for constant array | Jonathan Neuschäfer | 1 | -1/+1 |
| 2025-03-03 | usb: storage: jumpshot: Use const for constant arrays | Jonathan Neuschäfer | 1 | -5/+5 |
| 2025-02-12 | scsi: usb: Rename the RESERVE and RELEASE constants | Bart Van Assche | 1 | -2/+2 |
| 2025-01-27 | Merge tag 'usb-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 3 | -10/+5 |
| 2025-01-26 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2 | -10/+10 |
| 2025-01-20 | Merge tag 'for-6.14/block-20250118' of git://git.kernel.dk/linux | Linus Torvalds | 1 | -4/+1 |
| 2025-01-15 | USB: Use str_enable_disable-like helpers | Krzysztof Kozlowski | 1 | -2/+2 |
| 2025-01-13 | Merge 6.13-rc7 into usb-next | Greg Kroah-Hartman | 1 | -0/+7 |
| 2025-01-10 | usb-storage: fix queue freeze vs limits lock order | Christoph Hellwig | 1 | -4/+1 |
| 2025-01-07 | usb-storage: Add max sectors quirk for Nokia 208 | Lubomir Rintel | 1 | -0/+7 |
| 2024-12-16 | Merge 6.13-rc3 into usb-next | Greg Kroah-Hartman | 1 | -1/+1 |
| 2024-12-04 | scsi: Rename .device_configure() into .sdev_configure() | Bart Van Assche | 2 | -5/+5 |
| 2024-12-04 | scsi: Rename .slave_alloc() and .slave_destroy() | Bart Van Assche | 2 | -5/+5 |
| 2024-12-04 | usb: storage: add a macro for the upper limit of max LUN | Dingyan Li | 1 | -6/+2 |
| 2024-12-04 | usb: collapse USB_STORAGE Kconfig comment | David Disseldorp | 1 | -2/+1 |
| 2024-12-03 | module: Convert default symbol namespace to string literal | Masahiro Yamada | 1 | -1/+1 |
| 2024-12-02 | module: Convert symbol namespace to string literal | Peter Zijlstra | 14 | -14/+14 |
| 2024-11-13 | drivers/usb/storage: refactor min with min_t | Sabyrzhan Tasbolatov | 2 | -6/+6 |
| 2024-10-29 | usb: storage: use US_BULK_FLAG_OUT instead of constant values | Dingyan Li | 3 | -7/+7 |
| 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-21 | 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-13 | 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-14 | 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-11 | scsi: usb-storage: Switch to using ->device_configure | Christoph Hellwig | 1 | -15/+21 |
| 2024-04-11 | scsi: core: Add a dma_alignment field to the host and host template | Christoph Hellwig | 2 | -13/+11 |
| 2024-04-11 | 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-27 | 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-26 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 3 | -3/+3 |
| 2023-03-24 | 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-07 | 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-06 | 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 |
| 2022-06-21 | USB: storage: Fix typo in comment | Xiang wangx | 1 | -1/+1 |
| 2022-04-23 | usb: remove third argument of usb_maxpacket() | Vincent Mailhol | 2 | -2/+2 |
| 2022-04-21 | USB: storage: karma: fix rio_karma_init return | Lin Ma | 1 | -7/+8 |
| 2022-04-21 | usb-storage: isd200: fix initFunction error return | Lin Ma | 1 | -4/+4 |
| 2022-04-21 | usb-storage: shuttle_usbat: fix initFunction error return | Lin Ma | 1 | -14/+14 |
| 2022-04-21 | usb-storage: alauda: fix initFunction error return | Lin Ma | 1 | -2/+2 |
| 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-24 | 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-01 | scsi: core: Remove the cmd field from struct scsi_request | Christoph Hellwig | 2 | -3/+2 |
| 2022-02-22 | scsi: usb: Stop using the SCSI pointer | Bart Van Assche | 1 | -23/+20 |
| 2022-02-22 | scsi: Remove drivers/scsi/scsi.h | Bart Van Assche | 1 | -1/+0 |
| 2022-02-07 | 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-16 | scsi: usb: Switch to attribute groups | Bart Van Assche | 1 | -3/+5 |
| 2021-10-16 | scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functions | Bart Van Assche | 2 | -4/+3 |
| 2021-10-16 | 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-02 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -1/+1 |
| 2021-08-11 | 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-05-31 | 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-23 | 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 |
| 2020-06-19 | USB: storage: scsi: fix up comment to be more specific | Greg Kroah-Hartman | 1 | -1/+1 |
| 2020-06-19 | USB: storage: fix wording in error message | Greg Kroah-Hartman | 1 | -1/+1 |
| 2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 1 | -4/+4 |
| 2020-05-13 | sierra-ms: do not call scsi_get_host_dev() | Hannes Reinecke | 1 | -4/+0 |
| 2020-05-11 | Merge 5.7-rc5 into usb-next | Greg Kroah-Hartman | 1 | -0/+7 |
| 2020-04-30 | USB: uas: add quirk for LaCie 2Big Quadra | Oliver Neukum | 1 | -0/+7 |
| 2020-04-27 | Merge 5.7-rc3 into usb-next | Greg Kroah-Hartman | 2 | -3/+50 |
| 2020-04-23 | USB: Storage: Use the correct style for SPDX License Identifier | Nishad Kamdar | 21 | -21/+21 |
| 2020-04-23 | usb-storage: Add unusual_devs entry for JMicron JMS566 | Alan Stern | 1 | -0/+7 |
| 2020-04-16 | UAS: fix deadlock in error handling and PM flushing work | Oliver Neukum | 1 | -3/+40 |
| 2020-04-16 | UAS: no use logging any details in case of ENODEV | Oliver Neukum | 1 | -0/+3 |
| 2020-03-10 | Merge 5.6-rc5 into usb-next | Greg Kroah-Hartman | 1 | -0/+6 |
| 2020-03-04 | usb: storage: Add quirk for Samsung Fit flash | Jim Lin | 1 | -0/+6 |
| 2020-02-24 | Merge 5.6-rc3 into usb-next | Greg Kroah-Hartman | 1 | -1/+22 |
| 2020-02-19 | usb-storage: Use const to reduce object data size | Joe Perches | 3 | -10/+11 |
| 2020-02-10 | usb: uas: fix a plug & unplug racing | EJ Hsu | 1 | -1/+22 |
| 2019-12-11 | USB: Fix incorrect DMA allocations for local memory pool drivers | Fredrik Noring | 1 | -1/+2 |
| 2019-12-02 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 3 | -4/+2 |
| 2019-11-18 | usb-storage: Disable UAS on JMicron SATA enclosure | Laura Abbott | 1 | -2/+5 |
| 2019-11-18 | USB: uas: heed CAPACITY_HEURISTICS | Oliver Neukum | 1 | -0/+6 |
| 2019-11-18 | USB: uas: honor flag to avoid CAPACITY16 | Oliver Neukum | 1 | -0/+4 |
| 2019-11-12 | scsi: core: Clean up SG_NONE | Finn Thain | 1 | -1/+0 |
| 2019-11-08 | scsi: core: Fix scsi_get/set_resid() interface | Damien Le Moal | 2 | -3/+2 |
| 2019-11-04 | Merge 5.4-rc6 into usb-next | Greg Kroah-Hartman | 2 | -30/+0 |
| 2019-10-28 | UAS: Revert commit 3ae62a42090f ("UAS: fix alignment of scatter/gather segmen... | Alan Stern | 1 | -20/+0 |
| 2019-10-28 | usb-storage: Revert commit 747668dbc061 ("usb-storage: Set virt_boundary_mask... | Alan Stern | 1 | -10/+0 |
| 2019-10-02 | usb-storage: SCSI glue: use dev_err instead of printk | Matthias Maennich | 1 | -2/+2 |
| 2019-09-22 | Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 15 | -0/+16 |
| 2019-09-10 | usb-storage: export symbols in USB_STORAGE namespace | Matthias Maennich | 15 | -0/+16 |
| 2019-09-10 | usb-storage: remove single-use define for debugging | Matthias Maennich | 2 | -3/+1 |
| 2019-09-03 | usb-storage: use hcd_uses_dma to check for DMA capabilities | Christoph Hellwig | 1 | -3/+3 |
| 2019-09-02 | Merge 5.3-rc7 into usb-next | Greg Kroah-Hartman | 2 | -7/+10 |
| 2019-08-28 | USB: storage: ums-realtek: Whitelist auto-delink support | Kai-Heng Feng | 1 | -5/+8 |
| 2019-08-28 | USB: storage: ums-realtek: Update module parameter description for auto_delin... | Kai-Heng Feng | 1 | -1/+1 |
| 2019-08-21 | usb-storage: Add new JMS567 revision to unusual_devs | Henk van der Laan | 1 | -1/+1 |
| 2019-08-15 | USB: storage: isd200: remove redundant assignment to variable sendToTransport | Colin Ian King | 1 | -1/+1 |
| 2019-08-13 | usb-storage: remove single-use define for debugging | Matthias Maennich | 2 | -3/+1 |
| 2019-07-25 | usb-storage: Add a limitation for blk_queue_max_hw_sectors() | Yoshihiro Shimoda | 1 | -0/+11 |
| 2019-07-03 | usb: storage: scsiglue: Do not skip VPD if try_vpd_pages is set | Marcos Paulo de Souza | 1 | -2/+5 |
| 2019-06-05 | USB: usb-storage: Add new ID to ums-realtek | Kai-Heng Feng | 1 | -0/+5 |
| 2019-05-18 | treewide: prefix header search paths with $(srctree)/ | Masahiro Yamada | 1 | -1/+1 |
| 2019-05-08 | Merge tag 'usb-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 3 | -30/+35 |
| 2019-04-30 | UAS: fix alignment of scatter/gather segments | Oliver Neukum | 1 | -13/+22 |
| 2019-04-19 | USB: core: Fix bug caused by duplicate interface PM usage counter | Alan Stern | 1 | -8/+5 |
| 2019-04-16 | usb-storage: Set virt_boundary_mask to avoid SG overflows | Alan Stern | 1 | -14/+12 |
| 2019-03-26 | usb: sierra: fix a missing check of device_create_file | Kangjie Lu | 1 | -3/+1 |
| 2019-03-09 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -11/+4 |
| 2019-02-12 | scsi: uas: Use scsi_[gs]et_resid() where appropriate | Bart Van Assche | 1 | -2/+2 |
| 2019-02-05 | scsi: remove bidirectional command support | Christoph Hellwig | 1 | -9/+2 |
| 2019-01-22 | USB: add missing SPDX lines to Kconfig and Makefiles | Greg Kroah-Hartman | 1 | -0/+1 |
| 2019-01-22 | USB: storage: karma: add whitespace after declarations | Bharath Vedartham | 1 | -0/+2 |