summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/pm8001/pm8001_init.c
Commit message (Expand)AuthorAgeFilesLines
* [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
* [SCSI] libsas: async ata scanningDan Williams2012-02-291-1/+0
* [SCSI] libsas: kill sas_slave_destroyDan Williams2012-02-191-1/+0
* [SCSI] pm8001: remove pm8001_slave_{alloc|configure}Dan Williams2011-10-021-2/+2
* treewide: remove extra semicolonsJustin P. Mattock2011-04-101-1/+1
* [SCSI] pm8001: simplify workqueue usageTejun Heo2011-02-121-9/+18
* tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [SCSI] pm8001: Use kzalloc for allocating only one thingJulia Lawall2010-01-181-1/+1
* [SCSI] pm8001: enable read HBA SAS address from VPDjack wang2009-12-101-4/+8
* [SCSI] pm8001: enhance error handle for IO patchjack wang2009-12-101-1/+6
* [SCSI] pm8001: Fixes for tag alloc, error goto and code cleanupjack_wang2009-12-041-4/+7
* [SCSI] pm8001: add SAS/SATA HBA driverjack wang2009-12-041-0/+888
OpenPOWER on IntegriCloud