summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-02-14video/logo: move logo selection logic to KconfigVincent Mailhol
2026-02-14video/logo: remove logo_mac_clut224Vincent Mailhol
2026-02-14newport_con: depend on LOGO_LINUX_CLUT224 instead of LOGO_SGI_CLUT224Vincent Mailhol
2026-02-14video/logo: allow custom logoVincent Mailhol
2026-02-14video/logo: add a type parameter to the logo makefile functionVincent Mailhol
2026-02-14video/logo: remove orphan .pgm Makefile ruleVincent Mailhol
2026-02-14fbdev: omapfb: remove duplicate check in omapfb_setup_mem()Dan Carpenter
2026-02-14fbdev: sh_mobile_lcdc: Make FB_DEVICE dependency optionalChintan Patel
2026-02-14fbdev: omapfb: Make FB_DEVICE dependency optionalChintan Patel
2026-02-14staging: fbtft: Make FB_DEVICE dependency optionalChintan Patel
2026-02-14drm/hyperv: Remove reference to hyperv_fb driverPrasanna Kumar T S M
2026-02-14drivers: hv: vmbus_drv: Remove reference to hpyerv_fbPrasanna Kumar T S M
2026-02-14fbcon: check return value of con2fb_acquire_newinfo()Andrey Vatoropin
2026-02-14fbdev: hyperv_fb: Remove hyperv_fb driverPrasanna Kumar T S M
2026-02-14fbdev: Use device_create_with_groups() to fix sysfs groups registration raceHans de Goede
2026-02-14fbdev: smscufx: properly copy ioctl memory to kernelspaceGreg Kroah-Hartman
2026-02-14fbdev: rivafb: fix divide error in nv3_arb()Guangshuo Li
2026-02-13Merge tag 'platform-drivers-x86-v7.0-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-02-13Merge tag 'mtd/for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds
2026-02-13ACPI: driver: Drop driver_data pointer clearing from two driversRafael J. Wysocki
2026-02-13ACPI: video: Clear driver_data pointer on removeRafael J. Wysocki
2026-02-13drm/bridge: ti-sn65dsi86: Enable HPD polling if IRQ is not usedFranz Schnyder
2026-02-13fbnic: close fw_log race between users and teardownChengfeng Ye
2026-02-13net: sparx5/lan969x: fix PTP clock max_adj valueDaniel Machon
2026-02-13Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2026-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-02-13Merge tag 'nand/for-7.0' into mtd/nextMiquel Raynal
2026-02-13spi: wpcm-fiu: Fix potential NULL pointer dereference in wpcm_fiu_probe()Felix Gu
2026-02-13ACPI: button: Tweak acpi_button_remove()Rafael J. Wysocki
2026-02-13ACPI: button: Tweak system wakeup handlingRafael J. Wysocki
2026-02-13ACPI: battery: Drop redundant checks from acpi_battery_remove()Rafael J. Wysocki
2026-02-13Merge tag 'amd-drm-next-6.20-2026-02-06' of https://gitlab.freedesktop.org/ag...Dave Airlie
2026-02-12Merge tag 'riscv-for-linus-7.0-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-02-12net: mscc: ocelot: add missing lock protection in ocelot_port_xmit_inj()Ziyi Guo
2026-02-12net: mscc: ocelot: split xmit into FDMA and register injection pathsZiyi Guo
2026-02-12net: mscc: ocelot: extract ocelot_xmit_timestamp() helperZiyi Guo
2026-02-12net: sparx5/lan969x: fix DWRR cost max to match hardware register widthDaniel Machon
2026-02-12atm: fore200e: fix use-after-free in tasklets during device removalDuoming Zhou
2026-02-12net: stmmac: fix oops when split header is enabledJie Zhang
2026-02-12net: intel: fix PCI device ID conflict between i40e and ipw2200Ethan Nelson-Moore
2026-02-12bng_en: Remove duplicate includeChen Ni
2026-02-12Merge tag 'for-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds
2026-02-12myri10ge: replace comma with semicolonsChen Ni
2026-02-12net: phy: phy_port: Correctly recompute the port's linkmodesMaxime Chevallier
2026-02-12net: phy: phy_port: Cleanup the of-parsing logic for phy_portMaxime Chevallier
2026-02-12net: phy: initialize the port support based on the PHY's for OF portsMaxime Chevallier
2026-02-12Merge tag 'ata-6.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds
2026-02-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2026-02-12Merge tag 'cxl-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds
2026-02-12Merge tag 'vfio-v7.0-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds