summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-11-14net: stmmac: rk: replace HIWORD_UPDATE() with GRF_FIELD()Russell King (Oracle)
2025-11-14veth: more robust handing of race to avoid txq getting stuckJesper Dangaard Brouer
2025-11-14net: bnx2x: convert to use get_rx_ring_countBreno Leitao
2025-11-14net: ixgbe: convert to use .get_rx_ring_countBreno Leitao
2025-11-14net: mlxsw: linecards: fix missing error check in mlxsw_linecard_devlink_info...Pavel Zhigulin
2025-11-14net: dsa: hellcreek: fix missing error handling in LED registrationPavel Zhigulin
2025-11-14drm/xe/irq: Handle msix vector0 interruptVenkata Ramana Nayana
2025-11-14Merge tag 'pci-v6.18-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-11-15drm/rockchip: vop2: Use OVL_LAYER_SEL configuration instead of use win_mask c...Andy Yan
2025-11-15drm/rockchip: Set VOP for the DRM DMA deviceDmitry Osipenko
2025-11-14PCI/TSM: Add 'dsm' and 'bound' attributes for dependent functionsDan Williams
2025-11-14PCI/TSM: Add pci_tsm_guest_req() for managing TDIsDan Williams
2025-11-14PCI/TSM: Add pci_tsm_bind() helper for instantiating TDIsDan Williams
2025-11-14PCI/IDE: Initialize an ID for all IDE streamsDan Williams
2025-11-14PCI/IDE: Add Address Association Register setup for downstream MMIOXu Yilun
2025-11-14drm/rockchip: dw_hdmi_qp: Add high color depth supportCristian Ciocaltea
2025-11-14drm/rockchip: dw_hdmi_qp: Use bit macros for RK3576 regsCristian Ciocaltea
2025-11-14drm/rockchip: dw_hdmi_qp: Switch to phy_configure()Cristian Ciocaltea
2025-11-14drm/bridge: dw-hdmi-qp: Handle platform supported formats and color depthCristian Ciocaltea
2025-11-14drm/rockchip: vop2: Check bpc before switching DCLK sourceCristian Ciocaltea
2025-11-14drm/rockchip: analogix_dp: Use dev_err_probe() instead of DRM_DEV_ERROR() dur...Damon Ding
2025-11-14drm/rockchip: dw_hdmi_qp: Fixup usage of enable_gpio member in main structCristian Ciocaltea
2025-11-14Merge tag 'drm-fixes-2025-11-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-11-14Merge tag 'mmc-v6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2025-11-14Merge tag 'pmdomain-v6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-11-14Merge tag 'cxl-fixes-6.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-11-14Merge tag 'reset-fixes-for-v6.18' of https://git.pengutronix.de/git/pza/linux...Arnd Bergmann
2025-11-14Merge tag 'memory-controller-drv-fixes-6.18' of https://git.kernel.org/pub/sc...Arnd Bergmann
2025-11-14Merge tag 'spi-fix-v6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-11-14Merge tag 'regulator-fix-v6.18-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-11-14PCI/sysfs: Use PM_RUNTIME_ACQUIRE()/PM_RUNTIME_ACQUIRE_ERR()Rafael J. Wysocki
2025-11-14ACPI: TAD: Use PM_RUNTIME_ACQUIRE()/PM_RUNTIME_ACQUIRE_ERR()Rafael J. Wysocki
2025-11-14drm/xe/pf: Check for fence error on VRAM save/restoreMichał Winiarski
2025-11-14drm/xe/pf: Drop the VF VRAM BO reference on successful restoreMichał Winiarski
2025-11-14drm/tegra: Add NVJPG driverDiogo Ivo
2025-11-14PCI: Convert BAR sizes bitmasks to u64Ilpo Järvinen
2025-11-14drm/amdgpu: Use pci_rebar_get_max_size()Ilpo Järvinen
2025-11-14drm/xe/vram: Use pci_rebar_get_max_size()Ilpo Järvinen
2025-11-14PCI: Add pci_rebar_get_max_size()Ilpo Järvinen
2025-11-14drm/xe/vram: Use PCI rebar helpers in resize_vram_bar()Ilpo Järvinen
2025-11-14drm/i915/gt: Use pci_rebar_size_supported()Ilpo Järvinen
2025-11-14PCI: Add pci_rebar_size_supported() helperIlpo Järvinen
2025-11-14PCI: Improve Resizable BAR functions kernel docIlpo Järvinen
2025-11-14PCI: Move pci_rebar_size_to_bytes() and export itIlpo Järvinen
2025-11-14PCI: Move pci_rebar_bytes_to_size() and clean it upIlpo Järvinen
2025-11-14PCI: Move Resizable BAR code to rebar.cIlpo Järvinen
2025-11-14PCI: Prevent restoring assigned resourcesIlpo Järvinen
2025-11-14drm/amdgpu: Remove driver side BAR release before resizeIlpo Järvinen
2025-11-14drm/i915: Remove driver side BAR release before resizeIlpo Järvinen
2025-11-14drm/xe: Remove driver side BAR release before resizeIlpo Järvinen