linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-19 20:29:29 to 2023-12-07 09:10:34 UTC [more...]

[PATCH v2] backlight: ili922x: drop kernel-doc for local macros
 2023-12-07  9:10 UTC  (2+ messages)

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

[PATCH v3 0/4] fbdev: Remove global screen_info in efifb/vesafb
 2023-12-06 13:50 UTC  (5+ 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 v2 0/4] fbdev: Remove global screen_info in efifb/vesafb
 2023-12-06 10:46 UTC  (11+ messages)
` [PATCH v2 1/4] fbdev/efifb: Replace references to global screen_info by local pointer
  ` [v2,1/4] "
    ` [v2, 1/4] "
` [PATCH v2 2/4] fbdev/efifb: Use screen_info pointer from device
` [PATCH v2 3/4] fbdev/vesafb: Replace references to global screen_info by local pointer
` [PATCH v2 4/4] fbdev/vesafb: Use screen_info pointer from device

[PATCH] fbdev: hgafb: fix kernel-doc comments
 2023-12-05 23:14 UTC 

[DO NOT MERGE v5 00/37] Device Tree support for SH7751 based board
 2023-12-05 21:48 UTC  (59+ 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 30/37] sh: add RTS7751R2D Plus DTS
` [DO NOT MERGE v5 31/37] sh: Add IO DATA LANDISK dts
` [DO NOT MERGE v5 32/37] sh: Add IO DATA USL-5P dts
` [DO NOT MERGE v5 33/37] sh: j2_mimas_v2.dts update
` [DO NOT MERGE v5 34/37] sh: Add dtbs target support
` [DO NOT MERGE v5 35/37] sh: RTS7751R2D Plus OF defconfig
` [DO NOT MERGE v5 36/37] sh: LANDISK "
` [DO NOT MERGE v5 37/37] sh: j2_defconfig: update

[PATCH] staging: sm750fb: fix coding style camelCase issue
 2023-12-05  0:28 UTC 

[PATCH] staging: sm750fb: fix coding style camelCase issue
 2023-12-04 23:50 UTC  (2+ messages)

Fwd: [PATCH 3/4] fbdev/vesafb: Replace references to global screen_info by local pointer
 2023-12-04  9:14 UTC 

[linux-next:master] BUILD REGRESSION 5eda217cee887e595ba2265435862d585d399769
 2023-12-02  4:12 UTC 

[PATCH v2] backlight: mp3309c: fix uninitialized local variable
 2023-12-01 11:24 UTC  (3+ messages)
` (subset) "

[PATCH 0/4] fbdev: Remove global screen_info in efifb/vesafb
 2023-12-01  9:56 UTC  (10+ messages)
` [PATCH 1/4] fbdev/efifb: Replace references to global screen_info by local pointer
` [PATCH 2/4] fbdev/efifb: Use screen_info pointer from device
` [PATCH 3/4] fbdev/vesafb: Replace references to global screen_info by local pointer
` [PATCH 4/4] fbdev/vesafb: Use screen_info pointer from device

[PATCH] backlight: ili922x: add an error code check in ili922x_write
 2023-11-30  5:11 UTC 

[PATCH v6 1/4] pwm: rename pwm_apply_state() to pwm_apply_might_sleep()
 2023-11-29  9:13 UTC 

[PATCH v5 1/4] pwm: rename pwm_apply_state() to pwm_apply_cansleep()
 2023-11-29  9:08 UTC  (4+ messages)

[PATCH] backlight: mp3309c: fix uninitialized local variable
 2023-11-28 18:10 UTC  (2+ messages)

[PATCH] Replace ioremap_cache() with memremap()
 2023-11-27 18:56 UTC  (3+ messages)

[PATCH v2 00/32] fbdev: Modularize helpers for struct fb_ops
 2023-11-27 13:30 UTC  (35+ messages)
` [PATCH v2 01/32] fbdev/acornfb: Fix name of fb_ops initializer macro
` [PATCH v2 02/32] fbdev/sm712fb: Use correct initializer macros for struct fb_ops
` [PATCH v2 03/32] fbdev/vfb: Set FBINFO_VIRTFB flag
` [PATCH v2 04/32] fbdev/vfb: Initialize fb_ops with fbdev macros
` [PATCH v2 05/32] fbdev/arcfb: Set FBINFO_VIRTFB flag
` [PATCH v2 06/32] fbdev/arcfb: Use generator macros for deferred I/O
` [PATCH v2 07/32] auxdisplay/cfag12864bfb: Set FBINFO_VIRTFB flag
` [PATCH v2 08/32] auxdisplay/cfag12864bfb: Initialize fb_ops with fbdev macros
` [PATCH v2 09/32] auxdisplay/ht16k33: Set FBINFO_VIRTFB flag
` [PATCH v2 10/32] auxdisplay/ht16k33: Initialize fb_ops with fbdev macros
` [PATCH v2 11/32] hid/picolcd_fb: Set FBINFO_VIRTFB flag
` [PATCH v2 12/32] fbdev/sh_mobile_lcdcfb: "
` [PATCH v2 13/32] fbdev/sh_mobile_lcdcfb: Initialize fb_ops with fbdev macros
` [PATCH v2 14/32] fbdev/smscufx: Select correct helpers
` [PATCH v2 15/32] fbdev/udlfb: "
` [PATCH v2 16/32] fbdev/au1200fb: Set FBINFO_VIRTFB flag
` [PATCH v2 17/32] fbdev/au1200fb: Initialize fb_ops with fbdev macros
` [PATCH v2 18/32] fbdev/ps3fb: Set FBINFO_VIRTFB flag
` [PATCH v2 19/32] fbdev/ps3fb: Initialize fb_ops with fbdev macros
` [PATCH v2 20/32] media/ivtvfb: Initialize fb_ops to fbdev I/O-memory helpers
` [PATCH v2 21/32] fbdev/clps711x-fb: Initialize fb_ops with fbdev macros
` [PATCH v2 22/32] fbdev/vt8500lcdfb: "
` [PATCH v2 23/32] fbdev/wm8505fb: Initialize fb_ops to fbdev I/O-memory helpers
` [PATCH v2 24/32] fbdev/cyber2000fb: Initialize fb_ops with fbdev macros
` [PATCH v2 25/32] staging/sm750fb: Declare fb_ops as constant
` [PATCH v2 26/32] staging/sm750fb: Initialize fb_ops with fbdev macros
` [PATCH v2 27/32] fbdev: Rename FB_SYS_FOPS token to FB_SYSMEM_FOPS
` [PATCH v2 28/32] fbdev: Remove trailing whitespaces
` [PATCH v2 29/32] fbdev: Push pgprot_decrypted() into mmap implementations
` [PATCH v2 30/32] fbdev: Move default fb_mmap code into helper function
` [PATCH v2 31/32] fbdev: Warn on incorrect framebuffer access
` [PATCH v2 32/32] fbdev: Remove default file-I/O implementations

[GIT PULL] fbdev fixes and updates for v6.7-rc3
 2023-11-26 16:42 UTC  (3+ messages)

[PATCH v2] fbdev/fsl-diu-fb: Fix srapse warning due to virt_to_phys() prototype change
 2023-11-25  8:57 UTC  (2+ messages)

[PATCH] video: fbdev: mmp: Fix typo in code comment
 2023-11-25  8:56 UTC  (3+ messages)

[PATCH 00/22] -Wmissing-prototype warning fixes
 2023-11-24 12:04 UTC  (5+ messages)
` [PATCH 15/22] arch: vdso: consolidate gettime prototypes
` [PATCH 20/22] usb: fsl-mph-dr-of: mark fsl_usb2_mpc5121_init() static

[PATCH v5 00/20] remove I2C_CLASS_DDC support
 2023-11-23 21:33 UTC  (7+ messages)
` [PATCH v5 05/20] drivers/video/fbdev: "
` [PATCH v5 06/20] drivers/video/fbdev/core/fb_ddc.c: "
` [PATCH v5 09/20] drivers/video/fbdev/via/via_i2c.c: "
` [PATCH v5 10/20] drivers/video/fbdev/cyber2000fb.c: "
` [PATCH v5 13/20] drivers/video/fbdev/intelfb/intelfb_i2c.c: "

[PATCH v3 1/1] backlight: pwm_bl: Use dev_err_probe
 2023-11-23 15:37 UTC  (3+ messages)
` (subset) "

[PATCH v7 0/2] backlight: mp3309c: Add support for MPS MP3309C
 2023-11-23 14:54 UTC  (2+ messages)

[PATCH 0/8] staging: sm750fb: Multiple camel cases renames
 2023-11-23 12:49 UTC  (3+ messages)
` [PATCH 1/8] staging: sm750fb: Rename sii164GetDeviceID to sii164_get_device_id

[PATCH v3] staging: sm750fb: Remove unused return value in display_control_adjust_sm750le()
 2023-11-23 12:48 UTC  (2+ messages)

[PATCH v4 00/20] remove I2C_CLASS_DDC support
 2023-11-23  8:52 UTC  (13+ messages)
` [PATCH v4 05/20] drivers/video/fbdev: "
` [PATCH v4 06/20] drivers/video/fbdev/core/fb_ddc.c: "
` [PATCH v4 09/20] drivers/video/fbdev/via/via_i2c.c: "
` [PATCH v4 10/20] drivers/video/fbdev/cyber2000fb.c: "
` [PATCH v4 13/20] drivers/video/fbdev/intelfb/intelfb_i2c.c: "
` [Intel-gfx] [PATCH v4 00/20] "

[PATCH] fbdev/simplefb: Suppress error on missing power domains
 2023-11-22  9:51 UTC  (2+ messages)

[PATCH 00/32] fbdev: Modularize helpers for struct fb_ops
 2023-11-22  9:03 UTC  (18+ messages)
` [PATCH 07/32] auxdisplay/cfag12864bfb: Set FBINFO_VIRTFB flag
` [PATCH 08/32] auxdisplay/cfag12864bfb: Initialize fb_ops with fbdev macros
` [PATCH 09/32] auxdisplay/ht16k33: Set FBINFO_VIRTFB flag
` [PATCH 10/32] auxdisplay/ht16k33: Initialize fb_ops with fbdev macros
` [PATCH 11/32] hid/picolcd_fb: Set FBINFO_VIRTFB flag
` [PATCH 20/32] media/ivtvfb: Initialize fb_ops to fbdev I/O-memory helpers

[PATCH v2 0/2] fbdev/simplefb: Add missing simple-framebuffer features
 2023-11-22  8:42 UTC  (6+ messages)
` [PATCH v2 2/2] fbdev/simplefb: Add support for generic power-domains

[PATCH] fbdev/fsl-diu-fb: Fix srapse warning due to virt_to_phys() prototype change
 2023-11-20 23:42 UTC 

[PATCH v3 RESEND 00/20] remove I2C_CLASS_DDC support
 2023-11-19 21:51 UTC  (5+ messages)


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 NNTP newsgroup(s).