aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-04-23drm/msm: add arrays listing formats supported by MDP4/MDP5 hardwareDmitry Baryshkov4-42/+80
2024-04-23cpufreq: dt-platdev: eliminate uses of of_node_put()Javier Carrasco1-5/+2
2024-04-23cpufreq: dt: eliminate uses of of_node_put()Javier Carrasco1-15/+6
2024-04-23wifi: ath12k: ACPI band edge channel power supportLingbo Kong4-0/+46
2024-04-23wifi: ath12k: ACPI CCA threshold supportLingbo Kong4-0/+47
2024-04-23wifi: ath12k: ACPI SAR supportLingbo Kong5-0/+244
2024-04-23wifi: ath12k: ACPI TAS supportLingbo Kong9-0/+356
2024-04-23wifi: ath12k: change supports_suspend to true for WCN7850Baochen Qiang1-1/+1
2024-04-23wifi: ath12k: support suspend/resumeBaochen Qiang7-32/+134
2024-04-23wifi: ath12k: avoid stopping mac80211 queues in ath12k_core_restart()Baochen Qiang1-6/+0
2024-04-23wifi: ath12k: no need to handle pktlog during suspend/resumeBaochen Qiang3-72/+1
2024-04-23wifi: ath12k: flush all packets before suspendBaochen Qiang3-11/+38
2024-04-23wifi: ath12k: decrease MHI channel buffer length to 8KBBaochen Qiang1-1/+1
2024-04-23wifi: ath12k: fix warning on DMA ring capabilities eventBaochen Qiang1-0/+1
2024-04-23wifi: ath12k: do not dump SRNG statistics during resumeBaochen Qiang1-1/+2
2024-04-23wifi: ath12k: remove MHI LOOPBACK channelsBaochen Qiang1-56/+0
2024-04-23wifi: ath12k: rearrange IRQ enable/disable in reset pathBaochen Qiang1-2/+4
2024-04-23wifi: ath12k: fix kernel crash during resumeBaochen Qiang3-6/+26
2024-04-23net: dsa: mt7530: simplify core operationsArınç ÜNAL1-65/+43
2024-04-23net: dsa: mt7530-mdio: read PHY address of switch from device treeArınç ÜNAL3-28/+41
2024-04-23eeprom: at24: fix memory corruption race conditionDaniel Okazaki1-9/+9
2024-04-23pinctrl: renesas: r8a779h0: Add INTC-EX pins, groups, and functionGeert Uytterhoeven1-0/+112
2024-04-23pinctrl: renesas: r8a779h0: Fix IRQ suffixesGeert Uytterhoeven1-12/+12
2024-04-23pinctrl: renesas: rzg2l: Remove extra space in function parameterLad Prabhakar1-1/+1
2024-04-23fpga: region: add owner module and take its refcountMarco Pagani1-10/+14
2024-04-23clk: renesas: r9a07g043: Add clock and reset entry for PLICLad Prabhakar1-0/+9
2024-04-23fpga: dfl: remove unused member pdata from struct dfl_{afu,fme}Peter Colberg4-9/+0
2024-04-23fpga: dfl: remove unused function is_dfl_feature_present()Peter Colberg1-5/+0
2024-04-23fpga: ice40-spi: Don't use "proxy" headersAndy Shevchenko1-2/+2
2024-04-23clk: renesas: r8a779h0: Add INTC-EX clockCong Dang1-0/+1
2024-04-23clk: renesas: r8a779h0: Add MSIOF clocksCong Dang1-0/+6
2024-04-23clk: renesas: r8a779a0: Fix CANFD parent clockGeert Uytterhoeven1-1/+1
2024-04-23drm/bridge: add lvds controller support for sam9x7Dharma Balasubiramani3-0/+237
2024-04-23cpuidle: kirkwood: Convert to platform remove callback returning voidYangtao Li1-3/+2
2024-04-23cpufreq: ti: Implement scope-based cleanup in ti_cpufreq_match_node()Shivani Gupta1-3/+1
2024-04-23Merge drm/drm-next into drm-misc-nextMaxime Ripard861-7735/+20063
2024-04-23cpufreq: mediatek: Add support for MT7988ASam Shih1-0/+10
2024-04-23cpufreq: sun50i: Fix build warning around snprint()Viresh Kumar1-4/+2
2024-04-23thunderbolt: No need to loop over all retimers if access failsMika Westerberg1-4/+8
2024-04-23thunderbolt: Increase sideband access polling delayMika Westerberg1-7/+15
2024-04-23crash: add a new kexec flag for hotplug supportSourabh Jain2-2/+2
2024-04-23spi: mux: Fix master controller settings after mux selectHeikki Keranen1-0/+2
2024-04-22Merge branch 'for-uring-ubufops' of git://git.kernel.org/pub/scm/linux/kernel...Jens Axboe6-11/+19
2024-04-22net: ethernet: mtk_eth_soc: flower: validate control flagsAsbjørn Sloth Tønnesen1-0/+4
2024-04-22dpaa2-switch: flower: validate control flagsAsbjørn Sloth Tønnesen1-0/+6
2024-04-22cxgb4: flower: validate control flagsAsbjørn Sloth Tønnesen1-0/+3
2024-04-22clk: scmi: Add support for get/set duty_cycle operationsCristian Marussi1-0/+49
2024-04-22clk: scmi: Add support for re-parenting restricted clocksCristian Marussi1-1/+6
2024-04-22clk: scmi: Add support for rate change restricted clocksCristian Marussi1-1/+6
2024-04-22clk: scmi: Add support for state control restricted clocksCristian Marussi1-7/+15