summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/libsas/sas_expander.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-03-091-5/+33
|\
| * scsi: libsas: Remove scsi_to_u32()Bart Van Assche2019-01-291-4/+5
| * scsi: libsas: Support SATA PHY connection rate unmatch fixing during discoveryJohn Garry2019-01-111-0/+20
| * scsi: libsas: Check SMP PHY control function resultJohn Garry2019-01-111-1/+8
* | scsi: libsas: Fix rphy phy_identifier for PHYs with end devices attachedJohn Garry2019-02-151-0/+2
|/
* scsi: libsas: Drop SAS_DPRINTK() and revise logs levelsJohn Garry2018-11-151-114/+100
* scsi: libsas: Drop sas_printk()John Garry2018-11-151-12/+10
* scsi: libsas: fix a race condition when smp task timeoutJason Yan2018-09-251-5/+4
* scsi: libsas: always unregister the old device if going to discover newJason Yan2018-09-251-8/+5
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-1/+1
* scsi: libsas: Fix kernel-doc headersBart Van Assche2018-02-271-14/+15
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-01-311-6/+6
|\
| * scsi: libsas: direct call probe and destructJason Yan2018-01-101-5/+3
| * 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
* | 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-211-1/+1
|/
* scsi: sas: Convert timers to use timer_setup()Kees Cook2017-11-011-4/+4
* scsi: scsi_transport_sas: switch to bsg-lib for SMP passthroughChristoph Hellwig2017-08-291-33/+37
* block: split scsi_request out of struct requestChristoph Hellwig2017-01-271-4/+4
* libsas: remove task_collector modeChristoph Hellwig2014-11-271-1/+1
* block: Kill bio_segments()/bi_vcnt usageKent Overstreet2013-11-231-4/+4
* Merge branch 'misc' into for-linusJames Bottomley2013-05-101-55/+55
|\
| * [SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device...James Bottomley2013-05-101-55/+55
* | Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-blockLinus Torvalds2013-05-081-3/+3
|\ \ | |/ |/|
| * block: Remove some unnecessary bi_vcnt usageKent Overstreet2013-03-231-3/+3
* | [SCSI] libsas: fix handling vacant phy in sas_set_ex_phy()Lukasz Dorau2013-04-061-0/+12
* | [SCSI] libsas: use right function to alloc smp responseJohn Gong2013-04-061-1/+1
|/
* treewide: fix typo of "suport" in various comments and KconfigMasanari Iida2012-11-191-1/+1
* [SCSI] libsas: trim sas_task of slow path infrastructureDan Williams2012-07-201-10/+10
* [SCSI] libsas: fix sas_discover_devices return code handlingDan Williams2012-07-201-27/+12
* [SCSI] libsas: continue revalidationDan Williams2012-07-201-4/+4
* [SCSI] libsas: sas_rediscover_dev did not look at the SMP exec status.Jeff Skirvin2012-07-201-1/+6
* [SCSI] libsas: fix false positive 'device attached' conditionsDan Williams2012-04-231-1/+8
* [SCSI] libsas, libata: fix start of life for a sas ata_portDan Williams2012-04-231-3/+5
* [SCSI] libsas: fix ata_eh clobbering ex_phys via smp_ata_check_readyDan Williams2012-04-231-1/+15
* [SCSI] libsas: unify domain_device sas_rphy lifetimesDan Williams2012-04-231-2/+4
* [SCSI] libsas: fix sas_find_bcast_phy() in the presence of 'vacant' physThomas Jackson2012-04-231-5/+12
* [SCSI] libsas: fixup target_port_protocols for expanders that don't report sataDan Williams2012-02-291-0/+2
* [SCSI] libsas: restore scan orderDan Williams2012-02-291-3/+1
* [SCSI] libsas: delete device on sas address changedDan Williams2012-02-291-0/+9
* [SCSI] libsas: let libata recover links that fail to transmit initial sig-fisDan Williams2012-02-291-79/+99
* [SCSI] libsas: improve debug statementsDan Williams2012-02-291-22/+52
* [SCSI] libsas: fix sas_find_local_phy(), take phy referencesDan Williams2012-02-291-1/+4
* [SCSI] libsas: check for 'gone' expanders in smp_execute_task()Dan Williams2012-02-291-0/+5
* [SCSI] libsas: don't mark expanders as gone when a child device is removedDan Williams2012-02-291-1/+0
* [SCSI] libsas: poll for ata device readiness after resetDan Williams2012-02-291-3/+7
* [SCSI] libsas: add mutex for SMP task executionJeff Skirvin2012-02-191-13/+16