summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-01-15crypto: ccp - Use new AES library APIEric Biggers
2026-01-15staging: rtl8723bs: core: Use new AES library APIEric Biggers
2026-01-15net: phy: mscc: macsec: Use new AES library APIEric Biggers
2026-01-15chelsio: Use new AES library APIEric Biggers
2026-01-15drm/msm: Fix GMEM_BASE for gen8Rob Clark
2026-01-15drm/msm: Fix x2-85 TPL1_DBG_ECO_CNTL1Rob Clark
2026-01-15drm/msm/a6xx: fix bogus hwcg register updatesJohan Hovold
2026-01-15drm/xe/xe_query: Remove check for gtNakshtra Goyal
2026-01-15thermal: intel: Use sysfs_emit() in a sysfs show functionThorsten Blum
2026-01-15thermal: intel: fix typo "nagative" in comment for cpu argumentSumeet Pawnikar
2026-01-15powercap: intel_rapl: Add PL4 support for Ice LakeDaniel Tang
2026-01-15powercap: Replace sprintf() with sysfs_emit() in sysfs show functionsSumeet Pawnikar
2026-01-15thermal: sysfs: Replace snprintf() with strscpy() in policy_store()Thorsten Blum
2026-01-15thermal: debugfs: Use seq_puts() for constant string outputSumeet Pawnikar
2026-01-15thermal: Replace sprintf() with sysfs_emit() for sysfs show functionsSumeet Pawnikar
2026-01-15Merge tag 'efi-fixes-for-v6.19-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-01-15soc: microchip: mpfs: Fix memory leak in mpfs_sys_controller_probe()Zilin Guan
2026-01-15regmap: Enable REGMAP when REGMAP_SLIMBUS is enabledGeert Uytterhoeven
2026-01-15Merge tag 'mm-hotfixes-stable-2026-01-15-08-03' of git://git.kernel.org/pub/s...Linus Torvalds
2026-01-15drm/i915/dp: Use intel_dp_dsc_get_slice_config()Imre Deak
2026-01-15drm/i915/dp: Add intel_dp_dsc_get_slice_config()Imre Deak
2026-01-15drm/i915/dp: Unify DP and eDP slice count computationImre Deak
2026-01-15drm/i915/dsi: Use intel_dsc_get_slice_config()Imre Deak
2026-01-15drm/i915/dsc: Add intel_dsc_get_slice_config()Imre Deak
2026-01-15drm/i915/dp: Simplify the DSC slice config loop's slices-per-pipe iterationImre Deak
2026-01-15drm/i915/dp: Rename test_slice_count to slices_per_lineImre Deak
2026-01-15drm/i915/dp: Use int for DSC slice count variablesImre Deak
2026-01-15drm/i915/dp: Factor out intel_dp_dsc_min_slice_count()Imre Deak
2026-01-15drm/i915/dsc: Switch to using intel_dsc_line_slice_count()Imre Deak
2026-01-15drm/i915/dp: Track the detailed DSC slice configurationImre Deak
2026-01-15drm/i915/dsi: Track the detailed DSC slice configurationImre Deak
2026-01-15drm/i915/dsi: Move initialization of DSI DSC streams-per-pipe to fill_dsc()Imre Deak
2026-01-15drm/i915/dsc: Track the DSC stream count in the DSC slice config stateImre Deak
2026-01-15drm/i915/dsc: Track the detaild DSC slice configurationImre Deak
2026-01-15Merge tag 'net-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-01-15drm/xe: Reduce LRC timestamp stuck message on VFs to noticeMatthew Brost
2026-01-15i2c: rtl9300: use of instead of fwnodeRosen Penev
2026-01-15i2c: rtl9300: remove const castRosen Penev
2026-01-15ACPICA: ACPI 6.6: Add _VDM (Voltage Domain) objectPawel Chmielewski
2026-01-15ACPICA: Fix asltests using the Fatal() opcodeArmin Wolf
2026-01-15ACPICA: Abort AML bytecode execution when executing AML_FATAL_OPArmin Wolf
2026-01-15ACPICA: Add support for the Microsoft display mux _OSI stringArmin Wolf
2026-01-15ACPICA: Fix NULL pointer dereference in acpi_ev_address_space_dispatch()Alexey Simakov
2026-01-15ACPICA: ACPICA: replace ACPI_FREE() with acpi_ut_delete_object_desc()Zilin Guan
2026-01-15gpio: mmio: Add compatible for opencores GPIOStafford Horne
2026-01-15i2c: tegra: remove unused rstGuixin Liu
2026-01-15Merge tag 'ib-mfd-clk-gpio-power-regulator-rtc-v6.20' of git://git.kernel.org...Bartosz Golaszewski
2026-01-15i2c: designware: Remove not-going-to-be-supported code for Baikal SoCAndy Shevchenko
2026-01-15drm/xe: Cleanup unused header includesMatt Roper
2026-01-15rnbd-clt: fix refcount underflow in device unmap pathChaitanya Kulkarni