index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
storage
Age
Commit message (
Expand
)
Author
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-06-06
Merge tag 'usb-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2025-05-26
Merge tag 'for-6.16/block-20250523' of git://git.kernel.dk/linux
Linus Torvalds
2025-05-21
usb: storage: Ignore UAS driver for SanDisk 3.2 Gen2 storage device
Hongyu Xie
2025-05-05
usb-storage: reject probe of device one non-DMA HCDs when using highmem
Christoph Hellwig
2025-04-11
USB: storage: quirk for ADATA Portable HDD CH94
Oliver Neukum
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-04-02
Merge tag 'usb-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2025-03-03
usb: storage: shuttle_usbat: Use const for constant array
Jonathan Neuschäfer
2025-03-03
usb: storage: sddr55: Use const for constant arrays
Jonathan Neuschäfer
2025-03-03
usb: storage: sddr09: Use const for constant arrays
Jonathan Neuschäfer
2025-03-03
usb: storage: realtek_cr: Use const for constant arrays
Jonathan Neuschäfer
2025-03-03
usb: storage: initializers: Use const for constant array
Jonathan Neuschäfer
2025-03-03
usb: storage: datafab: Use const for constant arrays
Jonathan Neuschäfer
2025-03-03
usb: storage: alauda: Use const for card ID array
Jonathan Neuschäfer
2025-03-03
usb: storage: transport: Use const for constant array
Jonathan Neuschäfer
2025-03-03
usb: storage: jumpshot: Use const for constant arrays
Jonathan Neuschäfer
2025-02-12
scsi: usb: Rename the RESERVE and RELEASE constants
Bart Van Assche
2025-01-27
Merge tag 'usb-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2025-01-26
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2025-01-20
Merge tag 'for-6.14/block-20250118' of git://git.kernel.dk/linux
Linus Torvalds
2025-01-15
USB: Use str_enable_disable-like helpers
Krzysztof Kozlowski
2025-01-13
Merge 6.13-rc7 into usb-next
Greg Kroah-Hartman
2025-01-10
usb-storage: fix queue freeze vs limits lock order
Christoph Hellwig
2025-01-07
usb-storage: Add max sectors quirk for Nokia 208
Lubomir Rintel
2024-12-16
Merge 6.13-rc3 into usb-next
Greg Kroah-Hartman
2024-12-04
scsi: Rename .device_configure() into .sdev_configure()
Bart Van Assche
2024-12-04
scsi: Rename .slave_alloc() and .slave_destroy()
Bart Van Assche
2024-12-04
usb: storage: add a macro for the upper limit of max LUN
Dingyan Li
2024-12-04
usb: collapse USB_STORAGE Kconfig comment
David Disseldorp
2024-12-03
module: Convert default symbol namespace to string literal
Masahiro Yamada
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-11-13
drivers/usb/storage: refactor min with min_t
Sabyrzhan Tasbolatov
2024-10-29
usb: storage: use US_BULK_FLAG_OUT instead of constant values
Dingyan Li
2024-10-04
usb: storage: ignore bogus device raised by JieLi BR21 USB sound chip
Icenowy Zheng
2024-09-13
usb: storage: ene_ub6250: Fix right shift warnings
Abhishek Tamboli
2024-09-03
usb-storage: Constify struct usb_device_id and us_unusual_dev
Christophe JAILLET
2024-07-10
USB: uas: Implement the new shutdown callback
Kerem Karabay
2024-07-01
Merge 6.10-rc6 into usb-next
Greg Kroah-Hartman
2024-06-27
usb: uas: set host status byte on data completion error
Shantanu Goel
2024-06-21
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2024-06-20
usb: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-06-18
Merge tag 'v6.10-rc4' into usb-next
Greg Kroah-Hartman
2024-06-13
scsi: usb: uas: Do not query the IO Advice Hints Grouping mode page for USB/U...
Bart Van Assche
2024-06-04
usb-storage: Optimize scan delay more precisely
Norihiko Hama
2024-06-04
usb-storage: alauda: Check whether the media is initialized
Shichao Lai
2024-05-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2024-04-12
scsi: uas: Switch to using ->device_configure to configure queue limits
Christoph Hellwig
2024-04-11
scsi: usb-storage: Switch to using ->device_configure
Christoph Hellwig
2024-04-11
scsi: core: Add a dma_alignment field to the host and host template
Christoph Hellwig
[next]