summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-02-17net: arcnet: com20020-pci: fix support for 2.5Mbit cardsEthan Nelson-Moore
2026-02-17xen-netback: reject zero-queue configuration from guestZiyi Guo
2026-02-17net: usb: catc: enable basic endpoint checkingZiyi Guo
2026-02-17ovpn: tcp - don't deref NULL sk_socket member after tcp_close()Antonio Quartulli
2026-02-17Merge tag 'ovpn-net-20260212' of https://github.com/OpenVPN/ovpn-net-nextPaolo Abeni
2026-02-17irqchip/mmp: Make icu_irq_chip variable static constKrzysztof Kozlowski
2026-02-17irqchip/gic-v3-its: Limit number of per-device MSIs to the range the ITS supp...Marc Zyngier
2026-02-17irqchip/sifive-plic: Fix frozen interrupt due to affinity settingNam Cao
2026-02-17eth: fbnic: set DMA_HINT_L4 for all flowsBobby Eshleman
2026-02-17eth: fbnic: increase FBNIC_HDR_BYTES_MIN from 128 to 256 bytesBobby Eshleman
2026-02-17eth: fbnic: set FBNIC_QUEUE_RDE_CTL0_EN_HDR_SPLIT on RDE_CTL0Bobby Eshleman
2026-02-17drm/tiny: sharp-memory: fix pointer error dereferenceEthan Tidmore
2026-02-16nouveau/gsp: drop WARN_ON in ACPI probesDave Airlie
2026-02-16Merge tag 'linux-watchdog-6.20-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds
2026-02-16Merge tag 'leds-next-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2026-02-16Merge tag 'backlight-next-6.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-02-16Merge tag 'mfd-next-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2026-02-16Merge tag 'pinctrl-v7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2026-02-16Merge tag 'mips_7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2026-02-16ACPI: PM: Add unused power resource quirk for THUNDEROBOT ZEROZhai Can
2026-02-16regulator: s2mps11: fix pctrlsel macro usage in s2mpg10_of_parse_cb()André Draszik
2026-02-16regulator: s2mps11: drop redundant sanity checks in s2mpg10_of_parse_cb()André Draszik
2026-02-16gpio: cdev: Avoid NULL dereference in linehandle_create()Douglas Anderson
2026-02-16gpio: nomadik: Add missing IS_ERR() checkEthan Tidmore
2026-02-15Merge tag 'tsm-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/devs...Linus Torvalds
2026-02-15Merge tag 'i2c-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-02-15Merge tag 'input-for-v7.0-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-02-15Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2026-02-14Partly revert "drm/hyperv: Remove reference to hyperv_fb driver"Helge Deller
2026-02-14Merge branch 'next' into for-linusDmitry Torokhov
2026-02-14Merge tag 'fbdev-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-02-14Merge tag 'rpmsg-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds
2026-02-14Merge tag 'rproc-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds
2026-02-14Merge tag 'mailbox-v6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2026-02-14Merge branches 'clk-aspeed' and 'clk-qcom' into clk-nextStephen Boyd
2026-02-14Merge branches 'clk-imx', 'clk-divider', 'clk-rockchip' and 'clk-microchip' i...Stephen Boyd
2026-02-14Merge branches 'clk-amlogic', 'clk-thead', 'clk-mediatek' and 'clk-samsung' i...Stephen Boyd
2026-02-14Merge branches 'clk-renesas', 'clk-cleanup', 'clk-spacemit' and 'clk-tegra' i...Stephen Boyd
2026-02-14fbcon: Remove struct fbcon_display.inverseThomas Zimmermann
2026-02-14fbdev: au1200fb: Fix a memory leak in au1200fb_drv_probe()Felix Gu
2026-02-14fbdev: ffb: fix corrupted video output on Sun FFB1René Rebe
2026-02-14fbdev: of_display_timing: Fix device node reference leak in of_get_display_ti...Felix Gu
2026-02-14staging: fbtft: Make framebuffer registration message debug-onlyChintan Patel
2026-02-14staging: fbtft: Fix build failure when CONFIG_FB_DEVICE=nChintan Patel
2026-02-14fbdev: au1100fb: Check return value of clk_enable() in .resume()Chen Ni
2026-02-14printk, vt, fbcon: Remove console_conditional_schedule()Sebastian Andrzej Siewior
2026-02-14fbdev: fix fb_pad_unaligned_buffer maskOsama Abdelkader
2026-02-14fbdev: of: display_timing: fix refcount leak in of_get_display_timings()Weigang He
2026-02-14fbdev: vt8500lcdfb: fix missing dma_free_coherent()Thomas Fourier
2026-02-14video/logo: don't select LOGO_LINUX_MONO and LOGO_LINUX_VGA16 by defaultVincent Mailhol