aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-07-08OPP: Migrate set-supported-hw API to use set-config helpersViresh Kumar4-86/+36
2022-07-08OPP: Migrate set-regulators API to use set-config helpersViresh Kumar3-90/+32
2022-07-08soc/tegra: Migrate to dev_pm_opp_set_config()Viresh Kumar1-20/+30
2022-07-08soc/tegra: Add comment over devm_pm_opp_set_clkname()Viresh Kumar1-0/+7
2022-07-08drm/lima: Migrate to dev_pm_opp_set_config()Viresh Kumar1-5/+6
2022-07-08cpufreq: ti: Migrate to dev_pm_opp_set_config()Viresh Kumar1-23/+14
2022-07-08cpufreq: sti: Migrate to dev_pm_opp_set_config()Viresh Kumar1-17/+10
2022-07-08cpufreq: qcom-nvmem: Migrate to dev_pm_opp_set_config()Viresh Kumar1-81/+28
2022-07-08OPP: Add dev_pm_opp_set_config() and friendsViresh Kumar2-1/+249
2022-07-08OPP: Make dev_pm_opp_set_regulators() accept NULL terminated listViresh Kumar8-27/+36
2022-07-08phy: phy-mtk-dp: change mtk_dp_phy_driver to staticYang Yingliang1-1/+1
2022-07-08phy: freescale: Add i.MX8qm Mixel LVDS PHY supportLiu Ying3-0/+460
2022-07-08phy: cadence-torrent: Remove unused `regmap` field from state structLars-Peter Clausen1-1/+0
2022-07-08phy: cadence: Sierra: Remove unused `regmap` field from state structLars-Peter Clausen1-1/+0
2022-07-08phy: samsung-ufs: ufs: change phy on/off controlChanho Park1-13/+19
2022-07-08phy: samsung-ufs: convert phy clk usage to clk_bulk APIChanho Park5-88/+42
2022-07-07net: macb: sort init_reset_optional() with other init()sConor Dooley1-34/+34
2022-07-07net: macb: simplify error paths in init_reset_optional()Conor Dooley1-13/+7
2022-07-07net: macb: unify macb_config alignment styleConor Dooley1-8/+8
2022-07-07net: macb: add polarfire soc reset supportConor Dooley1-8/+18
2022-07-07net: ocelot: fix wrong time_after usagePavel Skripkin1-9/+8
2022-07-07Merge tag 'mlx5-fixes-2022-07-06' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxJakub Kicinski11-38/+76
2022-07-07net: ethernet: ti: am65-cpsw: Fix devlink port register sequenceSiddharth Vadapalli1-7/+10
2022-07-07net: stmmac: dwc-qos: Disable split header for Tegra194Jon Hunter1-0/+1
2022-07-07scsi: zfcp: Drop redundant "the" in the commentsJiang Jian1-1/+1
2022-07-07scsi: zfcp: Declare zfcp_sdev_attrs as staticJulian Wiedmann1-1/+1
2022-07-07scsi: ufs: Skip last hci reset to get valid register valuesJunwoo Lee1-1/+1
2022-07-07scsi: ufs: ufs-pci: Enable WriteBooster capability on ADLDaniil Lunev1-0/+1
2022-07-07scsi: lpfc: Copyright updates for 14.2.0.5 patchesJames Smart3-3/+3
2022-07-07scsi: lpfc: Update lpfc version to 14.2.0.5James Smart1-1/+1
2022-07-07scsi: lpfc: Remove Menlo/Hornet related codeJames Smart11-465/+7
2022-07-07scsi: lpfc: Refactor lpfc_nvmet_prep_abort_wqe() into lpfc_sli_prep_abort_xri()James Smart5-52/+18
2022-07-07scsi: lpfc: Revert RSCN_MEMENTO workaround for misbehaved configurationJames Smart3-9/+3
2022-07-07scsi: lpfc: Fix lost NVMe paths during LIF bounce stress testJames Smart1-7/+8
2022-07-07scsi: lpfc: Fix attempted FA-PWWN usage after feature disableJames Smart2-2/+11
2022-07-07scsi: lpfc: Fix possible memory leak when failing to issue CMF WQEJames Smart1-1/+3
2022-07-07scsi: lpfc: Remove extra atomic_inc on cmd_pending in queuecommand after VMIDJames Smart1-1/+0
2022-07-07scsi: lpfc: Set PU field when providing D_ID in XMIT_ELS_RSP64_CX iocbJames Smart1-0/+1
2022-07-07scsi: lpfc: Prevent buffer overflow crashes in debugfs with malformed user inputJames Smart1-10/+10
2022-07-07scsi: lpfc: Fix uninitialized cqe field in lpfc_nvme_cancel_iocb()James Smart1-0/+1
2022-07-07Merge branch '5.19/scsi-fixes' into 5.20/scsi-stagingMartin K. Petersen22-116/+262
2022-07-07scsi: sd: Rework asynchronous resume supportBart Van Assche2-18/+71
2022-07-07scsi: core: Move the definition of SCSI_QUEUE_DELAYBart Van Assche1-7/+7
2022-07-07i2c: cadence: Unregister the clk notifier in error pathSatish Nagireddy1-0/+1
2022-07-07Merge branches 'v5.20/vfio/spapr_tce-unused-arg-v1', 'v5.20/vfio/comment-typo-v1' and 'v5.20/vfio/vfio-ccw-rework-v4' into v5.20/vfio/nextAlex Williamson6-121/+126
2022-07-07scsi: megaraid_sas: Clean up some inconsistent indentingJiapeng Chong1-2/+2
2022-07-07scsi: gvp11: Convert m68k WD33C93 drivers to DMA APIMichael Schmitz1-18/+77
2022-07-07scsi: a2091: Convert m68k WD33C93 drivers to DMA APIMichael Schmitz1-15/+48
2022-07-07scsi: a3000: Convert m68k WD33C93 drivers to DMA APIMichael Schmitz1-9/+44
2022-07-07scsi: core: Shorten long warning messagesLi Zhijian1-3/+1