summaryrefslogtreecommitdiff
path: root/drivers/scsi/pm8001
AgeCommit message (Expand)Author
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-04-26Merge branch 'master' into for-nextJiri Kosina
2011-04-10treewide: remove extra semicolonsJustin P. Mattock
2011-03-31Fix common misspellingsLucas De Marchi
2011-02-12[SCSI] pm8001: simplify workqueue usageTejun Heo
2010-12-22Merge branch 'master' into for-nextJiri Kosina
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König
2010-09-09[SCSI] pm8001: handle allocation failuresDan Carpenter
2010-08-06[SCSI] pm8001: introduce missing kfreeJulia Lawall
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-07-28[SCSI] Unify SAM_ and SAM_STAT_ macrosJames Bottomley
2010-06-16fix typos concerning "initiali[zs]e"Uwe Kleine-König
2010-06-16fix typos concerning "management"Uwe Kleine-König
2010-05-02[SCSI] pm8001: potential null dereference in pm8001_dev_gone_notify()Dan Carpenter
2010-04-11[SCSI] pm8001: drop redundant memsetJulia Lawall
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack
2010-01-18[SCSI] pm8001: Use kzalloc for allocating only one thingJulia Lawall
2009-12-10[SCSI] pm8001: misc code cleanupjack wang
2009-12-10[SCSI] pm8001: enable read HBA SAS address from VPDjack wang
2009-12-10[SCSI] pm8001: do not reset local sata as it will not be found if resetjack wang
2009-12-10[SCSI] pm8001: bit set pm8001_ha->flagsjack wang
2009-12-10[SCSI] pm8001:fix potential NULL pointer dereferencejack wang
2009-12-10[SCSI] pm8001: set SSC down-spreading only to get less errors on some 6G device.jack wang
2009-12-10[SCSI] pm8001: fix endian issues with SAS addressjack wang
2009-12-10[SCSI] pm8001: enhance error handle for IO patchjack wang
2009-12-10[SCSI] pm8001: Fix for sata io circular lock dependency.jack wang
2009-12-04[SCSI] pm8001: Fixes for tag alloc, error goto and code cleanupjack_wang
2009-12-04[SCSI] pm8001: enhance IOMB process modulesjack_wang
2009-12-04[SCSI] pm8001: add reinitialize SPC parameters before phy startjack_wang
2009-12-04[SCSI] pm8001: add SAS/SATA HBA driverjack wang