summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-09-26Merge tag 'drm-misc-fixes-2025-09-25' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2025-09-26Merge tag 'drm-intel-fixes-2025-09-25' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2025-09-26Merge tag 'drm-habanalabs-next-2025-09-25' of https://github.com/HabanaAI/dri...Dave Airlie
2025-09-26Merge tag 'drm-misc-next-fixes-2025-09-25' of https://gitlab.freedesktop.org/...Dave Airlie
2025-09-25ACPI: support BGRT table on RISC-VHeinrich Schuchardt
2025-09-25irqchip/riscv-rpmi-sysmsi: Add ACPI supportSunil V L
2025-09-25mailbox/riscv-sbi-mpxy: Add ACPI supportSunil V L
2025-09-25irqchip/irq-riscv-imsic-early: Export imsic_acpi_get_fwnode()Sunil V L
2025-09-25ACPI: RISC-V: Add RPMI System MSI to GSI mappingSunil V L
2025-09-25ACPI: RISC-V: Add support to update gsi rangeSunil V L
2025-09-25ACPI: RISC-V: Create interrupt controller list in sorted orderSunil V L
2025-09-25ACPI: scan: Update honor list for RPMI System MSISunil V L
2025-09-25ACPI: Add support for nargs_prop in acpi_fwnode_get_reference_args()Sunil V L
2025-09-25PCI: rcar-host: Convert struct rcar_msi mask_lock into raw spinlockMarek Vasut
2025-09-25PCI: tegra194: Rename 'root_bus' to 'root_port_bus' in tegra_pcie_downstream_...Manivannan Sadhasivam
2025-09-25PCI: tegra: Convert struct tegra_msi mask_lock into raw spinlockMarek Vasut
2025-09-25PCI: rcar-gen4: Fix inverted break condition in PHY initializationMarek Vasut
2025-09-25PCI: rcar-gen4: Assure reset occurs before DBI accessMarek Vasut
2025-09-25PCI: rcar-gen4: Add missing 1ms delay after PWR reset assertionMarek Vasut
2025-09-26drm/i915: i915_pmu: Use sysfs_emit() instead of sprintf()Madhur Kumar
2025-09-26drm/i915/gvt: Improve intel_vgpu_ioctl hdr error handlingJonathan Cavitt
2025-09-25i2c: busses: Fix some spelling errorsXichao Zhao
2025-09-25i2c: mux: Simplify boolean assignment in i2c_mux_allocI Viswanath
2025-09-25i2c: designware: use dev_err_probe() when probing platform deviceBenoît Monin
2025-09-25i2c: designware: convert to dev_err_probe() on request IRQ errorBenoît Monin
2025-09-25i2c: spacemit: ensure SDA is released after bus resetTroy Mitchell
2025-09-25i2c: spacemit: check SDA instead of SCL after bus resetTroy Mitchell
2025-09-25i2c: spacemit: disable SDA glitch fix to avoid restart delayTroy Mitchell
2025-09-25ACPI: property: Refactor acpi_fwnode_get_reference_args() to support nargs_propSunil V L
2025-09-25PCI: Set up bridge resources earlierIlpo Järvinen
2025-09-25i2c: spacemit: remove stop function to avoid bus errorTroy Mitchell
2025-09-25i2c: spacemit: ensure bus release check runs when wait_bus_idle() failsTroy Mitchell
2025-09-25i2c: mediatek: fix potential incorrect use of I2C_MASTER_WRRDLeilk.Liu
2025-09-25i2c: boardinfo: Annotate code used in init phase onlyHeiner Kallweit
2025-09-25Merge branch 'i2c/immutable/scoped_fwnode_child' into i2c/for-mergewindowWolfram Sang
2025-09-25irqchip: Add driver for the RPMI system MSI service groupAnup Patel
2025-09-25thermal/drivers/renesas/rzg3e: Add thermal driver for the Renesas RZ/G3E SoCJohn Madieu
2025-09-25thermal/drivers/thermal-generic-adc: Add temperature sensor channelSvyatoslav Ryhel
2025-09-25thermal/drivers/rockchip: Shut up GRF warningSebastian Reichel
2025-09-25thermal/drivers/rockchip: Unify struct rockchip_tsadc_chip formatSebastian Reichel
2025-09-25thermal/drivers/renesas/rzg3s: Add thermal driver for the Renesas RZ/G3S SoCClaudiu Beznea
2025-09-25thermal/drivers/k3_j72xx_bandgap: Register sensors with hwmonMichael Walle
2025-09-25thermal/drivers/rcar_gen3: Fix mapping SoCs to generic Gen4 entryWolfram Sang
2025-09-25thermal/drivers/tegra: Add Tegra114 specific SOCTHERM driverSvyatoslav Ryhel
2025-09-25thermal/drivers/tegra/soctherm-fuse: Prepare calibration for Tegra114 supportSvyatoslav Ryhel
2025-09-25thermal/drivers/rcar_gen3: Document Gen4 support in Kconfig entryMarek Vasut
2025-09-25thermal/drivers/rcar_gen3: Fix comment typoMarek Vasut
2025-09-25drivers/thermal/qcom/lmh: Fix incorrect error messageSumeet Pawnikar
2025-09-25thermal/drivers/qcom/lmh: Add missing IRQ includesDmitry Baryshkov
2025-09-25thermal/drivers/qcom: Make LMH select QCOM_SCMDmitry Baryshkov