index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
pm8001
/
pm8001_sas.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-19
scsi: pm80xx: Cleanup command when a reset times out
peter chang
1
-13
/
+37
2019-11-19
scsi: pm80xx: Fix dereferencing dangling pointer
Vikram Auradkar
1
-6
/
+6
2019-11-19
scsi: pm80xx: Squashed logging cleanup changes
peter chang
1
-2
/
+4
2019-11-19
scsi: pm80xx: Initialize variable used as return status
John Sperbeck
1
-1
/
+1
2019-08-07
scsi: pm80xx: remove redundant assignments to variable rc
Colin Ian King
1
-10
/
+3
2019-07-11
scsi: pm80xx: Fixed kernel panic during error recovery for SATA drive
Deepak Ukey
1
-1
/
+5
2019-06-20
scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander()
John Garry
1
-1
/
+1
2019-06-18
scsi: pm8001: Fix typo in code comments
Weitao Hou
1
-1
/
+1
2019-03-19
scsi: pm8001: clean up various indentation issues
Colin Ian King
1
-2
/
+2
2019-01-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-1
/
+1
2019-01-08
scsi: pm80xx: reduce indentation
Julia Lawall
1
-1
/
+1
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
1
-2
/
+2
2018-10-17
scsi: pm8001: switch to generic DMA API
Christoph Hellwig
1
-4
/
+4
2018-09-17
scsi: pm80xx: Remove set but not used variable 'device_id'
YueHaibing
1
-4
/
+0
2018-09-11
scsi: pm80xx: Fixed system hang issue during kexec boot
Deepak Ukey
1
-0
/
+7
2018-09-11
scsi: pm80xx: Corrected dma_unmap_sg() parameter
Deepak Ukey
1
-1
/
+1
2018-09-11
scsi: pm80xx: Fix for phy enable/disable functionality
Deepak Ukey
1
-3
/
+25
2017-11-21
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
1
-2
/
+2
2017-11-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-39
/
+85
2017-11-01
scsi: sas: Convert timers to use timer_setup()
Kees Cook
1
-6
/
+5
2017-10-18
scsi: pm80xx: corrected SATA abort handling sequence.
Viswas G
1
-3
/
+74
2017-10-18
scsi: pm80xx: cleanup in pm8001_abort_task function.
Viswas G
1
-38
/
+13
2016-09-26
scsi: pm8001: Mark symbols static where possible
Baoyou Xie
1
-1
/
+1
2016-05-09
libata/libsas: Define ATA_CMD_NCQ_NON_DATA
Hannes Reinecke
1
-1
/
+2
2016-05-09
libsas: enable FPDMA SEND/RECEIVE
Hannes Reinecke
1
-1
/
+3
2015-08-26
pm80xx: Fix for Incorrect DMA Unmapping of SG List
Viswas G
1
-0
/
+1
2015-08-26
pm80xx: Corrected device state changes in I_T_Nexus_Reset.
Viswas G
1
-5
/
+13
2014-11-27
libsas: remove task_collector mode
Christoph Hellwig
1
-17
/
+5
2014-08-08
scsi: use pci_zalloc_consistent
Joe Perches
1
-3
/
+2
2014-07-25
pm8001: add a new spinlock to protect the CCB
Tomas Henzl
1
-1
/
+6
2014-07-25
pm8001: clean bitmap management functions
Tomas Henzl
1
-24
/
+7
2014-03-15
[SCSI] pm80xx: fix problem of pm8001_work_fn reseting incorrect phy device
XinHong Zhu
1
-0
/
+1
2014-03-15
[SCSI] pm80xx: no need for tag allocation when issuing the command of unregis...
XinHong Zhu
1
-2
/
+0
2013-12-02
[SCSI] pm80xx: Fix for direct attached device.
Nikith Ganigarakoppal
1
-1
/
+3
2013-10-25
[SCSI] pm80xx: Set device state response logic fix.
Anand Kumar Santhanam
1
-1
/
+8
2013-05-10
[SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device...
James Bottomley
1
-7
/
+7
2013-05-10
[SCSI] pm80xx: thermal, sas controller config and error handling update
Sakthivel K
1
-0
/
+66
2013-05-10
[SCSI] pm80xx: NCQ error handling changes
Sakthivel K
1
-2
/
+20
2013-05-10
[SCSI] pm80xx: Added SPCv/ve specific hardware functionalities and relevant c...
Sakthivel K
1
-6
/
+11
2012-07-20
[SCSI] libsas: trim sas_task of slow path infrastructure
Dan Williams
1
-17
/
+17
2012-07-20
[SCSI] libsas: use ->lldd_I_T_nexus_reset for ->eh_bus_reset_handler
Dan Williams
1
-1
/
+2
2012-02-29
[SCSI] libsas: fix sas_find_local_phy(), take phy references
Dan Williams
1
-7
/
+12
2012-02-19
[SCSI] libsas: remove ata_port.lock management duties from lldds
Dan Williams
1
-5
/
+1
2012-02-19
[SCSI] libsas: introduce sas_drain_work()
Dan Williams
1
-1
/
+3
2012-02-19
[SCSI] pm8001: deficient responses to IO_XFER_ERROR_BREAK and IO_XFER_OPEN_RE...
Mark Salyzyn
1
-0
/
+72
2012-02-19
[SCSI] pm8001: Add FUNC_GET_EVENTS
Mark Salyzyn
1
-1
/
+23
2012-02-19
[SCSI] pm8001: fix lockup on phy_control hard reset.
Mark Salyzyn
1
-1
/
+1
2011-10-02
[SCSI] isci: export phy events via ->lldd_control_phy()
Dan Williams
1
-1
/
+1
2011-10-02
[SCSI] pm8001: missing break statements
Mark Salyzyn
1
-3
/
+4
2011-10-02
[SCSI] pm8001: fix DEV_IS_GONE infinite retry
Mark Salyzyn
1
-14
/
+1
[next]