summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-10-22net: netconsole: remove msg_ready variableBreno Leitao
2024-10-22drm/imx: legacy-bridge: add MODULE_DESCRIPTIONArnd Bergmann
2024-10-22drm/imx: parallel-display: add legacy bridge Kconfig dependencyArnd Bergmann
2024-10-22drm/mediatek: Fix color format MACROs in OVLHsin-Te Yuan
2024-10-22drm/mediatek: Add blend_modes to mtk_plane_init() for different SoCsJason-JH.Lin
2024-10-22drm/mediatek: ovl: Add blend_modes to driver dataJason-JH.Lin
2024-10-22drm/mediatek: ovl: Remove the color format comment for ovl_fmt_convert()Jason-JH.Lin
2024-10-22pinctrl: qcom: add support for TLMM on SAR2130PDmitry Baryshkov
2024-10-22drm/mediatek: ovl: Refine ignore_pixel_alpha comment and placementJason-JH.Lin
2024-10-22pinctrl: qcom: add the tlmm driver for QCS8300 platformsJingyi Wang
2024-10-22drm/mediatek: ovl: Fix XRGB format breakage for blend_modes unsupported SoCsJason-JH.Lin
2024-10-22drm/i915/display: Remove kstrdup_const() and kfree_const() usageChristophe JAILLET
2024-10-22drm/i915/gvt: use macros from drm_dp.h instead of duplicationJani Nikula
2024-10-22net: usb: usbnet: fix name regressionOliver Neukum
2024-10-22pmdomain: mediatek: Add support for MT6735Yassine Oudjana
2024-10-22pmdomain: qcom: rpmhpd: add support for SAR2130PDmitry Baryshkov
2024-10-22mlxsw: spectrum_router: fix xa_store() error checkingYuan Can
2024-10-22net: phy: marvell: Add mdix status reportingPaul Davey
2024-10-22net: stmmac: Programming sequence for VLAN packets with split headerAbhishek Chauhan
2024-10-22platform/x86/amd/hsmp: Change generic plat_dev name to hsmp_pdevSuma Hegde
2024-10-22platform/x86/amd/hsmp: Move ACPI code to acpi.cSuma Hegde
2024-10-22platform/x86/amd/hsmp: Move platform device specific code to plat.cSuma Hegde
2024-10-22platform/x86/amd/hsmp: Move structure and macros to header fileSuma Hegde
2024-10-22platform/x86/amd/hsmp: Convert amd_hsmp_rdwr() to a function pointerSuma Hegde
2024-10-22platform/x86/amd/hsmp: Create wrapper function init_acpi()Suma Hegde
2024-10-22platform/x86/amd/hsmp: Create hsmp/ directorySuma Hegde
2024-10-22drm/i915/ddi: use string choice helpersR Sundar
2024-10-22drm/i915/dp: use string choice helpersR Sundar
2024-10-22thermal: core: Pass trip descriptors to trip bind/unbind functionsRafael J. Wysocki
2024-10-22thermal: core: Move lists of thermal instances to trip descriptorsRafael J. Wysocki
2024-10-22thermal: core: Drop need_update field from struct thermal_zone_deviceRafael J. Wysocki
2024-10-22thermal: core: Update thermal zones after cooling device bindingRafael J. Wysocki
2024-10-22thermal: core: Consolidate thermal zone locking in the exit pathRafael J. Wysocki
2024-10-22thermal: core: Mark thermal zones as exiting before unregistrationRafael J. Wysocki
2024-10-22thermal: core: Consolidate thermal zone locking during initializationRafael J. Wysocki
2024-10-22thermal: core: Fix race between zone registration and system suspendRafael J. Wysocki
2024-10-22thermal: core: Mark thermal zones as initializing to start withRafael J. Wysocki
2024-10-22thermal: core: Represent suspend-related thermal zone flags as bitsRafael J. Wysocki
2024-10-22thermal: core: Rearrange PM notification codeRafael J. Wysocki
2024-10-22thermal: core: Initialize thermal zones before registering themRafael J. Wysocki
2024-10-22interconnect: qcom: add QCS8300 interconnect provider driverRaviteja Laggyshetty
2024-10-22drm/i915/gt: Retry RING_HEAD reset until it get sticksNitin Gote
2024-10-22interconnect: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-10-22media: renesas: rzg2l-cru: Add 'yuv' flag to IP format structureLad Prabhakar
2024-10-22media: rzg2l-cru: Move register definitions to a separate fileLad Prabhakar
2024-10-22media: rzg2l-cru: Add support to capture 8bit raw sRGBLad Prabhakar
2024-10-22media: rzg2l-cru: Refactor ICnDMR register configurationLad Prabhakar
2024-10-22media: rzg2l-cru: csi2: Use rzg2l_csi2_formats array in enum_frame_sizeLad Prabhakar
2024-10-22media: rzg2l-cru: video: Implement .link_validate() callbackLad Prabhakar
2024-10-22media: rzg2l-cru: csi2: Remove unused field from rzg2l_csi2_formatLad Prabhakar