index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: Fix memleak in pm8001_exec_internal_task_abort
Dinghao Liu
2020-08-31
1
-1
/
+1
*
scsi: pm8001: Move function header and supply some missing parameter descript...
Lee Jones
2020-07-24
1
-4
/
+5
*
scsi: pm80xx: Cleanup command when a reset times out
peter chang
2019-11-19
1
-13
/
+37
*
scsi: pm80xx: Fix dereferencing dangling pointer
Vikram Auradkar
2019-11-19
1
-6
/
+6
*
scsi: pm80xx: Squashed logging cleanup changes
peter chang
2019-11-19
1
-2
/
+4
*
scsi: pm80xx: Initialize variable used as return status
John Sperbeck
2019-11-19
1
-1
/
+1
*
scsi: pm80xx: remove redundant assignments to variable rc
Colin Ian King
2019-08-07
1
-10
/
+3
*
scsi: pm80xx: Fixed kernel panic during error recovery for SATA drive
Deepak Ukey
2019-07-11
1
-1
/
+5
*
scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander()
John Garry
2019-06-20
1
-1
/
+1
*
scsi: pm8001: Fix typo in code comments
Weitao Hou
2019-06-18
1
-1
/
+1
*
scsi: pm8001: clean up various indentation issues
Colin Ian King
2019-03-19
1
-2
/
+2
*
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2019-01-20
1
-1
/
+1
|
\
|
*
scsi: pm80xx: reduce indentation
Julia Lawall
2019-01-08
1
-1
/
+1
*
|
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-08
1
-2
/
+2
|
/
*
scsi: pm8001: switch to generic DMA API
Christoph Hellwig
2018-10-17
1
-4
/
+4
*
scsi: pm80xx: Remove set but not used variable 'device_id'
YueHaibing
2018-09-17
1
-4
/
+0
*
scsi: pm80xx: Fixed system hang issue during kexec boot
Deepak Ukey
2018-09-11
1
-0
/
+7
*
scsi: pm80xx: Corrected dma_unmap_sg() parameter
Deepak Ukey
2018-09-11
1
-1
/
+1
*
scsi: pm80xx: Fix for phy enable/disable functionality
Deepak Ukey
2018-09-11
1
-3
/
+25
*
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
2017-11-21
1
-2
/
+2
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-11-14
1
-39
/
+85
|
\
|
*
scsi: pm80xx: corrected SATA abort handling sequence.
Viswas G
2017-10-18
1
-3
/
+74
|
*
scsi: pm80xx: cleanup in pm8001_abort_task function.
Viswas G
2017-10-18
1
-38
/
+13
*
|
scsi: sas: Convert timers to use timer_setup()
Kees Cook
2017-11-01
1
-6
/
+5
|
/
*
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
[next]