summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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: 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: imx8: Fix an error handling path in imx8_acm_clk_probe()Christophe JAILLET1-3/+6
2023-11-20clk: imx: imx8: Fix an error handling path if devm_clk_hw_register_mux_parent...Christophe JAILLET1-0/+1
2023-11-20clk: imx: imx8: Fix an error handling path in clk_imx_acm_attach_pm_domains()Christophe JAILLET1-2/+4
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-20gpio: sim: initialize a managed pointer when declaring itBartosz Golaszewski1-2/+2
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 Dumazet1-3/+3
2023-11-20virtio_net: use u64_stats_t infra to avoid data-racesEric Dumazet1-59/+65
2023-11-20ACPI: sysfs: Fix create_pnp_modalias() and create_of_modalias()Christophe JAILLET1-4/+6
2023-11-20wifi: iwlwifi: empty overflow queue during flushMiri Korenblit5-12/+15
2023-11-20wifi: iwlwifi: mvm: update IGTK in mvmvif upon D3 resumeYedidya Benshimol1-0/+10
2023-11-20wifi: iwlwifi: pcie: synchronize IRQs before NAPIJohannes Berg2-0/+2
2023-11-20wifi: iwlwifi: mvm: fix netif csum flagsJohannes Berg3-7/+4
2023-11-20wifi: iwlwifi: increase number of RX buffers for EHT devicesJohannes Berg2-11/+7
2023-11-20wifi: iwlwifi: mvm: remove TDLS stations from FWJohannes Berg1-1/+2
2023-11-20wifi: iwlwifi: mvm: fix iwl_mvm_mac_flush_sta()Johannes Berg1-11/+9
2023-11-20wifi: iwlwifi: mvm: change iwl_mvm_flush_sta() APIJohannes Berg6-26/+18
2023-11-20wifi: iwlwifi: mvm: Don't always bind/link the P2P Device interfaceIlan Peer6-189/+111
2023-11-20wifi: iwlwifi: mvm: Fix key flags for IGTK on AP interfaceIlan Peer1-1/+6
2023-11-20wifi: iwlwifi: mvm: Correctly set link configurationIlan Peer2-6/+9
2023-11-20wifi: iwlwifi: yoyo: swap cdb and jacket bits valuesRotem Saado1-2/+2
2023-11-20wifi: iwlwifi: mvm: use correct sta ID for IGTK/BIGTKJohannes Berg1-2/+7