Age | Commit message (Expand) | Author |
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 |
2024-04-11 | scsi: core: Add a no_highmem flag to struct Scsi_Host | Christoph Hellwig |
2024-03-26 | USB: UAS: return ENODEV when submit urbs fail with device not attached | Weitao Wang |
2024-03-21 | Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2024-03-02 | USB: usb-storage: Prevent divide-by-0 error in isd200_ata_command | Alan Stern |
2024-02-26 | Merge v6.8-rc6 into usb-next | Greg Kroah-Hartman |
2024-02-17 | usb: storage: freecom: Remove redundant assignment to variable offset | Colin Ian King |
2024-02-14 | scsi: sd: usb_storage: uas: Access media prior to querying device properties | Martin K. Petersen |
2024-01-27 | usb: storage: sddr55: fix sloppy typing in sddr55_{read|write}_data() | Karina Yankevich |
2024-01-18 | Merge tag 'usb-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2024-01-04 | USB: core: Use device_driver directly in struct usb_driver and usb_device_driver | Yajun Deng |
2023-12-15 | usb-storage: Add quirk for incorrect WP on Kingston DT Ultimate 3.0 G3 | Tasos Sahanidis |
2023-12-15 | usb: storage: Remove snprintf() from sysfs call-backs and replace with sysfs_... | Lee Jones |
2023-10-28 | usb: storage: set 1.50 as the lower bcdDevice for older "Super Top" compatibi... | LihaSika |
2023-10-21 | usb-storage,uas: make internal quirks flags 64bit | Milan Broz |
2023-10-21 | usb-storage: remove UNUSUAL_VENDOR_INTF macro | Milan Broz |
2023-08-04 | usb-storage: alauda: Fix uninit-value in alauda_check_media() | Alan Stern |
2023-05-13 | usb-storage: fix deadlock when a scsi command timeouts more than once | Maxime Bizon |
2023-04-26 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |