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: Fix use-after-free for aborted SSP/STP sas_task
John Garry
2022-01-31
1
-2
/
+2
*
scsi: pm8001: Fix warning for undescribed param in process_one_iomb()
John Garry
2022-01-31
1
-0
/
+1
*
scsi: pm80xx: Fix double completion for SATA devices
Ajish Koshy
2022-01-31
1
-26
/
+0
*
scsi: pm8001: Fix bogus FW crash for maxcpus=1
John Garry
2022-01-25
1
-2
/
+14
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-01-22
1
-2
/
+5
|
\
|
*
scsi: pm80xx: Port reset timeout error handling correction
Ajish Koshy
2022-01-05
1
-2
/
+5
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-01-14
1
-22
/
+16
|
\
|
|
*
scsi: pm80xx: Add tracepoints
Changyuan Lyu
2021-11-19
1
-0
/
+7
|
*
scsi: pm80xx: Do not check the address-of value for NULL
Igor Pylypiv
2021-11-19
1
-21
/
+8
|
*
scsi: pm80xx: Apply byte mask for phy ID in mpi_phy_start_resp()
Igor Pylypiv
2021-11-19
1
-1
/
+1
*
|
scsi: pm8001: Fix phys_to_virt() usage on dma_addr_t
John Garry
2021-12-14
1
-17
/
+21
|
/
*
scsi: pm80xx: Replace open coded check with dev_is_expander()
Igor Pylypiv
2021-10-05
1
-2
/
+1
*
scsi: pm80xx: Fix lockup in outbound queue management
Ajish Koshy
2021-09-15
1
-9
/
+44
*
scsi: pm80xx: Fix incorrect port value when registering a device
Ajish Koshy
2021-09-15
1
-1
/
+6
*
scsi: pm8001: Clean up kernel-doc and comments
Randy Dunlap
2021-07-13
1
-25
/
+25
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-07-03
1
-7
/
+7
|
\
|
*
scsi: libsas: Introduce more SAM status code aliases in enum exec_status
Bart Van Assche
2021-06-02
1
-7
/
+7
*
|
scsi: pm80xx: Fix drives missing during rmmod/insmod loop
Ajish Koshy
2021-05-16
1
-6
/
+6
|
/
*
scsi: pm80xx: Remove global lock from outbound queue processing
Viswas G
2021-04-16
1
-2
/
+2
*
scsi: pm80xx: Reset PI and CI memory during re-initialization
Viswas G
2021-04-16
1
-0
/
+2
*
scsi: pm80xx: Completing pending I/O after fatal error
Ruksar Devadi
2021-04-16
1
-0
/
+1
*
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
[next]