summaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * scsi: ufs: pass device information to apply_dev_quirksStanley Chu2020-01-163-8/+10
| * scsi: BusLogic: use %lX for unsigned long rather than %XColin Ian King2020-01-161-55/+55
| * scsi: ufs: remove "errors" word in ufshcd_print_err_hist()Stanley Chu2020-01-161-1/+1
| * scsi: ufs: add device reset history for vendor implementationsStanley Chu2020-01-162-3/+8
| * scsi: ufs: fix empty check of error historyStanley Chu2020-01-161-1/+1
| * scsi: lpfc: Make lpfc_defer_acc_rsp staticYueHaibing2020-01-101-1/+1
| * Merge tag 'block-ioctl-cleanup-5.6' into 5.6/scsi-queueMartin K. Petersen2020-01-1019-165/+265
| |\
| | * compat_ioctl: scsi: handle HDIO commands from driversArnd Bergmann2020-01-038-0/+24
| | * compat_ioctl: move cdrom commands into cdrom.cArnd Bergmann2020-01-031-6/+2
| | * compat_ioctl: scsi: move ioctl handling into driversArnd Bergmann2020-01-035-74/+137
| | * compat_ioctl: add scsi_compat_ioctlArnd Bergmann2020-01-031-14/+40
| | * compat: scsi: sg: fix v3 compat read/write interfaceArnd Bergmann2020-01-031-67/+59
| * | scsi: mpt3sas: Update drive version to 33.100.00.00Sreekanth Reddy2020-01-031-2/+2
| * | scsi: mpt3sas: Remove usage of device_busy counterSreekanth Reddy2020-01-031-1/+17
| * | scsi: mpt3sas: Print function name in which cmd timed outSreekanth Reddy2020-01-035-33/+38
| * | scsi: mpt3sas: Optimize mpt3sas driver loggingSreekanth Reddy2020-01-035-78/+110
| * | scsi: mpt3sas: print in which path firmware fault occurredSreekanth Reddy2020-01-033-17/+25
| * | scsi: mpt3sas: Handle CoreDump state from watchdog threadSreekanth Reddy2020-01-033-7/+91
| * | scsi: mpt3sas: Add support IOCs new state named COREDUMPSreekanth Reddy2020-01-032-4/+118
| * | scsi: mpt3sas: renamed _base_after_reset_handler functionSreekanth Reddy2020-01-034-14/+29
| * | scsi: mpt3sas: Add support for NVMe shutdownSreekanth Reddy2020-01-032-1/+142
| * | scsi: mpt3sas: Update MPI Headers to v02.00.57Sreekanth Reddy2020-01-034-6/+34
| * | scsi: ufs-mediatek: configure and enable clk-gatingStanley Chu2020-01-031-0/+22
| * | scsi: ufs-mediatek: configure customized auto-hibern8 timerStanley Chu2020-01-031-0/+8
| * | scsi: ufs: export ufshcd_auto_hibern8_update for vendor usageStanley Chu2020-01-033-20/+19
| * | scsi: ufs-mediatek: introduce reference clock controlStanley Chu2020-01-032-6/+78
| * | scsi: ufs-mediatek: add device reset implementationStanley Chu2020-01-032-0/+42
| * | scsi: ufs: sysfs: Use the correct style for SPDX License IdentifierNishad Kamdar2020-01-031-2/+2
| * | scsi: mylex: Use the correct style for SPDX License IdentifierNishad Kamdar2020-01-032-4/+4
| * | scsi: ufs: Remove the SCSI timeout handlerBart Van Assche2020-01-031-36/+0
| * | scsi: ufs: Fix a race condition in the tracing codeBart Van Assche2020-01-031-1/+1
| * | scsi: ufs: Make ufshcd_prepare_utp_scsi_cmd_upiu() easier to readBart Van Assche2020-01-031-4/+4
| * | scsi: ufs: Make ufshcd_add_command_trace() easier to readBart Van Assche2020-01-031-6/+6
| * | scsi: ufs: Fix indentation in ufshcd_query_attr_retry()Bart Van Assche2020-01-031-1/+1
| * | scsi: ufs: use ufshcd_vops_dbg_register_dump for vendor specific dumpsStanley Chu2020-01-031-2/+1
| * | scsi: ufs: unify scsi_block_requests usageStanley Chu2020-01-031-2/+2
| * | scsi: sd_zbc: Rename sd_zbc_check_zones()Damien Le Moal2020-01-031-14/+13
| * | scsi: sd_zbc: Simplify sd_zbc_check_zones()Damien Le Moal2020-01-031-13/+2
| * | scsi: qla2xxx: Use get_unaligned_*() instead of open-coding these functionsBart Van Assche2020-01-035-18/+17
| * | scsi: qla2xxx: Fix the endianness of the qla82xx_get_fw_size() return typeBart Van Assche2020-01-031-4/+3
| * | scsi: qla2xxx: Improve readability of the code that handles qla_flt_headerBart Van Assche2020-01-034-15/+15
| * | scsi: libsas: Tidy SAS address print formatJohn Garry2019-12-217-11/+11
| * | scsi: lpfc: Update lpfc version to 12.6.0.3James Smart2019-12-211-1/+1
| * | scsi: lpfc: Fix improper flag check for IO typeJames Smart2019-12-211-2/+2
| * | scsi: lpfc: Fix MDS Latency Diagnostics Err-drop ratesJames Smart2019-12-211-2/+11
| * | scsi: lpfc: Fix unmap of dpp bars affecting next driver loadJames Smart2019-12-211-0/+2
| * | scsi: lpfc: Fix disablement of FC-AL on lpe35000 modelsJames Smart2019-12-212-13/+4
| * | scsi: lpfc: Fix ras_log via debugfsJames Smart2019-12-211-2/+9
| * | scsi: lpfc: Fix Fabric hostname registration if system hostname changesJames Smart2019-12-215-13/+46
| * | scsi: lpfc: Fix missing check for CSF in Write Object Mbox RspJames Smart2019-12-212-1/+14