summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/libsas
Commit message (Expand)AuthorAgeFilesLines
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-1/+1
* scsi: libsas: add transport class for ATA devicesJason Yan2018-04-182-0/+6
* Merge branch 'fixes' into miscJames Bottomley2018-04-031-20/+13
|\
| * scsi: libsas: defer ata device eh commands to libataJason Yan2018-03-121-20/+13
* | scsi: libsas: Fix kernel-doc headersBart Van Assche2018-02-275-24/+27
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-01-319-106/+255
|\ \ | |/
| * scsi: libsas: notify event PORTE_BROADCAST_RCVD in sas_enable_revalidation()Jason Yan2018-01-101-1/+7
| * scsi: libsas: direct call probe and destructJason Yan2018-01-105-20/+25
| * scsi: libsas: use flush_workqueue to process disco events synchronouslyJason Yan2018-01-081-0/+4
| * scsi: libsas: Use new workqueue to run sas event and disco eventJason Yan2018-01-083-4/+22
| * scsi: libsas: make the event threshold configurableJason Yan2018-01-081-0/+31
| * scsi: libsas: shut down the PHY if events reached the thresholdJason Yan2018-01-082-2/+58
| * scsi: libsas: Use dynamic alloced work to avoid sas event lostJason Yan2018-01-085-65/+104
| * scsi: libsas: initialize sas_phy status according to response of DISCOVERchenxiang2018-01-081-0/+1
| * scsi: libsas: fix error when getting phy eventsJason Yan2018-01-081-1/+1
| * scsi: libsas: fix memory leak in sas_smp_get_phy_events()Jason Yan2018-01-081-0/+1
| * scsi: libsas: remove private hex2bin() implementationAndy Shevchenko2018-01-031-16/+4
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2018-01-191-2/+15
|\ \
| * | scsi: libsas: Disable asynchronous aborts for SATA devicesHannes Reinecke2018-01-101-2/+15
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-12-151-5/+5
|\ \ \ | |/ / | | / | |/ |/|
| * scsi: libsas: fix length error in sas_smp_handler()Jason Yan2017-12-111-5/+5
* | treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook2017-11-212-2/+2
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-11-144-46/+3
|\
| * scsi: libsas: add event to defer list tail instead of head when drainingchenxiang2017-09-151-1/+1
| * scsi: libsas: rename notify_port_event() for consistencyJason Yan2017-09-151-2/+2
| * scsi: libsas: kill useless ha_event and do some cleanupJason Yan2017-09-154-43/+0
* | scsi: sas: Convert timers to use timer_setup()Kees Cook2017-11-013-6/+7
|/
* scsi: scsi_transport_sas: switch to bsg-lib for SMP passthroughChristoph Hellwig2017-08-294-105/+84
* scsi: libsas: move bus_reset_handler() to target_reset_handler()Hannes Reinecke2017-08-251-6/+6
* scsi: libsas: Annotate fall-through in a switch statementBart Van Assche2017-08-251-0/+1
* scsi: libsas: Remove a set-but-not-used variableBart Van Assche2017-08-251-3/+0
* scsi: sas: scsi_queue_work can fail, so make callers awareJohannes Thumshirn2017-06-272-16/+24
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-05-042-12/+0
|\
| * scsi: make eh_eflags persistentHannes Reinecke2017-04-061-2/+0
| * scsi: libsas: allow async abortsChristoph Hellwig2017-04-061-3/+0
| * scsi: sas: remove sas_domain_release_transportJohannes Thumshirn2017-04-041-7/+0
* | scsi: libsas: fix ata xfer lengthJohn Garry2017-03-201-1/+1
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-02-213-10/+0
|\
| * scsi: libsas: remove sas_scsi_timed_outChristoph Hellwig2017-02-063-10/+0
* | block: split scsi_request out of struct requestChristoph Hellwig2017-01-272-23/+23
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2016-07-271-0/+1
|\
| * scsi:libsas: fix oops caused by assigning a freed task to ->lldd_taskWei Fang2016-07-201-0/+1
* | libsas: use ata_is_ncq() and ata_has_dma() accessorsHannes Reinecke2016-07-141-9/+2
|/
* libata/libsas: Define ATA_CMD_NCQ_NON_DATAHannes Reinecke2016-05-091-1/+2
* libsas: enable FPDMA SEND/RECEIVEHannes Reinecke2016-05-091-2/+4
* Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-03-241-1/+2
|\
| * ata: Add a new flag to destinguish sas controllerShaohua Li2015-03-191-1/+2
* | libsas: Fix Kernel Crash in smp_execute_taskJames Bottomley2015-03-061-2/+4
|/
* Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley2014-12-181-8/+0
|\
| * scsi: remove ->change_queue_type methodChristoph Hellwig2014-12-041-8/+0
OpenPOWER on IntegriCloud