summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/pm8001 (unfollow)
Commit message (Expand)AuthorFilesLines
2021-10-17scsi: sd: Rename sd_resume() into sd_resume_system()Bart Van Assche1-3/+8
2021-10-17scsi: core: pm: Rely on the device driver core for async power managementBart Van Assche7-54/+22
2021-10-13scsi: Documentation: Fix typo in sysfs-driver-ufsSohaib Mohamed1-1/+1
2021-10-13scsi: hisi_sas: Disable SATA disk phy for severe I_T nexus reset failureLuo Jiaxing1-5/+24
2021-10-13scsi: libsas: Export sas_phy_enable()Luo Jiaxing2-1/+3
2021-10-13scsi: hisi_sas: Wait for phyup in hisi_sas_control_phy()Xiang Chen4-41/+39
2021-10-13scsi: hisi_sas: Initialise devices in .slave_alloc callbackXiang Chen5-6/+18
2021-10-12scsi: ufs: core: Fix synchronization between scsi_unjam_host() and ufshcd_que...Adrian Hunter1-0/+12
2021-10-12scsi: ufs: mediatek: Support vops pre suspend to disable auto-hibern8Peter Wang7-9/+114
2021-10-12scsi: csiostor: Uninitialized data in csio_ln_vnp_read_cbfn()Dan Carpenter1-1/+1
2021-10-05scsi: smartpqi: Update version to 2.1.12-055Don Brace1-3/+3
2021-10-05scsi: smartpqi: Add 3252-8i PCI idMike McGowen1-0/+4
2021-10-05scsi: smartpqi: Fix duplicate device nodes for tape changersKevin Barnett2-4/+20
2021-10-05scsi: smartpqi: Fix boot failure during LUN rebuildMike McGowen1-1/+1
2021-10-05scsi: smartpqi: Add extended report physical LUNsMike McGowen3-59/+147
2021-10-05scsi: smartpqi: Avoid failing I/Os for offline devicesMahesh Rajashekhara1-1/+8
2021-10-05scsi: smartpqi: Add TEST UNIT READY check for SANITIZE operationDon Brace1-0/+87
2021-10-05scsi: smartpqi: Update LUN reset handlerKevin Barnett1-39/+66
2021-10-05scsi: smartpqi: Capture controller reason codesMurthy Bhat4-20/+57
2021-10-05scsi: smartpqi: Add controller handshake during kdumpMahesh Rajashekhara3-2/+91
2021-10-05scsi: smartpqi: Update device removal managementDon Brace1-36/+28
2021-10-05scsi: mpi3mr: Clean up mpi3mr_print_ioc_info()Dan Carpenter1-23/+9
2021-10-05scsi: iscsi: Fix iscsi_task use after freeMike Christie1-6/+9
2021-10-05scsi: lpfc: Fix memory overwrite during FC-GS I/O abort handlingJames Smart1-4/+7
2021-10-05scsi: elx: efct: Delete stray unlock statementDan Carpenter1-2/+1
2021-10-05scsi: pm80xx: Fix misleading log statement in pm8001_mpi_get_nvmd_resp()Igor Pylypiv1-1/+1
2021-10-05scsi: pm80xx: Replace open coded check with dev_is_expander()Igor Pylypiv2-4/+2
2021-10-05scsi: target: tcmu: Use struct_size() helper in kmalloc()Gustavo A. R. Silva1-2/+1
2021-10-05scsi: target: usb: Replace enable attr with ops.enableDmitry Bogdanov1-25/+6
2021-10-05scsi: target: ibm_vscsi: Replace enable attr with ops.enableDmitry Bogdanov1-38/+4
2021-10-05scsi: target: srpt: Replace enable attr with ops.enableDmitry Bogdanov1-34/+4
2021-10-05scsi: target: sbp: Replace enable attr with ops.enableDmitry Bogdanov1-25/+5
2021-10-05scsi: target: qla2xxx: Replace enable attr with ops.enableDmitry Bogdanov1-61/+12
2021-10-05scsi: target: iscsi: Replace tpg enable attr with ops.enableDmitry Bogdanov1-59/+32
2021-10-05scsi: target: core: Add common tpg/enable attributeDmitry Bogdanov4-2/+79
2021-10-05scsi: megaraid_sas: Driver version update to 07.719.03.00-rc1Sumit Saxena1-2/+2
2021-10-05scsi: megaraid_sas: Add helper functions for irq_contextSumit Saxena1-6/+39
2021-10-05scsi: megaraid_sas: Fix concurrent access to ISR between IRQ polling and real...Sumit Saxena1-4/+7
2021-10-05scsi: advansys: Fix kernel pointer leakGuo Zhi1-2/+2
2021-10-05scsi: target: core: Make logs less verboseKonstantin Shelekhin1-4/+4
2021-10-05scsi: ufs: core: Do not exit ufshcd_err_handler() unless operational or deadAdrian Hunter1-4/+24
2021-10-05scsi: ufs: core: Do not exit ufshcd_reset_and_restore() unless operational or...Adrian Hunter1-13/+23
2021-10-05scsi: ufs: core: Stop clearing UNIT ATTENTIONSBart Van Assche2-197/+1
2021-10-05scsi: ufs: core: Retry START_STOP on UNIT_ATTENTIONJaegeuk Kim1-3/+9
2021-10-05scsi: ufs: core: Remove return statement in void functionBean Huo1-1/+0
2021-10-05scsi: ufs: core: Fix ufshcd_probe_hba() prototype to match the definitionBean Huo1-1/+1
2021-10-05scsi: ufs: core: Fix NULL pointer dereferenceBean Huo1-3/+0
2021-10-05scsi: ufs: core: Fix task management completionAdrian Hunter2-30/+23
2021-10-05scsi: acornscsi: Remove scsi_cmd_to_tag() referenceJohn Garry1-1/+1
2021-10-05scsi: core: Fix spelling in a source code commentBart Van Assche1-1/+1