summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-01-21coresight: tmc: Add missing doc including reading and etr_mode of struct tmc_...Yicong Yang-0/+2
2026-01-21drm/xe/migrate: fix job lock assertMatthew Auld-2/+2
2026-01-21drm/xe/uapi: disallow bind queue sharingMatthew Auld-3/+45
2026-01-21drm/bridge: simple: add the Algoltek AG6311 DP-to-HDMI bridgeVal Packett-0/+5
2026-01-21interconnect: qcom: qcs8300: fix the num_links for nsp icc nodeRaviteja Laggyshetty-1/+1
2026-01-21PCI: dwc: Skip waiting for L2/L3 Ready if dw_pcie_rp::skip_l23_wait is trueRichard Zhu-0/+16
2026-01-21PCI: dwc: Fail dw_pcie_host_init() if dw_pcie_wait_for_link() returns -ETIMEDOUTManivannan Sadhasivam-2/+7
2026-01-21PCI: dwc: Rework the error print of dw_pcie_wait_for_link()Manivannan Sadhasivam-1/+2
2026-01-21PCI: dwc: Rename and move ltssm_status_string() to pcie-designware.cManivannan Sadhasivam-53/+55
2026-01-21PCI: dwc: Return -EIO from dw_pcie_wait_for_link() if device is not activeManivannan Sadhasivam-2/+13
2026-01-21PCI: dwc: Return -ENODEV from dw_pcie_wait_for_link() if device is not foundManivannan Sadhasivam-1/+19
2026-01-21Merge tag 'qcom-arm64-fixes-for-6.19' of https://git.kernel.org/pub/scm/linux...Arnd Bergmann-0/+4
2026-01-21platform/x86: ideadpad-laptop: Clean up style warnings and checksBenjamin Philip-23/+16
2026-01-21platform/x86/amd/pmf: Introduce new interface to export NPU metricsShyam Sundar S K-0/+78
2026-01-21crypto: ccp - Send PSP_CMD_TEE_RING_DESTROY when PSP_CMD_TEE_RING_INIT failsMario Limonciello (AMD)-0/+14
2026-01-21crypto: ccp - Factor out ring destroy handling to a helperMario Limonciello (AMD)-12/+24
2026-01-21crypto: ccp - Add an S4 restore flowMario Limonciello (AMD)-1/+47
2026-01-21crypto: ccp - Declare PSP dead if PSP_CMD_TEE_RING_INIT failsMario Limonciello (AMD)-0/+1
2026-01-21platform/x86/amd/pmf: Prevent TEE errors after hibernateShyam Sundar S K-10/+74
2026-01-21platform/x86: lenovo-wmi-other: Add HWMON for fan reporting/tuningRong Zhang-10/+493
2026-01-21platform/x86: lenovo-wmi-capdata: Wire up Fan Test DataRong Zhang-6/+299
2026-01-21platform/x86: lenovo-wmi-capdata: Add support for Fan Test DataRong Zhang-0/+104
2026-01-21platform/x86: lenovo-wmi-capdata: Add support for Capability Data 00Rong Zhang-0/+33
2026-01-21platform/x86: lenovo-wmi-{capdata,other}: Support multiple Capability DataRong Zhang-60/+196
2026-01-21platform/x86: Rename lenovo-wmi-capdata01 to lenovo-wmi-capdataRong Zhang-73/+78
2026-01-21platform/x86: lenovo-wmi-helpers: Convert returned buffer into u32Rong Zhang-3/+18
2026-01-21phy: renesas: rcar-gen3-usb2: Use mux-state for phyrst managementTommaso Merciai-0/+33
2026-01-21phy: renesas: rcar-gen3-usb2: Add regulator for OTG VBUS controlTommaso Merciai-5/+137
2026-01-21phy: renesas: rcar-gen3-usb2: Use devm_pm_runtime_enable()Tommaso Merciai-32/+21
2026-01-21phy: renesas: rcar-gen3-usb2: Factor out VBUS control logicTommaso Merciai-12/+22
2026-01-21phy: rockchip: samsung-hdptx: Add HDMI 2.1 FRL supportCristian Ciocaltea-23/+418
2026-01-21phy: rockchip: samsung-hdptx: Extend rk_hdptx_phy_verify_hdmi_config() helperCristian Ciocaltea-17/+18
2026-01-21phy: rockchip: samsung-hdptx: Switch to driver specific HDMI configCristian Ciocaltea-21/+26
2026-01-21phy: rockchip: samsung-hdptx: Drop hw_rate driver dataCristian Ciocaltea-11/+2
2026-01-21phy: rockchip: samsung-hdptx: Compute clk rate from PLL configCristian Ciocaltea-1/+90
2026-01-21phy: rockchip: samsung-hdptx: Cleanup *_cmn_init_seq listsCristian Ciocaltea-18/+4
2026-01-21phy: rockchip: samsung-hdptx: Enable lane output in common helperCristian Ciocaltea-1/+3
2026-01-21phy: rockchip: samsung-hdptx: Consistently use [rk_]hdptx_[tmds_] prefixesCristian Ciocaltea-31/+31
2026-01-21phy: rockchip: samsung-hdptx: Fix coding style alignmentCristian Ciocaltea-6/+6
2026-01-21phy: rockchip: samsung-hdptx: Use usleep_range() instead of udelay()Cristian Ciocaltea-1/+1
2026-01-21phy: freescale: imx8qm-hsio: fix NULL pointer dereferenceThomas Richard-1/+1
2026-01-21phy: mvebu-cp110-utmi: fix dr_mode property read from dtsAleksandar Gerasimovski-1/+1
2026-01-21soc: fsl: qe: qe_ports_ic: Consolidate chained IRQ handler install/removeChen Ni-2/+1
2026-01-21PCI: imx6: Clear CLKREQ# override if 'supports-clkreq' DT property is availableRichard Zhu-1/+29
2026-01-21PCI: imx6: Add CLKREQ# override to enable REFCLK for i.MX95 PCIeRichard Zhu-0/+20
2026-01-21PCI: dwc: Invoke post_init in dw_pcie_resume_noirq()Richard Zhu-0/+3
2026-01-21media: staging: media: imx6-mipi-csi2: use devm_platform_ioremap_resource() s...Frank Li-10/+3
2026-01-21media: staging: media: imx6-mipi-csi2: use devm_mutex_init() to simplify codeFrank Li-5/+4
2026-01-21media: staging: media: imx6-mipi-csi2: replace spaces with tabs for alignmentFrank Li-42/+42
2026-01-21media: nxp: use cleanup __free(fwnode_handle) simplify codeFrank Li-34/+16