summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-01-15soc: microchip: mpfs: Fix memory leak in mpfs_sys_controller_probe()Zilin Guan-4/+9
2026-01-15regmap: Enable REGMAP when REGMAP_SLIMBUS is enabledGeert Uytterhoeven-1/+1
2026-01-15Merge tag 'mm-hotfixes-stable-2026-01-15-08-03' of git://git.kernel.org/pub/s...Linus Torvalds-4/+7
2026-01-15drm/i915/dp: Use intel_dp_dsc_get_slice_config()Imre Deak-32/+9
2026-01-15drm/i915/dp: Add intel_dp_dsc_get_slice_config()Imre Deak-6/+25
2026-01-15drm/i915/dp: Unify DP and eDP slice count computationImre Deak-25/+25
2026-01-15drm/i915/dsi: Use intel_dsc_get_slice_config()Imre Deak-12/+13
2026-01-15drm/i915/dsc: Add intel_dsc_get_slice_config()Imre Deak-15/+58
2026-01-15drm/i915/dp: Simplify the DSC slice config loop's slices-per-pipe iterationImre Deak-20/+13
2026-01-15drm/i915/dp: Rename test_slice_count to slices_per_lineImre Deak-5/+5
2026-01-15drm/i915/dp: Use int for DSC slice count variablesImre Deak-6/+5
2026-01-15drm/i915/dp: Factor out intel_dp_dsc_min_slice_count()Imre Deak-6/+17
2026-01-15drm/i915/dsc: Switch to using intel_dsc_line_slice_count()Imre Deak-15/+12
2026-01-15drm/i915/dp: Track the detailed DSC slice configurationImre Deak-11/+21
2026-01-15drm/i915/dsi: Track the detailed DSC slice configurationImre Deak-3/+8
2026-01-15drm/i915/dsi: Move initialization of DSI DSC streams-per-pipe to fill_dsc()Imre Deak-6/+5
2026-01-15drm/i915/dsc: Track the DSC stream count in the DSC slice config stateImre Deak-12/+12
2026-01-15drm/i915/dsc: Track the detaild DSC slice configurationImre Deak-0/+12
2026-01-15Merge tag 'net-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-192/+204
2026-01-15drm/xe: Reduce LRC timestamp stuck message on VFs to noticeMatthew Brost-3/+8
2026-01-15i2c: rtl9300: use of instead of fwnodeRosen Penev-5/+4
2026-01-15i2c: rtl9300: remove const castRosen Penev-4/+4
2026-01-15ACPICA: ACPI 6.6: Add _VDM (Voltage Domain) objectPawel Chmielewski-0/+3
2026-01-15ACPICA: Fix asltests using the Fatal() opcodeArmin Wolf-0/+7
2026-01-15ACPICA: Abort AML bytecode execution when executing AML_FATAL_OPArmin Wolf-28/+18
2026-01-15ACPICA: Add support for the Microsoft display mux _OSI stringArmin Wolf-1/+5
2026-01-15ACPICA: Fix NULL pointer dereference in acpi_ev_address_space_dispatch()Alexey Simakov-1/+3
2026-01-15ACPICA: ACPICA: replace ACPI_FREE() with acpi_ut_delete_object_desc()Zilin Guan-2/+2
2026-01-15gpio: mmio: Add compatible for opencores GPIOStafford Horne-0/+1
2026-01-15i2c: tegra: remove unused rstGuixin Liu-2/+0
2026-01-15Merge tag 'ib-mfd-clk-gpio-power-regulator-rtc-v6.20' of git://git.kernel.org...Bartosz Golaszewski-128/+1967
2026-01-15i2c: designware: Remove not-going-to-be-supported code for Baikal SoCAndy Shevchenko-70/+0
2026-01-15drm/xe: Cleanup unused header includesMatt Roper-129/+45
2026-01-15rnbd-clt: fix refcount underflow in device unmap pathChaitanya Kulkarni-1/+0
2026-01-15spi: intel-pci: Add support for Nova Lake SPI serial flashAlan Borzeszkowski-0/+1
2026-01-15spi: spi-cadence: enable SPI_CONTROLLER_MUST_TXJun Guo-0/+1
2026-01-15platform/x86: asus-wmi: fix sending OOBE at probeDenis Benato-1/+2
2026-01-15platform/x86: asus-armoury: add support for FA617XTDenis Benato-0/+19
2026-01-15platform/x86: asus-armoury: add support for FA401UVDenis Benato-0/+31
2026-01-15platform/x86: asus-armoury: add support for GV302XVDenis Benato-0/+27
2026-01-15platform/x86: asus-armoury: Add power limits for Asus G513QYShresth Sarthak Awasthi-0/+16
2026-01-15platform/x86/amd: Fix memory leak in wbrf_record()Zilin Guan-1/+3
2026-01-15platform/mellanox: Fix SN5640/SN5610 LED platform dataOleksandr Shamray-1/+1
2026-01-15ACPI: scan: Clean up after recent changesRafael J. Wysocki-3/+2
2026-01-15ACPI: scan: Use acpi_setup_gpe_for_wake() for buttonsRafael J. Wysocki-14/+4
2026-01-15ACPI: PM: Let acpi_dev_pm_attach() skip devices without ACPI PMRafael J. Wysocki-0/+9
2026-01-15ACPI: video: Convert the driver to a platform oneRafael J. Wysocki-24/+23
2026-01-15ACPI: video: Adjust event notification routineRafael J. Wysocki-6/+3
2026-01-15ACPI: scan: Register platform devices for backlight device objectsRafael J. Wysocki-3/+7
2026-01-15pmdomain:rockchip: Fix init genpd as GENPD_STATE_ON before regulator readyFrank Zhang-0/+10