summaryrefslogtreecommitdiffstats
path: root/include/scsi/libsas.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-07-121-3/+2Star
|\
| * scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander()John Garry2019-06-201-2/+1Star
| * scsi: libsas: switch remaining files to SPDX tagsChristoph Hellwig2019-05-211-18/+1Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 59Thomas Gleixner2019-05-241-18/+1Star
|/
* scsi: libsas: Inject revalidate event for root port eventJohn Garry2019-04-161-0/+7
* scsi: libsas: Stop hardcoding SAS address lengthJohn Garry2019-04-161-3/+3
* scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_templateNathan Chancellor2019-02-081-1/+2
* scsi: libsas: Fix some indentation in libsas.hJohn Garry2019-01-121-29/+27Star
* scsi: libsas: dynamically allocate and free ata hostJason Yan2018-06-201-1/+1
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-01-311-8/+22
|\
| * scsi: libsas: direct call probe and destructJason Yan2018-01-111-2/+1Star
| * scsi: libsas: Use new workqueue to run sas event and disco eventJason Yan2018-01-091-0/+3
| * scsi: libsas: make the event threshold configurableJason Yan2018-01-091-0/+1
| * scsi: libsas: shut down the PHY if events reached the thresholdJason Yan2018-01-091-0/+6
| * scsi: libsas: Use dynamic alloced work to avoid sas event lostJason Yan2018-01-091-6/+11
* | scsi: libsas: align sata_device's rps_resp on a cachelineHuacai Chen2017-11-221-1/+1
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-11-151-40/+16Star
|\
| * scsi: libsas: remove unused port_gone_completion and DISCE_PORT_GONEJason Yan2017-09-161-3/+0Star
| * scsi: libsas: remove the numbering for each event enumJason Yan2017-09-161-17/+17
| * scsi: libsas: kill useless ha_event and do some cleanupJason Yan2017-09-161-21/+0Star
* | scsi: sas: Convert timers to use timer_setup()Kees Cook2017-11-011-0/+1
|/
* scsi: scsi_transport_sas: switch to bsg-lib for SMP passthroughChristoph Hellwig2017-08-301-3/+0Star
* scsi: libsas: move bus_reset_handler() to target_reset_handler()Hannes Reinecke2017-08-251-1/+1
* scsi: sas: scsi_queue_work can fail, so make callers awareJohannes Thumshirn2017-06-281-3/+3
* scsi: sas: remove sas_domain_release_transportJohannes Thumshirn2017-04-051-1/+0Star
* Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley2014-12-181-1/+0Star
|\
| * scsi: remove ->change_queue_type methodChristoph Hellwig2014-12-041-1/+0Star
* | Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2014-12-121-8/+3Star
|\ \ | |/ |/|
| * libsas: use ata_dev_classify()Hannes Reinecke2014-11-051-8/+3Star
* | libsas: remove task_collector modeChristoph Hellwig2014-11-271-13/+1Star
* | scsi: drop reason argument from ->change_queue_depthChristoph Hellwig2014-11-241-2/+1Star
|/
* libata, libsas: kill pm_result and related cleanupDan Williams2014-03-181-1/+0Star
* [SCSI] libsas: implement > 16 byte CDB supportJames Bottomley2013-06-041-1/+1
* [SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device...James Bottomley2013-05-101-2/+2
* [SCSI] libsas: suspend / resume supportDan Williams2012-08-241-5/+15
* [SCSI] libsas: trim sas_task of slow path infrastructureDan Williams2012-07-201-5/+9
* [SCSI] libsas: drop sata port multiplier infrastructureDan Williams2012-07-201-1/+0Star
* [SCSI] libsas: add sas_eh_abort_handlerDan Williams2012-07-201-0/+1
* [SCSI] libsas: enforce eh strategy handlers only in eh contextDan Williams2012-07-201-0/+10
* [SCSI] libata, libsas: introduce sched_eh and end_eh port opsDan Williams2012-07-201-1/+3
* [SCSI] libsas: fix taskfile corruption in sas_ata_qc_fill_rtfDan Williams2012-07-081-2/+4
* [SCSI] libsas: introduce sas_work to fix sas_drain_work vs sas_queue_workDan Williams2012-04-231-4/+36
* [SCSI] libsas: revert ata srstDan Williams2012-02-291-1/+0Star
* [SCSI] libsas: async ata scanningDan Williams2012-02-291-1/+0Star
* [SCSI] libsas: mark all domain devices gone if root port disappearsDan Williams2012-02-291-1/+1
* [SCSI] libsas: fix sas_find_local_phy(), take phy referencesDan Williams2012-02-291-2/+7
* [SCSI] libsas: poll for ata device readiness after resetDan Williams2012-02-291-0/+1
* [SCSI] libsas: add mutex for SMP task executionJeff Skirvin2012-02-191-0/+2
* [SCSI] libsas: sas_phy_enable via transport_sas_phy_resetDan Williams2012-02-191-1/+0Star
* [SCSI] libsas: let libata handle command timeoutsDan Williams2012-02-191-1/+2