index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
pm8001
/
pm80xx_hwi.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: pm8001: Clean up white space
Luo Jiaxing
2021-04-13
1
-7
/
+7
*
scsi: pm80xx: Remove busy wait from mpi_uninit_check()
Igor Pylypiv
2021-04-13
1
-5
/
+5
*
scsi: pm80xx: Increase timeout for pm80xx mpi_uninit_check()
Igor Pylypiv
2021-04-13
1
-2
/
+2
*
scsi: pm8001: Fix a bunch of doc-rotted function headers
Lee Jones
2021-03-16
1
-9
/
+9
*
scsi: pm80xx: Switch back to original libsas event notifiers
Ahmed S. Darwish
2021-01-23
1
-17
/
+15
*
scsi: pm80xx: Pass gfp_t flags to libsas event notifiers
Ahmed S. Darwish
2021-01-23
1
-15
/
+26
*
scsi: libsas: Remove notifier indirection
John Garry
2021-01-23
1
-20
/
+15
*
scsi: pm80xx: Clean up indentation of a code block
Colin Ian King
2021-01-21
1
-19
/
+15
*
scsi: pm80xx: Log SATA IOMB completion status on failure
Vishakha Channapattan
2021-01-13
1
-5
/
+8
*
scsi: pm80xx: Simultaneous poll for all FW readiness
Bhavesh Jashnani
2021-01-13
1
-57
/
+23
*
scsi: pm80xx: Fix driver fatal dump failure
Viswas G
2021-01-13
1
-5
/
+9
*
scsi: pm80xx: Check main config table address
akshatzen
2021-01-13
1
-3
/
+50
*
scsi: pm80xx: Check for fatal error
akshatzen
2021-01-13
1
-0
/
+36
*
scsi: pm80xx: Do not busy wait in MPI init check
akshatzen
2021-01-13
1
-3
/
+3
*
scsi: pm80xx: Do not sleep in atomic context
Ahmed S. Darwish
2020-12-01
1
-1
/
+1
*
scsi: pm8001: Neaten debug logging macros and uses
Joe Perches
2020-11-24
1
-914
/
+682
*
scsi: pm80xx: Avoid busywait in FW ready check
akshatzen
2020-11-05
1
-10
/
+11
*
scsi: pm80xx: Make running_req atomic
Viswas G
2020-11-05
1
-10
/
+91
*
scsi: pm80xx: Make mpi_build_cmd locking consistent
peter chang
2020-11-05
1
-8
/
+0
*
scsi: pm80xx: Increase the number of outstanding I/O supported to 1024
Viswas G
2020-10-08
1
-20
/
+8
*
scsi: pm80xx: Increase number of supported queues
Viswas G
2020-10-08
1
-33
/
+48
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-08-07
1
-11
/
+12
|
\
|
*
scsi: pm8001: Staticify 'pm80xx_pci_mem_copy' and 'mpi_set_phy_profile_req'
Lee Jones
2020-07-25
1
-3
/
+4
|
*
scsi: pm8001: Fix some function documentation issues
Lee Jones
2020-07-25
1
-8
/
+8
*
|
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-16
1
-1
/
+1
|
/
*
scsi: pm80xx: sysfs attribute for non fatal dump
Deepak Ukey
2020-03-17
1
-0
/
+130
*
scsi: pm80xx: Free the tag when mpi_set_phy_profile_resp is received
yuuzheng
2020-03-17
1
-3
/
+7
*
scsi: pm80xx: Deal with kexec reboots
Vikram Auradkar
2020-03-17
1
-4
/
+11
*
scsi: pm80xx: fix spelling mistake "to" -> "too"
Colin Ian King
2020-01-30
1
-1
/
+1
*
scsi: pm80xx: Remove unused include of linux/version.h
YueHaibing
2019-11-27
1
-1
/
+0
*
scsi: pm80xx: fix logic to break out of loop when register value is 2 or 3
Colin Ian King
2019-11-27
1
-1
/
+1
*
scsi: pm80xx: Modified the logic to collect fatal dump
Deepak Ukey
2019-11-20
1
-59
/
+192
*
scsi: pm80xx: Do not request 12G sas speeds
peter chang
2019-11-20
1
-17
/
+4
*
scsi: pm80xx: Fix command issue sizing
peter chang
2019-11-20
1
-16
/
+31
*
scsi: pm80xx: Increase timeout for pm80xx mpi_uninit_check
ianyar
2019-11-20
1
-2
/
+2
*
scsi: pm80xx: Squashed logging cleanup changes
peter chang
2019-11-20
1
-14
/
+104
*
scsi: pm80xx: Convert 'long' mdelay to msleep
Vikram Auradkar
2019-11-20
1
-2
/
+2
*
scsi: pm80xx: Make phy enable completion as NULL
peter chang
2019-11-20
1
-1
/
+3
*
scsi: pm80xx: Fix for SATA device discovery
peter chang
2019-11-20
1
-0
/
+2
*
scsi: pm80xx: Fixed kernel panic during error recovery for SATA drive
Deepak Ukey
2019-07-12
1
-1
/
+1
*
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
-3
/
+4
*
scsi: pm8001: clean up various indentation issues
Colin Ian King
2019-03-19
1
-22
/
+22
*
scsi: pm8001: switch to generic DMA API
Christoph Hellwig
2018-10-18
1
-11
/
+11
*
scsi: pm80xx: Remove set but not used variable 'page_code'
YueHaibing
2018-09-17
1
-2
/
+1
*
scsi: pm80xx: Fixed system hang issue during kexec boot
Deepak Ukey
2018-09-12
1
-6
/
+74
*
scsi: pm80xx: Fix for phy enable/disable functionality
Deepak Ukey
2018-09-12
1
-6
/
+8
*
scsi: pm80xx: panic on ncq error cleaning up the read log.
Viswas G
2017-10-19
1
-0
/
+1
*
scsi: pm80xx: corrected SATA abort handling sequence.
Viswas G
2017-10-19
1
-6
/
+30
[next]