linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-13 14:53:12 to 2021-02-12 10:04:50 UTC [more...]

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

[PATCH 0/3] video: Remove in_interrupt() usage
 2021-02-08 22:38 UTC  (4+ 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

[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  (27+ 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  (9+ messages)

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

[PATCH v12] staging: fbtft: add tearing signal detect
 2021-02-02  1:52 UTC  (9+ messages)

[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] efifb: Ensure graphics device for efifb stays at PCI D0
 2021-02-01 15:21 UTC  (2+ messages)

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

[PATCH 00/13] Convert all users of strlcpy to strscpy
 2021-01-31 17:28 UTC  (14+ 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: "

[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  (9+ 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 

[PATCH v5] fbtft: add tearing signal detect
 2021-01-27  8:48 UTC  (6+ messages)

[PATCH v4] fbtft: add tearing signal detect
 2021-01-27  1:15 UTC  (3+ messages)

[PATCH v2] fbtft: add tearing signal detect
 2021-01-26 12:44 UTC  (4+ messages)

[PATCH] fbtft: add tearing signal detect
 2021-01-26 12:43 UTC  (3+ messages)

[PATCH] video: fbdev: simplefb: Fix info message during probe
 2021-01-20 11:26 UTC  (5+ messages)

[PATCH] fbdev/simplefb: Add the N64's mode
 2021-01-20 11:16 UTC  (4+ messages)

BUG: unable to handle kernel NULL pointer dereference in fbcon_cursor
 2021-01-18  9:29 UTC  (4+ messages)

[PATCH 3/6 v6] fbdev/simplefb: Add the N64's mode
 2021-01-15 13:56 UTC  (4+ messages)

[Bug 211189] New: vgaarb overrides boot device unexpectedly with Intel and discrete AMDGPU
 2021-01-14 19:20 UTC 

[PATCH 00/31] Rid W=1 warnings from Video
 2021-01-14  9:54 UTC  (25+ messages)
` [PATCH 03/31] video: fbdev: aty: atyfb_base: Remove superfluous code surrounding 'dac_type'
` [PATCH 04/31] video: fbdev: aty: atyfb_base: Mark 'dac_type' as __maybe_unused
` [PATCH 05/31] video: of_videomode: Fix formatting in kernel-doc header
` [PATCH 07/31] video: fbdev: riva: fbdev: Fix some kernel-doc misdemeanours
` [PATCH 10/31] video: fbdev: riva: riva_hw: Remove a bunch of unused variables
` [PATCH 14/31] video: fbdev: aty: mach64_ct: Remove some set but "
` [PATCH 15/31] video: fbdev: via: lcd: Remove unused variable 'mode_crt_table'
` [PATCH 17/31] video: fbdev: aty: radeon_monitor: Remove unused variable 'mon_types'
` [PATCH 18/31] video: fbdev: neofb: Remove unused variable 'CursorMem'
` [PATCH 22/31] video: fbdev: cirrusfb: Remove unused variable 'dummy' from 'WHDR()'
` [PATCH 23/31] video: fbdev: s1d13xxxfb: Mark debug variables as __maybe_unused
` [PATCH 24/31] video: fbdev: s3c-fb: Fix some kernel-doc misdemeanours
` [PATCH 25/31] video: fbdev: mx3fb: Remove unused variable 'enabled'
` [PATCH 26/31] video: fbdev: riva: riva_hw: Remove set but unused variables 'vus_p' and 'vus_n'
` [PATCH 30/31] video: fbdev: s3c-fb: Remove unused variable 'var' from 's3c_fb_probe_win()'


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