summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-02-17eth: fbnic: set FBNIC_QUEUE_RDE_CTL0_EN_HDR_SPLIT on RDE_CTL0Bobby Eshleman-11/+14
2026-02-17drm/tiny: sharp-memory: fix pointer error dereferenceEthan Tidmore-2/+2
2026-02-16nouveau/gsp: drop WARN_ON in ACPI probesDave Airlie-6/+6
2026-02-16Merge tag 'linux-watchdog-6.20-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds-296/+36
2026-02-16Merge tag 'leds-next-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds-89/+1263
2026-02-16Merge tag 'backlight-next-6.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-3/+233
2026-02-16Merge tag 'mfd-next-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds-76/+456
2026-02-16Merge tag 'pinctrl-v7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds-466/+2490
2026-02-16Merge tag 'mips_7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds-13/+8
2026-02-16ACPI: PM: Add unused power resource quirk for THUNDEROBOT ZEROZhai Can-0/+13
2026-02-16regulator: s2mps11: fix pctrlsel macro usage in s2mpg10_of_parse_cb()André Draszik-9/+9
2026-02-16regulator: s2mps11: drop redundant sanity checks in s2mpg10_of_parse_cb()André Draszik-4/+0
2026-02-16gpio: cdev: Avoid NULL dereference in linehandle_create()Douglas Anderson-1/+1
2026-02-16gpio: nomadik: Add missing IS_ERR() checkEthan Tidmore-0/+3
2026-02-15Merge tag 'tsm-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/devs...Linus Torvalds-1/+3
2026-02-15Merge tag 'i2c-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-540/+769
2026-02-15Merge tag 'input-for-v7.0-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-301/+333
2026-02-15Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-874/+21612
2026-02-14Partly revert "drm/hyperv: Remove reference to hyperv_fb driver"Helge Deller-146/+0
2026-02-14Merge branch 'next' into for-linusDmitry Torokhov-1303/+3894
2026-02-14Merge tag 'fbdev-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-3197/+313
2026-02-14Merge tag 'rpmsg-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds-108/+59
2026-02-14Merge tag 'rproc-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds-71/+344
2026-02-14Merge tag 'mailbox-v6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds-178/+336
2026-02-14Merge branches 'clk-aspeed' and 'clk-qcom' into clk-nextStephen Boyd-90/+14903
2026-02-14Merge branches 'clk-imx', 'clk-divider', 'clk-rockchip' and 'clk-microchip' i...Stephen Boyd-327/+263
2026-02-14Merge branches 'clk-amlogic', 'clk-thead', 'clk-mediatek' and 'clk-samsung' i...Stephen Boyd-137/+3750
2026-02-14Merge branches 'clk-renesas', 'clk-cleanup', 'clk-spacemit' and 'clk-tegra' i...Stephen Boyd-242/+1974
2026-02-14fbcon: Remove struct fbcon_display.inverseThomas Zimmermann-1/+0
2026-02-14fbdev: au1200fb: Fix a memory leak in au1200fb_drv_probe()Felix Gu-2/+4
2026-02-14fbdev: ffb: fix corrupted video output on Sun FFB1René Rebe-1/+13
2026-02-14fbdev: of_display_timing: Fix device node reference leak in of_get_display_ti...Felix Gu-3/+3
2026-02-14staging: fbtft: Make framebuffer registration message debug-onlyChintan Patel-5/+5
2026-02-14staging: fbtft: Fix build failure when CONFIG_FB_DEVICE=nChintan Patel-10/+9
2026-02-14fbdev: au1100fb: Check return value of clk_enable() in .resume()Chen Ni-1/+4
2026-02-14printk, vt, fbcon: Remove console_conditional_schedule()Sebastian Andrzej Siewior-7/+0
2026-02-14fbdev: fix fb_pad_unaligned_buffer maskOsama Abdelkader-1/+1
2026-02-14fbdev: of: display_timing: fix refcount leak in of_get_display_timings()Weigang He-2/+2
2026-02-14fbdev: vt8500lcdfb: fix missing dma_free_coherent()Thomas Fourier-1/+4
2026-02-14video/logo: don't select LOGO_LINUX_MONO and LOGO_LINUX_VGA16 by defaultVincent Mailhol-2/+0
2026-02-14video/logo: move logo selection logic to KconfigVincent Mailhol-86/+11
2026-02-14video/logo: remove logo_mac_clut224Vincent Mailhol-1615/+1
2026-02-14newport_con: depend on LOGO_LINUX_CLUT224 instead of LOGO_SGI_CLUT224Vincent Mailhol-2/+2
2026-02-14video/logo: allow custom logoVincent Mailhol-1/+51
2026-02-14video/logo: add a type parameter to the logo makefile functionVincent Mailhol-4/+7
2026-02-14video/logo: remove orphan .pgm Makefile ruleVincent Mailhol-4/+1
2026-02-14fbdev: omapfb: remove duplicate check in omapfb_setup_mem()Dan Carpenter-6/+4
2026-02-14fbdev: sh_mobile_lcdc: Make FB_DEVICE dependency optionalChintan Patel-1/+4
2026-02-14fbdev: omapfb: Make FB_DEVICE dependency optionalChintan Patel-5/+16
2026-02-14staging: fbtft: Make FB_DEVICE dependency optionalChintan Patel-5/+20