Age | Commit message (Expand) | Author |
2020-12-04 | Revert "usb-storage: fix sdev->host->dma_dev" | Greg Kroah-Hartman |
2020-09-04 | usb-storage: fix sdev->host->dma_dev | Tom Yan |
2020-06-19 | USB: storage: scsi: fix up comment to be more specific | Greg Kroah-Hartman |
2019-12-11 | USB: Fix incorrect DMA allocations for local memory pool drivers | Fredrik Noring |
2019-11-04 | Merge 5.4-rc6 into usb-next | Greg Kroah-Hartman |
2019-10-28 | usb-storage: Revert commit 747668dbc061 ("usb-storage: Set virt_boundary_mask... | Alan Stern |
2019-10-02 | usb-storage: SCSI glue: use dev_err instead of printk | Matthias Maennich |
2019-09-03 | usb-storage: use hcd_uses_dma to check for DMA capabilities | Christoph Hellwig |
2019-08-13 | usb-storage: remove single-use define for debugging | Matthias Maennich |
2019-07-25 | usb-storage: Add a limitation for blk_queue_max_hw_sectors() | Yoshihiro Shimoda |
2019-07-03 | usb: storage: scsiglue: Do not skip VPD if try_vpd_pages is set | Marcos Paulo de Souza |
2019-04-16 | usb-storage: Set virt_boundary_mask to avoid SG overflows | Alan Stern |
2019-01-07 | USB: storage: don't insert sane sense for SPC3+ when bad sense specified | Icenowy Zheng |
2018-12-18 | scsi: flip the default on use_clustering | Christoph Hellwig |
2018-09-05 | USB: Add quirk to support DJI CineSSD | Tim Anderson |
2018-01-23 | USB: storage: remove invalid URL from drivers | Greg Kroah-Hartman |
2017-11-04 | USB: storage: Remove redundant license text | Greg Kroah-Hartman |
2017-11-04 | USB: add SPDX identifiers to all remaining files in drivers/usb/ | Greg Kroah-Hartman |
2016-09-13 | scsi: introduce a quirk for false cache reporting | Oliver Neukum |
2016-05-20 | Merge tag 'usb-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2016-04-26 | usb: storage: fix multi-line comment style | Felipe Balbi |
2016-04-26 | usb: storage: scsiglue: limit USB3 devices to 2048 sectors | Felipe Balbi |
2016-04-26 | usb: storage: scsiglue: further describe our 240 sector limit | Felipe Balbi |
2016-04-15 | scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTS | Ming Lin |
2016-04-04 | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov |
2015-06-26 | Merge tag 'usb-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2015-05-31 | scsi: Do not set cmd_per_lun to 1 in the host template | Hannes Reinecke |
2015-05-10 | usb: storage: fix module reference for scsi host | Akinobu Mita |
2015-05-08 | usb: storage: scsiglue: Remove SPRINTF macro use | Joe Perches |
2014-09-23 | usb: Fixed a few typos | Mickael Maison |
2014-06-30 | usb-storage/SCSI: Add broken_fua blacklist flag | Alan Stern |
2014-02-04 | usb-storage: enable multi-LUN scanning when needed | Alan Stern |
2013-10-16 | usb-storage: add quirk for mandatory READ_CAPACITY_16 | Oliver Neukum |
2013-08-27 | USB storage: audit sysfs attribute permissions | Greg Kroah-Hartman |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-04-19 | usb: storage: Convert US_DEBUGP to usb_stor_dbg | Joe Perches |
2013-04-09 | usb-storage: switch to ->show_info() | Al Viro |
2012-11-13 | [SCSI] sd: Implement support for WRITE SAME | Martin K. Petersen |
2012-11-13 | [SCSI] Add a report opcode helper | Martin K. Petersen |
2012-07-20 | [SCSI] usb-storage: add support for write cache quirk | Namjae Jeon |
2012-06-22 | SCSI & usb-storage: add try_rc_10_first flag | Alan Stern |
2012-02-08 | usb-storage: reorganize target-specific code | Alan Stern |
2012-02-08 | SCSI & usb-storage: add flags for VPD pages and REPORT LUNS | Alan Stern |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2010-11-16 | SCSI host lock push-down | Jeff Garzik |
2010-10-22 | usb-storage: add new no_read_capacity_16 quirk | Hans de Goede |
2010-10-22 | usb-storage: add new no_read_disc_info quirk | Hans de Goede |
2010-10-22 | USB: storage: Use USB_ prefix instead of US_ prefix | Michal Nazarewicz |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-02 | usb-storage: use max_hw_sectors instead of max_sectors | Alan Stern |