index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2024-03-10
scsi: qla2xxx: Delay I/O Abort on PCI error
Quinn Tran
2024-03-10
scsi: qla2xxx: Change debug message during driver unload
Saurav Kashyap
2024-03-10
scsi: qla2xxx: Fix double free of fcport
Saurav Kashyap
2024-03-10
scsi: qla2xxx: Fix double free of the ha->vp_map pointer
Saurav Kashyap
2024-03-10
scsi: qla2xxx: Fix command flush on cable pull
Quinn Tran
2024-03-10
scsi: qla2xxx: NVME|FCP prefer flag not being honored
Quinn Tran
2024-03-10
scsi: qla2xxx: Update manufacturer detail
Bikash Hazarika
2024-03-10
scsi: qla2xxx: Split FCE|EFT trace control
Quinn Tran
2024-03-10
scsi: qla2xxx: Fix N2N stuck connection
Quinn Tran
2024-03-10
scsi: qla2xxx: Prevent command send on chip reset
Quinn Tran
2024-02-26
scsi: core: Constify the struct device_type usage
Ricardo B. Marliere
2024-02-26
scsi: libfc: replace deprecated strncpy() with memcpy()
Justin Stitt
2024-02-26
scsi: lpfc: Replace deprecated strncpy() with strscpy()
Justin Stitt
2024-02-26
scsi: bfa: Fix function pointer type mismatch for state machines
Arnd Bergmann
2024-02-26
scsi: bfa: Fix function pointer type mismatch for hcb_qe->cbfn
Arnd Bergmann
2024-02-26
scsi: bfa: Remove additional unnecessary struct declarations
Simone Weiß
2024-02-15
scsi: csiostor: Avoid function pointer casts
Arnd Bergmann
2024-02-15
scsi: qla1280: Remove redundant assignment to variable 'mr'
Colin Ian King
2024-02-12
scsi: core: Make scsi_bus_type const
Ricardo B. Marliere
2024-02-12
scsi: core: Really include kunit tests with SCSI_LIB_KUNIT_TEST
Lukas Bulwahn
2024-02-05
scsi: target: tcm_loop: Make tcm_loop_lld_bus const
Ricardo B. Marliere
2024-02-05
scsi: scsi_debug: Make pseudo_lld_bus const
Ricardo B. Marliere
2024-02-05
scsi: iscsi: Make iscsi_flashnode_bus const
Ricardo B. Marliere
2024-02-05
scsi: fcoe: Make fcoe_bus_type const
Ricardo B. Marliere
2024-02-05
Merge patch series "Update lpfc to revision 14.4.0.0"
Martin K. Petersen
2024-02-05
scsi: lpfc: Copyright updates for 14.4.0.0 patches
Justin Tee
2024-02-05
scsi: lpfc: Update lpfc version to 14.4.0.0
Justin Tee
2024-02-05
scsi: lpfc: Change lpfc_vport load_flag member into a bitmask
Justin Tee
2024-02-05
scsi: lpfc: Change lpfc_vport fc_flag member into a bitmask
Justin Tee
2024-02-05
scsi: lpfc: Protect vport fc_nodes list with an explicit spin lock
Justin Tee
2024-02-05
scsi: lpfc: Change nlp state statistic counters into atomic_t
Justin Tee
2024-02-05
scsi: lpfc: Remove shost_lock protection for fc_host_port shost APIs
Justin Tee
2024-02-05
scsi: lpfc: Move handling of reset congestion statistics events
Justin Tee
2024-02-05
scsi: lpfc: Save FPIN frequency statistics upon receipt of peer cgn notificat...
Justin Tee
2024-02-05
scsi: lpfc: Add condition to delete ndlp object after sending BLS_RJT to an ABTS
Justin Tee
2024-02-05
scsi: lpfc: Fix failure to delete vports when discovery is in progress
Justin Tee
2024-02-05
scsi: lpfc: Remove NLP_RCV_PLOGI early return during RSCN processing for ndlps
Justin Tee
2024-02-05
scsi: lpfc: Allow lpfc_plogi_confirm_nport() logic to execute for Fabric nodes
Justin Tee
2024-02-05
scsi: lpfc: Remove D_ID swap log message from trace event logger
Justin Tee
2024-02-05
scsi: lpfc: Use sg_dma_len() API to get struct scatterlist's length
Justin Tee
2024-02-05
scsi: lpfc: Fix possible memory leak in lpfc_rcv_padisc()
Justin Tee
2024-02-05
scsi: lpfc: Initialize status local variable in lpfc_sli4_repost_sgl_list()
Justin Tee
2024-01-29
Merge patch series "scsi: Allow scsi_execute users to request retries"
Martin K. Petersen
2024-01-29
scsi: core: Add kunit tests for scsi_check_passthrough()
Mike Christie
2024-01-29
scsi: ufs: Have midlayer retry start stop errors
Mike Christie
2024-01-29
scsi: sr: Have midlayer retry get_sectorsize() errors
Mike Christie
2024-01-29
scsi: ses: Have midlayer retry scsi_execute_cmd() errors
Mike Christie
2024-01-29
scsi: sd: Have midlayer retry read_capacity_10() errors
Mike Christie
2024-01-29
scsi: sd: Have pr commands retry UAs
Mike Christie
2024-01-29
scsi: core: Have SCSI midlayer retry scsi_report_lun_scan() errors
Mike Christie
[next]