linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-13 06:38:42 to 2019-10-17 13:30:24 UTC [more...]

[PATCH V7 2/6] backlight: qcom-wled: Rename PM8941* to WLED3
 2019-10-17 13:30 UTC  (14+ messages)
` [PATCH V7 3/6] backlight: qcom-wled: Restructure the driver for WLED3
` [PATCH V7 4/6] backlight: qcom-wled: Add support for WLED4 peripheral
` [PATCH V7 5/6] backlight: qcom-wled: add support for short circuit handling
` [PATCH V7 6/6] backlight: qcom-wled: Add auto string detection logic

[PATCH 29/34] backlight/jornada720: Use CONFIG_PREEMPTION
 2019-10-17 13:28 UTC  (4+ messages)

[PATCH] backlight: pwm_bl: configure pwm only once per backlight toggle
 2019-10-17 13:18 UTC  (15+ messages)

[PATCH v5 0/7] backlight: gpio: simplify the driver
 2019-10-17  7:25 UTC  (15+ messages)
  ` [PATCH v5 1/7] backlight: gpio: remove unneeded include
  ` [PATCH v5 2/7] sh: ecovec24: add additional properties to the backlight device
  ` [PATCH v5 3/7] backlight: gpio: simplify the platform data handling
  ` [PATCH v5 4/7] sh: ecovec24: don't set unused fields in platform data
  ` [PATCH v5 5/7] backlight: gpio: remove unused fields from "
  ` [PATCH v5 6/7] backlight: gpio: use a helper variable for &pdev->dev
  ` [PATCH v5 7/7] backlight: gpio: pull gpio_backlight_initial_power_state() into probe

[PATCH] staging: sm750fb: format description of parameters the to kernel doc format
 2019-10-17  1:52 UTC  (4+ messages)

[PATCH] omapfb/dss: remove unneeded conversions to bool
 2019-10-16 18:04 UTC 

[PATCH v2] backlight: pwm_bl: Don't assign levels table repeatedly
 2019-10-16  7:52 UTC  (3+ messages)

[PATCH v2 00/15] DRM fbconv helpers for converting fbdev drivers
 2019-10-15 18:28 UTC  (30+ messages)
` [PATCH v2 01/15] fbdev: Export fb_check_foreignness()
` [PATCH v2 02/15] fbdev: Export FBPIXMAPSIZE
` [PATCH v2 03/15] drm/simple-kms-helper: Add mode_fixup() to simple display pipe
` [PATCH v2 04/15] drm: Add fbconv helper module
` [PATCH v2 05/15] drm/fbconv: Add DRM <-> fbdev pixel-format conversion
` [PATCH v2 06/15] drm/fbconv: Add mode conversion DRM <-> fbdev
` [PATCH v2 07/15] drm/fbconv: Add modesetting infrastructure
` [PATCH v2 08/15] drm/fbconv: Add plane-state check and update
` [PATCH v2 09/15] drm/fbconv: Mode-setting pipeline enable / disable
` [PATCH v2 10/15] drm/fbconv: Reimplement several fbdev interfaces
` [PATCH v2 11/15] drm/fbconv: Add helpers for init and cleanup of fb_info structures
` [PATCH v2 12/15] drm/fbconv: Add helper documentation
` [PATCH v2 13/15] staging: Add mgakms driver
` [PATCH v2 15/15] staging/mgakms: Update matroxfb driver code for DRM
  ` [PATCH v2 14/15] staging/mgakms: Import matroxfb driver source code

INQUIRY
 2019-10-15 11:02 UTC 

[PATCH v2 0/4] backlight: pwm_bl: optimizations and small fix for cie1913
 2019-10-14  7:27 UTC  (9+ messages)
` [PATCH v2 1/4] backlight: pwm_bl: fix cie1913 comments and constant
` [PATCH v2 2/4] backlight: pwm_bl: eliminate a 64/32 division
` [PATCH v2 3/4] backlight: pwm_bl: drop use of int_pow()
` [PATCH v2 4/4] backlight: pwm_bl: switch to power-of-2 base for fixed-point math

[PATCH] staging: sm750fb: align arguments with open parenthesis
 2019-10-12  5:41 UTC  (3+ messages)
` [Outreachy kernel] "

[PATCH] staging: fbtft: fbtft-core: Fix last line displayed on fbcon
 2019-10-11 11:24 UTC 

[PATCH] staging: sm750fb: Potential uninitialized field in "pll"
 2019-10-11  0:37 UTC  (4+ messages)

[PATCH 00/36] ARM: samsung platform cleanup
 2019-10-10 20:30 UTC  (2+ messages)
  ` [PATCH 28/36] fbdev: s3c2410fb: remove mach header dependency

Apply For Financial investment at a lower rate 2%
 2019-10-10 13:17 UTC 

Uninitialized Variable Use in video: fbdev: pm3fb
 2019-10-08 20:32 UTC 

[PATCH 1/5] backlight: pwm_bl: fix cie1913 comments and constant
 2019-10-08 10:43 UTC  (14+ messages)
` [PATCH 2/5] backlight: pwm_bl: eliminate a 64/32 division
` [PATCH 3/5] backlight: pwm_bl: drop use of int_pow()
` [PATCH 4/5] backlight: pwm_bl: switch to power-of-2 base for fixed-point math

[PATCH] backlight: lm3630a: fix module aliases
 2019-10-05 18:19 UTC  (3+ messages)

[PATCH v4 0/7] backlight: gpio: simplify the driver
 2019-10-04 21:47 UTC  (15+ messages)
` [PATCH v4 1/7] backlight: gpio: remove unneeded include
` [PATCH v4 2/7] sh: ecovec24: add additional properties to the backlight device
` [PATCH v4 3/7] backlight: gpio: simplify the platform data handling
` [PATCH v4 4/7] sh: ecovec24: don't set unused fields in platform data
` [PATCH v4 5/7] backlight: gpio: remove unused fields from "
` [PATCH v4 6/7] backlight: gpio: use a helper variable for &pdev->dev
` [PATCH v4 7/7] backlight: gpio: pull gpio_backlight_initial_power_state() into probe

[PATCH V6 1/8] backlight: qcom-wled: Rename pm8941-wled.c to qcom-wled.c
 2019-10-04 11:52 UTC  (9+ messages)
` [PATCH V6 4/8] backlight: qcom-wled: Rename PM8941* to WLED3
` [PATCH V6 5/8] backlight: qcom-wled: Restructure the driver for WLED3
` [PATCH V6 6/8] backlight: qcom-wled: Add support for WLED4 peripheral
` [PATCH V6 7/8] backlight: qcom-wled: add support for short circuit handling
` [PATCH V6 8/8] backlight: qcom-wled: Add auto string detection logic

[PATCH] backlight: pwm_bl: Add missing curly branches in else branch
 2019-10-04  9:53 UTC  (2+ messages)

Darlehensangebot
 2019-10-03 20:43 UTC 

[PATCH v4 0/2] backlight_lm3630a: add enable_gpios property
 2019-10-03 11:42 UTC  (7+ messages)
` [PATCH v4 1/2] dt-bindings: backlight: lm3630a: add enable_gpios
  ` [PATCH v4 1/2] dt-bindings: backlight: lm3630a: Add enable-gpios to describe HWEN pin
` [PATCH v4 2/2] backlight: lm3630a: add an enable gpio for the "
  ` [PATCH v4 2/2] backlight: lm3630a: Add "

[PATCH] backlight: pwm_bl: Don't assign levels table repeatedly
 2019-10-02 16:32 UTC  (3+ messages)

[PATHC v6] video: hyperv: hyperv_fb: Support deferred IO for Hyper-V frame buffer driver
 2019-10-02 12:40 UTC  (7+ messages)

[PATCH v4] video: hyperv: hyperv_fb: Obtain screen resolution from Hyper-V host
 2019-10-02 12:38 UTC  (6+ messages)

[PATCH v5] video: hyperv: hyperv_fb: Support deferred IO for Hyper-V frame buffer driver
 2019-10-02  7:52 UTC  (6+ messages)

[PATCH] video: hyperv_fb: Add the support of hibernation
 2019-10-01 18:38 UTC  (2+ messages)

[PATCH] Staging: fbtft: fix memory leak in fbtft_framebuffer_alloc
 2019-10-01 13:34 UTC  (2+ messages)

hello
 2019-10-01 12:37 UTC  (2+ messages)

[PATCH RESEND v3 00/26] Add definition for the number of standard PCI BARs
 2019-09-30 19:58 UTC  (2+ messages)

[PATCH v2] fbdev: c2p: Fix link failure on non-inlining
 2019-09-27  9:47 UTC 

[PATCH -next] fbdev: c2p: Fix link failure on non-inlining
 2019-09-26 11:52 UTC  (5+ messages)

[PATCH AUTOSEL 4.4 01/14] video: ssd1307fb: Start page range at page_offset
 2019-09-24 16:51 UTC 

[PATCH AUTOSEL 4.9 02/19] video: ssd1307fb: Start page range at page_offset
 2019-09-24 16:51 UTC 

[PATCH AUTOSEL 4.14 04/28] video: ssd1307fb: Start page range at page_offset
 2019-09-24 16:50 UTC 

[PATCH AUTOSEL 4.19 05/50] video: ssd1307fb: Start page range at page_offset
 2019-09-24 16:48 UTC 

[PATCH AUTOSEL 5.2 08/70] video: ssd1307fb: Start page range at page_offset
 2019-09-24 16:44 UTC 

[PATCH AUTOSEL 5.3 13/87] video: ssd1307fb: Start page range at page_offset
 2019-09-24 16:40 UTC 

Outdated efifb documentation
 2019-09-23 10:39 UTC 

[PATCH 23/32] vgacon: Use pr_warn instead of pr_warning
 2019-09-20  6:25 UTC 

[PATCH] video: pxafb: Use devm_platform_ioremap_resource() in pxafb_probe()
 2019-09-19 15:01 UTC 

[PATCH] video: ocfb: Use devm_platform_ioremap_resource() in ocfb_probe()
 2019-09-19 14:33 UTC 

[PATCH -next] fbdev: s3c-fb: use devm_platform_ioremap_resource() to simplify code
 2019-09-17 19:21 UTC  (2+ messages)

[PATCH v3 15/26] efifb: Loop using PCI_STD_NUM_BARS
 2019-09-16 20:41 UTC  (2+ messages)
` [PATCH v3 16/26] fbmem: use PCI_STD_NUM_BARS

Se non verifichi il tuo account entro le prossime 24 ore, =?iso-8859-1?Q?il_tuo_ac
 2019-09-16 10:53 UTC 

[PATCH 0/2] backlight_lm3630a: add enable_gpios property
 2019-09-15 17:34 UTC  (8+ messages)
` [PATCH 1/2] backlight: lm3630a: add an enable gpio for the HWEN pin


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