Linux-fbdev Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-05 09:47:19 to 2024-01-08 13:41:07 UTC [more...]

[PATCH] vt: remove superfluous CONFIG_HW_CONSOLE
 2024-01-08 13:41 UTC 

[PATCH 0/4] hyperv, sysfb: Do not use screen_info in drivers
 2024-01-08  9:36 UTC  (10+ messages)
` [PATCH 1/4] drm/hyperv: Remove firmware framebuffers with aperture helper
` [PATCH 2/4] fbdev/hyperv_fb: Remove firmware framebuffers with aperture helpers
` [PATCH 3/4] firmware/sysfb: Clear screen_info state after consuming it
` [PATCH 4/4] fbdev/hyperv_fb: Do not clear global screen_info

[PATCH] fbdev/intelfb: Remove driver
 2024-01-08  9:30 UTC  (4+ messages)

[PATCH] fbdev/sis: Remove dependency on screen_info
 2024-01-08  9:16 UTC  (2+ messages)

[PATCH] fbdev/vt8500lcdfb: Remove unnecessary print function dev_err()
 2024-01-05  2:06 UTC 

[RFC] fbdev: Completing error handling for fb_alloc_cmap() calls
 2024-01-03  9:06 UTC 

[PATCH 00/27] sparc32: sunset sun4m and sun4d
 2024-01-02 16:31 UTC  (45+ messages)
` [PATCH 01/27] sparc32: Update defconfig to LEON SMP
` [PATCH 02/27] sparc32: Drop sun4m/sun4d support from head_32.S
` [PATCH 03/27] sparc32: Drop floppy support
` [PATCH 04/27] sparc32: Drop sun4m specific led driver
` [PATCH 05/27] sparc32: Drop sun specific power management drivers
` [PATCH 06/27] sparc32: Drop auxio support
` [PATCH 07/27] sparc32: Drop run-time patching of ipi trap
` [PATCH 08/27] sparc32: Drop patching of interrupt vector
` [PATCH 09/27] sparc32: Drop sun4m/sun4d specific irq handling
` [PATCH 10/27] sparc32: Drop sun4d/sun4m smp support
` [PATCH 11/27] sparc32: Drop pcic support
` [PATCH 12/27] sparc32: Drop mbus support
` [PATCH 13/27] sparc32: Drop unused function __get_{phys,iospace}
` [PATCH 14/27] sparc32: Drop unused mmu models
` [PATCH 15/27] sparc32: Drop check for sparc_model
` [PATCH 16/27] sparc32: Drop use of sparc_config
` [PATCH 17/27] sparc32: Drop run-time patching of ASI instructions
` [PATCH 18/27] sparc32: Drop support for 7 register windows
` [PATCH 19/27] sparc32: Drop additional sun4d bits
` [PATCH 20/27] sparc32: Drop unused prom ranges support
` [PATCH 21/27] sparc32: Drop unused iommu support
` [PATCH 22/27] sparc32: Drop sun4m irq support
` [PATCH 23/27] sparc32: Drop unused trampoline code
` [PATCH 24/27] sparc32: Drop config SPARC_LEON
` [PATCH 25/27] sparc32: Drop sbus support
` [PATCH 26/27] sbus: char: Drop now unused uctrl driver
` [PATCH 27/27] fbdev/p9100: Drop now unused driver p9100

[PATCH 0/4] arch/parisc: Detect primary framebuffer from device
 2024-01-02 12:06 UTC  (8+ messages)
` [PATCH 1/4] video/sticore: Store ROM device in STI struct
` [PATCH 2/4] fbdev/stifb: Allocate fb_info instance with framebuffer_alloc()
` [PATCH 3/4] arch/parisc: Detect primary video device from device instance
` [PATCH 4/4] video/sticore: Remove info field from STI struct

[PATCH v2 0/4] arch/parisc: Detect primary framebuffer from device
 2024-01-02  9:52 UTC  (5+ messages)
` [PATCH v2 1/4] video/sticore: Store ROM device in STI struct
` [PATCH v2 2/4] fbdev/stifb: Allocate fb_info instance with framebuffer_alloc()
` [PATCH v2 3/4] arch/parisc: Detect primary video device from device instance
` [PATCH v2 4/4] video/sticore: Remove info field from STI struct

State of affairs with Ilitek 9341 support
 2023-12-23  3:00 UTC  (5+ messages)

[PATCH] drivers: video: logo: use %u format specifier for unsigned int values
 2023-12-19 21:51 UTC  (2+ messages)

[PATCH v10 1/6] pwm: Rename pwm_apply_state() to pwm_apply_might_sleep()
 2023-12-19 16:30 UTC 

[PATCH v5 00/20] remove I2C_CLASS_DDC support
 2023-12-19 12:13 UTC  (3+ messages)

[PATCH 0/2] fix LCD diplays sporadically not work
 2023-12-19  7:43 UTC  (4+ messages)
` [PATCH 1/2] fb: flush deferred work in fb_deferred_io_fsync()
` [PATCH 2/2] fb: flush deferred IO before closing

[PATCH v3 0/4] fbdev: Remove global screen_info in efifb/vesafb
 2023-12-18 11:23 UTC  (6+ messages)
` [PATCH v3 1/4] fbdev/efifb: Replace references to global screen_info by local pointer
` [PATCH v3 2/4] fbdev/efifb: Use screen_info pointer from device
` [PATCH v3 3/4] fbdev/vesafb: Replace references to global screen_info by local pointer
` [PATCH v3 4/4] fbdev/vesafb: Use screen_info pointer from device

[PATCH v9 1/6] pwm: Rename pwm_apply_state() to pwm_apply_might_sleep()
 2023-12-18  9:06 UTC 

[PATCH v1 0/2] backlight: mp3309c: Allow to use on non-OF platforms
 2023-12-18  7:58 UTC  (9+ messages)
` [PATCH v1 1/2] backlight: mp3309c: Make use of device properties
` [PATCH v1 2/2] backlight: mp3309c: Utilise temporary variable for struct device

[PATCH] fbdev/simplefb: change loglevel when the power domains cannot be parsed
 2023-12-14  9:48 UTC  (5+ messages)

[PATCH v2 1/1] backlight: hx8357: Convert to agnostic GPIO API
 2023-12-13 15:42 UTC  (2+ messages)
` (subset) "

[PATCH 1/2] fbdev: Remove support for Carillo Ranch driver
 2023-12-13 11:42 UTC  (4+ messages)
` [PATCH 2/2] mtd: "

[PATCH v8 1/6] pwm: Rename pwm_apply_state() to pwm_apply_might_sleep()
 2023-12-12 15:27 UTC  (4+ messages)

[PATCH] fbdev/clcd: Delete the old CLCD driver
 2023-12-12 14:41 UTC  (2+ messages)

[PATCH] fbdev: hgafb: fix kernel-doc comments
 2023-12-12 13:18 UTC  (2+ messages)

Spare parts for separation mills
 2023-12-12  8:55 UTC 

[PATCH v7 1/4] pwm: Rename pwm_apply_state() to pwm_apply_might_sleep()
 2023-12-11 14:30 UTC  (2+ messages)

[PATCH v6 1/4] pwm: rename pwm_apply_state() to pwm_apply_might_sleep()
 2023-12-11  8:30 UTC  (4+ messages)

[DO NOT MERGE v5 00/37] Device Tree support for SH7751 based board
 2023-12-08 15:49 UTC  (55+ messages)
` [DO NOT MERGE v5 01/37] sh: passing FDT address to kernel startup
` [DO NOT MERGE v5 02/37] sh: Kconfig unified OF supported targets
` [DO NOT MERGE v5 03/37] sh: Enable OF support for build and configuration
` [DO NOT MERGE v5 04/37] dt-bindings: interrupt-controller: Add header for Renesas SH3/4 INTC
` [DO NOT MERGE v5 05/37] sh: GENERIC_IRQ_CHIP support for CONFIG_OF=y
` [DO NOT MERGE v5 06/37] sh: kernel/setup Update DT support
` [DO NOT MERGE v5 07/37] sh: Fix COMMON_CLK support in CONFIG_OF=y
` [DO NOT MERGE v5 08/37] clocksource: sh_tmu: CLOCKSOURCE support
` [DO NOT MERGE v5 09/37] dt-bindings: timer: renesas,tmu: add renesas,tmu-sh7750
` [DO NOT MERGE v5 10/37] sh: Common PCI Framework driver support
` [DO NOT MERGE v5 11/37] pci: pci-sh7751: Add SH7751 PCI driver
` [DO NOT MERGE v5 12/37] dt-bindings: pci: pci-sh7751: Add SH7751 PCI
` [DO NOT MERGE v5 13/37] dt-bindings: clock: sh7750-cpg: Add renesas,sh7750-cpg header
` [DO NOT MERGE v5 14/37] clk: Compatible with narrow registers
` [DO NOT MERGE v5 15/37] clk: renesas: Add SH7750/7751 CPG Driver
` [DO NOT MERGE v5 16/37] irqchip: Add SH7751 INTC driver
` [DO NOT MERGE v5 17/37] dt-bindings: interrupt-controller: renesas,sh7751-intc: Add json-schema
` [DO NOT MERGE v5 18/37] irqchip: SH7751 IRL external encoder with enable gate
` [DO NOT MERGE v5 19/37] dt-bindings: interrupt-controller: renesas,sh7751-irl-ext: Add json-schema
` [DO NOT MERGE v5 20/37] serial: sh-sci: fix SH4 OF support
` [DO NOT MERGE v5 21/37] dt-bindings: serial: renesas,scif: Add scif-sh7751
` [DO NOT MERGE v5 22/37] dt-bindings: display: smi,sm501: SMI SM501 binding json-schema
` [DO NOT MERGE v5 23/37] mfd: sm501: Convert platform_data to OF property
` [DO NOT MERGE v5 24/37] dt-binding: sh: cpus: Add SH CPUs json-schema
` [DO NOT MERGE v5 25/37] dt-bindings: vendor-prefixes: Add iodata
` [DO NOT MERGE v5 26/37] dt-bindings: vendor-prefixes: Add smi
` [DO NOT MERGE v5 27/37] dt-bindings: ata: ata-generic: Add new targets
` [DO NOT MERGE v5 28/37] dt-bindings: soc: renesas: sh: Add SH7751 based target
` [DO NOT MERGE v5 29/37] sh: SH7751R SoC Internal peripheral definition dtsi
` [DO NOT MERGE v5 35/37] sh: RTS7751R2D Plus OF defconfig
` [DO NOT MERGE v5 37/37] sh: j2_defconfig: update

[PATCH] backlight: ili922x: add an error code check in ili922x_write
 2023-12-07 15:55 UTC  (3+ messages)
` (subset) "

[PATCH v2] backlight: ili922x: drop kernel-doc for local macros
 2023-12-07 13:28 UTC  (3+ messages)
` (subset) "

[PATCH 00/22] -Wmissing-prototype warning fixes
 2023-12-07 12:38 UTC  (2+ messages)
` (subset) "

[PATCH] backlight: ili922x: fix W=1 kernel-doc warnings
 2023-12-06 16:39 UTC  (4+ messages)

[PATCH v2 1/4] fbdev/efifb: Replace references to global screen_info by local pointer
 2023-12-06 10:46 UTC  (7+ messages)
` [v2,1/4] "
  ` [v2, 1/4] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).