summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/pm8001
Commit message (Expand)AuthorAgeFilesLines
* scsi: pm8001: Mark symbols static where possibleBaoyou Xie2016-09-262-3/+3
* pm8001: fix typoJulia Lawall2016-07-121-1/+1
* libata/libsas: Define ATA_CMD_NCQ_NON_DATAHannes Reinecke2016-05-091-1/+2
* libsas: enable FPDMA SEND/RECEIVEHannes Reinecke2016-05-091-1/+3
* pm80xx: Remove bogus address masking in pm8001_ioremap()David Daney2016-04-151-2/+0
* Merge tag '4.4-scsi-mkp' into miscJames Bottomley2015-11-124-14/+243
|\
| * pm80xx: remove the SCSI host before detaching from SAS transportBenjamin Rood2015-11-091-1/+1
| * pm80xx: avoid a panic if MSI(X) interrupts are disabledBenjamin Rood2015-11-021-5/+11
| * pm80xx: wait a minimum of 500ms before issuing commands to SPCvBenjamin Rood2015-11-021-0/+13
| * pm80xx: do not examine registers for iButton feature if ATTO adapterBenjamin Rood2015-11-021-0/+2
| * pm80xx: set PHY profiles for ATTO 12Gb SAS controllersBenjamin Rood2015-11-023-0/+164
| * pm80xx: add support for ATTO devices during SAS address initiailizationBenjamin Rood2015-11-021-0/+10
| * pm80xx: add ATTO PCI IDs to pm8001_pci_tableBenjamin Rood2015-11-021-0/+14
| * pm80xx: add support for PMC Sierra 8070 and PMC Sierra 8072 SAS controllersBenjamin Rood2015-11-023-2/+8
| * pm80xx: configure PHY settings based on subsystem vendor IDBenjamin Rood2015-11-021-6/+20
* | scsi: use host wide tags by defaultChristoph Hellwig2015-11-091-1/+0
|/
* pm80xx: Don't override ts->stat on IO_OPEN_CNX_ERROR_HW_RESOURCE_BUSYJohannes Thumshirn2015-09-062-0/+2
* pm80xx: Bump pm80xx driver version to 0.1.38Viswas G2015-08-261-1/+1
* pm80xx: Handling Invalid SSP Response frameViswas G2015-08-262-1/+8
* pm80xx: Add PORT RECOVERY TIMEOUT supportViswas G2015-08-262-17/+68
* pm80xx: Remove unnecessary phy disconnect while link errorViswas G2015-08-261-12/+0
* pm80xx: Fix for Incorrect DMA Unmapping of SG ListViswas G2015-08-261-0/+1
* pm80xx: Update For Thermal Page CodeViswas G2015-08-262-2/+10
* pm80xx: Corrected device state changes in I_T_Nexus_Reset.Viswas G2015-08-262-5/+21
* pm80xx: Updated link rateViswas G2015-08-262-0/+5
* pm80xx: Added pm8006 controller supportSuresh Thiagarajan2015-08-122-2/+6
* scsi: Do not set cmd_per_lun to 1 in the host templateHannes Reinecke2015-05-311-1/+0
* Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley2014-12-181-1/+0
|\
| * scsi: remove ->change_queue_type methodChristoph Hellwig2014-12-041-1/+0
* | Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2014-12-112-2/+2
|\ \ | |/ |/|
| * libsas: use ata_dev_classify()Hannes Reinecke2014-11-052-2/+2
* | libsas: remove task_collector modeChristoph Hellwig2014-11-273-21/+6
* | scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig2014-11-241-0/+1
* | scsi: always assign block layer tags if enabledChristoph Hellwig2014-11-121-0/+1
|/
* pm8001: Update nvmd response data to request bufferSuresh Thiagarajan2014-09-162-3/+9
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2014-08-153-95/+92
|\
| * pm8001: fix pm8001_store_update_fwTomas Henzl2014-08-012-71/+70
| * pm8001: Fix erratic calculation in update_flashTomas Henzl2014-08-011-5/+2
| * pm8001: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev2014-07-301-19/+20
* | scsi: use pci_zalloc_consistentJoe Perches2014-08-081-3/+2
|/
* pm8001: Fix invalid return when request_irq() failedAlexander Gordeev2014-07-291-2/+3
* pm8001: fix a memory leak in nvmd_respTomas Henzl2014-07-251-6/+2
* pm8001: fix update_flashTomas Henzl2014-07-251-3/+3
* pm8001: fix a memory leak in flash_updateTomas Henzl2014-07-251-6/+6
* pm8001: Cleaning up uninitialized variablesRickard Strandqvist2014-07-251-4/+2
* pm8001: Fix to remove null pointer checks that could never happenRickard Strandqvist2014-07-251-1/+1
* pm8001: more fixes to honor return valueTomas Henzl2014-07-252-3/+24
* pm8001: add a new spinlock to protect the CCBTomas Henzl2014-07-253-1/+8
* pm8001: honor return valueTomas Henzl2014-07-252-17/+58
* pm8001: clean bitmap management functionsTomas Henzl2014-07-253-30/+12
OpenPOWER on IntegriCloud