linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-04-16 23:04:39 to 2014-05-08 23:20:07 UTC [more...]

[PATCH 0/4] OMAPDSS: Add support for panel ls037v7dw01
 2014-05-08 23:20 UTC  (15+ messages)
` [PATCH 1/4] OMAPDSS: Fix DSS clock multiplier issue on 3703 and probably 3630
` [PATCH 2/4] OMAPDSS: panel-sharp-ls037v7dw01: update to use gpiod
` [PATCH 3/4] OMAPDSS: panel-sharp-ls037v7dw01: add device tree support
` [PATCH 4/4] ARM: dts: Add LCD panel sharp ls037v7dw01 support for omap3-evm and ldp

[PATCH 01/13] video: sh_mobile_lcdcfb depends on meram
 2014-05-08 23:17 UTC  (33+ messages)
` [PATCH 02/13] video: omap2dss: fix LPAE warnings
` [PATCH 03/13] video: clarify I2C dependencies
` [PATCH 04/13] video/omap: fix modular build
` [PATCH 05/13] video/mbx: fix building debugfs support
` [PATCH 06/13] video: export fb_prepare_logo
` [PATCH 07/13] video: atmel needs FB_BACKLIGHT
` [PATCH 08/13] video/backlight: LM3630A needs PWM
` [PATCH 09/13] video/backlight: LP8788 "
` [PATCH 10/13] video/pxa: LCD_CORGI needs BACKLIGHT_CLASS_DEVICE
` [PATCH 11/13] video/nuc900: allow modular build
` [PATCH 12/13] video/backlight: LP855X needs PWM
` [PATCH 13/13] video: omap: allow building on !MMU

[PATCH v3 0/3] Add display support for gta04 device
 2014-05-08 20:16 UTC  (4+ messages)
` [PATCH v3 1/3] omapdss: panel-tpo-td028ec1: Add DT support
` [PATCH v3 2/3] ARM: dts: oma3-gta04: Add display support
` [PATCH v3 3/3] omapdss: panel-tpo-td028ec1: Add module alias

[PATCH v3] video: mx3fb: Add backlight control support
 2014-05-08 14:38 UTC 

[PATCH v6 1/2] video: ARM CLCD: Add DT support
 2014-05-08 11:09 UTC  (3+ messages)
` [PATCH v6 2/2] ARM: vexpress: Add CLCD Device Tree properties

[PATCH] fbcon: Fix memory leak in con2fb_release_oldinfo()
 2014-05-08 10:55 UTC  (2+ messages)

[PATCH] video: Kconfig: Add a dependency to the Goldfish framebuffer driver
 2014-05-08 10:50 UTC 

[PATCH v2] video: mx3fb: Add backlight support
 2014-05-08 10:48 UTC  (3+ messages)

[PATCH] video: exynos: Add a dependency to the menu
 2014-05-08 10:41 UTC  (2+ messages)

[PATCH v7][ 1/5] video: mx3fb: Use devm_kzalloc
 2014-05-08 10:31 UTC  (2+ messages)

[PATCH v2 1/3] video: clps711x: Add new Cirrus Logic CLPS711X framebuffer driver
 2014-05-08 10:14 UTC  (8+ messages)

[PATCH v2 0/3] Add display support for gta04 device
 2014-05-08  9:39 UTC  (8+ messages)
` [PATCH v2 1/3] omapdss: panel-tpo-td028ec1: Add DT support
` [PATCH v2 2/3] ARM: dts: oma3-gta04: Add display support
` [PATCH v2 3/3] omapdss: panel-tpo-td028ec1: Add module alias

[RFC 1/6] omapdss: remove check for simpler port/endpoint binding
 2014-05-08  9:27 UTC  (6+ messages)
` [RFC 2/6] omapdss: add init port functions for different omap revs
` [RFC 3/6] omapdss: DT: Get source endpoint by matching reg-id
` [RFC 4/6] omapdss: DPI: support multiple DPI instances
` [RFC 5/6] omapdss: DPI: make dpi_get_channel take DPI reg-id
` [RFC 6/6] omapdss: DSS: add reg-id param to dpi_select_source

[PATCH v2 1/3] video: clps711x: Add new C =?UTF-8?B?aXJydXMgTG9naWMgQ
 2014-05-08  8:27 UTC  (4+ messages)

Please Acknowledge My Proposal
 2014-05-03 12:20 UTC 

some divide by zero bugs in >fb_check_var() functions
 2014-05-02 15:48 UTC  (3+ messages)

[PATCH 00/23] OMAPDSS: OMAP5 display support
 2014-05-02 13:06 UTC  (45+ messages)
` [PATCH 01/23] OMAPDSS: HDMI: lane config support
` [PATCH 02/23] Doc/DT: ti,omap4-dss: hdmi lanes
` [PATCH 03/23] OMAPDSS: HDMI4: set regulator voltage to 1.8V
` [PATCH 04/23] OMAPDSS: DSI: "
` [PATCH 05/23] ARM: OMAP: hwmod: OMAP5 DSS hwmod data
` [PATCH 06/23] ARM: OMAP: add OMAP5 DSI muxing
` [PATCH 07/23] ARM: OMAP: add detection of omap5-dss
` [PATCH 08/23] ARM: dts: omap5-clocks.dtsi: add dss iclk
` [PATCH 09/23] ARM: dts: omap5-clocks.dtsi: add ti,set-rate-parent to dss_dss_clk
` [PATCH 10/23] ARM: dts: omap5.dtsi: add DSS nodes
` [PATCH 11/23] ARM: dts: omap5-uevm.dts: add tca6424a
` [PATCH 12/23] ARM: dts: omap5-uevm.dts: add display nodes
` [PATCH 13/23] OMAPDSS: DSS & DISPC DT support for OMAP5
` [PATCH 14/23] OMAPDSS: features: fix OMAP5 features
` [PATCH 15/23] OMAPDSS: DPI: fix LCD3 DSI source
` [PATCH 16/23] OMAPDSS: DSI: Add OMAP5 DSI module IDs
` [PATCH 17/23] OMAPDSS: HDMI: improve Makefile
` [PATCH 18/23] OMAPDSS: HDMI: move irq & phy pwr handling
` [PATCH 19/23] OMAPDSS: HDMI: support larger register offsets for OMAP5 HDMI core
` [PATCH 20/23] OMAPDSS: HDMI: PHY changes for OMAP5
` [PATCH 21/23] OMAPDSS: HDMI: PLL "
` [PATCH 22/23] OMAPDSS: HDMI: Add OMAP5 HDMI support
` [PATCH 23/23] Doc/DT: Add OMAP5 DSS DT bindings

[PATCH] fbdev/fb.h: silence warning with -Wsign-compare
 2014-05-02 12:59 UTC  (2+ messages)

[PATCH v2] fbdev: Fix tmiofb driver dependencies
 2014-04-30 11:05 UTC  (2+ messages)

[PATCH V2] video: pxa3xx-gcu: use devm_ioremap_resource()
 2014-04-30 11:02 UTC  (2+ messages)

[patch] video: mmpfb: cleanup some static checker warnings in probe()
 2014-04-30 10:58 UTC  (2+ messages)

[PATCH] fbdev: omap2: Fix format string mismatch in display-sysfs.c
 2014-04-30  8:43 UTC  (3+ messages)

[PATCH 1/2] video: mmp: Remove references to CPU_MMP3
 2014-04-30  8:37 UTC  (2+ messages)

[PATCH 1/2] video: fbdev: Fix format string mismatch in wm8505fb.c
 2014-04-30  8:26 UTC  (3+ messages)
` [PATCH 2/2] video: fbdev: Fix format string mismatch in gbefb.c

[PATCH 1/3] drm/dsi: Support device shutdown
 2014-04-29 15:59 UTC  (4+ messages)
` [PATCH 2/3] drm/panel: simple - Disable panel on shutdown
` [PATCH 3/3] pwm-backlight: Disable backlight "

LOAN
 2014-04-28 17:30 UTC 

[PATCHv3 00/41] OMAPDSS: DT support v3
 2014-04-28 16:13 UTC  (9+ messages)
` [PATCHv3 19/41] OMAPDSS: panel-dpi: Add DT support

[PATCH] video/backlight: Fix string type mismatch in s6e63m0.c
 2014-04-28 10:27 UTC  (3+ messages)

[PATCH RFC 00/17] Rework OMAP4+ HDMI audio support
 2014-04-25 21:16 UTC  (18+ messages)
  ` [PATCH RFC 01/17] ASoC: omap-pcm: Move omap-pcm under include/sound
  ` [PATCH RFC 02/17] OMAPDSS: hdmi-common: Add hdmi_dss_audio_from_hw_params()
  ` [PATCH RFC 03/17] OMAPDSS: hdmi4: Integrated ASoC DAI component driver implementation
  ` [PATCH RFC 04/17] OMAPDSS: Kconfig: Add depencies and help section to OMAP4_DSS_HDMI_AUDIO
  ` [PATCH RFC 05/17] OMAPDSS: hdmi.h: Add HDMI_AUDIO_LAYOUT_6CH enum value
  ` [PATCH RFC 06/17] OMAPDSS: hdmi5_core: Fix compilation with OMAP5_DSS_HDMI_AUDIO
  ` [PATCH RFC 07/17] OMAPDSS: hdmi5: Integrated ASoC DAI component driver implementation
  ` [PATCH RFC 08/17] OMAPDSS: Kconfig: Add depencies and help section to OMAP5_DSS_HDMI_AUDIO
  ` [PATCH RFC 09/17] ASoC: omap: Remove obsolete HDMI audio code and Kconfig options
  ` [PATCH RFC 10/17] OMAPDSS: Remove obsolete audio code
  ` [PATCH RFC 11/17] ARM: omap4.dtsi: Add audio related parametes to hdmi node
  ` [PATCH RFC 12/17] ARM: omap4-panda-common.dtsi: Add HDMI audio nodes
  ` [PATCH RFC 13/17] ARM: omap5.dtsi: Add audio related parameters to hdmi node
  ` [PATCH RFC 14/17] ARM: omap5-uevm.dts: Add hdmi audio related nodes
  ` [PATCH RFC 15/17] ARM: omap2plus_defconfig: Build DSS HDMI support for OMAP4 in kernel
  ` [PATCH RFC 16/17] ARM: omap2plus_defconfig: Enable OMAP5 HDMI support
  ` [PATCH RFC 17/17] ARM: omap2plus_defconfig: Enable OMAP4+ HDMI audio support

[PATCH] fbdev: Fix tmiofb driver dependencies
 2014-04-24  8:27 UTC  (3+ messages)

[PATCH 0/2] Add display support for gta04 device
 2014-04-23 10:44 UTC  (4+ messages)
` [PATCH 1/2] omapdss: panel-tpo-td028ec1: Add DT support
` [PATCH 2/2] ARM: dts: oma3-gta04: Add display support

[PATCH] video: Kconfig: Add a dependency to the Goldfish framebuffer driver
 2014-04-23 10:42 UTC 

[PATCH] fbdev: fix possible NULL pointer derefernce
 2014-04-18 10:31 UTC  (4+ messages)

[PATCH 3.12 20/72] video/fb: Propagate error code from failing to unregister conflicting fb
 2014-04-18  9:21 UTC 

[patch added to the 3.12 stable tree] video/fb: Propagate error code from failing to unregister conf
 2014-04-18  9:07 UTC 

[GIT PULL] fbdev reorder for 3.15 (rebased)
 2014-04-17  7:08 UTC 

[GIT PULL] fbdev fixes for 3.15
 2014-04-17  7:08 UTC  (4+ messages)

[PATCH] video: mx3fb: Add backlight support
 2014-04-17  6:05 UTC  (2+ 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).