Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-07scsi: mvsas: Add PCI ID of RocketRaid 2640Alexey Galakhov
2022-02-23scsi: mvsas: Fix a set-but-not-used warningBart Van Assche
2022-02-19scsi: libsas: Add sas_clear_task_set()John Garry
2022-02-19scsi: libsas: Add sas_abort_task_set()John Garry
2022-02-19scsi: libsas: Delete lldd_clear_aca callbackJohn Garry
2022-02-01scsi: mvsas: Replace snprintf() with sysfs_emit()Yang Guang
2021-10-17scsi: mvsas: Switch to attribute groupsBart Van Assche
2021-06-23scsi: mvsas: Use DEVICE_ATTR_RO()/RW() macroZhen Lei
2021-06-23scsi: libsas: Add LUN number check in .slave_alloc callbackYufen Yu
2020-08-21scsi: mvsas: Remove superfluous memset()Li Heng
2020-08-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-07-25scsi: mvsas: Move 'core_nr' inside #ifdef and remove unused variable 'res_flag'Lee Jones
2020-06-16scsi: Wire up ata_scsi_dma_need_drain for SAS HBA driversChristoph Hellwig
2020-04-18scsi: mvsas: remove unused symbol 'mvs_th'Jason Yan
2020-04-18scsi: mvsas: make mvst_host_attrs staticJason Yan
2020-01-03compat_ioctl: scsi: handle HDIO commands from driversArnd Bergmann
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167Thomas Gleixner
2018-12-19scsi: flip the default on use_clusteringChristoph Hellwig
2018-10-18scsi: mvsas: fully convert to the generic DMA APIChristoph Hellwig
2017-11-01scsi: sas: Convert timers to use timer_setup()Kees Cook
2017-08-26scsi: libsas: move bus_reset_handler() to target_reset_handler()Hannes Reinecke
2017-08-11scsi: mvsas: replace kfree with scsi_host_putPan Bian
2017-08-07scsi: mvsas: Replace PCI pool old APIRomain Perier
2017-04-21scsi: sas: move scsi_remove_host call into sas_remove_hostJohannes Thumshirn
2016-04-15mvsas: Generalize Marvell 9485 in pci_device_idLeonid Moiseichuk
2016-01-08Merge branch 'jejb-scsi' into miscJames Bottomley
2016-01-06mvsas: Add SGPIO support to Marvell 94xxWilfried Weissmann
2015-12-03Merge branch 'mkp-fixes' into fixesJames Bottomley
2015-11-13mvsas: don't allow negative timeoutsDan Carpenter
2015-11-12Merge tag '4.4-scsi-mkp' into miscJames Bottomley
2015-11-10scsi: use host wide tags by defaultChristoph Hellwig
2015-11-10mvsas: remove SCSI host before detaching from SAS transportJack Wang
2015-09-09Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-08-12mvsas: always iounmap resourcesJohannes Thumshirn
2015-08-11cleanup IORESOURCE_CACHEABLE vs ioremap()Dan Williams
2015-06-01scsi: Do not set cmd_per_lun to 1 in the host templateHannes Reinecke
2014-12-04scsi: remove ->change_queue_type methodChristoph Hellwig
2014-11-27libsas: remove task_collector modeChristoph Hellwig
2014-11-24scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig
2014-11-12scsi: always assign block layer tags if enabledChristoph Hellwig
2014-06-02mvsas: Recognise device/subsystem 9485/9485 as 88SE9485Ben Hutchings
2013-10-14SCSI: remove unnecessary pci_set_drvdata()Jingoo Han
2013-05-10[SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device...James Bottomley
2013-04-16[SCSI] mvsas: Use PCI_VENDOR_ID_MARVELL_EXT for 0x1b4bMyron Stowe
2013-01-04Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman
2012-03-01[SCSI] libsas: async ata scanningDan Williams
2012-02-19[SCSI] libsas: kill sas_slave_destroyDan Williams
2011-10-31[SCSI] mv_sas: OCZ RevoDrive3 & zDrive R4 supportRobin H. Johnson
2011-10-02[SCSI] mvsas: add support for 9480 device idXiangliang Yu
2011-10-02[SCSI] mvsas: remove mvs_slave_{alloc|configure}Dan Williams