linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-10-16 18:25:11 to 2013-10-29 13:20:18 UTC [more...]

[PATCH RESEND 0/9] backlight: atmel-pwm-bl: fixes and clean ups
 2013-10-29 13:20 UTC  (19+ messages)
` [PATCH 1/9] backlight: atmel-pwm-bl: fix reported brightness
` [PATCH 2/9] backlight: atmel-pwm-bl: fix gpio polarity in remove
` [PATCH 3/9] backlight: atmel-pwm-bl: fix module autoload
` [PATCH 4/9] backlight: atmel-pwm-bl: clean up probe error handling
` [PATCH 5/9] backlight: atmel-pwm-bl: clean up get_intensity
` [PATCH 6/9] backlight: atmel-pwm-bl: remove unused include
` [PATCH 7/9] backlight: atmel-pwm-bl: use gpio_is_valid
` [PATCH 8/9] backlight: atmel-pwm-bl: refactor gpio_on handling
` [PATCH 9/9] backlight: atmel-pwm-bl: use gpio_request_one

[PATCH v2] omapdss: Add new panel driver for Topolly td028ttec1 LCD
 2013-10-29 11:36 UTC  (3+ messages)

[PATCH 1/2] framebuffer: Add fb_<level> convenience logging macros
 2013-10-29 10:56 UTC  (2+ messages)

[PATCH v2] efifb: prevent null-deref when iterating dmi_list
 2013-10-29 10:42 UTC  (4+ messages)
` [PATCH v3] "

[PATCHv3][ 1/5] fbdev: Add the lacking FB_SYNC_* for matching the DISPLAY_FLAGS_*
 2013-10-29 10:35 UTC  (8+ messages)
` [PATCHv3][ 3/5] video: mx3fb: Add device tree suport
` [PATCHv3][ 4/5] video: mx3fb: Introduce regulator support
` [PATCHv3][ 5/5] ARM: dts: mbimxsd35 Add video and displays support

[PATCH] fbdev: fix error return code in metronomefb_probe()
 2013-10-29 10:21 UTC  (3+ messages)

linux-next: build failure after merge of the final tree
 2013-10-29  8:50 UTC  (4+ messages)
` linux-next: build failure after merge of the final tree (fbdev tree related)

[PATCH 0/7] video phy's adaptation to *generic phy framework*
 2013-10-29  8:38 UTC  (15+ messages)
` [PATCH 3/7] video: exynos_mipi_dsim: Use the generic PHY driver
    ` [PATCH] drivers: video: exynos: Fix compiler Warning
` [PATCH 5/7] phy: Add driver for Exynos DP PHY

outcome of DRM/KMS DT bindings session
 2013-10-29  3:52 UTC 

[PATCH 19/19] fbdev: sh-mobile-lcdcfb: Enable the driver on all ARM platforms
 2013-10-28 23:47 UTC 

[PATCH 00/12] Prepare various SH/R Mobile/Car drivers for CCF migration
 2013-10-28 22:49 UTC  (3+ messages)
` [PATCH 11/12] fbdev: shmobile-hdmi: Convert to clk_prepare/unprepare
` [PATCH 12/12] fbdev: shmobile-lcdcfb: "

[RFC PATCH RESEND] fb: reorder the lock sequence to fix a potential lockdep
 2013-10-28  6:01 UTC 

[PATCH 1/1] backlight: hx8357: Remove redundant of_match_ptr
 2013-10-27 23:08 UTC  (3+ messages)

[PATCH] drivers: video: metronomefb: avoid out-of-bounds array access
 2013-10-26 14:58 UTC 

my subject
 2013-10-26  8:51 UTC 

[RFR 0/2] DRM display panel support
 2013-10-25 15:29 UTC  (48+ messages)
  ` [RFR 1/2] drm: Add "
  ` [RFR 2/2] drm/panel: Add simple "

[PATCHv7][ 1/6] video: imxfb: Introduce regulator support
 2013-10-25 11:07 UTC  (3+ messages)
` [PATCHv7][ 2/6] video: imxfb: Also add pwmr for the device tree

[PATCH 1/1] video: exynos_mipi_dsi: Remove unused variable
 2013-10-25  5:33 UTC  (3+ messages)

[PATCH 1/1] video: exynos_mipi_dsi: Unlock the mutex before returning
 2013-10-25  5:24 UTC 

[PATCH] drm/omap: fix (un)registering irqs inside an irq handler
 2013-10-24 11:36 UTC  (2+ messages)

[PATCHv6][ 1/7] video: imxfb: Introduce regulator support
 2013-10-24  8:01 UTC  (2+ messages)
` [PATCHv6][ 2/7] video: imxfb: Also add pwmr for the device tree

How to set fops in "struct platform_pwm_backlight_data"?
 2013-10-23 11:34 UTC  (19+ messages)

[PATCH 0/9] backlight: atmel-pwm-bl: fixes and clean ups
 2013-10-23  9:35 UTC  (23+ messages)
` [PATCH 1/9] backlight: atmel-pwm-bl: fix reported brightness
` [PATCH 2/9] backlight: atmel-pwm-bl: fix gpio polarity in remove
` [PATCH 3/9] backlight: atmel-pwm-bl: fix module autoload
` [PATCH 4/9] backlight: atmel-pwm-bl: clean up probe error handling
` [PATCH 5/9] backlight: atmel-pwm-bl: clean up get_intensity
` [PATCH 6/9] backlight: atmel-pwm-bl: remove unused include
` [PATCH 7/9] backlight: atmel-pwm-bl: use gpio_is_valid
` [PATCH 8/9] backlight: atmel-pwm-bl: refactor gpio_on handling
` [PATCH 9/9] backlight: atmel-pwm-bl: use gpio_request_one

[PATCHv5][ 2/9] video: imxfb: Introduce regulator support
 2013-10-23  8:29 UTC  (2+ messages)
` [PATCHv5][ 3/9] video: imxfb: Also add pwmr for the device tree

[PATCH] atmel_lcdfb: fix module autoload
 2013-10-22 16:36 UTC 

[PATCHv4][ 02/11] video: imxfb: Introduce regulator support
 2013-10-21  9:51 UTC  (2+ messages)
` [PATCHv4][ 03/11] video: imxfb: Also add pwmr for the device tree

[Patch v2][ 05/37] fbdev: Add the lacking FB_SYNC_* for matching the DISPLAY_FLAGS_*
 2013-10-21  8:03 UTC  (10+ messages)
` [Patch v2][ 07/37] video: mx3fb: Introduce regulator support
` [Patch v2][ 08/37] video: mx3fb: Add device tree suport
` [Patch v2][ 09/37] video: imxfb: Introduce regulator support
` [Patch v2][ 10/37] video: imxfb: Also add pwmr for the device tree

[RFC PATCH] fb: reorder the lock sequence to fix a potential lockdep
 2013-10-21  4:12 UTC 

[PATCH] tmio: call tmiofb_set_par in tmiofb_probe
 2013-10-19 12:41 UTC  (3+ messages)

[PATCH 02/11] video: imxfb: Introduce regulator support
 2013-10-19 10:45 UTC  (2+ messages)

[PATCH v2] pwm-backlight: allow for non-increasing brightness levels
 2013-10-18 19:53 UTC  (3+ messages)

[PATCHv3][ 02/11] video: imxfb: Introduce regulator support
 2013-10-18 15:16 UTC  (2+ messages)
` [PATCHv3][ 03/11] video: imxfb: Also add pwmr for the device tree

[PATCH/RFC v3 00/19] Common Display Framework
 2013-10-18 11:55 UTC  (13+ messages)

[PATCH] set data enable logic level to low
 2013-10-18  8:01 UTC  (2+ messages)

Backlight enabled by default
 2013-10-17 14:41 UTC 

[PATCH 0/6] omapdss: hdmi: Add support for hdmi on OMAP5 and DRA7x SoCs
 2013-10-17 11:38 UTC  (7+ messages)
` [PATCH 1/6] omapdss: hdmi: support larger register offsets for OMAP5 HDMI core
` [PATCH 2/6] omapdss: hdmi: Add initial OMAP5/DRA7x HDMI core IP library
` [PATCH 3/6] omapdss: hdmi phy: Incorporate changes for OMAP5/DRA7x
` [PATCH 4/6] omapdss: hdmi pll: "
` [PATCH 5/6] omapdss: hdmi: add OMAP5/DRA7x hdmi driver
` [PATCH 6/6] omapdss: hdmi4/hdmi5: set regulator voltage to required level


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