index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
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
2023-09-21
scsi: pm8001: Remove PM8001_USE_MSIX
Damien Le Moal
1
-16
/
+16
2023-09-21
scsi: pm8001: Simplify pm8001_chip_interrupt_enable/disable()
Damien Le Moal
1
-63
/
+6
2023-09-13
scsi: pm80xx: Use phy-specific SAS address when sending PHY_START command
Michal Grzedzicki
1
-1
/
+1
2023-08-24
Merge patch series "libsas: Some tidy-up"
Martin K. Petersen
1
-3
/
+0
2023-08-21
scsi: libsas: Delete sas_ssp_task.task_prio
John Garry
1
-1
/
+0
2023-08-21
scsi: libsas: Delete sas_ssp_task.enable_first_burst
John Garry
1
-2
/
+0
2023-08-21
scsi: pm80xx: Set RETFIS when requested by libsas
Igor Pylypiv
1
-3
/
+6
2023-04-24
scsi: pm80xx: Log device registration
Akshat Jain
1
-3
/
+4
2022-10-18
scsi: pm8001: Use sas_ata_device_link_abort() to handle NCQ errors
John Garry
1
-158
/
+13
2022-10-18
scsi: pm8001: Modify task abort handling for SATA task
John Garry
1
-2
/
+13
2022-09-25
scsi: pm8001: Fix running_req for internal abort commands
John Garry
1
-0
/
+4
2022-08-13
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+1
2022-08-04
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+5
2022-08-01
scsi: pm8001: Fix typo 'the the' in comment
Slark Xiao
1
-1
/
+1
2022-07-13
scsi: pm80xx: Fix 'Unknown' max/min linkrate
Changyuan Lyu
1
-16
/
+3
2022-06-16
scsi: pm8001: Set up tags before using them
John Garry
1
-0
/
+5
2022-03-14
scsi: pm8001: Use libsas internal abort support
John Garry
1
-10
/
+17
2022-02-22
scsi: pm8001: Improve pm80XX_send_abort_all()
Damien Le Moal
1
-10
/
+4
2022-02-22
scsi: pm8001: Simplify pm8001_ccb_task_free()
Damien Le Moal
1
-23
/
+19
2022-02-22
scsi: pm8001: Simplify pm8001_mpi_build_cmd() interface
Damien Le Moal
1
-98
/
+56
2022-02-22
scsi: pm8001: Introduce ccb alloc/free helpers
Damien Le Moal
1
-104
/
+76
2022-02-22
scsi: pm8001: Fix memory leak in pm8001_chip_fw_flash_update_req()
Damien Le Moal
1
-1
/
+3
2022-02-22
scsi: pm8001: Fix tag leaks on error
Damien Le Moal
1
-0
/
+9
2022-02-22
scsi: pm8001: Fix task leak in pm8001_send_abort_all()
Damien Le Moal
1
-3
/
+6
2022-02-22
scsi: pm8001: Fix tag values handling
Damien Le Moal
1
-34
/
+18
2022-02-22
scsi: pm8001: Fix pm8001_mpi_task_abort_resp()
Damien Le Moal
1
-4
/
+3
2022-02-22
scsi: pm8001: Fix abort all task initialization
Damien Le Moal
1
-0
/
+2
2022-02-22
scsi: pm8001: Fix NCQ NON DATA command completion handling
Damien Le Moal
1
-1
/
+2
2022-02-22
scsi: pm8001: Fix NCQ NON DATA command task initialization
Damien Le Moal
1
-7
/
+7
2022-02-22
scsi: pm8001: Fix command initialization in pm8001_chip_ssp_tm_req()
Damien Le Moal
1
-1
/
+1
2022-02-22
scsi: pm8001: Fix command initialization in pm80XX_send_read_log()
Damien Le Moal
1
-1
/
+1
2022-02-19
scsi: libsas: Add struct sas_tmf_task
John Garry
1
-2
/
+2
2022-02-14
Merge branch '5.17/scsi-fixes' into 5.18/scsi-staging
Martin K. Petersen
1
-17
/
+0
2022-02-11
scsi: libsas: Drop SAS_TASK_AT_INITIATOR
John Garry
1
-8
/
+0
2022-01-31
scsi: pm80xx: Fix double completion for SATA devices
Ajish Koshy
1
-18
/
+0
2021-11-18
scsi: pm80xx: Add pm80xx_mpi_build_cmd() tracepoint
Changyuan Lyu
1
-0
/
+5
2021-11-18
scsi: pm80xx: Update WARN_ON check in pm8001_mpi_build_cmd()
Igor Pylypiv
1
-1
/
+3
2021-11-18
scsi: pm80xx: Do not check the address-of value for NULL
Igor Pylypiv
1
-20
/
+4
2021-10-04
scsi: pm80xx: Fix misleading log statement in pm8001_mpi_get_nvmd_resp()
Igor Pylypiv
1
-1
/
+1
2021-10-04
scsi: pm80xx: Replace open coded check with dev_is_expander()
Igor Pylypiv
1
-2
/
+1
2021-09-14
scsi: pm80xx: Fix incorrect port value when registering a device
Ajish Koshy
1
-1
/
+6
2021-08-09
scsi: pm8001: Remove redundant initialization of variable 'rv'
Colin Ian King
1
-1
/
+1
2021-07-12
scsi: pm8001: Clean up kernel-doc and comments
Randy Dunlap
1
-9
/
+9
2021-07-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-8
/
+8
2021-06-02
scsi: libsas: Introduce more SAM status code aliases in enum exec_status
Bart Van Assche
1
-8
/
+8
2021-05-15
scsi: pm80xx: Fix drives missing during rmmod/insmod loop
Ajish Koshy
1
-4
/
+6
2021-04-15
scsi: pm80xx: Reset PI and CI memory during re-initialization
Viswas G
1
-0
/
+2
2021-04-15
scsi: pm80xx: Completing pending I/O after fatal error
Ruksar Devadi
1
-6
/
+60
2021-04-12
scsi: pm8001: Clean up white space
Luo Jiaxing
1
-7
/
+7
2021-04-12
scsi: pm80xx: Fix potential infinite loop
Colin Ian King
1
-1
/
+1
[next]