summaryrefslogtreecommitdiff
path: root/drivers/scsi/pm8001
AgeCommit message (Expand)Author
2017-10-18scsi: pm80xx: modified port reset timer value for PM8006 cardViswas G
2017-10-18scsi: pm80xx: cleanup in pm8001_abort_task function.Viswas G
2017-10-18scsi: pm80xx: tag allocation for phy control request.Viswas G
2017-10-18scsi: pm80xx: Different SAS addresses for phys.Viswas G
2017-10-18scsi: pm80xx: ILA and inactive firmware version through sysfsViswas G
2017-10-18scsi: pm80xx: redefine sas_identify_frame structureViswas G
2017-08-25scsi: libsas: move bus_reset_handler() to target_reset_handler()Hannes Reinecke
2017-08-10scsi: pm8001: fix double free in pm8001_pci_probePan Bian
2017-04-21scsi: sas: move scsi_remove_host call into sas_remove_hostJohannes Thumshirn
2017-02-06scsi: pm8001: switch to pci_irq_alloc_vectorsChristoph Hellwig
2016-09-26scsi: pm8001: Mark symbols static where possibleBaoyou Xie
2016-07-12pm8001: fix typoJulia Lawall
2016-05-09libata/libsas: Define ATA_CMD_NCQ_NON_DATAHannes Reinecke
2016-05-09libsas: enable FPDMA SEND/RECEIVEHannes Reinecke
2016-04-15pm80xx: Remove bogus address masking in pm8001_ioremap()David Daney
2015-11-12Merge tag '4.4-scsi-mkp' into miscJames Bottomley
2015-11-09scsi: use host wide tags by defaultChristoph Hellwig
2015-11-09pm80xx: remove the SCSI host before detaching from SAS transportBenjamin Rood
2015-11-02pm80xx: avoid a panic if MSI(X) interrupts are disabledBenjamin Rood
2015-11-02pm80xx: wait a minimum of 500ms before issuing commands to SPCvBenjamin Rood
2015-11-02pm80xx: do not examine registers for iButton feature if ATTO adapterBenjamin Rood
2015-11-02pm80xx: set PHY profiles for ATTO 12Gb SAS controllersBenjamin Rood
2015-11-02pm80xx: add support for ATTO devices during SAS address initiailizationBenjamin Rood
2015-11-02pm80xx: add ATTO PCI IDs to pm8001_pci_tableBenjamin Rood
2015-11-02pm80xx: add support for PMC Sierra 8070 and PMC Sierra 8072 SAS controllersBenjamin Rood
2015-11-02pm80xx: configure PHY settings based on subsystem vendor IDBenjamin Rood
2015-09-06pm80xx: Don't override ts->stat on IO_OPEN_CNX_ERROR_HW_RESOURCE_BUSYJohannes Thumshirn
2015-08-26pm80xx: Bump pm80xx driver version to 0.1.38Viswas G
2015-08-26pm80xx: Handling Invalid SSP Response frameViswas G
2015-08-26pm80xx: Add PORT RECOVERY TIMEOUT supportViswas G
2015-08-26pm80xx: Remove unnecessary phy disconnect while link errorViswas G
2015-08-26pm80xx: Fix for Incorrect DMA Unmapping of SG ListViswas G
2015-08-26pm80xx: Update For Thermal Page CodeViswas G
2015-08-26pm80xx: Corrected device state changes in I_T_Nexus_Reset.Viswas G
2015-08-26pm80xx: Updated link rateViswas G
2015-08-12pm80xx: Added pm8006 controller supportSuresh Thiagarajan
2015-05-31scsi: Do not set cmd_per_lun to 1 in the host templateHannes Reinecke
2014-12-18Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley
2014-12-11Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2014-12-04scsi: remove ->change_queue_type methodChristoph Hellwig
2014-11-27libsas: remove task_collector modeChristoph Hellwig
2014-11-24scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig
2014-11-12scsi: always assign block layer tags if enabledChristoph Hellwig
2014-11-05libsas: use ata_dev_classify()Hannes Reinecke
2014-09-16pm8001: Update nvmd response data to request bufferSuresh Thiagarajan
2014-08-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2014-08-08scsi: use pci_zalloc_consistentJoe Perches
2014-08-01pm8001: fix pm8001_store_update_fwTomas Henzl
2014-08-01pm8001: Fix erratic calculation in update_flashTomas Henzl
2014-07-30pm8001: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev