<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Kconfig</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>67f8bc848ee31831336bd478e57d2f993551902e - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/video/fbdev/Kconfig#67f8bc848ee31831336bd478e57d2f993551902e</link>
        <description>Merge drm/drm-fixes into drm-misc-fixesLet&apos;s start the 7.3 drm-misc-fixes cycle.Signed-off-by: Maxime Ripard &lt;mripard@kernel.org&gt;

            List of files:
            /linux/drivers/video/fbdev/Kconfig</description>
        <pubDate>Tue, 01 Sep 2026 09:38:51 +0200</pubDate>
        <dc:creator>Maxime Ripard &lt;mripard@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>b2128290c29902315e632ea59e0504d6bc9e9b42 - Merge remote-tracking branch &apos;drm/drm-next&apos; into msm-next-backmerge</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/video/fbdev/Kconfig#b2128290c29902315e632ea59e0504d6bc9e9b42</link>
        <description>Merge remote-tracking branch &apos;drm/drm-next&apos; into msm-next-backmergeBackmerge of drm-next, mainly to pick up dt bindings docs updates toavoid conflicts.Signed-off-by: Rob Clark &lt;robin.clark@oss.qualcomm.com&gt;

            List of files:
            /linux/drivers/video/fbdev/Kconfig</description>
        <pubDate>Sat, 18 Jul 2026 17:06:55 +0200</pubDate>
        <dc:creator>Rob Clark &lt;robin.clark@oss.qualcomm.com&gt;</dc:creator>
    </item>
<item>
        <title>637315cb400eed1dbe721954fea437a61a2d65b2 - Merge tag &apos;kvm-riscv-7.3-1&apos; of https://github.com/kvm-riscv/linux into HEAD</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/video/fbdev/Kconfig#637315cb400eed1dbe721954fea437a61a2d65b2</link>
        <description>Merge tag &apos;kvm-riscv-7.3-1&apos; of https://github.com/kvm-riscv/linux into HEADKVM/riscv changes for 7.3- Svadu/Zicfiss/Zicfilp FWFT support for Guest- Use try_cmpxchg for IMSIC MRIF RMW- More arch-specific tracepoints in KVM RISC-V- Eager Page Splitting for KVM RISC-V- Optimize hfence request handling for SMP Guests- Improve dirty log clearing by skipping zero bits in mask- Guard HFENCE range loops against overflow- CPU PM notifiers in KVM RISC-V for non-retentive idle states- Fix kernel-mode vector context save/restore for Guest

            List of files:
            /linux/drivers/video/fbdev/Kconfig</description>
        <pubDate>Tue, 18 Aug 2026 13:07:31 +0200</pubDate>
        <dc:creator>Paolo Bonzini &lt;pbonzini@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>531ed942bb0df04f6747983fecdedce76a22d07f - Merge tag &apos;fbdev-for-7.3-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdev</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/video/fbdev/Kconfig#531ed942bb0df04f6747983fecdedce76a22d07f</link>
        <description>Merge tag &apos;fbdev-for-7.3-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdevPull fbdev updates from Helge Deller: &quot;The usual bunch of many small fixes in various fbdev drivers, but  more interestingly the Vodoo3/4/5 cards will now be initialized even  without PC BIOS support and vintage Atari computers gain more color  depths and console acceleration on SuperVidel&apos;s SuperBlitter chips.  New features:   - Allow Vodoo3/4/5 card to be initialized without PC-BIOS (Daniel     Palmer)   - Add support for SuperVidel&apos;s SuperBlitter (Miro Kropacek)   - Add further video bit depths (Miro Kropacek)   - Detect default graphics card for console output on sticon/parisc     (Helge Deller)  Fixes:   - kyro: Validate overlay viewport coordinates (Danila Chernetsov)   - platinumfb: add error checking for ioremap calls (BingKun Yue)   - ssd1307fb: damage callback fixes (Hui Su)   - maxine: fix 64-bit build error and code cleanups (Randy Dunlap)   - omapfb: panel-dsi-cm: initialize lock before registering display     (Runyu Xiao)   - core: Clamp total_size to smem_len in read/write functions     (Mingyu Wang)   - uvesafb, tdxfb: failure path cleanups (Myeonghun Pak)   - udlfb: validate DisplayLink vendor descriptor items before usage     (Pengpeng Hou)  Cleanups:   - Convert multiple drivers to managed PCI and ioremap API (Shixiong Ou)   - Remove redundant dev_err() from multiple drivers (Pan Chuang)   - omap2: do not copy isr table (Andreas Kemnade)   - pvr2fb: correct user pointer annotation and sentinel initializer     (Florian Fuchs)   - mb862xxfb: silence possibly unused functions (Helge Deller)   - au1100fb: drop unneeded semicolon (Julia Lawall)   - clps711x-fb: remove unreachable code (Karl Mehltretter)   - viafb: refactor strcpy call (Ajith P V)   - sstfb: add missing MODULE_DEVICE_TABLE() (Pengpeng Hou)   - mb862xx: replace dead Kconfig select with dependency (Julian Braha)  Documentation fixes:   - fonts: fixup font.h kernel-doc warnings (Randy Dunlap)&quot;* tag &apos;fbdev-for-7.3-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdev: (43 commits)  fbdev: atafb: Add support for SuperVidel&apos;s SuperBlitter  fbdev: atafb: Add support for further video bit depths on atafb:external  fbdev: atafb: Give atafb proper parent  fbdev: omapfb: panel-dsi-cm: initialize lock before registering display  fbdev: viafb: refactor strcpy and viafb_name  fbdev: platinumfb: add error checking for ioremap calls  fbdev: maxine: use MODULE_LICENSE() unconditionally  fbdev: maxine: fix maxinefb_init() return value  fbdev: maxine: fix 64-bit build error  fbdev: maxine: elide an unused function  fbdev: maxine: make functions static  fbdev: atyfb: Convert to managed PCI and ioremap API  fbdev: matrox: Convert to managed PCI and ioremap API  fbdev: savage: Convert to managed PCI and ioremap API  fbdev: nvidia: Convert to managed PCI and ioremap API  fbdev: aty128fb: Convert to managed PCI and ioremap API  fbdev: clps711x-fb: Remove unreachable unregister_framebuffer() call  fbdev: mb862xxfb: Silence possibly unused functions  sticon/parisc: Detect default STI graphics card for console output  fbdev: ssd1307fb: defer I2C transfers from damage callbacks  ...

            List of files:
            /linux/drivers/video/fbdev/Kconfig</description>
        <pubDate>Fri, 21 Aug 2026 18:49:54 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>d1917ccb7b6f830c0f0c3734bdc8af66a002a9af - fbdev: mb862xx: replace dead select with dependency</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/video/fbdev/Kconfig#d1917ccb7b6f830c0f0c3734bdc8af66a002a9af</link>
        <description>fbdev: mb862xx: replace dead select with dependency&apos;select&apos; does not work on config options in a &apos;choice&apos;, so currently it ispossible to enable FB_MB862XX_LIME without FB_LITTLE_ENDIAN.We cannot replace the &apos;select FB_LITTLE_ENDIAN&apos; without also changingFB_FOREIGN_ENDIAN from &apos;select&apos; to &apos;depends on&apos;, otherwise we will geta recursive dependency.Since the default choice is FB_BOTH_ENDIAN, let&apos;s use:&apos;depends on FB_LITTLE_ENDIAN || FB_BOTH_ENDIAN&apos;to avoid breaking defconfig.This dead select was found by kconfirm, a static analysis tool for Kconfig.Suggested-by: Arnd Bergmann &lt;arnd@arndb.de&gt;Signed-off-by: Julian Braha &lt;julianbraha@gmail.com&gt;Link: https://lore.kernel.org/all/20260722220023.196029-1-julianbraha@gmail.com/Signed-off-by: Helge Deller &lt;deller@gmx.de&gt;

            List of files:
            /linux/drivers/video/fbdev/Kconfig</description>
        <pubDate>Thu, 23 Jul 2026 14:28:18 +0200</pubDate>
        <dc:creator>Julian Braha &lt;julianbraha@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>efe86f088f48f18c27b648e5724048947f3b7fb4 - Merge drm/drm-next into drm-xe-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/video/fbdev/Kconfig#efe86f088f48f18c27b648e5724048947f3b7fb4</link>
        <description>Merge drm/drm-next into drm-xe-nextSync some i915/display changesSigned-off-by: Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;

            List of files:
            /linux/drivers/video/fbdev/Kconfig</description>
        <pubDate>Tue, 14 Jul 2026 15:40:31 +0200</pubDate>
        <dc:creator>Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>6d177908bad5992e17669030db41caab88041d5e - Merge drm/drm-next into drm-intel-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/video/fbdev/Kconfig#6d177908bad5992e17669030db41caab88041d5e</link>
        <description>Merge drm/drm-next into drm-intel-nextSync with v7.2-rc1.Signed-off-by: Jani Nikula &lt;jani.nikula@intel.com&gt;

            List of files:
            /linux/drivers/video/fbdev/Kconfig</description>
        <pubDate>Tue, 30 Jun 2026 14:55:43 +0200</pubDate>
        <dc:creator>Jani Nikula &lt;jani.nikula@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>827b9aabd3ea3e96d5e48abed9f44dbd1e550d4e - Merge drm/drm-next into drm-misc-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/video/fbdev/Kconfig#827b9aabd3ea3e96d5e48abed9f44dbd1e550d4e</link>
        <description>Merge drm/drm-next into drm-misc-nextBackmerging to get drm-misc-next to v7.2-rc1.Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;

            List of files:
            /linux/drivers/video/fbdev/Kconfig</description>
        <pubDate>Tue, 30 Jun 2026 10:16:00 +0200</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>7dd19adaaac9a161723a24de7c270861063ec6ac - Merge tag &apos;v7.2-rc1&apos; into drm-rust-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/video/fbdev/Kconfig#7dd19adaaac9a161723a24de7c270861063ec6ac</link>
        <description>Merge tag &apos;v7.2-rc1&apos; into drm-rust-nextMerge v7.2-rc1 into drm-rust-next to start the next cycle.Devres now requires T: &apos;static, which conflicts with shmem::Object usingDevres&lt;SGTableMap&lt;T, C&gt;&gt; without that bound. Resolve by adding &apos;staticas a supertrait to DriverObject and DeviceContext, which does notrestrict any current use cases since DriverObject is always implementedon owned, refcounted types and DeviceContext is a sealed marker traitwith only unit-type implementors.If DriverObject (or DeviceContext) ever becomes lifetime-parameterized(e.g. via a GAT for TTM backed objects), the &apos;static supertrait can berelaxed at that point.Signed-off-by: Danilo Krummrich &lt;dakr@kernel.org&gt;

            List of files:
            /linux/drivers/video/fbdev/Kconfig</description>
        <pubDate>Sun, 28 Jun 2026 22:39:43 +0200</pubDate>
        <dc:creator>Danilo Krummrich &lt;dakr@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>0eaed89c18aeedf0898baf2dbf5ff027c6795152 - Merge tag &apos;timers-v7.3-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/daniel.lezcano/linux into timers/clocksource</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/video/fbdev/Kconfig#0eaed89c18aeedf0898baf2dbf5ff027c6795152</link>
        <description>Merge tag &apos;timers-v7.3-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/daniel.lezcano/linux into timers/clocksource  - Use designated initializers for sh_mtu2, sh_cmt, and sh_tmu, and    drop the unused initializer in the platform_device_id table for    sh_mtu2 (Uwe Kleine-K&#246;nig)  - Remove redundant dev_err()/dev_err_probe() messages when    devm_request_*_irq() fails, as the helper already logs an error    message (Pan Chuang)  - Fix a boot hang on Allwinner D1 when a forced minimum delta is used    with the sun4i timer (Felix Yan)  - Fix an IRQ leak in the cpuhp_setup_state() error path by freeing the    IRQ on failure in the NXP PIT driver (WenTao Liang)  - Fix incorrect unmapping of shared MMIO between the clocksource and    clockevent drivers. If one of them fails to initialize, the error    path unmaps the shared MMIO region, leaving the other driver with an    invalid mapping on clps711x (Guangshuo Li)  - Make the samsung_pwm driver compatible with PREEMPT_RT by replacing    regular spinlocks with raw_spinlock_t in atomic contexts (Marek    Szyprowski)  - Use __raw_readl() and __raw_writel() instead of ioread32() and    iowrite32() to support SWAP_IO_SPACE in the rtl-otto driver (Rustam    Adilov)  - Fix a missing clk_disable_unprepare() call in the timer    initialization error path of the Armada driver (Yuho Choi)Link: https://lore.kernel.org/lkml/75feea31-683d-45a1-87f4-ab045e0152ae@oss.qualcomm.com

            List of files:
            /linux/drivers/video/fbdev/Kconfig</description>
        <pubDate>Mon, 17 Aug 2026 10:29:52 +0200</pubDate>
        <dc:creator>Thomas Gleixner &lt;tglx@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>b4d85f863e5a6f1fa01b186001af0f68f4f5239e - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/video/fbdev/Kconfig#b4d85f863e5a6f1fa01b186001af0f68f4f5239e</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 7.3 merge window.

            List of files:
            /linux/drivers/video/fbdev/Kconfig</description>
        <pubDate>Sat, 15 Aug 2026 06:26:07 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>76904fccf81936c084faebc73ac72c0919a42941 - Merge tag &apos;v7.2-rc3&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/video/fbdev/Kconfig#76904fccf81936c084faebc73ac72c0919a42941</link>
        <description>Merge tag &apos;v7.2-rc3&apos; into nextSync up with mainline to pull in stable fixes to avoid merge conflicts.

            List of files:
            /linux/drivers/video/fbdev/Kconfig</description>
        <pubDate>Tue, 14 Jul 2026 04:06:00 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>00599d4841790d05401820a96cf7edb193888b00 - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/video/fbdev/Kconfig#00599d4841790d05401820a96cf7edb193888b00</link>
        <description>Merge drm/drm-fixes into drm-misc-fixesPull in tag v7.2-rc1 so that drm-misc-fixes becomes useful again,and drm-misc-next-fixes can be closed.Signed-off-by: Maarten Lankhorst &lt;dev@lankhorst.se&gt;

            List of files:
            /linux/drivers/video/fbdev/Kconfig</description>
        <pubDate>Mon, 29 Jun 2026 17:58:00 +0200</pubDate>
        <dc:creator>Maarten Lankhorst &lt;dev@lankhorst.se&gt;</dc:creator>
    </item>
<item>
        <title>7a0e692a0381254b2f77c54dec100cd3325a6fdf - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/video/fbdev/Kconfig#7a0e692a0381254b2f77c54dec100cd3325a6fdf</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 7.2 merge window.

            List of files:
            /linux/drivers/video/fbdev/Kconfig</description>
        <pubDate>Tue, 23 Jun 2026 08:10:08 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>9611c0ce215a66770ccbe5c126bf57ba8c31bcad - Merge commit &apos;6beaec3aee9852438b89e4d7891caf5e84d45851&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into gpio/for-current</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/video/fbdev/Kconfig#9611c0ce215a66770ccbe5c126bf57ba8c31bcad</link>
        <description>Merge commit &apos;6beaec3aee9852438b89e4d7891caf5e84d45851&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into gpio/for-currentThis pulls in the merge commit for MFD updates for v7.2. The PR containsa build-time dependency of one of the GPIO commits that will follow.

            List of files:
            /linux/drivers/video/fbdev/Kconfig</description>
        <pubDate>Fri, 19 Jun 2026 10:50:17 +0200</pubDate>
        <dc:creator>Bartosz Golaszewski &lt;bartosz.golaszewski@oss.qualcomm.com&gt;</dc:creator>
    </item>
<item>
        <title>bd77e50c9a70f844d6073499f3d1a6fd193eae73 - Merge tag &apos;fbdev-for-7.2-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdev</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/video/fbdev/Kconfig#bd77e50c9a70f844d6073499f3d1a6fd193eae73</link>
        <description>Merge tag &apos;fbdev-for-7.2-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdevPull fbdev updates from Helge Deller: &quot;Beside the removal of the Hercules monochrome ISA graphics driver and  the corresponding text console driver, there is just the typical  maintanance with smaller driver fixes and cleanups:  Removal of drivers:   - Hercules monochrome ISA graphics adapter driver (Ethan Nelson-Moore)   - Hercules mdacon console driver (Ethan Nelson-Moore)  Changes affecting many drivers at once:   - possible memory leak fixes in various drivers (Abdun Nihaal)   - many conversions to use strscpy() (David Laight)   - Use named initializers in drivers (Uwe Kleine-K&#246;nig)  Code fixes:   - fbcon: don&apos;t suspend/resume when vc is graphics mode (Lu Yao)   - modedb: fix a possible UAF in fb_find_mode() (Tuo Li)   - modedb: Fix entry for 1920x1080-60 mode (Steffen Persvold)   - arm: Export acorndata_8x8 font symbol for bootloader (Helge Deller)   - omap2: fix use-after-free in omapfb_mmap (Hongling Zeng)  Cleanups:   - pxa168fb: use devm_ioremap_resource() (Alberto Arostegui)   - provice helpers for fb_set_var() and fb_blank() and fbcon updates     (Thomas Zimmermann)   - fbcon: Use correct type for vc_resize() return value (Jiacheng Yu)   - chipsfb: add missing MODULE_DESCRIPTION() macro (Rahman Mahmutovi&#263;)   - sunxvr2500: replace printk with device-aware logging functions     (Rahman Mahmutovi&#263;)   - sm712: Fix operator precedence in big_swap macro (Li RongQing)   - imxfb: Use of_device_get_match_data() (Rosen Penev)   - atmel_lcdfb: Use of_device_get_match_data() (Rosen Penev)  Documentation fixes:   - grvga: Fix CLUT register address offset in comment (Eduardo Silva)   - omap/dss: Fix stale modedb.c path (Costa Shulyupin)   - correct CONFIG_FB_TILEBLITTING macro name in #endif comment (Ethan     Nelson-Moore)&quot;* tag &apos;fbdev-for-7.2-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdev: (43 commits)  fbdev: modedb: Fix misaligned fields in the 1920x1080-60 mode  fbdev: modedb: fix a possible UAF in fb_find_mode()  fbdev: s3fb: Use strscpy() to copy strings into arrays  fbdev: sm501fb: Fix buffer errors in OF binding code  fbcon: correct CONFIG_FB_TILEBLITTING macro name in #endif comment  fbdev/arm: Export acorndata_8x8 font symbol for bootloader  fbdev: mmpfb: Use strscpy() to copy device name  fbdev: sisfb: Replace strlen() strcpy() pair with strscpy()  fbdev: rivafb: Use strscpy() to copy device name  fbdev: cyber2000fb: Use strscpy() to copy device name  fbdev: atmel_lcdfb: Use strscpy() to copy device name  fbdev: Do not export fbcon from fbdev  fbdev: Wrap fbcon updates from vga-switcheroo in helper  fbdev: Wrap user-invoked calls to fb_blank() in helper  fbdev: Wrap user-invoked calls to fb_set_var() in helper  fbdev: omap2: fix use-after-free in omapfb_mmap  docs: omap/dss: Fix stale modedb.c path  fbdev: pxa168fb: use devm_ioremap_resource() for MMIO  fbdev: grvga: Fix CLUT register address offset in comment  fbdev: sunxvr2500: replace printk with device-aware logging functions  ...

            List of files:
            /linux/drivers/video/fbdev/Kconfig</description>
        <pubDate>Tue, 16 Jun 2026 04:58:41 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>fff88709f9a9153af85b5224b4594caa5387ca60 - Merge tag &apos;v7.1-rc6&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/video/fbdev/Kconfig#fff88709f9a9153af85b5224b4594caa5387ca60</link>
        <description>Merge tag &apos;v7.1-rc6&apos; into nextSync up with mainline to pull in a fix to IMS PCU driver and otherenhancements.

            List of files:
            /linux/drivers/video/fbdev/Kconfig</description>
        <pubDate>Mon, 01 Jun 2026 04:43:25 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>5c8cbca290acdd49a694b36c0af76ba0c00bbf12 - Merge branch &apos;20260507-ubwc-rework-v4-4-c19593d20c1d@oss.qualcomm.com&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into HEAD</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/video/fbdev/Kconfig#5c8cbca290acdd49a694b36c0af76ba0c00bbf12</link>
        <description>Merge branch &apos;20260507-ubwc-rework-v4-4-c19593d20c1d@oss.qualcomm.com&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into HEADMerge the branch with the soc/qcom changes, required for the next UBWCpatches.Signed-off-by: Dmitry Baryshkov &lt;dmitry.baryshkov@oss.qualcomm.com&gt;

            List of files:
            /linux/drivers/video/fbdev/Kconfig</description>
        <pubDate>Thu, 21 May 2026 22:36:50 +0200</pubDate>
        <dc:creator>Dmitry Baryshkov &lt;dmitry.baryshkov@oss.qualcomm.com&gt;</dc:creator>
    </item>
<item>
        <title>37a91b995952a556a6eb90c31736ee773b86999c - fbdev: remove Hercules monochrome ISA graphics adapter driver</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/video/fbdev/Kconfig#37a91b995952a556a6eb90c31736ee773b86999c</link>
        <description>fbdev: remove Hercules monochrome ISA graphics adapter driverThe hgafb driver supports graphics adapters compatible with the Herculesadapter from 1984. These were ISA cards or onboard devices that supportedmonochrome 720x348 graphics. This driver was created in 1999 by Ferenc Bakonyi.In the entire Git history (since Linux 2.6.12-rc2), there has only been onecommit in 2010 which indicated that the driver was in use, commit 529ed806d454(&quot;video: Fix the HGA framebuffer driver&quot;). The commit message states:    Only tested with fbcon, since most fbdev-based software appears    to only support 12bpp and up. It does not appear that this driver has    worked for at least the entire 2.6.x series, perhaps since 2002.Given the age and limited capabilities of the hardware and the lack ofusers, remove this driver and move the former maintainer to CREDITS.Signed-off-by: Ethan Nelson-Moore &lt;enelsonmoore@gmail.com&gt;Acked-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;Signed-off-by: Helge Deller &lt;deller@gmx.de&gt;

            List of files:
            /linux/drivers/video/fbdev/Kconfig</description>
        <pubDate>Sun, 03 May 2026 06:56:34 +0200</pubDate>
        <dc:creator>Ethan Nelson-Moore &lt;enelsonmoore@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>09d6818d3bdc1ea6e49a425040528cbdbc97bc0a - Merge branch &apos;linus&apos; into timers/clocksource</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/video/fbdev/Kconfig#09d6818d3bdc1ea6e49a425040528cbdbc97bc0a</link>
        <description>Merge branch &apos;linus&apos; into timers/clocksource... to bring it up to date for new changes.

            List of files:
            /linux/drivers/video/fbdev/Kconfig</description>
        <pubDate>Mon, 18 May 2026 11:01:07 +0200</pubDate>
        <dc:creator>Thomas Gleixner &lt;tglx@kernel.org&gt;</dc:creator>
    </item>
</channel>
</rss>
