Age | Commit message (Expand) | Author | Files | Lines |
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 |
2019-01-07 | USB: storage: add quirk for SMI SM3350 | Icenowy Zheng | 1 | -0/+12 |