Age | Commit message (Expand) | Author | Files | Lines |
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 |
2019-01-07 | USB: storage: add quirk for SMI SM3350 | Icenowy Zheng | 1 | -0/+12 |
2019-01-07 | USB: storage: don't insert sane sense for SPC3+ when bad sense specified | Icenowy Zheng | 1 | -2/+6 |
2018-12-28 | Merge tag 'usb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -1/+1 |
2018-12-28 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2 | -7/+1 |
2018-12-18 | scsi: remove the use_clustering flag | Christoph Hellwig | 1 | -1/+1 |
2018-12-18 | scsi: flip the default on use_clustering | Christoph Hellwig | 1 | -7/+0 |
2018-12-18 | scsi: make sure all drivers set the use_clustering flag | Christoph Hellwig | 1 | -0/+1 |
2018-12-03 | Merge 4.20-rc5 into usb-next | Greg Kroah-Hartman | 1 | -0/+10 |
2018-11-26 | USB: usb-storage: Add new IDs to ums-realtek | Kai-Heng Feng | 1 | -0/+10 |
2018-11-23 | USB: ene_usb6250: add missing indentation | Colin Ian King | 1 | -1/+1 |
2018-09-20 | USB: STORAGE: ISD200 Fixed coding style issue "space required in for loop" | Jagdish Tirumala | 1 | -1/+1 |
2018-09-16 | Merge 4.19-rc4 into usb-next | Greg Kroah-Hartman | 3 | -0/+37 |
2018-09-10 | usb storage: remove inherited SCSI dependency for USB_STORAGE_ENE_UB6250 | Vladimir Zapolskiy | 1 | -5/+0 |
2018-09-10 | usb storage: group dependent USB storage Kconfig entries together | Vladimir Zapolskiy | 1 | -14/+4 |
2018-09-05 | usb: uas: add support for more quirk flags | Oliver Neukum | 1 | -0/+21 |
2018-09-05 | USB: Add quirk to support DJI CineSSD | Tim Anderson | 2 | -0/+16 |