summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-11-20platform/x86: wmi: Fix probe failure when failing to register WMI devicesArmin Wolf1-8/+8
2023-11-20clk: mediatek: fix double free in mtk_clk_register_pllfh()Dan Carpenter1-3/+3
2023-11-20clk: qcom: ipq5332: drop the CLK_SET_RATE_PARENT flag from GPLL clocksKathiravan Thirumoorthy1-2/+0
2023-11-20clk: qcom: ipq9574: drop the CLK_SET_RATE_PARENT flag from GPLL clocksKathiravan Thirumoorthy1-4/+0
2023-11-20clk: qcom: apss-ipq-pll: Fix 'l' value for ipq5332_pll_configVaradarajan Narayanan1-1/+1
2023-11-20clk: qcom: apss-ipq-pll: Use stromer plus ops for stromer plus pllVaradarajan Narayanan1-1/+1
2023-11-20clk: qcom: clk-alpha-pll: introduce stromer plus opsVaradarajan Narayanan2-0/+64
2023-11-20clk: qcom: config IPQ_APSS_6018 should depend on QCOM_SMEMVaradarajan Narayanan1-0/+1
2023-11-20clk: mediatek: clk-mt2701: Add check for mtk_alloc_clk_dataJiasheng Jiang1-0/+8
2023-11-20clk: mediatek: clk-mt7629: Add check for mtk_alloc_clk_dataJiasheng Jiang1-0/+6
2023-11-20clk: mediatek: clk-mt7629-eth: Add check for mtk_alloc_clk_dataJiasheng Jiang1-0/+4
2023-11-20clk: mediatek: clk-mt6797: Add check for mtk_alloc_clk_dataJiasheng Jiang1-0/+6
2023-11-20clk: mediatek: clk-mt6779: Add check for mtk_alloc_clk_dataJiasheng Jiang1-0/+4
2023-11-20clk: mediatek: clk-mt6765: Add check for mtk_alloc_clk_dataJiasheng Jiang1-0/+6
2023-11-20clk: npcm7xx: Fix incorrect kfreeJonathan Neuschäfer1-1/+1
2023-11-20clk: ti: fix double free in of_ti_divider_clk_setup()Dan Carpenter1-7/+1
2023-11-20clk: keystone: pll: fix a couple NULL vs IS_ERR() checksDan Carpenter1-6/+9
2023-11-20clk: ralink: mtmips: quiet unused variable warningSergio Paracuellos1-15/+5
2023-11-20spi: nxp-fspi: use the correct ioremap functionHan Xu1-1/+1
2023-11-20clk: linux/clk-provider.h: fix kernel-doc warnings and typosRandy Dunlap1-7/+8
2023-11-20clk: renesas: rzg2l: Fix computation formulaClaudiu Beznea1-6/+6
2023-11-20clk: renesas: rzg2l: Use FIELD_GET() for PLL register fieldsClaudiu Beznea1-5/+5
2023-11-20clk: renesas: rzg2l: Trust value returned by hardwareClaudiu Beznea1-7/+1
2023-11-20clk: renesas: rzg2l: Lock around writes to mux registerClaudiu Beznea2-11/+14
2023-11-20clk: renesas: rzg2l: Wait for status bit of SD mux before continuingClaudiu Beznea1-7/+10
2023-11-20clk: renesas: rcar-gen3: Extend SDnH divider tableDirk Behme1-1/+14
2023-11-20clk: imx: imx8qxp: Fix elcdif_pll clockRobert Chiras1-1/+1
2023-11-20clk: imx: imx8mq: correct error handling pathPeng Fan1-7/+10
2023-11-20clk: imx: Select MXC_CLK for CLK_IMX8QXPAbel Vesa1-0/+1
2023-11-20regulator: mt6358: Fail probe on unknown chip IDChen-Yu Tsai1-4/+10
2023-11-20clk: qcom: gcc-sm8150: Fix gcc_sdcc2_apps_clk_srcDanila Tikhonov1-1/+1
2023-11-20clk: qcom: mmcc-msm8998: Fix the SMMU GDSCKonrad Dybcio1-1/+3
2023-11-20clk: qcom: mmcc-msm8998: Don't check halt bit on some branch clksKonrad Dybcio1-0/+3
2023-11-20clk: qcom: clk-rcg2: Fix clock rate overflow for high parent frequenciesDevi Priya1-10/+4
2023-11-20clk: qcom: gcc-msm8996: Remove RPM bus clocksKonrad Dybcio1-232/+5
2023-11-20clk: qcom: ipq5332: Drop set rate parent from gpll0 dependent clocksVaradarajan Narayanan1-2/+0
2023-11-20spi: tegra: Fix missing IRQ check in tegra_slink_probe()Zhang Shurong1-0/+2
2023-11-20regmap: debugfs: Fix a erroneous check after snprintf()Christophe JAILLET1-1/+1
2023-11-20ipvlan: properly track tx_errorsEric Dumazet2-4/+5
2023-11-20net: add DEV_STATS_READ() helperEric Dumazet2-3/+4
2023-11-20virtio_net: use u64_stats_t infra to avoid data-racesEric Dumazet1-59/+65
2023-11-20ipv6: avoid atomic fragment on GSO packetsYan Zhai1-1/+7
2023-11-20mptcp: properly account fastopen dataPaolo Abeni1-0/+1
2023-11-20ACPI: sysfs: Fix create_pnp_modalias() and create_of_modalias()Christophe JAILLET1-4/+6
2023-11-20bpf: Fix unnecessary -EBUSY from htab_lock_bucketSong Liu1-2/+5
2023-11-20Bluetooth: hci_sync: Fix Opcode prints in bt_dev_dbg/errMarcel Ziswiler1-2/+2
2023-11-20Bluetooth: Make handle of hci_conn be uniqueZiyang Xuan5-51/+56
2023-11-20Bluetooth: ISO: Pass BIG encryption info through QoSIulia Tanasescu5-20/+82
2023-11-20Bluetooth: ISO: Use defer setup to separate PA sync and BIG syncIulia Tanasescu5-41/+218
2023-11-20wifi: iwlwifi: empty overflow queue during flushMiri Korenblit5-12/+15