linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-11 07:46:51 to 2020-03-27 12:12:22 UTC [more...]

[PATCH 2/2] powerpc: Remove Xilinx PPC405/PPC440 support
 2020-03-27 12:12 UTC 

[PATCH 0/3] video: Use scnprintf() for avoiding potential buffer overflow
 2020-03-27  8:25 UTC  (4+ messages)

[PATCH v8 00/14] In order to readout DP SDPs, refactors the handling of DP SDPs
 2020-03-27  7:29 UTC  (15+ messages)
` [PATCH v8 01/14] video/hdmi: Add Unpack function for CTA-861-G DRM infoframe DataBytes
` [PATCH v8 02/14] drm/i915/dp: Read out DP SDPs
` [PATCH v8 03/14] drm: Add logging function for DP VSC SDP
` [PATCH v8 04/14] drm/i915: Include HDMI DRM infoframe in the crtc state dump
` [PATCH v8 05/14] drm/i915: Include DP HDR Metadata Infoframe SDP "
` [PATCH v8 06/14] drm/i915: Include DP VSC "
` [PATCH v8 07/14] drm/i915: Program DP SDPs with computed configs
` [PATCH v8 08/14] drm/i915: Add state readout for DP HDR Metadata Infoframe SDP
` [PATCH v8 09/14] drm/i915: Add state readout for DP VSC SDP
` [PATCH v8 10/14] drm/i915: Fix enabled infoframe states of lspcon
` [PATCH v8 11/14] drm/i915: Program DP SDPs on pipe updates
` [PATCH v8 12/14] drm/i915: Stop sending DP SDPs on ddi disable
` [PATCH v8 13/14] drm/i915/dp: Add compute routine for DP PSR VSC SDP
` [PATCH v8 14/14] drm/i915/psr: Use new DP VSC SDP compute routine on PSR

[PATCH v7 00/18] In order to readout DP SDPs, refactors the handling of DP SDPs
 2020-03-27  7:27 UTC  (21+ messages)
` [PATCH v7 01/18] drm: Add DP1.4 VSC SDP Payload related Data Structures
` [PATCH v7 04/18] drm/i915/dp: Add writing of DP SDPs
` [PATCH v7 05/18] video/hdmi: Add Unpack only function for DRM infoframe
  ` [Intel-gfx] "
` [PATCH v7 06/18] drm/i915/dp: Read out DP SDPs
  ` [Intel-gfx] "
` [PATCH v7 12/18] drm/i915: Add state readout for DP HDR Metadata Infoframe SDP
` [PATCH v7 13/18] drm/i915: Add state readout for DP VSC SDP
` [PATCH v7 14/18] drm/i915: Fix enabled infoframe states of lspcon
` [PATCH v7 15/18] drm/i915: Program DP SDPs on pipe updates
` [PATCH v7 16/18] drm/i915: Stop sending DP SDPs on ddi disable
` [PATCH v7 17/18] drm/i915/dp: Add compute routine for DP PSR VSC SDP
` [PATCH v7 18/18] drm/i915/psr: Use new DP VSC SDP compute routine on PSR

[PATCH 0/1] video: convert to use new I2C API
 2020-03-26 21:09 UTC  (2+ messages)
` [PATCH 1/1] video: backlight: tosa_lcd: convert to use i2c_new_client_device()

In this life I'm insanely lonely. Please decorate my life with love
 2020-03-26 18:26 UTC 

[PATCH V4 2/4] backlight: qcom-wled: Add callback functions
 2020-03-25 15:30 UTC  (3+ messages)
` [PATCH V4 4/4] backlight: qcom-wled: Add support for WLED5 peripheral in PM8150L

[PATCH v2 0/6] video: fbdev: controlfb: small cleanup
 2020-03-24 20:45 UTC  (8+ messages)
    ` [PATCH v2 1/6] video: fbdev: controlfb: fix sparse warning about using incorrect type
    ` [PATCH v2 2/6] video: fbdev: controlfb: add COMPILE_TEST support
    ` [PATCH v2 3/6] video: fbdev: controlfb: remove obsolete module support
    ` [PATCH v2 4/6] video: fbdev: controlfb: remove function prototypes part #1
    ` [PATCH v2 5/6] video: fbdev: controlfb: remove function prototypes part #2
    ` [PATCH v2 6/6] video: fbdev: controlfb: remove function prototypes part #3

[PATCH v1 5/5] video: ssd1307fb: Remove redundant forward declaration
 2020-03-24 17:05 UTC 

[PATCH v1 4/5] video: ssd1307fb: Convert to atomic PWM API
 2020-03-24 17:05 UTC 

[PATCH v1 3/5] video: ssd1307fb: Make use of device properties
 2020-03-24 17:05 UTC 

[PATCH v1 2/5] video: ssd1307fb: Introduce temporary variable to increase readability
 2020-03-24 17:05 UTC 

[PATCH v1 1/5] video: ssd1307fb: Convert driver to use ->probe_new()
 2020-03-24 17:05 UTC 

[PATCH v11 10/12] backlight: pwm_bl: Use 64-bit division function
 2020-03-24 14:43 UTC  (7+ messages)

[PATCH v3] video: fbdev: vesafb: add missed release_region
 2020-03-24 13:50 UTC  (4+ messages)

[PATCH v4] video: fbdev: arcfb: add missed free_irq and fix the order of request_irq
 2020-03-24 13:23 UTC 

[PATCH v3] fbdev: s1d13xxxfb: add missed unregister_framebuffer in remove
 2020-03-24 13:23 UTC 

[PATCH] video: fbdev: imxfb: ensure balanced regulator usage
 2020-03-23 21:16 UTC 

[PATCH V3 2/4] backlight: qcom-wled: Add callback functions
 2020-03-23 15:48 UTC  (9+ messages)
` [PATCH V3 3/4] backlight: qcom-wled: Add support for WLED5 peripheral in PM8150L
` [PATCH V3 4/4] backlight: qcom-wled: Update auto calibration support for WLED5

[PATCH] omapfb: Remove unused writeback code
 2020-03-20 13:43 UTC  (6+ messages)

fbdev: fix -Wextra build warnings
 2020-03-20 13:42 UTC  (8+ messages)
  ` [PATCH 1/6] fbdev: fbmon: "
  ` [PATCH 2/6] fbdev: aty: fix -Wextra build warning
  ` [PATCH 3/6] fbdev: matrox: fix -Wextra build warnings
  ` [PATCH 4/6] fbdev: savage: fix -Wextra build warning
  ` [PATCH 5/6] fbdev: pm[23]fb.c: fix -Wextra build warnings and errors
  ` [PATCH 6/6] fbdev: via: fix -Wextra build warning and format warning

[PATCH] Fix off by one in nvidia driver strncpy size arg
 2020-03-20 13:35 UTC  (2+ messages)

[PATCH v2] fbdev: s1d13xxxfb: add missed unregister_framebuffer in remove
 2020-03-20 12:22 UTC  (2+ messages)

[PATCH v3] video: fbdev: arcfb: add missed free_irq and fix the order of request_irq
 2020-03-20 11:48 UTC  (2+ messages)

general protection fault in sctp_ulpevent_nofity_peer_addr_change
 2020-03-20  1:17 UTC  (2+ messages)

[PATCH v10 10/12] backlight: pwm_bl: Use 64-bit division function
 2020-03-19 20:50 UTC 

[PATCH v9 10/11] backlight: pwm_bl: Use 64-bit division function
 2020-03-17 20:05 UTC 

[RFC PATCH 5/7] pwm: replace polarity enum with macros
 2020-03-17 12:32 UTC 

REF
 2020-03-17 12:09 UTC 

KASAN: vmalloc-out-of-bounds Write in bitfill_aligned
 2020-03-17  9:34 UTC  (2+ messages)

[PATCH v6 00/18] In order to readout DP SDPs, refactors the handling of DP SDPs
 2020-03-16  5:19 UTC  (3+ messages)
` [PATCH v6 14/18] drm/i915: Fix enabled infoframe states of lspcon
  ` [Intel-gfx] "

pm3fb.c: question
 2020-03-14 17:41 UTC  (2+ messages)

[PATCH -next 019/491] Hyper-V CORE AND DRIVERS: Use fallthrough;
 2020-03-11 11:00 UTC  (2+ messages)

[PATCH v8 11/12] backlight: pwm_bl: Use 64-bit division function
 2020-03-11 10:05 UTC  (2+ messages)

[PATCH 3/3] video: uvesafb: Use scnprintf() for avoiding potential buffer overflow
 2020-03-11  9:32 UTC 

[PATCH 2/3] video: omap2: Use scnprintf() for avoiding potential buffer overflow
 2020-03-11  9:32 UTC 

[PATCH 1/3] video: omapfb: Use scnprintf() for avoiding potential buffer overflow
 2020-03-11  9:32 UTC 

[PATCH] staging: fbtft: Remove prohibited spaces before ')'
 2020-03-11  6:06 UTC  (2+ messages)

[PATCH] Staging: fbtft: Remove space prohibited before that close parenthesis ')'
 2020-03-11  1:07 UTC 

[PATCH v7 12/13] backlight: pwm_bl: Use 64-bit division macros for period and duty cycle
 2020-03-10 18:12 UTC  (3+ messages)

[PATCH v2 00/22] Move media documentation files
 2020-03-10 13:42 UTC 

[PATCH v2] video: fbdev: arcfb: add missed free_irq and fix the order of request_irq
 2020-03-10  3:41 UTC 

[PATCH V1 2/2] backlight: qcom-wled: Add support for WLED5 peripheral in PM8150L
 2020-03-09  6:39 UTC  (3+ messages)

Re:
 2020-03-08 17:33 UTC 

BUSINESS PROPOSAL
 2020-03-08 15:51 UTC 

[v4] vgacon: Fix a UAF in vgacon_invert_region
 2020-03-06 13:24 UTC  (5+ messages)

[PATCH V2 2/2] backlight: qcom-wled: Add support for WLED5 peripheral in PM8150L
 2020-03-04 13:20 UTC 

[v3] vgacon: Fix a UAF in vgacon_invert_region
 2020-03-04  2:26 UTC  (2+ messages)

[v2] vgacon: Fix a UAF in vgacon_invert_region
 2020-03-04  2:26 UTC  (2+ messages)

[PATCH rh7.5] vgacon: Fix a UAF in vgacon_invert_region
 2020-03-04  1:51 UTC 

[PATCH] vgacon: Fix a UAF in vgacon_invert_region
 2020-03-04  1:31 UTC  (5+ messages)

Hello Dear
 2020-03-03 18:09 UTC 

[PATCH] video: Replace zero-length array with flexible-array member
 2020-03-02 15:43 UTC  (2+ messages)

[PATCH] video: fbdev: radeon: Remove dead code
 2020-03-02 15:42 UTC  (2+ messages)

[PATCH v1] fbdev: simplefb: Platform data shan't include kernel.h
 2020-03-02 15:42 UTC  (5+ messages)

[PATCH] matroxfb: add Matrox MGA-G200eW board support
 2020-03-02 15:42 UTC  (2+ messages)

[PATCH V2] video: remove set but not used variable 'mach64RefFreq'
 2020-03-02 15:42 UTC  (2+ messages)

[PATCH] video: remove set but not used variable 'ulScaleRight'
 2020-03-02 15:42 UTC  (2+ messages)

[PATCH 0/4] cleanup patches for unused variables
 2020-03-02 15:42 UTC  (9+ messages)
  ` [PATCH 1/4] video: fbdev: remove set but not used variable 'hSyncPol'
  ` [PATCH 2/4] video: fbdev: remove set but not used variable 'vSyncPol'
  ` [PATCH 3/4] "
  ` [PATCH 4/4] video: fbdev: remove set but not used variable 'bytpp'

[PATCH 2/2] video: fbdev: wm8505fb: add COMPILE_TEST support
 2020-03-02 15:42 UTC  (3+ messages)

[PATCH 1/2] video: fbdev: wm8505fb: fix sparse warnings about using incorrect types
 2020-03-02 15:42 UTC  (3+ messages)

[PATCH 2/2] video: fbdev: w100fb: add COMPILE_TEST support
 2020-03-02 15:41 UTC  (3+ messages)

[PATCH 1/2] video: fbdev: w100fb: fix sparse warnings
 2020-03-02 15:41 UTC  (3+ messages)

[PATCH] video: fbdev: arcfb: add COMPILE_TEST support
 2020-03-02 15:41 UTC  (3+ messages)

[PATCH 2/2] video: fbdev: sh_mobile_lcdcfb: add COMPILE_TEST support
 2020-03-02 15:41 UTC  (3+ messages)

[PATCH 1/2] video: fbdev: sh_mobile_lcdcfb: fix sparse warnings about using incorrect types
 2020-03-02 15:41 UTC  (3+ messages)

[PATCH -next] video: fbdev: pxa168fb: remove unnecessary platform_get_irq
 2020-03-02 15:41 UTC  (2+ messages)

[PATCH v2] ARM/fbdev: sa11x0: Switch to use GPIO descriptors
 2020-03-02 10:22 UTC 

[PATCH] ARM/fbdev: sa11x0: Switch to use GPIO descriptors
 2020-02-29 16:51 UTC  (2+ messages)

[PATCH][V2] backlight: sky81452: insure while loop does not allow negative array indexing
 2020-02-28 16:45 UTC  (6+ messages)
` AW: "

[PATCH] backlight: sky81452: unsure while loop does not allow negative array indexing
 2020-02-26 19:57 UTC 

[PATCH] Initialize ATA before graphics
 2020-02-25 16:33 UTC  (2+ messages)

KASAN: use-after-free Read in bit_putcs
 2020-02-23 17:30 UTC 

RECEIVE MONEY IN BANK ACCOUNT REPLY TO fta447447@gmail.com
 2020-02-22 17:49 UTC 

Hi Dear
 2020-02-22 14:34 UTC 

[PATCH v2 0/3] Improve MIPS Magnum support
 2020-02-19 19:03 UTC  (2+ messages)

19-02-2020
 2020-02-19 10:51 UTC 

(no subject)
 2020-02-16 22:11 UTC 

[PATCH AUTOSEL 4.9 009/141] pxa168fb: Fix the function used to release some memory in an error handl
 2020-02-14 16:19 UTC 

[PATCH AUTOSEL 4.14 014/186] pxa168fb: Fix the function used to release some memory in an error hand
 2020-02-14 16:14 UTC 

[PATCH AUTOSEL 4.19 014/252] pxa168fb: Fix the function used to release some memory in an error hand
 2020-02-14 16:07 UTC 

[PATCH AUTOSEL 5.4 033/459] pxa168fb: Fix the function used to release some memory in an error handl
 2020-02-14 15:58 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 063/459] dt-bindings: iio: adc: ad7606: Fix wrong maxItems value
` [PATCH AUTOSEL 5.4 239/459] fbdev: fix numbering of fbcon options

[PATCH AUTOSEL 5.5 039/542] pxa168fb: Fix the function used to release some memory in an error handl
 2020-02-14 15:47 UTC  (5+ messages)
` [PATCH AUTOSEL 5.5 072/542] dt-bindings: iio: adc: ad7606: Fix wrong maxItems value
` [PATCH AUTOSEL 5.5 095/542] backlight: qcom-wled: Fix unsigned comparison to zero
` [PATCH AUTOSEL 5.5 276/542] fbdev: fix numbering of fbcon options
` [PATCH AUTOSEL 5.5 481/542] video: hyperv: hyperv_fb: Use physical memory for fb on HyperV Gen 1 VMs

general protection fault in fbcon_cursor
 2020-02-13 11:18 UTC  (2+ messages)

[PATCH] fbdev: c2p: Use BUILD_BUG() instead of custom solution
 2020-02-11 10:59 UTC  (4+ 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).