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