linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-26 16:33:55 to 2020-12-15 06:31:38 UTC [more...]

[PATCH] udlfb: Fix memory leak in dlfb_usb_probe
 2020-12-15  6:30 UTC 

[PATCH -next] fbdev: s3c2410fb: convert comma to semicolon
 2020-12-14 16:03 UTC  (2+ messages)

[PATCH -next] backlight: sky81452-backlight: convert comma to semicolon
 2020-12-14 14:36 UTC  (2+ messages)

[PATCH -next] fbdev: imsttfb: convert comma to semicolon
 2020-12-14 13:34 UTC 

memory leak in dlfb_usb_probe
 2020-12-14  9:13 UTC 

[PATCH 2/2] video: fbdev: Fix a dev_err format specifier
 2020-12-10 14:49 UTC 

[PATCH 1/2] video: fbdev: Use framebuffer_release instead of kfree to free a frame buffer
 2020-12-10 14:48 UTC 

[PATCH 1/2] ALSA: ppc: drop if block with always false condition
 2020-12-10 11:30 UTC  (13+ messages)
` [PATCH 2/2] powerpc/ps3: make system bus's remove and shutdown callbacks return void

[PATCH v3 0/13] drivers/video: W=1 warning fixes
 2020-12-08 18:02 UTC  (36+ messages)
` [PATCH v3 01/13] video: fbdev: hgafb: Fix kernel-doc warnings
` [PATCH v3 02/13] video: fbdev: core: Fix kernel-doc warnings in fbmon + fb_notify
` [PATCH v3 03/13] video: fbdev: omapfb: Fix set but not used warnings in hdmi*_core
` [PATCH v3 04/13] video: fbdev: uvesafb: Fix set but not used warning
` [PATCH v3 05/13] sh: Fix set but not used warnings with !CONFIG_MMU
` [PATCH v3 06/13] video: fbdev: sparc drivers: fix kernel-doc warnings for blank_mode
` [PATCH v3 07/13] video: fbdev: mmp: Fix kernel-doc warning for lcd_spi_write
` [PATCH v3 08/13] video: fbdev: wmt_ge_rops: Fix function not declared warnings
` [PATCH v3 09/13] video: fbdev: goldfishfb: Fix defined but not used warning
` [PATCH v3 10/13] video: fbdev: gbefb: Fix set "
` [PATCH v3 11/13] video: fbdev: efifb: Fix set but not used warning for screen_pitch
` [PATCH v3 12/13] video: fbdev: controlfb: Fix set but not used warnings
` [PATCH v3 13/13] video: fbdev: sis: Drop useless call to SiS_GetResInfo()

[PATCH 000/141] Fix fall-through warnings for Clang
 2020-12-08  4:52 UTC  (23+ messages)
` (subset) "

[PATCH v2 0/28] drivers/video: W=1 warning fixes
 2020-12-05 20:58 UTC  (78+ messages)
` [PATCH v2 01/28] video: Fix kernel-doc warnings in of_display_timing + of_videomode
` [PATCH v2 02/28] video: fbcon: Fix warnings by using pr_debug() in fbcon
` [PATCH v2 03/28] video: fbdev: core: Fix kernel-doc warnings in fbmon + fb_notify
` [PATCH v2 04/28] video: fbdev: aty: Delete unused variable in radeon_monitor
` [PATCH v2 05/28] video: fbdev: aty: Fix set but not used warnings
` [PATCH v2 06/28] video: fbdev: aty: Fix set but not used warnings in mach64_ct
` [PATCH v2 07/28] video: fbdev: sis: Fix defined but not used warnings
` [PATCH v2 08/28] video: fbdev: sis: Fix defined but not used warning of SiS_TVDelay
` [PATCH v2 09/28] video: fbdev: sis: Fix set but not used warnings in init.c
` [PATCH v2 10/28] video: fbdev: sis: Fix set but not used warnings in sis_main
` [PATCH v2 11/28] video: fbdev: via: Fix set but not used warning for mode_crt_table
` [PATCH v2 12/28] video: fbdev: tdfx: Fix set but not used warning in att_outb()
` [PATCH v2 13/28] video: fbdev: riva: Fix kernel-doc and set but not used warnings
` [PATCH v2 14/28] video: fbdev: pm2fb: Fix kernel-doc warnings
` [PATCH v2 15/28] video: fbdev: neofb: Fix set but not used warning for CursorMem
` [PATCH v2 16/28] video: fbdev: hgafb: Fix kernel-doc warnings
` [PATCH v2 17/28] video: fbdev: tgafb: Fix kernel-doc and set but not used warnings
` [PATCH v2 18/28] video: fbdev: mx3fb: Fix kernel-doc, set but not used and string warnings
` [PATCH v2 19/28] video: fbdev: sstfb: Updated logging to fix set but not used warnings
` [PATCH v2 20/28] video: fbdev: nvidia: Fix "
` [PATCH v2 21/28] video: fbdev: tmiofb: "
` [PATCH v2 22/28] video: fbdev: omapfb: Fix set but not used warnings in dsi
` [PATCH v2 23/28] video: fbdev: omapfb: Fix set but not used warnings in hdmi*_core
` [PATCH v2 24/28] video: fbdev: s3c-fb: Fix kernel-doc and set but not used warnings
` [PATCH v2 25/28] video: fbdev: uvesafb: Fix set but not used warning
` [PATCH v2 26/28] video: fbdev: uvesafb: Fix string related warnings
` [PATCH v2 27/28] video: fbdev: cirrusfb: Fix kernel-doc and set but not used warnings
` [PATCH v2 28/28] video: fbdev: s1d13xxxfb: "

msm_fb data readout, writeback panel readout
 2020-12-03 19:17 UTC 

[PATCH] fbdev: Remove udlfb driver
 2020-12-02 17:52 UTC  (15+ messages)

video: fbdev: sis: Fix set but not used warnings in init.c
 2020-12-01 12:24 UTC 

[PATCH] omapfb: fbcon: remove trailing semicolon in macro definition
 2020-11-29 21:54 UTC  (2+ messages)

[PATCH v1 0/28] drivers/video: W=1 warning fixes
 2020-11-28 15:15 UTC  (34+ messages)
` [PATCH v1 01/28] video: Fix W=1 warnings in of_videomode + of_display_timing
` [PATCH v1 02/28] video: fbcon: Use pr_debug() in fbcon
` [PATCH v1 03/28] video: fbdev: core: Fix W=1 warnings in fbmon + fb_notify
` [PATCH v1 04/28] video: fbdev: aty: Delete unused variable in radeon_monitor
` [PATCH v1 05/28] video: fbdev: aty: Fix W=1 warnings in atyfb_base
` [PATCH v1 06/28] video: fbdev: aty: Fix W=1 warnings in mach64_ct
` [PATCH v1 07/28] video: fbdev: sis: Fix W=1 warnings about static symbols
` [PATCH v1 08/28] video: fbdev: sis: Fix W=1 warning about SiS_TVDelay
` [PATCH v1 09/28] video: fbdev: sis: Fix W=1 warnings in init.c
` [PATCH v1 10/28] video: fbdev: sis: Fix W=1 warnings in sis_main
` [PATCH v1 11/28] video: fbdev: via: Fix W=1 warnings
` [PATCH v1 12/28] video: fbdev: tdfx: "
` [PATCH v1 13/28] video: fbdev: riva: "
` [PATCH v1 14/28] video: fbdev: pm2fb: "
` [PATCH v1 15/28] video: fbdev: neofb: "
` [PATCH v1 16/28] video: fbdev: hgafb: "
` [PATCH v1 17/28] video: fbdev: tgafb: "
` [PATCH v1 18/28] video: fbdev: mx3fb: "
` [PATCH v1 19/28] video: fbdev: sstfb: "
` [PATCH v1 20/28] video: fbdev: nvidia: "
` [PATCH v1 21/28] video: fbdev: tmiofb: "
` [PATCH v1 22/28] video: fbdev: omapfb: Fix W=1 warnings in dsi
` [PATCH v1 23/28] video: fbdev: omapfb: Fix W=1 warnings in hdmi*_core
` [PATCH v1 24/28] video: fbdev: s3c-fb: Fix W=1 warnings
` [PATCH v1 25/28] video: fbdev: uvesafb: Fix W=1 warning
` [PATCH v1 26/28] video: fbdev: uvesafb: Fix W=1 string related warnings
` [PATCH v1 27/28] video: fbdev: cirrusfb: Fix W=1 warnings
` [PATCH v1 28/28] video: fbdev: s1d13xxxfb: "

[PATCH v2] fbdev: aty: SPARC64 requires FB_ATY_CT
 2020-11-27 15:14 UTC  (3+ messages)

[PATCH] ARM: locomo: make locomo bus's remove callback return void
 2020-11-26 21:31 UTC  (2+ messages)

[PATCH] fbdev: aty: SPARC64 requires FB_ATY_CT
 2020-11-26 16:33 UTC  (3+ 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).