aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/pm8001/pm8001_init.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2011-04-10treewide: remove extra semicolonsJustin P. Mattock1-1/+1
2011-02-12[SCSI] pm8001: simplify workqueue usageTejun Heo1-9/+18
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-01-18[SCSI] pm8001: Use kzalloc for allocating only one thingJulia Lawall1-1/+1
2009-12-10[SCSI] pm8001: enable read HBA SAS address from VPDjack wang1-4/+8
2009-12-10[SCSI] pm8001: enhance error handle for IO patchjack wang1-1/+6
2009-12-04[SCSI] pm8001: Fixes for tag alloc, error goto and code cleanupjack_wang1-4/+7
2009-12-04[SCSI] pm8001: add SAS/SATA HBA driverjack wang1-0/+888