summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/pm8001/pm8001_init.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: pm8001: switch to pci_irq_alloc_vectorsChristoph Hellwig2017-02-061-21/+14
* pm8001: fix typoJulia Lawall2016-07-121-1/+1
* pm80xx: Remove bogus address masking in pm8001_ioremap()David Daney2016-04-151-2/+0
* Merge tag '4.4-scsi-mkp' into miscJames Bottomley2015-11-121-13/+202
|\
| * 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: set PHY profiles for ATTO 12Gb SAS controllersBenjamin Rood2015-11-021-0/+130
| * 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-021-1/+3
| * 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: Added pm8006 controller supportSuresh Thiagarajan2015-08-121-1/+4
* scsi: Do not set cmd_per_lun to 1 in the host templateHannes Reinecke2015-05-311-1/+0
* scsi: remove ->change_queue_type methodChristoph Hellwig2014-12-041-1/+0
* libsas: remove task_collector modeChristoph Hellwig2014-11-271-2/+0
* 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: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev2014-07-301-19/+20
* pm8001: Fix invalid return when request_irq() failedAlexander Gordeev2014-07-291-2/+3
* pm8001: more fixes to honor return valueTomas Henzl2014-07-251-2/+20
* pm8001: add a new spinlock to protect the CCBTomas Henzl2014-07-251-0/+1
* pm8001: Fix hibernation issueBradley Grove2014-07-251-2/+10
* pm8001: Fix potential null pointer dereference and memory leak.Maurizio Lombardi2014-06-251-3/+10
* [SCSI] remove deprecated IRQF_DISABLED from SCSIMichael Opdenacker2014-03-191-2/+0
* [SCSI] pm80xx: Read saved WWN from NVMD for ATTO pm8001 based HBAs.Bradley Grove2014-03-151-5/+5
* [SCSI] pm80xx: Tasklets synchronization fix.Nikith Ganigarakoppal2013-12-021-38/+52
* [SCSI] pm80xx: Module author additionNikith Ganigarakoppal2013-12-021-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-151-1/+0
|\
| * SCSI: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-141-1/+0
* | [SCSI] pm80xx: Firmware logging support.Anand Kumar Santhanam2013-10-251-0/+4
* | [SCSI] pm80xx: Phy settings support for motherboard controller.Anand Kumar Santhanam2013-10-251-0/+29
* | [SCSI] pm80xx: Device id changes to support series 8 controllers.Anand Kumar Santhanam2013-10-251-1/+31
|/
* [SCSI] pm8001: clean up unnecessary MSI/MSI-X capability findYijing Wang2013-08-261-1/+1
* [SCSI] pm80xx: Fix for 32 bit compilation warningAnand Kumar Santhanam2013-08-261-1/+2
* [SCSI] pm8001: use pdev->pm_cap instead of pci_find_capability(..,PCI_CAP_ID_PM)Yijing Wang2013-07-051-4/+3
* [SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device...James Bottomley2013-05-101-1/+1
* [SCSI] pm80xx: thermal, sas controller config and error handling updateSakthivel K2013-05-101-0/+2
* [SCSI] pm80xx: WWN Modification for PM8081/88/89 controllersSakthivel K2013-05-101-7/+36
* [SCSI] pm80xx: Changed module name and debug messages updateSakthivel K2013-05-101-4/+10
* [SCSI] pm80xx: Firmware flash memory free fix, with addition of new memory re...Sakthivel K2013-05-101-0/+3
* [SCSI] pm80xx: Added SPCv/ve specific hardware functionalities and relevant c...Sakthivel K2013-05-101-4/+13
* [SCSI] pm80xx: MSI-X implementation for using 64 interruptsSakthivel K2013-05-101-30/+111
* [SCSI] pm80xx: Updated common functions common for SPC and SPCv/veSakthivel K2013-05-101-7/+13
* [SCSI] pm80xx: Multiple inbound/outbound queue configurationSakthivel K2013-05-101-33/+68
* [SCSI] pm80xx: Added SPCv/ve specific ids, variables and modify for SPCSakthivel K2013-05-101-6/+42
* [SCSI] pm80xx: fix for memory region freeSakthivel K2013-02-221-1/+2
* Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-14/+14
* [SCSI] pm8001: raise host can queueMark Salyzyn2012-05-101-5/+5
OpenPOWER on IntegriCloud