aboutsummaryrefslogtreecommitdiffstats
path: root/include/scsi/libsas.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-3/+2
2019-06-20scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander()John Garry1-2/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 59Thomas Gleixner1-18/+1
2019-05-21scsi: libsas: switch remaining files to SPDX tagsChristoph Hellwig1-18/+1
2019-04-15scsi: libsas: Inject revalidate event for root port eventJohn Garry1-0/+7
2019-04-15scsi: libsas: Stop hardcoding SAS address lengthJohn Garry1-3/+3
2019-02-08scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_templateNathan Chancellor1-1/+2
2019-01-11scsi: libsas: Fix some indentation in libsas.hJohn Garry1-29/+27
2018-06-19scsi: libsas: dynamically allocate and free ata hostJason Yan1-1/+1
2018-01-31Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-8/+22
2018-01-10scsi: libsas: direct call probe and destructJason Yan1-2/+1
2018-01-08scsi: libsas: Use new workqueue to run sas event and disco eventJason Yan1-0/+3
2018-01-08scsi: libsas: make the event threshold configurableJason Yan1-0/+1
2018-01-08scsi: libsas: shut down the PHY if events reached the thresholdJason Yan1-0/+6
2018-01-08scsi: libsas: Use dynamic alloced work to avoid sas event lostJason Yan1-6/+11
2017-11-21scsi: libsas: align sata_device's rps_resp on a cachelineHuacai Chen1-1/+1
2017-11-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-40/+16
2017-11-01scsi: sas: Convert timers to use timer_setup()Kees Cook1-0/+1
2017-09-15scsi: libsas: remove unused port_gone_completion and DISCE_PORT_GONEJason Yan1-3/+0
2017-09-15scsi: libsas: remove the numbering for each event enumJason Yan1-17/+17
2017-09-15scsi: libsas: kill useless ha_event and do some cleanupJason Yan1-21/+0
2017-08-29scsi: scsi_transport_sas: switch to bsg-lib for SMP passthroughChristoph Hellwig1-3/+0
2017-08-25scsi: libsas: move bus_reset_handler() to target_reset_handler()Hannes Reinecke1-1/+1
2017-06-27scsi: sas: scsi_queue_work can fail, so make callers awareJohannes Thumshirn1-3/+3
2017-04-04scsi: sas: remove sas_domain_release_transportJohannes Thumshirn1-1/+0
2014-12-18Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley1-1/+0
2014-12-11Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds1-8/+3
2014-12-04scsi: remove ->change_queue_type methodChristoph Hellwig1-1/+0
2014-11-27libsas: remove task_collector modeChristoph Hellwig1-13/+1
2014-11-24scsi: drop reason argument from ->change_queue_depthChristoph Hellwig1-2/+1
2014-11-05libsas: use ata_dev_classify()Hannes Reinecke1-8/+3
2014-03-18libata, libsas: kill pm_result and related cleanupDan Williams1-1/+0
2013-06-04[SCSI] libsas: implement > 16 byte CDB supportJames Bottomley1-1/+1
2013-05-10[SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device_typeJames Bottomley1-2/+2
2012-08-24[SCSI] libsas: suspend / resume supportDan Williams1-5/+15
2012-07-20[SCSI] libsas: trim sas_task of slow path infrastructureDan Williams1-5/+9
2012-07-20[SCSI] libsas: drop sata port multiplier infrastructureDan Williams1-1/+0
2012-07-20[SCSI] libsas: add sas_eh_abort_handlerDan Williams1-0/+1
2012-07-20[SCSI] libsas: enforce eh strategy handlers only in eh contextDan Williams1-0/+10
2012-07-20[SCSI] libata, libsas: introduce sched_eh and end_eh port opsDan Williams1-1/+3
2012-07-08[SCSI] libsas: fix taskfile corruption in sas_ata_qc_fill_rtfDan Williams1-2/+4
2012-04-23[SCSI] libsas: introduce sas_work to fix sas_drain_work vs sas_queue_workDan Williams1-4/+36
2012-02-29[SCSI] libsas: revert ata srstDan Williams1-1/+0
2012-02-29[SCSI] libsas: async ata scanningDan Williams1-1/+0
2012-02-29[SCSI] libsas: mark all domain devices gone if root port disappearsDan Williams1-1/+1
2012-02-29[SCSI] libsas: fix sas_find_local_phy(), take phy referencesDan Williams1-2/+7
2012-02-29[SCSI] libsas: poll for ata device readiness after resetDan Williams1-0/+1
2012-02-19[SCSI] libsas: add mutex for SMP task executionJeff Skirvin1-0/+2
2012-02-19[SCSI] libsas: sas_phy_enable via transport_sas_phy_resetDan Williams1-1/+0
2012-02-19[SCSI] libsas: let libata handle command timeoutsDan Williams1-1/+2