summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | scsi: ufs: ufshpb: Clean up the handler when device resets HPB informationBean Huo2022-05-101-12/+23
| * | scsi: ufs: ufshpb: Remove enum initialization valueBean Huo2022-05-101-2/+2
| * | scsi: ufs: ufshpb: Merge ufshpb_reset() and ufshpb_reset_host()Bean Huo2022-05-103-29/+17
| * | scsi: ufs: qcom: Enable RPM_AUTOSUSPEND for runtime PMManivannan Sadhasivam2022-05-101-0/+1
| * | scsi: ufs: core: Remove redundant wmb() in ufshcd_send_command()Manivannan Sadhasivam2022-05-101-3/+0
| * | scsi: ufs: qcom: Add a readl() to make sure ref_clk gets enabledManivannan Sadhasivam2022-05-101-2/+5
| * | scsi: ufs: qcom: Simplify handling of devm_phy_get()Manivannan Sadhasivam2022-05-101-22/+4
| * | scsi: ufs: qcom: Fix acquiring the optional reset control lineManivannan Sadhasivam2022-05-101-6/+5
| * | scsi: hisi_sas: Undo RPM resume for failed notify phy event for v3 HWXiang Chen2022-05-101-2/+8
| * | scsi: mpi3mr: Update driver version to 8.0.0.69.0Sumit Saxena2022-05-021-2/+2
| * | scsi: mpi3mr: Add support for NVMe passthroughSumit Saxena2022-05-022-3/+370
| * | scsi: mpi3mr: Expose adapter state to sysfsSumit Saxena2022-05-023-1/+48
| * | scsi: mpi3mr: Add support for PEL commandsSumit Saxena2022-05-024-1/+592
| * | scsi: mpi3mr: Add support for MPT commandsSumit Saxena2022-05-024-3/+574
| * | scsi: mpi3mr: Move data structures/definitions from MPI headers to uapi headerSumit Saxena2022-05-024-100/+2
| * | scsi: mpi3mr: Add support for driver commandsSumit Saxena2022-05-026-22/+430
| * | scsi: mpi3mr: Add bsg device supportSumit Saxena2022-05-025-0/+129
| * | scsi: sr: Add memory allocation failure handling for get_capabilities()Enze Li2022-05-021-6/+8
| * | scsi: target: tcmu: Fix possible data corruptionXiaoguang Wang2022-05-021-3/+37
| * | scsi: lpfc: Remove redundant lpfc_sli_prep_wqe() callJames Smart2022-05-021-2/+0
| * | scsi: lpfc: Fix additional reference counting in lpfc_bsg_rport_els()James Smart2022-05-021-6/+0
| * | scsi: sd: Reorganize DIF/DIX code to avoid calling revalidate twiceMartin K. Petersen2022-05-022-34/+36
| * | scsi: sd: Optimal I/O size should be a multiple of reported granularityMartin K. Petersen2022-05-022-4/+42
| * | scsi: sd: Switch to using scsi_device VPD pagesMartin K. Petersen2022-05-021-40/+40
| * | scsi: sd: Use cached ATA Information VPD pageMartin K. Petersen2022-05-021-3/+5
| * | scsi: core: Do not truncate INQUIRY data on modern devicesMartin K. Petersen2022-05-021-1/+11
| * | scsi: core: Cache VPD pages b0, b1, b2Martin K. Petersen2022-05-022-0/+34
| * | scsi: core: Pick suitable allocation length in scsi_report_opcode()Martin K. Petersen2022-05-021-4/+13
| * | scsi: core: Query VPD size before getting full pageMartin K. Petersen2022-05-021-31/+58
| * | scsi: mpt3sas: Use cached ATA Information VPD pageMartin K. Petersen2022-05-021-10/+8
| * | scsi: lpfc: Fix resource leak in lpfc_sli4_send_seq_to_ulp()James Smart2022-04-261-2/+4
| * | scsi: lpfc: Remove unnecessary null ndlp check in lpfc_sli_prep_wqe()James Smart2022-04-261-1/+1
| * | scsi: ufs: Use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()Minghao Chi2022-04-261-4/+2
| * | scsi: megaraid: Fix error check return value of register_chrdev()Lv Ruyi2022-04-261-1/+1
| * | scsi: qla2xxx: edif: Remove unneeded variableGuo Zhengkui2022-04-261-2/+1
| * | scsi: dc395x: Fix a missing check on list iteratorXiaomeng Tong2022-04-261-3/+12
| * | scsi: qedf: Remove an unneeded NULL check on list iteratorXiaomeng Tong2022-04-261-3/+3
| * | scsi: ufs: core: Remove duplicate include in ufshcdWan Jiabing2022-04-261-1/+0
| * | scsi: ufs: core: Exclude UECxx from SFR dump listKiwoong Kim2022-04-261-1/+6
| * | scsi: core: Refine how we set tag_set NUMA nodeJohn Garry2022-04-262-5/+5
| * | scsi: lpfc: Remove unneeded variableChangcheng Deng2022-04-251-2/+1
| * | scsi: fnic: Remove unneeded flush_workqueue()ran jianping2022-04-251-3/+1
| * | scsi: qla2xxx: Remove unneeded flush_workqueue()ran jianping2022-04-251-1/+0
| * | scsi: bfa: Remove unneeded flush_workqueue()ran jianping2022-04-251-1/+0
| * | scsi: qedf: Remove unnecessary codeHaowen Bai2022-04-251-2/+0
| * | scsi: qla4xxx: Drop redundant memset()Haowen Bai2022-04-251-1/+0
| * | scsi: ipr: Directly return instead of using local ret variableHaowen Bai2022-04-251-2/+1
| * | scsi: elx: efct: Remove unnecessary memset() in efct_io()Wan Jiabing2022-04-251-1/+0
| * | scsi: message: fusion: Remove unused variable retvalAlexander Vorwerk2022-04-251-3/+0
| * | scsi: aha1542: Remove unneeded semicolonHaowen Bai2022-04-251-10/+10