aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/pm8001/pm8001_init.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-12Merge tag '4.4-scsi-mkp' into miscJames Bottomley1-13/+202
2015-11-09scsi: use host wide tags by defaultChristoph Hellwig1-1/+0
2015-11-09pm80xx: remove the SCSI host before detaching from SAS transportBenjamin Rood1-1/+1
2015-11-02pm80xx: avoid a panic if MSI(X) interrupts are disabledBenjamin Rood1-5/+11
2015-11-02pm80xx: wait a minimum of 500ms before issuing commands to SPCvBenjamin Rood1-0/+13
2015-11-02pm80xx: set PHY profiles for ATTO 12Gb SAS controllersBenjamin Rood1-0/+130
2015-11-02pm80xx: add support for ATTO devices during SAS address initiailizationBenjamin Rood1-0/+10
2015-11-02pm80xx: add ATTO PCI IDs to pm8001_pci_tableBenjamin Rood1-0/+14
2015-11-02pm80xx: add support for PMC Sierra 8070 and PMC Sierra 8072 SAS controllersBenjamin Rood1-1/+3
2015-11-02pm80xx: configure PHY settings based on subsystem vendor IDBenjamin Rood1-6/+20
2015-08-12pm80xx: Added pm8006 controller supportSuresh Thiagarajan1-1/+4
2015-05-31scsi: Do not set cmd_per_lun to 1 in the host templateHannes Reinecke1-1/+0
2014-12-04scsi: remove ->change_queue_type methodChristoph Hellwig1-1/+0
2014-11-27libsas: remove task_collector modeChristoph Hellwig1-2/+0
2014-11-24scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig1-0/+1
2014-11-12scsi: always assign block layer tags if enabledChristoph Hellwig1-0/+1
2014-07-30pm8001: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev1-19/+20
2014-07-29pm8001: Fix invalid return when request_irq() failedAlexander Gordeev1-2/+3
2014-07-25pm8001: more fixes to honor return valueTomas Henzl1-2/+20
2014-07-25pm8001: add a new spinlock to protect the CCBTomas Henzl1-0/+1
2014-07-25pm8001: Fix hibernation issueBradley Grove1-2/+10
2014-06-25pm8001: Fix potential null pointer dereference and memory leak.Maurizio Lombardi1-3/+10
2014-03-19[SCSI] remove deprecated IRQF_DISABLED from SCSIMichael Opdenacker1-2/+0
2014-03-15[SCSI] pm80xx: Read saved WWN from NVMD for ATTO pm8001 based HBAs.Bradley Grove1-5/+5
2013-12-02[SCSI] pm80xx: Tasklets synchronization fix.Nikith Ganigarakoppal1-38/+52
2013-12-02[SCSI] pm80xx: Module author additionNikith Ganigarakoppal1-0/+1
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+0
2013-10-25[SCSI] pm80xx: Firmware logging support.Anand Kumar Santhanam1-0/+4
2013-10-25[SCSI] pm80xx: Phy settings support for motherboard controller.Anand Kumar Santhanam1-0/+29
2013-10-25[SCSI] pm80xx: Device id changes to support series 8 controllers.Anand Kumar Santhanam1-1/+31
2013-10-14SCSI: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-08-26[SCSI] pm8001: clean up unnecessary MSI/MSI-X capability findYijing Wang1-1/+1
2013-08-26[SCSI] pm80xx: Fix for 32 bit compilation warningAnand Kumar Santhanam1-1/+2
2013-07-05[SCSI] pm8001: use pdev->pm_cap instead of pci_find_capability(..,PCI_CAP_ID_PM)Yijing Wang1-4/+3
2013-05-10[SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device_typeJames Bottomley1-1/+1
2013-05-10[SCSI] pm80xx: thermal, sas controller config and error handling updateSakthivel K1-0/+2
2013-05-10[SCSI] pm80xx: WWN Modification for PM8081/88/89 controllersSakthivel K1-7/+36
2013-05-10[SCSI] pm80xx: Changed module name and debug messages updateSakthivel K1-4/+10
2013-05-10[SCSI] pm80xx: Firmware flash memory free fix, with addition of new memory region for itSakthivel K1-0/+3
2013-05-10[SCSI] pm80xx: Added SPCv/ve specific hardware functionalities and relevant changes in common filesSakthivel K1-4/+13
2013-05-10[SCSI] pm80xx: MSI-X implementation for using 64 interruptsSakthivel K1-30/+111
2013-05-10[SCSI] pm80xx: Updated common functions common for SPC and SPCv/veSakthivel K1-7/+13
2013-05-10[SCSI] pm80xx: Multiple inbound/outbound queue configurationSakthivel K1-33/+68
2013-05-10[SCSI] pm80xx: Added SPCv/ve specific ids, variables and modify for SPCSakthivel K1-6/+42
2013-02-22[SCSI] pm80xx: fix for memory region freeSakthivel K1-1/+2
2013-01-03Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman1-14/+14
2012-05-10[SCSI] pm8001: raise host can queueMark Salyzyn1-5/+5
2012-02-29[SCSI] libsas: async ata scanningDan Williams1-1/+0
2012-02-19[SCSI] libsas: kill sas_slave_destroyDan Williams1-1/+0
2011-10-02[SCSI] pm8001: remove pm8001_slave_{alloc|configure}Dan Williams1-2/+2