linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-27 09:31:04 to 2021-03-01 09:30:31 UTC [more...]

[PATCH V3 1/2] backlight: qcom-wled: Fix FSC update issue for WLED5
 2021-03-01  9:28 UTC  (2+ messages)
` [PATCH V3 2/2] backlight: qcom-wled: Correct the sync_toggle sequence

[PATCH V2 1/2] backlight: qcom-wled: Fix FSC update issue for WLED5
 2021-03-01  8:45 UTC  (5+ messages)
` [PATCH V2 2/2] backlight: qcom-wled: Correct the sync_toggle sequence

[PATCH] video: fbdev: fix use of 'dma_map_single'
 2021-03-01  4:05 UTC 

[PATCH 1/2] dt-bindings: leds: backlight: qcom-wled: Add PMI8994 compatible
 2021-02-28 12:41 UTC  (2+ messages)
` [PATCH 2/2] video: "

[PATCH] video: fbdev: sis: catch out of bounds in SiS_DoCalcDelay
 2021-02-28  5:30 UTC 

[PATCH -next v2] fbdev: atyfb: use LCD management functions for PPC_PMAC also
 2021-02-26 17:30 UTC 

[PATCH -next] fbdev: atyfb: use LCD management functions for PPC_PMAC also
 2021-02-26 16:38 UTC  (3+ messages)

[PATCH V1 1/2] backlight: qcom-wled: Fix FSC update issue for WLED5
 2021-02-26  6:40 UTC  (6+ messages)
` [PATCH V1 2/2] backlight: qcom-wled: Correct the sync_toggle sequence

[PATCH -next] fbdev: atyfb: always declare aty_{ld,st}_lcd()
 2021-02-24 22:17 UTC  (3+ messages)

[PATCH] fbdev: atyfb: add stubs for aty_{ld,st}_lcd()
 2021-02-24 21:07 UTC  (5+ messages)

[PATCH AUTOSEL 4.19 11/26] udlfb: Fix memory leak in dlfb_usb_probe
 2021-02-24 12:54 UTC 

[PATCH AUTOSEL 5.4 15/40] udlfb: Fix memory leak in dlfb_usb_probe
 2021-02-24 12:53 UTC 

[PATCH AUTOSEL 5.10 20/56] udlfb: Fix memory leak in dlfb_usb_probe
 2021-02-24 12:51 UTC 

[PATCH AUTOSEL 5.11 26/67] udlfb: Fix memory leak in dlfb_usb_probe
 2021-02-24 12:49 UTC 

[PATCH] video: fbdev: pm2fb: avoid stall on fb_sync
 2021-02-24 12:24 UTC  (11+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

[PATCH] efifb: Ensure graphics device for efifb stays at PCI D0
 2021-02-22  8:07 UTC  (4+ messages)

[PATCH V1 1/2] backlight: qcom-wled: Fix FSC update issue for WLED5
 2021-02-19 14:07 UTC  (2+ messages)
` [PATCH V1 2/2] backlight: qcom-wled: Correct the sync_toggle sequence

[PATCH 00/13] Convert all users of strlcpy to strscpy
 2021-02-16 15:49 UTC  (18+ messages)
` [PATCH 01/13] staging: comedi: Switch from "
` [PATCH 02/13] staging: greybus: "
` [PATCH 03/13] staging: fsl-dpaa2: "
` [PATCH 04/13] staging: most: "
` [PATCH 05/13] staging: nvec: "
` [PATCH 06/13] staging: octeon: "
` [PATCH 07/13] staging: olpc_dcon: "
` [PATCH 08/13] staging: rtl8188eu: "
` [PATCH 09/13] staging: rtl8192e: "
` [PATCH 10/13] staging: rtl8192u: "
` [PATCH 11/13] staging: rtl8712: "
` [PATCH 12/13] staging: sm750fb: "
` [PATCH 13/13] staging: wimax: "

[PATCH 0/3] video: Remove in_interrupt() usage
 2021-02-16  9:09 UTC  (7+ messages)
` [PATCH 1/3] video: omap: "
` [PATCH 2/3] video: omapfb: Remove WARN_ON(in_interrupt())
` [PATCH 3/3] video: fbdev: amba-clcd: Always use msleep() for waiting

KASAN: vmalloc-out-of-bounds Write in imageblit
 2021-02-15 17:49 UTC  (2+ messages)

[PATCH] vgacon: drop unused vga_init_done
 2021-02-15 17:08 UTC 

[PATCH v12] staging: fbtft: add tearing signal detect
 2021-02-15 15:30 UTC  (10+ messages)

KMSAN: kernel-infoleak in fb_cmap_to_user
 2021-02-15 15:17 UTC 

[PATCH v4] MAINTAINERS: move Milo Kim to credits
 2021-02-15 14:22 UTC  (5+ messages)

[PATCH] Fix space prohibited issue in fbtft-bus.c
 2021-02-12 23:16 UTC  (3+ messages)

[PATCH] video: use getter/setter functions
 2021-02-12 10:02 UTC  (7+ messages)

[PATCH v15] staging: fbtft: add tearing signal detect
 2021-02-07 14:01 UTC 

[PATCH v3 0/5] amba: minor fix and various cleanups
 2021-02-05 11:07 UTC  (23+ messages)
` [PATCH v3 4/5] amba: Make the remove callback return void
` [GIT PULL] immutable branch for amba changes targeting v5.12-rc1
  ` [PATCH] mailbox: arm_mhuv2: make remove callback return void

[PATCH] coresight: etm4x: Fix merge resolution for amba rework
 2021-02-05 14:04 UTC  (2+ messages)

[PATCH] staging: fbtft replaced udelay with usleep_range
 2021-02-05 12:33 UTC  (4+ messages)

[PATCH v14] staging: fbtft: add tearing signal detect
 2021-02-04 12:27 UTC 

[PATCH 1/3] printk: use CONFIG_CONSOLE_LOGLEVEL_* directly
 2021-02-04 10:16 UTC  (8+ messages)

[PATCH] backlight: pcf50633: pdata may be a null pointer, null pointer dereference cause crash
 2021-02-03 11:42 UTC  (4+ messages)

fbcon: remove soft scrollback code (missing Doc. patch)
 2021-02-03  8:03 UTC  (8+ messages)

[PATCH] video: udlfb: convert sysfs sprintf/snprintf family to sysfs_emit
 2021-02-03  3:22 UTC 

[PATCH 3/3] video: fbdev: fix the out-of-bounds access cr_data->bak
 2021-02-01 15:56 UTC 

[PATCH 2/3] fix the out-of-bounds access of dramsr13
 2021-02-01 15:54 UTC 

[PATCH v13] staging: fbtft: add tearing signal detect
 2021-02-01 13:38 UTC 

[RESEND] [PATCH] efifb: Ensure graphics device for efifb stays at PCI D0
 2021-01-29 11:22 UTC 

[PATCH v10] staging: fbtft: add tearing signal detect
 2021-01-28 15:13 UTC  (21+ messages)

[PATCH v1 0/2] mm: simplify free_highmem_page() and free_reserved_page()
 2021-01-28  4:12 UTC  (8+ messages)
` [PATCH v1 1/2] video: fbdev: acornfb: remove free_unused_pages()
` [PATCH v1 2/2] mm: simplify free_highmem_page() and free_reserved_page()

[RFC] in_atomic() usage in amba-clcd.c / FB_ARMCLCD
 2021-01-27 17:44 UTC 

[PATCH 0/2] video: omap*: Remove in_interrupt() usage
 2021-01-27 17:29 UTC  (3+ messages)
` [PATCH 1/2] video: omap: "
` [PATCH 2/2] video: omapfb: Remove WARN_ON(in_interrupt())

[PATCH v11] staging: fbtft: add tearing signal detect
 2021-01-27 14:21 UTC  (3+ messages)

[PATCH v9] staging: fbtft: add tearing signal detect
 2021-01-27 14:03 UTC  (5+ messages)

[PATCH v3] fbtft: add tearing signal detect
 2021-01-26 20:14 UTC  (2+ messages)

[PATCH v8] fbtft: add tearing signal detect
 2021-01-27 12:25 UTC  (2+ messages)

[PATCH v6] fbtft: add tearing signal detect
 2021-01-27 10:23 UTC  (5+ messages)

[PATCH v7] fbtft: add tearing signal detect
 2021-01-27  9:50 UTC 


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