public inbox for linux-fbdev@vger.kernel.org
 help / color / mirror / Atom feed
[PATCH 0/3] fbdev: Request memory regions in platform drivers
 2026-04-22 15:29 UTC  (7+ messages)
` [PATCH 1/3] fbdev: cobalt_lcdfb: Request memory region
` [PATCH 2/3] fbdev: clps711x-fb: Request memory region for MMIO
` [PATCH 3/3] fbdev: goldfishfb: Request memory region

[PATCH] fbdev: omapfb: fix reference leak on failed device registration
 2026-04-22 14:30 UTC  (2+ messages)

[PATCH] video: fbdev: aty: Fix spelling mistake "enfore" -> "enforce"
 2026-04-22 13:57 UTC  (2+ messages)

[PATCH v11 01/20] gpu: nova-core: gsp: Return GspStaticInfo from boot()
 2026-04-21 21:41 UTC  (34+ messages)
` [PATCH v11 02/20] gpu: nova-core: gsp: Extract usable FB region from GSP
` [PATCH v11 03/20] gpu: nova-core: gsp: Expose total physical VRAM end from FB region info
` [PATCH v11 04/20] gpu: nova-core: mm: Add support to use PRAMIN windows to write to VRAM
` [PATCH v11 05/20] docs: gpu: nova-core: Document the PRAMIN aperture mechanism
` [PATCH v11 06/20] gpu: nova-core: mm: Add common memory management types
` [PATCH v11 07/20] gpu: nova-core: mm: Add TLB flush support
` [PATCH v11 08/20] gpu: nova-core: mm: Add GpuMm centralized memory manager
` [PATCH v11 09/20] gpu: nova-core: mm: Add common types for all page table formats
` [PATCH v11 10/20] gpu: nova-core: mm: Add MMU v2 page table types
` [PATCH v11 11/20] gpu: nova-core: mm: Add MMU v3 "
` [PATCH v11 12/20] gpu: nova-core: mm: Add unified page table entry wrapper enums
` [PATCH v11 13/20] gpu: nova-core: mm: Add page table walker for MMU v2/v3
` [PATCH v11 14/20] gpu: nova-core: mm: Add Virtual Memory Manager
` [PATCH v11 15/20] gpu: nova-core: mm: Add virtual address range tracking to VMM
` [PATCH v11 16/20] gpu: nova-core: mm: Add multi-page mapping API "
` [PATCH v11 17/20] gpu: nova-core: Add BAR1 aperture type and size constant
` [PATCH v11 18/20] gpu: nova-core: mm: Add BAR1 user interface
` [PATCH v11 19/20] gpu: nova-core: mm: Add BAR1 memory management self-tests
` [PATCH v11 20/20] gpu: nova-core: mm: Add PRAMIN aperture self-tests
` [PATCH v11 00/21] gpu: nova-core: Add memory management support

[patch 00/38] treewide: Cleanup LATCH, CLOCK_TICK_RATE and get_cycles() [ab]use
 2026-04-21 11:22 UTC  (73+ messages)
` [patch 01/38] percpu: Sanitize __percpu_qual include hell
` [patch 02/38] x86: Cleanup include recursion hell
  ` [patch V1.1 "
` [patch 03/38] x86/apm: Remove last LATCH usage
` [patch 04/38] x86: Use PIT_TICK_RATE instead of CLOCK_TICK_RATE
` [patch 05/38] treewide: Remove CLOCK_TICK_RATE
` [patch 06/38] calibrate: Rework delay timer calibration
` [patch 07/38] treewide: Consolidate cycles_t
` [patch 08/38] x86/tsc: Use rdtsc() instead of get_cycles()
` [patch 09/38] iommu/vt-d: Use sched_clock() "
` [patch 10/38] arcnet: Remove function timing code
` [patch 11/38] misc: sgi-gru: Remove get_cycles() [ab]use
  ` [patch V1.1 "
` [patch 12/38] wifi: wil6210: Replace get_cyles() usage
` [patch 13/38] crypto: tcrypt: Replace get_cycles() with ktime_get()
` [patch 14/38] slub: Use prandom instead of get_cycles()
` [patch 15/38] ptp: ptp_vmclock: Replace get_cycles() usage
` [patch 16/38] fbdev: udlfb: Replace get_cycles() with ktime_get()
` [patch 17/38] ext4: Replace get_cycles() usage "
` [patch 18/38] lib/tests: Replace get_cycles() "
` [patch 19/38] kcsan: Replace get_cycles() usage
` [patch 20/38] kasan: sw_tags: Replace get_cycles() by random_get_entropy()
` [patch 21/38] hamradio: baycom_epp: Remove BAYCOM_DEBUG
` [patch 22/38] random: Provide CONFIG_ARCH_HAS_RANDOM_ENTROPY
` [patch 23/38] alpha: Select ARCH_HAS_RANDOM_ENTROPY
` [patch 24/38] ARM: "
` [patch 25/38] arm64: "
` [patch 26/38] loongarch: "
` [patch 27/38] m68k: "
` [patch 28/38] mips: "
` [patch 29/38] nios2: "
` [patch 30/38] openrisc: "
` [patch 31/38] parisc: "
` [patch 32/38] powerpc/spufs: Use mftb() directly
` [patch 33/38] powerpc: Select ARCH_HAS_RANDOM_ENTROPY
` [patch 34/38] riscv: "
` [patch 35/38] s390: "
` [patch 36/38] sparc: Select ARCH_HAS_RANDOM_ENTROPY for SPARC64
` [patch 37/38] x86: Select ARCH_HAS_RANDOM_ENTROPY
` [patch 38/38] treewide: Remove asm/timex.h includes from generic code

[PATCH AUTOSEL 7.0-5.10] fbdev: omap2: fix inconsistent lock returns in omapfb_mmap
 2026-04-20 13:21 UTC 

[PATCH AUTOSEL 7.0-5.10] fbdev: viafb: check ioremap return value in viafb_lcd_get_mobile_state
 2026-04-20 13:08 UTC 

[PATCH] staging: fbtft: fix coding style issue in fbtft-bus.c
 2026-04-20  9:29 UTC  (3+ messages)
` [PATCH] staging: fbtft: replace empty macro args with identity converter

[PATCH] staging: fbtft: fix coding style issue in fbtft-bus.c
 2026-04-20  9:29 UTC  (7+ messages)
` [PATCH v3] staging: fbtft: replace empty macro args with identity converter

[syzbot] Monthly fbdev report (Apr 2026)
 2026-04-20  7:05 UTC 

[PATCH v1] fbdev: savage: fix probe-path EDID cleanup leaks
 2026-04-20  5:19 UTC 

[PATCH v1] fbdev/offb: fix PCI device reference leak on probe failure
 2026-04-20  1:01 UTC 

[PATCH] staging: sm750fb: remove unused functions
 2026-04-18 14:36 UTC 

[PATCH] staging: fbtft: fb_tinylcd: fix alignment in write_reg call
 2026-04-17 11:20 UTC  (2+ messages)

[PATCH] staging: fbtft: clarify TODO comment in fbtft-core
 2026-04-17  9:33 UTC  (6+ messages)
  ` [PATCH v2] "
  ` [PATCH v3] "

[PATCH v2] gpu: ipu-v3: clean up kernel-doc warnings
 2026-04-16 22:44 UTC  (2+ messages)

[PATCH v9 00/23] gpu: nova-core: Add memory management support
 2026-04-15 20:23 UTC  (27+ messages)
` [PATCH v10 00/21] "
  ` [PATCH v10 12/21] gpu: nova-core: mm: Add unified page table entry wrapper enums
  ` [PATCH v10 21/21] gpu: nova-core: Use runtime BAR1 size instead of hardcoded 256MB

[PATCH] fbdev: q40fb: fix reference leak on failed device registration
 2026-04-15 19:13 UTC 

[PATCH] fbdev: hitfb: fix reference leak on failed device registration
 2026-04-15 19:10 UTC 

[PATCH] fbdev: dnfb: fix reference leak on failed device registration
 2026-04-15 19:07 UTC 

[GIT PULL] fbdev fixes and updates for v7.1-rc1
 2026-04-15 16:50 UTC  (2+ messages)

[PATCH 0/8] firmware: sysfb: Consolidate config/code wrt. sysfb_primary_screen
 2026-04-15 13:42 UTC  (9+ messages)
` [PATCH 1/8] hv: Select CONFIG_SYSFB only for CONFIG_HYPERV_VMBUS
      ` [EXTERNAL] "
` [PATCH 2/8] firmware: efi: Never declare sysfb_primary_display on x86

[PATCH] staging: sm750fb: rename CamelCase variables to snake_case
 2026-04-15  3:08 UTC 

[PATCH v8 0/4] backlight: add new max25014 backlight driver
 2026-04-14 16:25 UTC  (3+ messages)
` [PATCH v8 1/4] dt-bindings: backlight: Add max25014 support

[PATCH] backlight: ktd2801: enable BL_CORE_SUSPENDRESUME
 2026-04-14 16:24 UTC  (2+ messages)

[PATCH 0/2] Remove redundant X86 dependency for the cgbc backlight driver
 2026-04-14 16:22 UTC  (5+ messages)
` [PATCH 1/2] backlight: cgbc: Remove redundant X86 dependency
` [PATCH 2/2] MAINTAINERS: Add cgbc backlight driver

(no subject)
 2026-04-13  7:58 UTC 

[PATCH] staging: fbtft: Use %pe format specifier for error pointers
 2026-04-13  7:53 UTC  (4+ messages)

[PATCH] staging: fbtft: improve TODO comment clarity
 2026-04-13  7:27 UTC  (3+ messages)

[PATCH] staging: fbtft: fix spacing before close parenthesis
 2026-04-13  6:59 UTC  (3+ messages)

[PATCH] staging: fbtft: fix coding style issue in fbtft-bus.c
 2026-04-12 16:49 UTC 

[PATCH] fbdev: udlfb: avoid divide-by-zero on FBIOPUT_VSCREENINFO
 2026-04-10 14:55 UTC  (2+ messages)

[PATCH] fbdev: tdfxfb: avoid divide-by-zero on FBIOPUT_VSCREENINFO
 2026-04-10 14:55 UTC  (2+ messages)

[PATCH v2 0/2] staging: sm750fb: improve error handling in de_wait path
 2026-04-09 15:58 UTC  (3+ messages)
` [PATCH v2 1/2] staging: sm750fb: return -ETIMEDOUT on timeout in de_wait functions
` [PATCH v2 2/2] staging: sm750fb: propagate error codes from de_wait()

[PATCH 0/2] staging: sm750fb: improve error handling in de_wait path
 2026-04-09 15:22 UTC  (6+ messages)
` [PATCH 1/2] staging: sm750fb: return -ETIMEDOUT on timeout in de_wait functions
` [PATCH 2/2] staging: sm750fb: propagate error codes from de_wait()

回复: Re: [PATCH] fbdev: omap2: fix inconsistent lock returns in omapfb_mmap
 2026-04-09  9:33 UTC 

[PATCH] fbdev: omap2: fix inconsistent lock returns in omapfb_mmap
 2026-04-09  8:29 UTC  (2+ messages)

[PATCH v2] MAINTAINERS: Add dedicated entry for fbcon
 2026-04-09  8:13 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox