index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
pm8001
/
pm8001_sas.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: pm8001: Mark symbols static where possible
Baoyou Xie
2016-09-26
1
-1
/
+1
*
libata/libsas: Define ATA_CMD_NCQ_NON_DATA
Hannes Reinecke
2016-05-09
1
-1
/
+2
*
libsas: enable FPDMA SEND/RECEIVE
Hannes Reinecke
2016-05-09
1
-1
/
+3
*
pm80xx: Fix for Incorrect DMA Unmapping of SG List
Viswas G
2015-08-26
1
-0
/
+1
*
pm80xx: Corrected device state changes in I_T_Nexus_Reset.
Viswas G
2015-08-26
1
-5
/
+13
*
libsas: remove task_collector mode
Christoph Hellwig
2014-11-27
1
-17
/
+5
*
scsi: use pci_zalloc_consistent
Joe Perches
2014-08-08
1
-3
/
+2
*
pm8001: add a new spinlock to protect the CCB
Tomas Henzl
2014-07-25
1
-1
/
+6
*
pm8001: clean bitmap management functions
Tomas Henzl
2014-07-25
1
-24
/
+7
*
[SCSI] pm80xx: fix problem of pm8001_work_fn reseting incorrect phy device
XinHong Zhu
2014-03-15
1
-0
/
+1
*
[SCSI] pm80xx: no need for tag allocation when issuing the command of unregis...
XinHong Zhu
2014-03-15
1
-2
/
+0
*
[SCSI] pm80xx: Fix for direct attached device.
Nikith Ganigarakoppal
2013-12-02
1
-1
/
+3
*
[SCSI] pm80xx: Set device state response logic fix.
Anand Kumar Santhanam
2013-10-25
1
-1
/
+8
*
[SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device...
James Bottomley
2013-05-10
1
-7
/
+7
*
[SCSI] pm80xx: thermal, sas controller config and error handling update
Sakthivel K
2013-05-10
1
-0
/
+66
*
[SCSI] pm80xx: NCQ error handling changes
Sakthivel K
2013-05-10
1
-2
/
+20
*
[SCSI] pm80xx: Added SPCv/ve specific hardware functionalities and relevant c...
Sakthivel K
2013-05-10
1
-6
/
+11
*
[SCSI] libsas: trim sas_task of slow path infrastructure
Dan Williams
2012-07-20
1
-17
/
+17
*
[SCSI] libsas: use ->lldd_I_T_nexus_reset for ->eh_bus_reset_handler
Dan Williams
2012-07-20
1
-1
/
+2
*
[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] pm8001: deficient responses to IO_XFER_ERROR_BREAK and IO_XFER_OPEN_RE...
Mark Salyzyn
2012-02-19
1
-0
/
+72
*
[SCSI] pm8001: Add FUNC_GET_EVENTS
Mark Salyzyn
2012-02-19
1
-1
/
+23
*
[SCSI] pm8001: fix lockup on phy_control hard reset.
Mark Salyzyn
2012-02-19
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
1
-3
/
+4
*
[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
1
-30
/
+1
*
[SCSI] libsas: export sas_alloc_task()
Dan Williams
2011-08-27
1
-32
/
+6
*
[SCSI] Unify SAM_ and SAM_STAT_ macros
James Bottomley
2010-07-28
1
-2
/
+2
*
[SCSI] pm8001: potential null dereference in pm8001_dev_gone_notify()
Dan Carpenter
2010-05-02
1
-1
/
+3
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
tree-wide: Assorted spelling fixes
Daniel Mack
2010-02-09
1
-1
/
+1
*
[SCSI] pm8001: misc code cleanup
jack wang
2009-12-10
1
-1
/
+1
*
[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: enhance error handle for IO patch
jack wang
2009-12-10
1
-1
/
+48
*
[SCSI] pm8001: Fixes for tag alloc, error goto and code cleanup
jack_wang
2009-12-04
1
-31
/
+29
*
[SCSI] pm8001: add reinitialize SPC parameters before phy start
jack_wang
2009-12-04
1
-0
/
+1
*
[SCSI] pm8001: add SAS/SATA HBA driver
jack wang
2009-12-04
1
-0
/
+1104