summaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds3 days3-10/+5
|\
| * USB: Use str_enable_disable-like helpersKrzysztof Kozlowski2025-01-151-2/+2
| * Merge 6.13-rc7 into usb-nextGreg Kroah-Hartman2025-01-131-0/+7
| |\
| * \ Merge 6.13-rc3 into usb-nextGreg Kroah-Hartman2024-12-161-1/+1
| |\ \
| * | | usb: storage: add a macro for the upper limit of max LUNDingyan Li2024-12-041-6/+2
| * | | usb: collapse USB_STORAGE Kconfig commentDavid Disseldorp2024-12-041-2/+1
* | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds4 days2-10/+10
|\ \ \ \
| * | | | scsi: Rename .device_configure() into .sdev_configure()Bart Van Assche2024-12-042-5/+5
| * | | | scsi: Rename .slave_alloc() and .slave_destroy()Bart Van Assche2024-12-042-5/+5
* | | | | Merge tag 'for-6.14/block-20250118' of git://git.kernel.dk/linuxLinus Torvalds10 days1-4/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | usb-storage: fix queue freeze vs limits lock orderChristoph Hellwig2025-01-101-4/+1
| | |_|/ | |/| |
* / | | usb-storage: Add max sectors quirk for Nokia 208Lubomir Rintel2025-01-071-0/+7
|/ / /
* | / module: Convert default symbol namespace to string literalMasahiro Yamada2024-12-031-1/+1
| |/ |/|
* | module: Convert symbol namespace to string literalPeter Zijlstra2024-12-0214-14/+14
|/
* drivers/usb/storage: refactor min with min_tSabyrzhan Tasbolatov2024-11-132-6/+6
* usb: storage: use US_BULK_FLAG_OUT instead of constant valuesDingyan Li2024-10-293-7/+7
* usb: storage: ignore bogus device raised by JieLi BR21 USB sound chipIcenowy Zheng2024-10-041-0/+11
* usb: storage: ene_ub6250: Fix right shift warningsAbhishek Tamboli2024-09-131-1/+1
* usb-storage: Constify struct usb_device_id and us_unusual_devChristophe JAILLET2024-09-0313-25/+25
* USB: uas: Implement the new shutdown callbackKerem Karabay2024-07-101-3/+2
* Merge 6.10-rc6 into usb-nextGreg Kroah-Hartman2024-07-012-0/+13
|\
| * Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2024-06-212-0/+13
| |\
| | * scsi: usb: uas: Do not query the IO Advice Hints Grouping mode page for USB/U...Bart Van Assche2024-06-132-0/+13
* | | usb: uas: set host status byte on data completion errorShantanu Goel2024-06-271-0/+1
* | | usb: add missing MODULE_DESCRIPTION() macrosJeff Johnson2024-06-201-0/+1
* | | Merge tag 'v6.10-rc4' into usb-nextGreg Kroah-Hartman2024-06-181-3/+6
|\| |
| * | usb-storage: alauda: Check whether the media is initializedShichao Lai2024-06-041-3/+6
| |/
* / usb-storage: Optimize scan delay more preciselyNorihiko Hama2024-06-041-4/+97
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2024-05-143-46/+50
|\
| * scsi: uas: Switch to using ->device_configure to configure queue limitsChristoph Hellwig2024-04-121-8/+8
| * scsi: usb-storage: Switch to using ->device_configureChristoph Hellwig2024-04-111-15/+21
| * scsi: core: Add a dma_alignment field to the host and host templateChristoph Hellwig2024-04-112-13/+11
| * scsi: core: Add a no_highmem flag to struct Scsi_HostChristoph Hellwig2024-04-112-10/+10
* | USB: UAS: return ENODEV when submit urbs fail with device not attachedWeitao Wang2024-03-261-15/+13
|/
* Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-03-212-3/+2
|\
| * Merge v6.8-rc6 into usb-nextGreg Kroah-Hartman2024-02-262-0/+14
| |\
| * | usb: storage: freecom: Remove redundant assignment to variable offsetColin Ian King2024-02-171-1/+0
| * | usb: storage: sddr55: fix sloppy typing in sddr55_{read|write}_data()Karina Yankevich2024-01-271-2/+2
* | | USB: usb-storage: Prevent divide-by-0 error in isd200_ata_commandAlan Stern2024-03-021-5/+18
| |/ |/|
* | scsi: sd: usb_storage: uas: Access media prior to querying device propertiesMartin K. Petersen2024-02-142-0/+14
|/
* Merge tag 'usb-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-01-182-9/+9
|\
| * USB: core: Use device_driver directly in struct usb_driver and usb_device_driverYajun Deng2024-01-041-1/+1
| * usb: storage: Remove snprintf() from sysfs call-backs and replace with sysfs_...Lee Jones2023-12-151-8/+8
* | usb-storage: Add quirk for incorrect WP on Kingston DT Ultimate 3.0 G3Tasos Sahanidis2023-12-151-0/+11
|/
* usb: storage: set 1.50 as the lower bcdDevice for older "Super Top" compatibi...LihaSika2023-10-281-1/+1
* usb-storage,uas: make internal quirks flags 64bitMilan Broz2023-10-215-11/+11
* usb-storage: remove UNUSUAL_VENDOR_INTF macroMilan Broz2023-10-212-27/+0
* usb-storage: alauda: Fix uninit-value in alauda_check_media()Alan Stern2023-08-041-3/+9
* usb-storage: fix deadlock when a scsi command timeouts more than onceMaxime Bizon2023-05-131-7/+21
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2023-04-263-3/+3
|\