summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-08-31scsi: lpfc: Remove SANDiags related codeJames Smart
2022-08-31scsi: lpfc: Add warning notification period to CMF_SYNC_WQEJames Smart
2022-08-31scsi: lpfc: Rework MIB Rx Monitor debug info logicJames Smart
2022-08-31scsi: lpfc: Fix null ndlp ptr dereference in abnormal exit path for GFT_IDJames Smart
2022-08-31scsi: lpfc: Fix unsolicited FLOGI receive handling during PT2PT discoveryJames Smart
2022-08-31scsi: st: Remove redundant variable pointer stpColin Ian King
2022-08-31scsi: megaraid: Remove redundant assignment to variable mfiStatusColin Ian King
2022-08-31scsi: initio: Remove redundant assignment to pointer scbColin Ian King
2022-08-31scsi: message: fusion: Remove redundant variable iocnumColin Ian King
2022-08-31scsi: mpt3sas: Disable MPI2_FUNCTION_FW_DOWNLOAD for ATTO devicesBradley Grove
2022-08-31scsi: mpt3sas: Add support for ATTO ExpressSAS H12xx GT devicesBradley Grove
2022-08-31scsi: mpi3mr: Block I/Os while refreshing target dev objectsSreekanth Reddy
2022-08-31scsi: mpi3mr: Refresh SAS ports during soft resetSreekanth Reddy
2022-08-22scsi: mpi3mr: Support SAS transport class callbacksSreekanth Reddy
2022-08-22scsi: mpi3mr: Add framework to issue MPT transport cmdsSreekanth Reddy
2022-08-22scsi: mpi3mr: Add SAS SATA end devices to STLSreekanth Reddy
2022-08-22scsi: mpi3mr: Get target object based on rphySreekanth Reddy
2022-08-22scsi: mpi3mr: Add expander devices to STLSreekanth Reddy
2022-08-22scsi: mpi3mr: Enable STL on HBAs where multipath is disabledSreekanth Reddy
2022-08-22scsi: mpi3mr: Add helper functions to manage device's portSreekanth Reddy
2022-08-22scsi: mpi3mr: Add helper functions to retrieve device objectsSreekanth Reddy
2022-08-22scsi: mpi3mr: Add framework to add phys to STLSreekanth Reddy
2022-08-22scsi: mpi3mr: Enable Enclosure device add eventSreekanth Reddy
2022-08-22scsi: mpi3mr: Add helper functions to retrieve config pagesSreekanth Reddy
2022-08-22scsi: mpi3mr: Add framework to issue config requestsSreekanth Reddy
2022-08-22scsi: mpi3mr: Add config and transport related debug flagsSreekanth Reddy
2022-08-22scsi: ufs: wb: Modify messagesJinyoung Choi
2022-08-22scsi: ufs: wb: Introduce ufshcd_is_wb_buf_flush_allowed()Jinyoung Choi
2022-08-22scsi: ufs: wb: Add explicit flush sysfs attributeJinyoung Choi
2022-08-22scsi: ufs: wb: Change function name and parameter namesJinyoung Choi
2022-08-22scsi: ufs: wb: Change wb_enabled condition testJinyoung Choi
2022-08-22scsi: ufs: core: Allow host driver to disable wb toggling during clock scalingPeter Wang
2022-08-22scsi: ufs: core: Use local_clock() for debugging timestampsDaniil Lunev
2022-08-22scsi: ufs: ufs-mediatek: Support clk-scaling to optimize power consumptionPo-Wen Kao
2022-08-22scsi: ufs: ufs-mediatek: Fix performance scalingPeter Wang
2022-08-22scsi: ufs: ufs-mediatek: Dump more registersPeter Wang
2022-08-22scsi: ufs: ufs-mediatek: Provide detailed description for UIC errorsStanley Chu
2022-08-22scsi: ufs: ufs-mediatek: Remove redundant header filesStanley Chu
2022-08-14Merge tag 'for-linus-6.0-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-08-13Merge tag 'i2c-for-5.20-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-08-13Merge tag 'ntb-5.20' of https://github.com/jonmason/ntbLinus Torvalds
2022-08-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-08-13Merge tag 'block-6.0-2022-08-12' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-08-12Merge tag 'riscv-for-linus-5.20-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-08-12Merge tag 'rtc-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2022-08-12Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2022-08-12Merge tag 'for-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds
2022-08-12Merge tag 'vfio-v6.0-rc1pt2' of https://github.com/awilliam/linux-vfioLinus Torvalds
2022-08-12perf: riscv_pmu{,_sbi}: Miscallenous improvement & fixesPalmer Dabbelt
2022-08-12xen/pciback: Fix comment typoJason Wang