summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2025-11-19drm/panel: sofef00: Simplify get_modesDavid Heidelberg-14/+7
2025-11-19drm/panel: sofef00: Introduce compatible which includes the panel nameDavid Heidelberg-3/+4
2025-11-19drm/panel: sofef00: Initialise at 50% brightnessCasey Connolly-1/+1
2025-11-19drm/panel: sofef00: Add prepare_prev_first flag to drm_panelCasey Connolly-0/+2
2025-11-19drm/panel: sofef00: Introduce page macroDavid Heidelberg-5/+10
2025-11-19drm/panel: sofef00: Split sending commands to the enable/disable functionsDavid Heidelberg-1/+19
2025-11-19drm/panel: sofef00: Handle all regulatorsDavid Heidelberg-11/+17
2025-11-19drm/panel: sofef00: Clean up panel description after s6e3fc2x01 removalDavid Heidelberg-5/+6
2025-11-19remoteproc: imx_dsp_rproc: Simplify IMX_RPROC_MMIO switch casePeng Fan-23/+40
2025-11-19drm/panel: ilitek-ili9881d: Add support for Wanchanglong W552946AAA panelChaoyi Chen-0/+225
2025-11-19remoteproc: imx_dsp_rproc: Move imx_dsp_rproc_dcfg closer to imx_dsp_rproc_of...Peng Fan-50/+50
2025-11-19drm/panel: ronbo-rb070d30: fix warning with gpio controllers that sleepJosua Mayer-4/+4
2025-11-19remoteproc: imx_dsp_rproc: Use start/stop/detect_mode ops from imx_rproc_dcfgPeng Fan-0/+16
2025-11-19drm/panel: jadard-jd9365da-h3: Use dev_err_probe() instead of DRM_DEV_ERROR()...Abhishek Rajput-12/+9
2025-11-19remoteproc: imx_dsp_rproc: Drop extra spacePeng Fan-2/+2
2025-11-19drm/panel: simple: Add Raystar RFF500F-AWH-DNN panel entryFabio Estevam-0/+27
2025-11-19remoteproc: imx_dsp_rproc: Use dev_err_probe() for firmware and mode errorsPeng Fan-9/+4
2025-11-19gpu/drm: panel: simple-panel: add Samsung LTL106AL01 LVDS panel supportSvyatoslav Ryhel-0/+34
2025-11-19gpu/drm: panel: add support for LG LD070WX3-SL01 MIPI DSI panelSvyatoslav Ryhel-31/+198
2025-11-19remoteproc: imx_dsp_rproc: Use devm_pm_runtime_enable() helperPeng Fan-9/+1
2025-11-19remoteproc: imx_dsp_rproc: Use devm_rproc_add() helperPeng Fan-4/+1
2025-11-19mfd: simple-mfd-i2c: Don't use "proxy" headersAndy Shevchenko-1/+7
2025-11-19mfd: simple-mfd-i2c: Make ID table style consistentAndy Shevchenko-5/+5
2025-11-19remoteproc: imx_dsp_rproc: Simplify power domain attach and error handlingPeng Fan-22/+8
2025-11-19mfd: Kconfig: Drop OF dependency on MFD_MAX5970Andy Shevchenko-1/+1
2025-11-19mfd: ls2kbmc: Remove unneeded semicolon from ls2k_bmc_recover_pci_data()Chen Ni-1/+1
2025-11-19drm/xe/vm: Use for_each_tlb_inval() to calculate invalidation fencesMatt Roper-8/+7
2025-11-19soc: amlogic: meson-gx-socinfo: add new SoCs idXianwei Zhao-0/+6
2025-11-19zloop: fix zone append check in zloop_rw()Damien Le Moal-1/+2
2025-11-19Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann-1118/+2286
2025-11-19interconnect: qcom: sm6350: enable QoS configurationLuca Weiss-0/+288
2025-11-19interconnect: qcom: sm6350: Remove empty BCM arraysLuca Weiss-10/+0
2025-11-19interconnect: qcom: icc-rpmh: Get parent's regmap for nested NoCsLuca Weiss-8/+13
2025-11-19Merge branch 'icc-dynamic-ids' into icc-nextGeorgi Djakov-10813/+6715
2025-11-19gpio: elkhartlake: Convert to auxiliary driverRaag Jadav-18/+20
2025-11-19platform/x86/intel: Introduce Intel Elkhart Lake PSE I/ORaag Jadav-0/+100
2025-11-19ACPI: APEI: EINJ: Fix EINJV2 initialization and injectionTony Luck-23/+41
2025-11-19regulator: make the subsystem aware of shared GPIOsBartosz Golaszewski-0/+8
2025-11-19drm/i915/cx0: Enable dpll framework for MTL+Mika Kahola-86/+6
2025-11-19drm/i915/cx0: Add MTL+ Thunderbolt PLL hooksImre Deak-2/+59
2025-11-19drm/i915/cx0: Get encoder configuration for C10 and C20 PHY PLLsMika Kahola-6/+75
2025-11-19drm/i915/cx0: Add MTL+ .enable_clock/.disable clock hooks on DDIMika Kahola-16/+64
2025-11-19drm/i915/cx0: PLL verify debug state printImre Deak-5/+12
2025-11-19drm/i915/cx0: Add MTL+ .crtc_get_dpll hookMika Kahola-0/+1
2025-11-19drm/i915/cx0: Add MTL+ .get_freq hookMika Kahola-0/+13
2025-11-19drm/i915/cx0: Add MTL+ .get_hw_state hookMika Kahola-3/+37
2025-11-19drm/i915/cx0: Add .compare_hw_state hookMika Kahola-0/+10
2025-11-19drm/i915/cx0: Add MTL+ .dump_hw_state hookMika Kahola-40/+45
2025-11-19drm/i915/cx0: Add MTL+ .update_dpll_ref_clks hookMika Kahola-0/+1
2025-11-19drm/i915/cx0: Add MTL+ .update_active_dpll hookMika Kahola-2/+3