index
:
kernel/linux.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.13.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
pm8001
/
pm8001_hwi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-16
scsi: pm80xx: Fix drives missing during rmmod/insmod loop
Ajish Koshy
1
-4
/
+6
2021-04-16
scsi: pm80xx: Reset PI and CI memory during re-initialization
Viswas G
1
-0
/
+2
2021-04-16
scsi: pm80xx: Completing pending I/O after fatal error
Ruksar Devadi
1
-6
/
+60
2021-04-13
scsi: pm8001: Clean up white space
Luo Jiaxing
1
-7
/
+7
2021-04-13
scsi: pm80xx: Fix potential infinite loop
Colin Ian King
1
-1
/
+1
2021-04-13
Merge branch '5.12/scsi-fixes' into 5.13/scsi-staging
Martin K. Petersen
1
-4
/
+4
2021-04-06
scsi: pm80xx: Fix chip initialization failure
Viswas G
1
-4
/
+4
2021-03-16
scsi: pm8001: Fix some misnamed function descriptions
Lee Jones
1
-4
/
+4
2021-01-23
scsi: pm80xx: Switch back to original libsas event notifiers
Ahmed S. Darwish
1
-21
/
+19
2021-01-23
scsi: pm80xx: Pass gfp_t flags to libsas event notifiers
Ahmed S. Darwish
1
-19
/
+35
2021-01-23
scsi: libsas: Remove notifier indirection
John Garry
1
-21
/
+19
2021-01-13
scsi: pm80xx: Fix missing tag_free in NVMD DATA req
akshatzen
1
-4
/
+10
2021-01-13
scsi: pm80xx: Check for fatal error
akshatzen
1
-0
/
+1
2020-12-01
scsi: pm8001: Remove space in a debug message
Colin Ian King
1
-1
/
+1
2020-11-24
scsi: pm8001: Neaten debug logging macros and uses
Joe Perches
1
-808
/
+562
2020-11-17
scsi: pm8001: Remove unused variable 'value'
Lee Jones
1
-2
/
+2
2020-11-05
scsi: pm80xx: Fix pm8001_mpi_get_nvmd_resp() race condition
yuuzheng
1
-1
/
+6
2020-11-05
scsi: pm80xx: Make running_req atomic
Viswas G
1
-11
/
+47
2020-11-05
scsi: pm80xx: Make mpi_build_cmd locking consistent
peter chang
1
-6
/
+15
2020-10-08
scsi: pm80xx: Increase the number of outstanding I/O supported to 1024
Viswas G
1
-4
/
+2
2020-10-08
scsi: pm80xx: Increase number of supported queues
Viswas G
1
-14
/
+18
2020-08-07
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-13
/
+14
2020-07-25
scsi: pm8001: Remove a bunch of set but unused variables
Lee Jones
1
-3
/
+3
2020-07-25
scsi: pm8001: Fix a bunch of kerneldoc issues
Lee Jones
1
-10
/
+11
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
1
-1
/
+1
2020-03-17
scsi: pm80xx: Introduce read and write length for IOCTL payload structure
Viswas G
1
-11
/
+11
2019-12-04
Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2019-11-20
scsi: pm80xx: Fix command issue sizing
peter chang
1
-23
/
+46
2019-11-20
scsi: pm80xx: Squashed logging cleanup changes
peter chang
1
-18
/
+44
2019-10-14
PCI: Add PCI_STD_NUM_BARS for the number of standard BARs
Denis Efremov
1
-1
/
+1
2019-06-20
scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander()
John Garry
1
-2
/
+2
2019-04-04
scsi: pm8001: fix spelling mistake, interupt -> interrupt
Colin Ian King
1
-2
/
+2
2019-04-04
scsi: pm8001: clean up dead code when PM8001_USE_MSIX is defined
Colin Ian King
1
-9
/
+12
2019-03-26
scsi: pm8001: remove set but not used variables 'param, sas_ha'
YueHaibing
1
-4
/
+0
2019-03-19
scsi: pm8001: clean up various indentation issues
Colin Ian King
1
-4
/
+4
2018-10-18
scsi: pm8001: switch to generic DMA API
Christoph Hellwig
1
-11
/
+11
2018-09-12
scsi: pm80xx: Fixed system hang issue during kexec boot
Deepak Ukey
1
-0
/
+6
2018-09-12
scsi: pm80xx: Fix for phy enable/disable functionality
Deepak Ukey
1
-1
/
+2
2018-05-29
scsi: pm80xx: fix spelling mistake "UNSORPORTED" -> "SUPPORTED"
Colin Ian King
1
-1
/
+1
2017-10-19
scsi: pm80xx: corrected SATA abort handling sequence.
Viswas G
1
-1
/
+7
2017-10-19
scsi: pm80xx: tag allocation for phy control request.
Viswas G
1
-0
/
+3
2016-09-27
scsi: pm8001: Mark symbols static where possible
Baoyou Xie
1
-2
/
+2
2015-09-06
pm80xx: Don't override ts->stat on IO_OPEN_CNX_ERROR_HW_RESOURCE_BUSY
Johannes Thumshirn
1
-0
/
+1
2015-08-27
pm80xx: Updated link rate
Viswas G
1
-0
/
+4
2014-11-05
libsas: use ata_dev_classify()
Hannes Reinecke
1
-1
/
+1
2014-09-16
pm8001: Update nvmd response data to request buffer
Suresh Thiagarajan
1
-0
/
+8
2014-08-01
pm8001: fix pm8001_store_update_fw
Tomas Henzl
1
-2
/
+2
2014-07-26
pm8001: fix a memory leak in nvmd_resp
Tomas Henzl
1
-6
/
+2
2014-07-26
pm8001: fix a memory leak in flash_update
Tomas Henzl
1
-6
/
+6
2014-07-26
pm8001: Fix to remove null pointer checks that could never happen
Rickard Strandqvist
1
-1
/
+1
[next]