summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-02-27drm/i915/backlight: Remove try_vesa_interfaceSuraj Kandpal
2026-02-27phy: phy-mtk-tphy: Update names and format of kernel-doc commentsVinod Koul
2026-02-27phy: Sort the subsystem KconfigVinod Koul
2026-02-27phy: Sort the subsystem MakefileVinod Koul
2026-02-27phy: move spacemit pcie driver to its subfolderVinod Koul
2026-02-26octeontx2-af: CGX: replace kfree() with rvu_free_bitmap()Bo Sun
2026-02-26net: stmmac: ptp: limit n_per_outRussell King (Oracle)
2026-02-27pinctrl: pinconf-generic: perform basic checks on pincfg propertiesConor Dooley
2026-02-26Merge tag 'iio-fixes-for-7.0a' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2026-02-27Merge tag 'amd-drm-fixes-7.0-2026-02-26' of https://gitlab.freedesktop.org/ag...Dave Airlie
2026-02-26spi: stm32: fix missing pointer assignment in case of dma chainingAlain Volmat
2026-02-27Merge tag 'drm-xe-fixes-2026-02-26' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2026-02-26Merge tag 'acpi-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2026-02-26pinctrl: cy8c95x0: Gather ID tables in one placeAndy Shevchenko
2026-02-26pinctrl: cy8c95x0: Eliminate fragile use of I²C ID tableAndy Shevchenko
2026-02-26pinctrl: cy8c95x0: Drop unused 'name' in struct cy8c95x0_pinctrlAndy Shevchenko
2026-02-26pinctrl: cy8c95x0: Move driver data to the local variable in ->probe()Andy Shevchenko
2026-02-26pinctrl: cy8c95x0: Unify messages with help of dev_err_probe()Andy Shevchenko
2026-02-26pinctrl: cy8c95x0: remove duplicate error messageAndy Shevchenko
2026-02-26pinctrl: cy8c95x0: Use devm_mutex_init() for mutex initializationAndy Shevchenko
2026-02-26pinctrl: cy8c95x0: Don't miss reading the last bank registersAndy Shevchenko
2026-02-26Merge tag 'pm-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2026-02-26nvmet-fcloop: Check remoteport port_state before calling done callbackJustin Tee
2026-02-26Merge tag 'for-linus-7.0-1' of https://github.com/cminyard/linux-ipmiLinus Torvalds
2026-02-26drm/xe/configfs: Free ctx_restore_mid_bb in releaseShuicheng Lin
2026-02-26drm/xe/xe3p_xpc: Drop stale MCR steering TODO commentMatt Roper
2026-02-26mfd: cpcap: convert documentation to schema and addMark Brown
2026-02-26drm/i915/dpt: pass opaque struct intel_dpt around instead of i915_address_spaceJani Nikula
2026-02-26drm/i915/dpt: rename struct i915_dpt to intel_dptJani Nikula
2026-02-26drm/i915/dpt: rename i915 specific functions to i915_dpt_ prefixJani Nikula
2026-02-26drm/i915/dpt: switch to i915 runtime pm callsJani Nikula
2026-02-26drm/i915/dpt: drop _common from the DPT file namesJani Nikula
2026-02-26drm/i915/dpt: remove display/intel_dpt.hJani Nikula
2026-02-26drm/i915/dpt: move suspend/resume to parent interfaceJani Nikula
2026-02-26drm/i915/dpt: move create/destroy to parent interfaceJani Nikula
2026-02-26drm/i915/dpt: pass obj, size instead of framebuffer to intel_dpt_create()Jani Nikula
2026-02-26drm/i915/dpt: move display/intel_dpt.c to i915_dpt.cJani Nikula
2026-02-26wifi: ath11k: fix memory leaks in beacon template setupZilin Guan
2026-02-26wifi: ath12k: add basic hwmon temperature reportingMaharaja Kennadyrajan
2026-02-26wifi: ath12k: fix indentation in ath12k_qmi_aux_uc_load()Baochen Qiang
2026-02-26wifi: ath9k: Fix typoAlejandro Colomar
2026-02-26Merge branch 'acpi-pm'Rafael J. Wysocki
2026-02-26Merge branches 'pm-cpufreq' and 'pm-runtime'Rafael J. Wysocki
2026-02-27Merge tag 'drm-misc-fixes-2026-02-26' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2026-02-26regulator: cpcap-regulator: add support for Mot regulatorsSvyatoslav Ryhel
2026-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-02-26drm/xe: Move LRC seqno to system memory to avoid slow dGPU readsMatthew Brost
2026-02-26drm/xe: Avoid unconditional VRAM reads in H2G pathMatthew Brost
2026-02-26drm/xe: Split H2G and G2H into separate buffer objectsMatthew Brost
2026-02-26drm/xe: Do not preempt fence signaling CS instructionsMatthew Brost