summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-02-27drm/i915/overlay: Relocate the underrun checkVille Syrjälä-6/+7
2026-02-27drm/i915/overlay: Remove redundant overlay->activeVille Syrjälä-5/+1
2026-02-27drm/i915/overlay: Extract i915_overlay_is_active()Ville Syrjälä-7/+15
2026-02-27drm/i915/overlay: Track current frontbuffer_bitsVille Syrjälä-7/+12
2026-02-27drm/i915/overlay: Remove GPU hang snapshot stuffVille Syrjälä-111/+0
2026-02-27drm/xe/compat: Remove unused i915_reg.h from compat headerUma Shankar-6/+0
2026-02-26rust_binder: shrink all_procs when deregistering processesShivam Kalra-0/+11
2026-02-26rust_binder: use current_euid() for transaction sender identityJann Horn-2/+2
2026-02-26binder: use current_euid() for transaction sender identityJann Horn-1/+1
2026-02-26rust_binder: avoid name mangling for get_work[_local]Alice Ryhl-0/+9
2026-02-26rust_binder: use lock_vma_under_rcu() in use_page_slow()Alice Ryhl-18/+19
2026-02-26rust_binder: call set_notification_done() without proc lockAlice Ryhl-1/+2
2026-02-26rust_binder: avoid reading the written value in offsets arrayAlice Ryhl-11/+6
2026-02-26rust_binder: check ownership before using vmaAlice Ryhl-20/+63
2026-02-26rust_binder: fix oneway spam detectionCarlos Llamas-13/+44
2026-02-26net: ethernet: ti: am65-cpsw-nuss/cpsw-ale: Fix multicast entry handling in A...Chintan Vankar-6/+5
2026-02-26net: airoha: fix typo in function nameZhengping Zhang-3/+3
2026-02-26net: atlantic: fix reading SFP module info on some AQC100 cardsTiernan Hubble-10/+135
2026-02-26net: macb: add the .pcs_inband_caps() callback for SGMIICharles Perry-0/+7
2026-02-26net: macb: add support for reporting SGMII inband link statusCharles Perry-1/+6
2026-02-26net: macb: fix SGMII with inband aneg disabledCharles Perry-16/+20
2026-02-27drm/i915/backlight: Remove try_vesa_interfaceSuraj Kandpal-12/+7
2026-02-27phy: phy-mtk-tphy: Update names and format of kernel-doc commentsVinod Koul-2/+2
2026-02-27phy: Sort the subsystem KconfigVinod Koul-44/+44
2026-02-27phy: Sort the subsystem MakefileVinod Koul-4/+5
2026-02-27phy: move spacemit pcie driver to its subfolderVinod Koul-13/+13
2026-02-26octeontx2-af: CGX: replace kfree() with rvu_free_bitmap()Bo Sun-1/+1
2026-02-26net: stmmac: ptp: limit n_per_outRussell King (Oracle)-6/+11
2026-02-27pinctrl: pinconf-generic: perform basic checks on pincfg propertiesConor Dooley-1/+38
2026-02-26Merge tag 'iio-fixes-for-7.0a' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman-27/+73
2026-02-27Merge tag 'amd-drm-fixes-7.0-2026-02-26' of https://gitlab.freedesktop.org/ag...Dave Airlie-28/+42
2026-02-26spi: stm32: fix missing pointer assignment in case of dma chainingAlain Volmat-0/+3
2026-02-27Merge tag 'drm-xe-fixes-2026-02-26' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie-21/+81
2026-02-26Merge tag 'acpi-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds-0/+21
2026-02-26pinctrl: cy8c95x0: Gather ID tables in one placeAndy Shevchenko-19/+19
2026-02-26pinctrl: cy8c95x0: Eliminate fragile use of I²C ID tableAndy Shevchenko-3/+3
2026-02-26pinctrl: cy8c95x0: Drop unused 'name' in struct cy8c95x0_pinctrlAndy Shevchenko-5/+0
2026-02-26pinctrl: cy8c95x0: Move driver data to the local variable in ->probe()Andy Shevchenko-6/+3
2026-02-26pinctrl: cy8c95x0: Unify messages with help of dev_err_probe()Andy Shevchenko-4/+2
2026-02-26pinctrl: cy8c95x0: remove duplicate error messageAndy Shevchenko-16/+5
2026-02-26pinctrl: cy8c95x0: Use devm_mutex_init() for mutex initializationAndy Shevchenko-2/+6
2026-02-26pinctrl: cy8c95x0: Don't miss reading the last bank registersAndy Shevchenko-2/+2
2026-02-26Merge tag 'pm-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds-7/+11
2026-02-26nvmet-fcloop: Check remoteport port_state before calling done callbackJustin Tee-4/+11
2026-02-26Merge tag 'for-linus-7.0-1' of https://github.com/cminyard/linux-ipmiLinus Torvalds-60/+125
2026-02-26drm/xe/configfs: Free ctx_restore_mid_bb in releaseShuicheng Lin-0/+1
2026-02-26drm/xe/xe3p_xpc: Drop stale MCR steering TODO commentMatt Roper-6/+0
2026-02-26mfd: cpcap: convert documentation to schema and addMark Brown-0/+105
2026-02-26drm/i915/dpt: pass opaque struct intel_dpt around instead of i915_address_spaceJani Nikula-50/+51
2026-02-26drm/i915/dpt: rename struct i915_dpt to intel_dptJani Nikula-11/+11