Linux-fbdev Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-11 17:48:42 to 2024-03-24 22:41:44 UTC [more...]

[PATCH 6.8 412/715] drivers/ps3: select VIDEO to provide cmdline functions
 2024-03-24 22:29 UTC 

Wake from Sleep doesn't work
 2024-03-24 20:33 UTC  (3+ messages)

[PATCH] fbdev: Select I/O-memory framebuffer ops for SBus
 2024-03-23  6:58 UTC  (4+ messages)

[PATCH] staging: sm750fb: Replace comparisons with NULL and 0
 2024-03-23  2:59 UTC  (9+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

[GIT PULL] fbdev fixes and cleanups for v6.9-rc1 (v2)
 2024-03-22 16:10 UTC 

[PATCH v2] backlight: lp8788: Drop support for platform data
 2024-03-22 13:42 UTC  (2+ messages)

[PATCH v2 0/6] backlight: Remove struct backlight_properties.fb_blank
 2024-03-22  9:52 UTC  (13+ messages)
` [PATCH v2 1/6] auxdisplay: ht16k33: Replace use of fb_blank with backlight helper
` [PATCH v2 2/6] backlight: omap1: Remove unused struct omap_backlight_config.set_power
` [PATCH v2 3/6] backlight: omap1: Replace FB_BLANK_ states with simple on/off
` [PATCH v2 4/6] fbdev: omap2/omapfb: Replace use of fb_blank with backlight helpers
` [PATCH v2 5/6] staging: fbtft: Remove reference to fb_blank
` [PATCH v2 6/6] backlight: Remove fb_blank from struct backlight_properties
      ` EXTERNAL: "

[PATCH v4 00/10] backlight: Replace struct fb_info in interfaces
 2024-03-22  8:16 UTC  (6+ messages)

[GIT PULL] fbdev fixes and cleanups for v6.9-rc1
 2024-03-21 18:35 UTC  (2+ messages)

[PATCH] backlight: mp3309c: fix signedness bug in mp3309c_parse_fwnode()
 2024-03-21 18:14 UTC  (5+ messages)
` (subset) "

[linux-next:master] BUILD REGRESSION e7528c088874326d3060a46f572252be43755a86
 2024-03-21 16:30 UTC 

[PATCH] video/hdmi: prefer length specifier in format over string copying
 2024-03-20 23:22 UTC 

[PATCH] fbdev: uvesafb: replace deprecated strncpy with strscpy_pad
 2024-03-20 23:04 UTC 

[PATCH] video: fbdev: au1200fb: replace deprecated strncpy with strscpy
 2024-03-20 22:48 UTC  (5+ messages)

[PATCH] video: fbdev: fsl-diu-fb: replace deprecated strncpy with strscpy_pad
 2024-03-20 22:48 UTC 

[PATCH v3] video: fbdev: panel-tpo-td043mtea1: Convert sprintf() family to sysfs_emit() family
 2024-03-20  8:12 UTC  (2+ messages)

[PATCH v3] fbmon: prevent division by zero in fb_videomode_from_videomode()
 2024-03-19 12:22 UTC  (2+ messages)

[PATCH v2] drm,fbdev: td043mtea1: Convert sprintf() family to sysfs_emit() family
 2024-03-19  9:05 UTC  (3+ messages)

[PATCH v2] fbmon: prevent division by zero in fb_videomode_from_videomode()
 2024-03-19  8:22 UTC  (6+ messages)

[PATCH] drm,fbdev: td043mtea1: Convert sprintf() family to sysfs_emit() family
 2024-03-19  4:00 UTC  (2+ messages)

[PATCH 00/43] drm: Provide fbdev emulation per memory manager
 2024-03-18 22:22 UTC  (77+ messages)
` [PATCH 01/43] drm/fbdev-generic: Do not set physical framebuffer address
  ` [01/43] "
` [PATCH 02/43] fbdev/deferred-io: Move pageref setup into separate helper
` [PATCH 03/43] fbdev/deferred-io: Clean up pageref on lastclose
` [PATCH 04/43] fbdev/deferred-io: Test screen_buffer for vmalloc'ed memory
` [PATCH 05/43] fbdev/deferred-io: Test smem_start for I/O memory
` [PATCH 06/43] fbdev/deferred-io: Always call get_page() for framebuffer pages
` [PATCH 07/43] fbdev/deferred-io: Provide get_page hook in struct fb_deferred_io
` [PATCH 08/43] drm/fbdev: Add fbdev-shmem
` [PATCH 09/43] drm/ast: Use fbdev-shmem
` [PATCH 10/43] drm/gud: "
` [PATCH 11/43] drm/hyperv: "
` [PATCH 12/43] drm/mgag200: "
` [PATCH 13/43] drm/solomon: "
` [PATCH 14/43] drm/tiny/cirrus: "
` [PATCH 15/43] drm/tiny/gm12u320: "
` [PATCH 16/43] drm/tiny/ofdrm: "
` [PATCH 17/43] drm/tiny/simpledrm: "
` [PATCH 18/43] drm/udl: "
` [PATCH 19/43] drm/virtio: "
` [PATCH 20/43] drm/vkms: "
` [PATCH 21/43] drm/fbdev-dma: Implement damage handling and deferred I/O
` [PATCH 22/43] drm/arm/komeda: Use fbdev-dma
` [PATCH 23/43] drm/hisilicon/kirin: "
` [PATCH 24/43] drm/imx/lcdc: "
` [PATCH 25/43] drm/ingenic: "
` [PATCH 26/43] drm/mediatek: "
` [PATCH 27/43] drm/panel/panel-ilitek-9341: "
` [PATCH 28/43] drm/renesas/rcar-du: "
` [PATCH 29/43] drm/renesas/rz-du: "
` [PATCH 30/43] drm/renesas/shmobile: "
` [PATCH 31/43] drm/rockchip: "
` [PATCH 32/43] drm/tiny/hx8357d: "
` [PATCH 33/43] drm/tiny/ili9163: "
` [PATCH 34/43] drm/tiny/ili9225: "
` [PATCH 35/43] drm/tiny/ili9341: "
` [PATCH 36/43] drm/tiny/ili9486: "
` [PATCH 37/43] drm/tiny/mi0283qt: "
` [PATCH 38/43] drm/tiny/panel-mipi-dbi: "
` [PATCH 39/43] drm/tiny/repaper: "
` [PATCH 40/43] drm/tiny/st7586: "
` [PATCH 41/43] drm/tiny/st7735r: "
` [PATCH 42/43] drm/fbdev-generic: Convert to fbdev-ttm
` [PATCH 43/43] drm/fbdev: Clean up fbdev documentation

[PATCH 0/6] backlight: Remove struct backlight_properties.fb_blank
 2024-03-18 12:08 UTC  (30+ messages)
` [PATCH 1/6] auxdisplay/ht16k33: Replace use of fb_blank with backlight helper
` [PATCH 2/6] backlight/omap1-bl: Remove unused struct omap_backlight_config.set_power
` [PATCH 3/6] backlight/omap1-bl: Replace FB_BLANK_ states with simple on/off
` [PATCH 4/6] fbdev/omap2/omapfb: Replace use of fb_blank with backlight helpers
` [PATCH 5/6] staging/fbtft: Remove reference to fb_blank
` [PATCH 6/6] backlight: Remove fb_blank from struct backlight_properties

[PATCH v3 0/2] Fixes for omapdrm console
 2024-03-18 11:45 UTC  (2+ messages)

[PATCHv2] fbcon: Increase maximum font width x height to 64 x 128
 2024-03-16  7:32 UTC  (2+ messages)

[PATCH] fbcon: Increase maximum font width x height to 64 x 64
 2024-03-16  0:12 UTC  (3+ messages)

[PATCH] staging: sm750fb: Replace comparisons with NULL and 0
 2024-03-15 13:01 UTC 

[PATCH v3 0/2] VT: Add ability to get font requirements
 2024-03-15  9:16 UTC  (6+ messages)
  ` [PATCH v3 1/2] VT: Add KDFONTINFO ioctl
  ` [PATCH v3 2/2] VT: Allow to get max font width and height

[PATCH] fbdev: fixed typo in hw_bitblt_1 and hw_bitblt_2
 2024-03-15  9:06 UTC  (2+ messages)

[PATCH] fbdev/mb862xxfb: Fix defined but not used error
 2024-03-15  9:02 UTC  (2+ messages)

[PATCH v2] fbdev: uvesafb: Convert sprintf/snprintf to sysfs_emit
 2024-03-15  8:29 UTC  (2+ messages)

[PATCH] backlight: lp8788: Drop support for platform data
 2024-03-14 10:56 UTC  (4+ messages)

[PATCH] fbcon: Increase maximum font width x height to 64 x 64
 2024-03-13 17:06 UTC  (4+ messages)

[PATCH v2 00/28] sparc32: sunset sun4m and sun4d
 2024-03-11 17:47 UTC  (4+ messages)
` [PATCH v2 28/28] fbdev/p9100: Drop now unused driver p9100


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).