index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
pm8001
/
pm80xx_hwi.c
Age
Commit message (
Expand
)
Author
2025-06-23
scsi: pm80xx: Add controller SCSI host fatal error uevents
Salomon Dushimirimana
2025-06-19
scsi: pm80xx: Free allocated tags after failure
Francisco Gutierrez
2024-12-04
scsi: pm80xx: Improve debugging for aborted commands
Vishakha Channapattan
2024-12-04
scsi: pm80xx: Use dynamic tag numbers for PHY start and stop
Jolly Shah
2024-11-06
scsi: pm8001: Use module param to set pcs event log severity
Salomon Dushimirimana
2024-09-12
scsi: pm8001: Remove trailing space after \n newline
Colin Ian King
2024-07-04
scsi: pm8001: Update log level when reading config table
Terrence Adams
2023-09-21
scsi: pm8001: Remove PM8001_USE_MSIX
Damien Le Moal
2023-09-21
scsi: pm8001: Remove pm80xx_chip_intx_interrupt_enable/disable()
Damien Le Moal
2023-09-13
scsi: pm80xx: Avoid leaking tags when processing OPC_INB_SET_CONTROLLER_CONFI...
Michal Grzedzicki
2023-09-13
scsi: pm80xx: Use phy-specific SAS address when sending PHY_START command
Michal Grzedzicki
2023-08-24
Merge patch series "libsas: Some tidy-up"
Martin K. Petersen
2023-08-21
scsi: libsas: Delete sas_ssp_task.task_prio
John Garry
2023-08-21
scsi: libsas: Delete sas_ssp_task.enable_first_burst
John Garry
2023-08-21
scsi: pm80xx: Set RETFIS when requested by libsas
Igor Pylypiv
2023-05-08
scsi: pm80xx: Update PHY state after hard reset
Changyuan Lyu
2023-05-08
scsi: pm80xx: Log port state during HW event
Akshat Jain
2023-05-08
scsi: pm80xx: Log phy_id and port_id in the device registration request
Akshat Jain
2023-05-08
scsi: pm80xx: Print port_id in HW events
Akshat Jain
2023-05-08
scsi: pm80xx: Enable init logging
Akshat Jain
2023-05-08
scsi: pm80xx: Log some HW events by default
Akshat Jain
2022-10-22
scsi: pm80xx: Remove unused reset_in_progress flag logic
Igor Pylypiv
2022-10-22
scsi: pm8001: Use sas_task_find_rq() for tagging
John Garry
2022-10-18
scsi: pm8001: Use sas_ata_device_link_abort() to handle NCQ errors
John Garry
2022-10-18
scsi: pm8001: Modify task abort handling for SATA task
John Garry
2022-08-04
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-07-13
scsi: pm80xx: Set stopped phy's linkrate to Disabled
Changyuan Lyu
2022-06-16
scsi: pm8001: Expose hardware queues for pm80xx
John Garry
2022-06-16
scsi: pm8001: Set up tags before using them
John Garry
2022-04-11
scsi: pm80xx: Enable upper inbound, outbound queues
Ajish Koshy
2022-04-11
scsi: pm80xx: Mask and unmask upper interrupt vectors 32-63
Ajish Koshy
2022-02-27
scsi: pm80xx: Handle non-fatal errors
Ajish Koshy
2022-02-22
scsi: pm8001: Improve pm80XX_send_abort_all()
Damien Le Moal
2022-02-22
scsi: pm8001: Simplify pm8001_ccb_task_free()
Damien Le Moal
2022-02-22
scsi: pm8001: Simplify pm8001_mpi_build_cmd() interface
Damien Le Moal
2022-02-22
scsi: pm8001: Introduce ccb alloc/free helpers
Damien Le Moal
2022-02-22
scsi: pm8001: Fix tag leaks on error
Damien Le Moal
2022-02-22
scsi: pm8001: Fix tag values handling
Damien Le Moal
2022-02-22
scsi: pm8001: Fix pm8001_tag_alloc() failures handling
Damien Le Moal
2022-02-22
scsi: pm8001: Fix abort all task initialization
Damien Le Moal
2022-02-22
scsi: pm8001: Fix NCQ NON DATA command completion handling
Damien Le Moal
2022-02-22
scsi: pm8001: Fix NCQ NON DATA command task initialization
Damien Le Moal
2022-02-22
scsi: pm8001: Fix use of struct set_phy_profile_req fields
Damien Le Moal
2022-02-22
scsi: pm8001: Fix le32 values handling in pm80xx_chip_sata_req()
Damien Le Moal
2022-02-22
scsi: pm8001: Fix le32 values handling in pm80xx_chip_ssp_io_req()
Damien Le Moal
2022-02-22
scsi: pm8001: Fix payload initialization in pm80xx_encrypt_update()
Damien Le Moal
2022-02-22
scsi: pm8001: Fix le32 values handling in pm80xx_set_sas_protocol_timer_config()
Damien Le Moal
2022-02-22
scsi: pm8001: Fix payload initialization in pm80xx_set_thermal_config()
Damien Le Moal
2022-02-22
scsi: pm8001: Fix pm80xx_pci_mem_copy() interface
Damien Le Moal
2022-02-22
scsi: pm8001: Fix command initialization in pm80XX_send_read_log()
Damien Le Moal
[next]