summaryrefslogtreecommitdiffstats
path: root/include/ufs
AgeCommit message (Expand)AuthorLines
2024-09-21Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...Linus Torvalds-0/+1
2024-09-19Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-4/+5
2024-09-01fault-inject: improve build for CONFIG_FAULT_INJECTION=nJani Nikula-0/+1
2024-08-22scsi: ufs: Move UFS trace events to private headerAvri Altman-2/+2
2024-08-16scsi: ufs: core: Add a quirk for handling broken LSDBS field in controller ca...Manivannan Sadhasivam-0/+8
2024-08-12scsi: ufs: Prepare to add HCI capabilities sysfsAvri Altman-2/+3
2024-07-15scsi: ufs: core: Check LSDBS cap when !mcqKyoungrul Kim-0/+2
2024-07-10Merge patch series "Basic inline encryption support for ufs-exynos"Martin K. Petersen-0/+28
2024-07-10scsi: ufs: core: Add UFSHCD_QUIRK_KEYS_IN_PRDTEric Biggers-0/+8
2024-07-10scsi: ufs: core: Add fill_crypto_prdt variant opEric Biggers-0/+4
2024-07-10scsi: ufs: core: Add UFSHCD_QUIRK_BROKEN_CRYPTO_ENABLEEric Biggers-0/+7
2024-07-10scsi: ufs: core: Add UFSHCD_QUIRK_CUSTOM_CRYPTO_PROFILEEric Biggers-0/+9
2024-07-10Merge patch series "UFS patches for kernel 6.11"Martin K. Petersen-9/+7
2024-07-10scsi: ufs: mcq: Make .get_hba_mac() optionalBart Van Assche-1/+4
2024-07-10scsi: ufs: core: Inline is_mcq_enabled()Bart Van Assche-5/+0
2024-07-10scsi: ufs: core: Rename the MASK_TRANSFER_REQUESTS_SLOTS constantBart Van Assche-1/+1
2024-07-10scsi: ufs: core: Initialize struct uic_command onceBart Van Assche-2/+2
2024-07-04scsi: ufs: core: Suspend clk scaling on no requestRam Prakash Gupta-0/+1
2024-06-04scsi: ufs: pci: Add support MCQ for QEMU-based UFSMinwoo Im-0/+1
2024-05-30scsi: ufs: mcq: Convert MCQ_CFG_n to an inline functionMinwoo Im-0/+7
2024-05-30scsi: ufs: mcq: Fix missing argument 'hba' in MCQ_OPR_OFFSET_nMinwoo Im-0/+6
2024-05-30scsi: ufs: core: Maximum RTT supported by the host driverAvri Altman-0/+2
2024-05-30scsi: ufs: core: Allow RTT negotiationAvri Altman-0/+5
2024-04-12Merge patch series "convert SCSI to atomic queue limits, part 1 (v3)"Martin K. Petersen-1/+0
2024-04-11scsi: ufs: Remove support for old UFSHCI versionsAvri Altman-14/+1
2024-04-11scsi: ufs: ufs-exynos: Move setting the the DMA alignment to the init methodChristoph Hellwig-1/+0
2024-03-25Merge patch series "Re-use device management code fragments"Martin K. Petersen-1/+1
2024-03-25scsi: ufs: Reuse compose_devman_upiuAvri Altman-1/+1
2024-03-10scsi: ufs: core: Add config_scsi_dev vops commentPeter Wang-0/+1
2024-01-23scsi: ufs: mcq: Add definition for REG_UFS_MEM_CFG registerChanWoo Lee-0/+4
2024-01-23scsi: ufs: core: Add CPU latency QoS support for UFS driverMaramaina Naresh-0/+6
2023-12-18scsi: ufs: core: Rename ufshcd_auto_hibern8_enable() and make it staticBart Van Assche-1/+0
2023-12-13Merge patch series "Add UFS RTC support"Martin K. Petersen-0/+18
2023-12-13scsi: ufs: core: Add sysfs node for UFS RTC updateBean Huo-0/+1
2023-12-13scsi: ufs: core: Add UFS RTC supportBean Huo-0/+17
2023-12-13Merge patch series "scsi: ufs: qcom: Code cleanups"Martin K. Petersen-0/+2
2023-12-13scsi: ufs: qcom: Export ufshcd_{enable/disable}_irq helpers and make use of themManivannan Sadhasivam-0/+2
2023-11-24scsi: ufs: core: Make fault injection dynamically configurable per HBAAkinobu Mita-0/+5
2023-11-15scsi: ufs: ufs-sysfs: Expose UFS power infoCan Guo-2/+2
2023-10-16scsi: ufs: core: Add support for parsing OPPManivannan Sadhasivam-0/+3
2023-10-16scsi: ufs: core: Add OPP support for scaling clocks and regulatorsManivannan Sadhasivam-0/+4
2023-09-27scsi: ufs: core: Set the Command Priority (CP) flag for RT requestsBart Van Assche-1/+2
2023-09-27scsi: ufs: core: Move the 4K alignment code into the Exynos driverBart Van Assche-5/+2
2023-09-02Merge branch 'fixes' into miscJames Bottomley-0/+1
2023-08-07scsi: ufs: core: Export ufshcd_is_hba_active()Nitin Rawat-0/+1
2023-07-31Merge patch series "Multiple cleanup patches for the UFS driver"Martin K. Petersen-61/+65
2023-07-31scsi: ufs: Simplify response header parsingBart Van Assche-12/+6
2023-07-31scsi: ufs: Simplify transfer request header initializationBart Van Assche-19/+34
2023-07-31scsi: ufs: Remove a member variableBart Van Assche-20/+19
2023-07-31scsi: ufs: Improve type safetyBart Van Assche-8/+2