| Commit message (Expand) | Author | Age | Files | Lines |
* | [SCSI] pm8001: raise host can queue | Mark Salyzyn | 2012-05-10 | 3 | -13/+17 |
* | [SCSI] pm8001: fix endian issue with code optimization. | Santosh Nayak | 2012-04-23 | 2 | -4/+4 |
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s... | Linus Torvalds | 2012-03-31 | 1 | -8/+10 |
|\ |
|
| * | [SCSI] pm8001: Use spin_lock_irqsave() for task_state. | Santosh Nayak | 2012-03-28 | 1 | -8/+10 |
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s... | Linus Torvalds | 2012-03-22 | 6 | -134/+441 |
|\ \
| |/ |
|
| * | [SCSI] pm8001: fix endian issue with code optimization. | Santosh Nayak | 2012-02-29 | 3 | -46/+49 |
| * | [SCSI] pm8001: Fix possible racing condition. | Santosh Nayak | 2012-02-29 | 1 | -3/+3 |
| * | [SCSI] pm8001: Fix bogus interrupt state flag issue. | Santosh Nayak | 2012-02-29 | 1 | -30/+28 |
| * | [SCSI] libsas: async ata scanning | Dan Williams | 2012-02-29 | 1 | -1/+0 |
| * | [SCSI] libsas: fix sas_find_local_phy(), take phy references | Dan Williams | 2012-02-29 | 1 | -7/+12 |
| * | [SCSI] libsas: remove ata_port.lock management duties from lldds | Dan Williams | 2012-02-19 | 1 | -5/+1 |
| * | [SCSI] libsas: introduce sas_drain_work() | Dan Williams | 2012-02-19 | 1 | -1/+3 |
| * | [SCSI] libsas: kill sas_slave_destroy | Dan Williams | 2012-02-19 | 1 | -1/+0 |
| * | [SCSI] pm8001: deficient responses to IO_XFER_ERROR_BREAK and IO_XFER_OPEN_RE... | Mark Salyzyn | 2012-02-19 | 3 | -12/+261 |
| * | [SCSI] pm8001: Add FUNC_GET_EVENTS | Mark Salyzyn | 2012-02-19 | 3 | -27/+83 |
| * | [SCSI] pm8001: fix lockup on phy_control hard reset. | Mark Salyzyn | 2012-02-19 | 1 | -1/+1 |
* | | pm8001: fix printk typo in pm8001_hwi.c | Masanari Iida | 2012-02-03 | 1 | -1/+1 |
|/ |
|
* | [SCSI] isci: export phy events via ->lldd_control_phy() | Dan Williams | 2011-10-02 | 1 | -1/+1 |
* | [SCSI] pm8001: missing break statements | Mark Salyzyn | 2011-10-02 | 2 | -39/+41 |
* | [SCSI] pm8001: fix DEV_IS_GONE infinite retry | Mark Salyzyn | 2011-10-02 | 1 | -14/+1 |
* | [SCSI] pm8001: remove pm8001_slave_{alloc|configure} | Dan Williams | 2011-10-02 | 3 | -34/+3 |
* | [SCSI] libsas: export sas_alloc_task() | Dan Williams | 2011-08-27 | 1 | -32/+6 |
* | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 | 1 | -1/+1 |
* | Merge branch 'master' into for-next | Jiri Kosina | 2011-04-26 | 3 | -4/+4 |
|\ |
|
| * | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 3 | -4/+4 |
* | | treewide: remove extra semicolons | Justin P. Mattock | 2011-04-10 | 1 | -1/+1 |
|/ |
|
* | [SCSI] pm8001: simplify workqueue usage | Tejun Heo | 2011-02-12 | 3 | -33/+41 |
* | Merge branch 'master' into for-next | Jiri Kosina | 2010-12-22 | 1 | -1/+0 |
|\ |
|
| * | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann | 2010-11-17 | 1 | -1/+0 |
* | | tree-wide: fix comment/printk typos | Uwe Kleine-König | 2010-11-01 | 1 | -1/+1 |
|/ |
|
* | [SCSI] pm8001: handle allocation failures | Dan Carpenter | 2010-09-09 | 1 | -0/+6 |
* | [SCSI] pm8001: introduce missing kfree | Julia Lawall | 2010-08-06 | 1 | -3/+10 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-08-04 | 1 | -2/+2 |
|\ |
|
| * | fix typos concerning "initiali[zs]e" | Uwe Kleine-König | 2010-06-16 | 1 | -1/+1 |
| * | fix typos concerning "management" | Uwe Kleine-König | 2010-06-16 | 1 | -1/+1 |
* | | [SCSI] Unify SAM_ and SAM_STAT_ macros | James Bottomley | 2010-07-28 | 2 | -9/+9 |
|/ |
|
* | [SCSI] pm8001: potential null dereference in pm8001_dev_gone_notify() | Dan Carpenter | 2010-05-02 | 1 | -1/+3 |
* | [SCSI] pm8001: drop redundant memset | Julia Lawall | 2010-04-11 | 1 | -1/+0 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 4 | -0/+4 |
* | Merge branch 'for-next' into for-linus | Jiri Kosina | 2010-03-08 | 2 | -2/+2 |
|\ |
|
| * | tree-wide: Assorted spelling fixes | Daniel Mack | 2010-02-09 | 2 | -2/+2 |
* | | [SCSI] pm8001: Use kzalloc for allocating only one thing | Julia Lawall | 2010-01-18 | 1 | -1/+1 |
|/ |
|
* | [SCSI] pm8001: misc code cleanup | jack wang | 2009-12-10 | 3 | -5/+9 |
* | [SCSI] pm8001: enable read HBA SAS address from VPD | jack wang | 2009-12-10 | 3 | -20/+26 |
* | [SCSI] pm8001: do not reset local sata as it will not be found if reset | jack wang | 2009-12-10 | 1 | -0/+2 |
* | [SCSI] pm8001: bit set pm8001_ha->flags | jack wang | 2009-12-10 | 1 | -1/+1 |
* | [SCSI] pm8001:fix potential NULL pointer dereference | jack wang | 2009-12-10 | 1 | -1/+1 |
* | [SCSI] pm8001: set SSC down-spreading only to get less errors on some 6G device. | jack wang | 2009-12-10 | 1 | -44/+21 |
* | [SCSI] pm8001: fix endian issues with SAS address | jack wang | 2009-12-10 | 2 | -5/+5 |
* | [SCSI] pm8001: enhance error handle for IO patch | jack wang | 2009-12-10 | 4 | -5/+84 |