summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/pm8001/pm8001_init.c
Commit message (Expand)AuthorAgeFilesLines
* 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