aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ufs
AgeCommit message (Expand)AuthorFilesLines
4 daysMerge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds11-415/+544
12 daysMerge patch series "ufs-exynos support for Tensor GS101"Martin K. Petersen2-15/+205
12 daysscsi: ufs: exynos: Add support for Tensor gs101 SoCPeter Griffin2-0/+160
12 daysscsi: ufs: exynos: Add some pa_dbg_ register offsets into drvdataPeter Griffin2-13/+31
12 daysscsi: ufs: exynos: Allow max frequencies up to 267MhzPeter Griffin1-1/+1
12 daysscsi: ufs: exynos: Add EXYNOS_UFS_OPT_TIMER_TICK_SELECT optionPeter Griffin2-0/+10
12 daysscsi: ufs: exynos: Add EXYNOS_UFS_OPT_UFSPR_SECURE optionPeter Griffin2-1/+5
2024-04-24scsi: ufs: core: mcq: Fix ufshcd_mcq_sqe_search()Bart Van Assche1-2/+1
2024-04-12Merge patch series "convert SCSI to atomic queue limits, part 1 (v3)"Martin K. Petersen3-10/+4
2024-04-11scsi: ufs: mediatek: Fix module autoloadingKrzysztof Kozlowski1-0/+1
2024-04-11scsi: ufs: exynos: Support module autoloadingWill McVicker1-0/+1
2024-04-11scsi: ufs: core: Changing the status to check inflightSEO HOYOUNG1-10/+1
2024-04-11scsi: ufs: Remove support for old UFSHCI versionsAvri Altman2-147/+14
2024-04-11scsi: ufs: ufs-exynos: Move setting the the DMA alignment to the init methodChristoph Hellwig2-9/+2
2024-04-11scsi: bsg: Pass queue_limits to bsg_setup_queue()Christoph Hellwig1-1/+2
2024-04-08scsi: ufs: qcom: Add sanity checks for gear/lane values during ICC scalingManivannan Sadhasivam1-0/+10
2024-04-08scsi: ufs: qcom: Add missing interconnect bandwidth values for Gear 5Manivannan Sadhasivam1-1/+7
2024-04-05Merge patch series "scsi: ufs: Remove overzealous memory barriers"Martin K. Petersen4-29/+12
2024-04-05scsi: ufs: core: Remove unnecessary wmb() prior to writing run/stop regsAndrew Halaney1-6/+0
2024-04-05scsi: ufs: core: Remove unnecessary wmb() after ringing doorbellAndrew Halaney1-3/+0
2024-04-05scsi: ufs: core: Perform read back after disabling UIC_COMMAND_COMPLAndrew Halaney1-1/+1
2024-04-05scsi: ufs: core: Perform read back after disabling interruptsAndrew Halaney1-1/+1
2024-04-05scsi: ufs: core: Perform read back after writing UTP_TASK_REQ_LIST_BASE_HAndrew Halaney1-1/+1
2024-04-05scsi: ufs: cdns-pltfrm: Perform read back after writing HCLKDIVAndrew Halaney1-1/+1
2024-04-05scsi: ufs: qcom: Perform read back after writing CGC enableAndrew Halaney1-1/+1
2024-04-05scsi: ufs: qcom: Perform read back after writing unipro modeAndrew Halaney1-3/+0
2024-04-05scsi: ufs: qcom: Remove unnecessary mb() after writing testbus configAndrew Halaney1-5/+0
2024-04-05scsi: ufs: qcom: Perform read back after writing REG_UFS_SYS1CLK_1USAndrew Halaney1-1/+1
2024-04-05scsi: ufs: qcom: Perform read back after writing reset bitAndrew Halaney1-6/+6
2024-04-05scsi: ufs: core: Drop driver owner initializationKrzysztof Kozlowski1-1/+0
2024-04-01scsi: ufs: core: Fix MCQ mode dev command timeoutPeter Wang1-1/+3
2024-04-01scsi: ufs: core: WLUN suspend dev/link state error recoveryPeter Wang1-1/+4
2024-03-25Merge patch series "ufs: host: mediatek: Provide features and fixes in MediaT...Martin K. Petersen3-94/+220
2024-03-25scsi: ufs: mediatek: Support rtff in PM flowAlice Chao3-0/+41
2024-03-25scsi: ufs: mediatek: Support mphy resetPeter Wang3-1/+23
2024-03-25scsi: ufs: mediatek: Rename host power control APIPo-Wen Kao2-12/+5
2024-03-25scsi: ufs: mediatek: UFS mtk sip command reconstructPo-Wen Kao3-80/+92
2024-03-25scsi: ufs: mediatek: Add UFS_MTK_CAP_DISABLE_MCQPo-Wen Kao2-0/+13
2024-03-25scsi: ufs: mediatek: TX skew fixPeter Wang2-0/+22
2024-03-25scsi: ufs: mediatek: Fix vsx/vccqx control logicPeter Wang2-12/+35
2024-03-25Merge patch series "Re-use device management code fragments"Martin K. Petersen1-118/+86
2024-03-25scsi: ufs: Reuse compose_devman_upiuAvri Altman1-32/+17
2024-03-25scsi: ufs: Reuse compose_dev_cmdAvri Altman1-20/+13
2024-03-25scsi: ufs: core: Reuse exec_dev_cmdAvri Altman1-29/+24
2024-03-25scsi: ufs: core: Reuse device management locking codeAvri Altman1-37/+32
2024-03-25Merge branch '6.9/scsi-queue' into 6.9/scsi-fixesMartin K. Petersen2-3/+5
2024-03-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds6-62/+214
2024-03-11Merge tag 'irq-msi-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-4/+4
2024-03-11Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linuxLinus Torvalds1-1/+1
2024-03-10scsi: ufs: qcom: Provide default cycles_in_1us valueDmitry Baryshkov1-2/+4
2024-03-10scsi: ufs: core: Fix MCQ MAC configurationRohit Ner1-1/+1
2024-02-15scsi: ufs: Uninitialized variable in ufshcd_devfreq_target()Dan Carpenter1-1/+1
2024-02-15irqchip: Convert all platform MSI users to the new APIThomas Gleixner1-4/+4
2024-02-13block: pass a queue_limits argument to blk_mq_init_queueChristoph Hellwig1-1/+1
2024-02-05scsi: ufs: core: Remove the ufshcd_release() in ufshcd_err_handling_prepare()SEO HOYOUNG1-1/+0
2024-02-05scsi: ufs: core: Fix shift issue in ufshcd_clear_cmd()Alice Chao1-1/+3
2024-01-29Merge patch series "scsi: Allow scsi_execute users to request retries"Martin K. Petersen1-10/+12
2024-01-29scsi: ufs: Have midlayer retry start stop errorsMike Christie1-10/+12
2024-01-24scsi: ufs: qcom: Avoid re-init quirk when gears matchEric Chanudet1-2/+11
2024-01-24scsi: ufs: qcom: Clarify comments about the initial phy_gearAndrew Halaney1-5/+10
2024-01-23scsi: ufs: mcq: Remove unused parametersChanWoo Lee1-4/+2
2024-01-23scsi: ufs: mcq: Use ufshcd_mcq_req_to_hwq() to simplify updating hwqChanWoo Lee1-4/+1
2024-01-23scsi: ufs: mcq: Add definition for REG_UFS_MEM_CFG registerChanWoo Lee3-6/+8
2024-01-23scsi: ufs: ufs-mediatek: Change default autosuspend timerPeter Wang2-0/+7
2024-01-23scsi: core: Move autosuspend timer delay to Scsi_HostPeter Wang1-2/+7
2024-01-23scsi: ufs: ufs-mediatek: Disable MCQ IRQ when clock offPeter Wang2-0/+42
2024-01-23scsi: ufs: ufs-mediatek: Fix MCQ mode TM cmd timeoutPeter Wang1-6/+5
2024-01-23scsi: ufs: ufs-mediatek: Check link status after exiting hibern8Peter Wang1-3/+10
2024-01-23scsi: ufs: ufs-mediatek: Migrate to UFSHCD generic CPU latency PM QoS supportMaramaina Naresh2-20/+0
2024-01-23scsi: ufs: core: Add CPU latency QoS support for UFS driverMaramaina Naresh2-0/+99
2024-01-20Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-14/+7
2024-01-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds11-488/+487
2024-01-03scsi: ufs: qcom: Remove unnecessary goto statement from ufs_qcom_config_esi()ChanWoo Lee1-5/+2
2024-01-03scsi: ufs: core: Remove the ufshcd_hba_exit() call from ufshcd_async_scan()Bart Van Assche1-5/+2
2024-01-03scsi: ufs: core: Simplify power management during async scanBart Van Assche1-4/+3
2023-12-18scsi: ufs: core: Let the sq_lock protect sq_tail_slot accessCan Guo1-1/+2
2023-12-18scsi: ufs: qcom: Return ufs_qcom_clk_scale_*() errors in ufs_qcom_clk_scale_n...ChanWoo Lee1-2/+4
2023-12-18scsi: ufs: core: Simplify ufshcd_auto_hibern8_update()Bart Van Assche1-12/+4
2023-12-18scsi: ufs: core: Rename ufshcd_auto_hibern8_enable() and make it staticBart Van Assche1-13/+11
2023-12-18scsi: ufs: qcom: Fix ESI vector maskManivannan Sadhasivam2-1/+4
2023-12-18scsi: ufs: host: Fix kernel-doc warningMartin K. Petersen1-1/+1
2023-12-13Merge patch series "Add UFS RTC support"Martin K. Petersen2-6/+126
2023-12-13scsi: ufs: core: Add sysfs node for UFS RTC updateBean Huo2-2/+40
2023-12-13scsi: ufs: core: Add UFS RTC supportBean Huo1-2/+81
2023-12-13scsi: ufs: core: Add ufshcd_is_ufs_dev_busy()Bean Huo1-4/+7
2023-12-13Merge patch series "scsi: ufs: qcom: Code cleanups"Martin K. Petersen3-371/+65
2023-12-13scsi: ufs: qcom: Remove unused definitionsManivannan Sadhasivam1-6/+0
2023-12-13scsi: ufs: qcom: Use ufshcd_rmwl() where applicableManivannan Sadhasivam2-8/+7
2023-12-13scsi: ufs: qcom: Remove support for host controllers older than v2.0Manivannan Sadhasivam2-212/+11
2023-12-13scsi: ufs: qcom: Simplify ufs_qcom_{assert/deassert}_resetManivannan Sadhasivam1-7/+2
2023-12-13scsi: ufs: qcom: Initialize cycles_in_1us variable in ufs_qcom_set_core_clk_c...Manivannan Sadhasivam1-1/+1
2023-12-13scsi: ufs: qcom: Sort includes alphabeticallyManivannan Sadhasivam1-7/+7
2023-12-13scsi: ufs: qcom: Remove unused ufs_qcom_hosts struct arrayManivannan Sadhasivam2-6/+0
2023-12-13scsi: ufs: qcom: Use dev_err_probe() to simplify error handling of devm_gpiod...Manivannan Sadhasivam1-3/+2
2023-12-13scsi: ufs: qcom: Remove redundant error print for devm_kzalloc() failureManivannan Sadhasivam1-3/+1
2023-12-13scsi: ufs: qcom: Check the return value of ufs_qcom_power_up_sequence()Manivannan Sadhasivam1-1/+4
2023-12-13scsi: ufs: qcom: Fail ufs_qcom_power_up_sequence() when core_reset failsManivannan Sadhasivam1-3/+4
2023-12-13scsi: ufs: qcom: Export ufshcd_{enable/disable}_irq helpers and make use of themManivannan Sadhasivam2-8/+7
2023-12-13scsi: ufs: qcom: Remove the warning message when core_reset is not availableManivannan Sadhasivam1-3/+1
2023-12-13scsi: ufs: qcom: Remove superfluous variable assignmentsManivannan Sadhasivam1-8/+8
2023-12-13scsi: ufs: qcom: Fix the return value when platform_get_resource_byname() failsManivannan Sadhasivam1-1/+1
2023-12-13scsi: ufs: qcom: Fix the return value of ufs_qcom_ice_program_key()Manivannan Sadhasivam1-1/+1
2023-12-13scsi: ufs: qcom: Use clk_bulk APIs for managing lane clocksManivannan Sadhasivam2-93/+7
2023-12-13Merge patch series "Enable HS-G5 support on SM8550"Martin K. Petersen7-80/+133
2023-12-13scsi: ufs: ufs-qcom: Add support for UFS device version detectionBao D. Nguyen2-7/+32
2023-12-13scsi: ufs: ufs-qcom: Check return value of phy_set_mode_ext()Can Guo1-1/+3
2023-12-13scsi: ufs: ufs-qcom: Set initial PHY gear to max HS gear for HW ver 4 and newerCan Guo1-6/+17
2023-12-13scsi: ufs: ufs-qcom: Limit HS-G5 Rate-A to hosts with HW version 5Can Guo1-1/+17
2023-12-13scsi: ufs: ufs-qcom: Allow the first init start with the maximum supported gearCan Guo1-4/+5
2023-12-13scsi: ufs: ufs-qcom: Setup host power mode during initCan Guo2-7/+15
2023-12-13scsi: ufs: ufs-qcom: No need to set hs_rate after ufshcd_init_host_param()Can Guo2-3/+0
2023-12-13scsi: ufs: host: Rename structure ufs_dev_params to ufs_host_paramsCan Guo6-64/+57
2023-12-13scsi: ufs: core: Store min and max clk freq from OPP tableNitin Rawat1-0/+54
2023-11-24scsi: ufs: core: Clear cmd if abort succeeds in MCQ modePeter Wang1-0/+13
2023-11-24scsi: ufs: core: Warn if the request tag is truncatedBart Van Assche1-0/+2
2023-11-24scsi: ufs: core: Make fault injection dynamically configurable per HBAAkinobu Mita3-10/+27
2023-11-15scsi: ufs: ufs-sysfs: Expose UFS power infoCan Guo1-0/+120
2023-11-14Merge branch '6.7/scsi-staging' into 6.7/scsi-fixesMartin K. Petersen1-1/+4
2023-11-08scsi: ufs: core: Fix racing issue between ufshcd_mcq_abort() and ISRPeter Wang1-0/+3
2023-11-08scsi: ufs: core: Expand MCQ queue slot to DeviceQueueDepth + 1Naomi Chu1-1/+1
2023-11-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds14-167/+492
2023-10-24scsi: ufs: core: Leave space for '\0' in utf8 desc stringDaniel Mentz1-1/+1
2023-10-24scsi: ufs: core: Conversion to bool not necessaryBragatheswaran Manickavel1-1/+1
2023-10-24scsi: ufs: core: Fix race between force complete and ISRAlice Chao1-2/+2
2023-10-16scsi: ufs: core: Add support for parsing OPPManivannan Sadhasivam2-0/+114
2023-10-16scsi: ufs: core: Add OPP support for scaling clocks and regulatorsManivannan Sadhasivam1-33/+111
2023-10-13scsi: ufs: core: Fix abnormal scale up after scale downPeter Wang1-0/+7
2023-10-13scsi: ufs: core: Fix abnormal scale up after last cmd finishPeter Wang1-13/+4
2023-10-13scsi: ufs: core: Only suspend clock scaling if scaling downPeter Wang1-1/+1
2023-10-09scsi: ufs: qcom: Remove unnecessary checkDan Carpenter1-9/+5
2023-10-09scsi: ufs: ufs-pci: Switch to use acpi_evaluate_dsm_typed()Andy Shevchenko1-2/+3
2023-10-09scsi: ufs: core: Remove dev cmd clock scaling busyPeter Wang1-2/+2
2023-10-09scsi: ufs: core: Correct clear TM error logPeter Wang1-1/+1
2023-10-09scsi: ufs: core: WLUN send SSU timeout recoveryPeter Wang1-0/+13
2023-09-27Merge patch series "UFS core patches"Martin K. Petersen2-22/+19
2023-09-27scsi: ufs: core: Set the Command Priority (CP) flag for RT requestsBart Van Assche1-0/+4
2023-09-27scsi: ufs: core: Simplify ufshcd_comp_scsi_upiu()Bart Van Assche1-12/+4
2023-09-27scsi: ufs: core: Move the 4K alignment code into the Exynos driverBart Van Assche2-4/+11
2023-09-27scsi: ufs: core: Remove request tag range checksBart Van Assche1-6/+0
2023-09-21scsi: ufs: Convert all platform drivers to return voidUwe Kleine-König9-31/+18
2023-09-21Merge patch series "scsi: pm8001: Bug fix and cleanup"Martin K. Petersen1-6/+7
2023-09-13Merge patch series "scsi: ufs: qcom: Align programming sequence as per HW spec"Martin K. Petersen3-51/+187
2023-09-13scsi: ufs: qcom: Rename "hs_gear" to "phy_gear"Manivannan Sadhasivam2-8/+8
2023-09-13scsi: ufs: qcom: Update PHY settings only when scaling to higher gearsManivannan Sadhasivam2-3/+9
2023-09-13scsi: ufs: qcom: Configure SYS1CLK_1US_REG for UFS V4 and aboveNitin Rawat1-16/+40
2023-09-13scsi: ufs: qcom: Align programing of unipro clk attributesNitin Rawat1-6/+5
2023-09-13scsi: ufs: qcom: Add support to configure PA_VS_CORE_CLK_40NS_CYCLESNitin Rawat2-1/+89
2023-09-13scsi: ufs: qcom: Add multiple frequency support for MAX_CORE_CLK_1US_CYCLESNitin Rawat2-21/+31
2023-09-13scsi: ufs: qcom: Update MAX_CORE_CLK_1US_CYCLES for UFS V4 and aboveNitin Rawat2-7/+16
2023-09-13scsi: ufs: core: Do not look for unsupported vdd-hba-max-microampKrzysztof Kozlowski3-7/+12
2023-09-13scsi: ufs: core: Include the SCSI ID in UFS command tracing outputBart Van Assche1-2/+2
2023-09-05scsi: ufs: core: Poll HCS.UCRDY before issuing a UIC commandKiwoong Kim1-1/+6
2023-09-05scsi: ufs: core: Move __ufshcd_send_uic_cmd() outside host_lockKiwoong Kim1-5/+1
2023-08-30scsi: ufs: core: No need to update UPIU.header.flags and lun in advanced RPMB...Bean Huo1-3/+1
2023-08-30scsi: ufs: core: Add advanced RPMB support where UFSHCI 4.0 does not support ...Bean Huo2-3/+10
2023-08-30Merge branch '6.5/scsi-fixes' into 6.6/scsi-stagingMartin K. Petersen5-4/+45
2023-08-21scsi: ufs: ufs-qcom: Clear qunipro_g4_sel for HW major version > 5Neil Armstrong1-1/+1
2023-08-21scsi: ufs: mcq: Fix the search/wrap around logicBao D. Nguyen1-2/+4
2023-08-21scsi: ufs: host: Convert to dev_err_probe() in ufshcd_pltfrm_init()Brian Masney1-1/+2
2023-08-21scsi: ufs: core: Convert to dev_err_probe() in ufshcd_variant_hba_init()Brian Masney1-2/+3
2023-08-07scsi: ufs: ufs-pci: Add support for QEMUJeuk Kim1-0/+1
2023-08-07scsi: ufs: renesas: Fix private allocationYoshihiro Shimoda1-1/+1
2023-08-07scsi: ufs: qcom: Make struct ufs_qcom_bw_table static constManivannan Sadhasivam1-1/+1
2023-08-07scsi: ufs: core: Fix the build for gcc 9 and beforeBart Van Assche1-0/+8
2023-08-07scsi: ufs: ufs-qcom: Check host controller stateNitin Rawat1-0/+4
2023-08-07scsi: ufs: core: Export ufshcd_is_hba_active()Nitin Rawat1-1/+2
2023-07-31Merge patch series "Multiple cleanup patches for the UFS driver"Martin K. Petersen14-334/+346
2023-07-31scsi: ufs: Simplify response header parsingBart Van Assche1-93/+60
2023-07-31scsi: ufs: Simplify transfer request header initializationBart Van Assche3-39/+65
2023-07-31scsi: ufs: Remove a member variableBart Van Assche1-5/+1
2023-07-31scsi: ufs: Simplify ufshcd_abort_all()Bart Van Assche1-26/+20
2023-07-31scsi: ufs: Remove a local variable from ufshcd_abort_all()Bart Van Assche1-11/+11
2023-07-31scsi: ufs: Improve type safetyBart Van Assche2-6/+5
2023-07-31scsi: ufs: Simplify zero-initializationBart Van Assche1-2/+2
2023-07-31scsi: ufs: Rename a function argumentBart Van Assche1-1/+2
2023-07-31scsi: ufs: Fix kernel-doc headersBart Van Assche3-33/+16
2023-07-31scsi: ufs: Document all return valuesBart Van Assche4-2/+44
2023-07-31scsi: ufs: Follow the kernel-doc syntax for documenting return valuesBart Van Assche11-122/+126
2023-07-31scsi: ufs: qcom: Add support for scaling interconnectsManivannan Sadhasivam2-1/+133
2023-07-31scsi: ufs: core: Add enums for UFS lanesManivannan Sadhasivam2-4/+4
2023-07-25scsi: ufs: Fix residual handlingBart Van Assche1-2/+10
2023-07-25scsi: ufs: qcom: Remove unused variableArnd Bergmann1-1/+0
2023-07-23scsi: ufs: core: Remove HPB supportBart Van Assche6-3083/+1
2023-07-23scsi: ufs: ufs-qcom: Change UFS devfreq timer to delayedNitin Rawat1-0/+1
2023-07-23scsi: ufs: Explicitly include correct DT includesRob Herring2-1/+2
2023-07-23scsi: ufs: core: Fix some kernel-doc commentsYang Li1-7/+7
2023-07-23scsi: ufs: ufs-mediatek: Remove redundant dev_err()Yang Li1-1/+0
2023-07-23scsi: ufs: qcom: Hold the mutex lock when configuring ESIZiqi Chen1-0/+4
2023-07-23scsi: ufs: qcom: Get queue ID from MSI index in ESI handlerZiqi Chen2-16/+10
2023-07-23scsi: ufs: ti-j721e: Expose device tree aliasesUdit Kumar1-0/+2
2023-07-11scsi: ufs: ufs-mediatek: Add MCQ support for MTK platformPo-Wen Kao2-2/+205
2023-07-11scsi: ufs: core: Export symbols for MTK driver modulePo-Wen Kao1-0/+3
2023-07-11scsi: ufs: core: Convert UPIU_HEADER_DWORD() into a functionBart Van Assche2-8/+7
2023-07-11Merge branch '6.5/scsi-staging' into 6.5/scsi-fixesMartin K. Petersen2-0/+39
2023-07-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+0
2023-07-05scsi: ufs: core: Add support for qTimestamp attributeArthur Simchaev1-0/+38
2023-07-05scsi: ufs: ufs-mediatek: Add dependency for RESET_CONTROLLERRandy Dunlap1-0/+1
2023-06-30Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds24-553/+739
2023-06-28scsi: ufs: core: Remove unused function declarationKeoseong Park1-1/+0
2023-06-16scsi: ufs: ufs-pci: Add support for Intel Arrow LakeAdrian Hunter1-0/+1