linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-09-10 19:34:45 to 2012-09-21 16:04:22 UTC [more...]

[PATCH 4/6] xen-fbfront: handle backend CLOSED without CLOSING
 2012-09-21 16:04 UTC 

[PATCH v2] da8xx-fb: add pm_runtime support
 2012-09-21 15:51 UTC 

[PATCH] da8xx-fb: add pm_runtime support
 2012-09-21 15:45 UTC  (3+ messages)

[PATCHv5 0/2] Add support for the OLED in the CFA10036
 2012-09-21 14:04 UTC  (4+ messages)
` [PATCH 1/2] video: Add support for the Solomon SSD1307 OLED Controller
` [PATCH 2/2] ARM: dts: mxs: add oled support for the cfa-10036

[PATCH v4] of: Add videomode helper
 2012-09-21 13:07 UTC  (5+ messages)

[RFC PATCH 0/3] amba-clcd: add device tree support
 2012-09-21 12:19 UTC  (12+ messages)
` [RFC PATCH 1/3] amba-clcd: Add Device Tree support to amba-clcd driver
` [RFC PATCH 2/3] ARM: vexpress: Add device tree support for CLCD driver
` [RFC PATCH 3/3] ARM: vexpress: configure CLCD driver device tree support for A9 CoreTile

[PATCH v2 00/34] i.MX multi-platform support
 2012-09-21  8:26 UTC  (13+ messages)
` [PATCH v2 13/34] dma: ipu: rename mach/ipu.h to include/linux/dma/ipu-dma.h
` [PATCH v2 17/34] video: mx3fb: remove unneeded mach/hardware.h inclusion
` [PATCH v2 29/34] video: imxfb: remove cpu_is_xxx by using platform_device_id
        ` [alsa-devel] [PATCH v2 00/34] i.MX multi-platform support

[PATCHv3 1/4] video: mmp display subsystem
 2012-09-21  7:50 UTC  (3+ messages)

[PATCH v2 2/2] video: exynos_mipi_dsi: Remove unnecessary NULL check
 2012-09-21  6:01 UTC  (2+ messages)

[PATCH v2 1/2] video: exynos_mipi_dsi: Remove unused code
 2012-09-21  6:01 UTC  (2+ messages)

[PATCHv4 0/9] *** ARM: Update arch-vt8500 to Devicetree ***
 2012-09-20 23:13 UTC  (3+ messages)
` [PATCHv4 7/9] arm: vt8500: doc: Add device tree bindings for arch-vt8500 devices

[PATCH 0/5] use devm_ functions
 2012-09-20 21:58 UTC  (5+ messages)
` [PATCH 2/5] drivers/video/gbefb.c: "

[PATCH] pwm: Call pwm_enable() before pwm_config()
 2012-09-20 19:05 UTC  (6+ messages)

[PATCH 04/29] ARM: OMAP1: Move board-ams-delta.h from plat to mach
 2012-09-20 18:17 UTC  (7+ messages)
` [PATCH 07/29] ARM: OMAP1: Move lcd_mipid.h "

[PATCH] video: exynos_dp: Add device tree support to DP driver
 2012-09-20 11:46 UTC  (3+ messages)

[RFC 0/5] Generic panel framework
 2012-09-19 11:45 UTC  (7+ messages)
` [RFC 1/5] video: Add generic display panel core

[PATCH 0/7] HID: picoLCD updates
 2012-09-19 11:45 UTC  (6+ messages)
` [PATCH 6/7] HID: picoLCD: disable version check during probe
    ` [PATCH 6/7 v2] HID: picoLCD: drop "

[PATCH 0/8] OMAPDSS: dss device model changes
 2012-09-19  8:30 UTC  (9+ messages)
` [PATCH 1/8] OMAPDSS: omap_dss_register_device() doesn't take display index
` [PATCH 2/8] OMAPDSS: Add dss_get_default_display_name()
` [PATCH 3/8] OMAPDSS: register only one display device per output
` [PATCH 4/8] OMAPDSS: explicitely initialize dssdev->channel for new displays
` [PATCH 5/8] OMAPDSS: handle errors in dss_init_device
` [PATCH 6/8] OMAPDSS: cleanup dss_recheck_connections
` [PATCH 7/8] OMAPDSS: cleanup dss_recheck_connections further
` [PATCH 8/8] OMAPDSS: alloc dssdevs dynamically

[PATCH v6 0/4] Runtime Interpreted Power Sequences
 2012-09-19  3:01 UTC  (43+ messages)
` [PATCH v6 2/4] pwm_backlight: use power sequences
  ` [PATCH v6 1/4] Runtime Interpreted Power Sequences
  ` [PATCH v6 3/4] tegra: dt: add label to tegra20's PWM
` [PATCH v6 4/4] tegra: ventana: add pwm backlight DT nodes

[PATCH 2/2] video: exynos_mipi_dsi: Fix potential NULL pointer dereference
 2012-09-19  2:49 UTC  (3+ messages)

[PATCH 1/2] video: exynos_mipi_dsi: Remove unused code
 2012-09-19  2:24 UTC  (2+ messages)

[PATCH v2 02/13] video: Versatile Express display output driver
 2012-09-18 14:17 UTC 

[PATCH 01/10] drivers/video/mb862xx/mb862xxfbdrv.c: fix error return code
 2012-09-18 12:08 UTC  (10+ messages)
` [PATCH 02/10] drivers/video/sunxvr1000.c: "
` [PATCH 03/10] drivers/video/cg3.c: "
` [PATCH 04/10] drivers/video/sunxvr500.c: "
` [PATCH 05/10] drivers/video/atmel_lcdfb.c: "
` [PATCH 06/10] drivers/video/imxfb.c: "
` [PATCH 07/10] drivers/video/bw2.c: "
` [PATCH 08/10] drivers/video/cyber2000fb.c: "
` [PATCH 09/10] drivers/video/ps3fb.c: "
` [PATCH 10/10] drivers/video/arcfb.c: "

[PATCH 00/34] i.MX multi-platform support
 2012-09-18  8:20 UTC  (10+ messages)
` [PATCH 14/34] dma: ipu: rename mach/ipu.h to include/linux/dma/ipu-dma.h
` [PATCH 18/34] video: mx3fb: remove unneeded mach/hardware.h inclusion
` [PATCH 30/34] video: imxfb: remove "
  ` [alsa-devel] [PATCH 00/34] i.MX multi-platform support

[PATCH v3] of: Add videomode helper
 2012-09-17 20:14 UTC  (3+ messages)

CONFIG_VIDEO_OUTPUT_CONTROL dead code?
 2012-09-17 16:06 UTC 

[PATCH] matroxfb: Convert struct i2c_msg initialization to C99 format
 2012-09-17 15:55 UTC 

[PATCH RESEND] video: Remove pnx4008 driver
 2012-09-17 12:48 UTC 

[PATCH Re-send] pwm-backlight: Use devm_pwm_get in pwm_bl.c
 2012-09-17  9:52 UTC  (4+ messages)

[PATCH] pwm-backlight: Use devm_pwm_get in pwm_bl.c
 2012-09-17  6:25 UTC  (5+ messages)

[PATCH 23/24] video: da8xx-fb: use __iomem pointers for MMIO
 2012-09-14 21:34 UTC 

[PATCH 00/21] OMAPDSS: DISPC changes for writeback pipeline
 2012-09-14 10:57 UTC  (34+ messages)
` [PATCH 01/21] OMAPDSS: DISPC: Constify omap_overlay_info in dispc_ovl_setup()
` [PATCH 02/21] OMAPDSS: DISPC: Rename scalar related functions from dispc_ovl_* to dispc_plane_*
` [PATCH 03/21] OMAPDSS: DISPC: Rename fifo/burst "
` [PATCH 04/21] OMAPDSS: DISPC: Rename misc "
` [PATCH 05/21] OMAPDSS: DISPC: Simplify function names for setting pipeline input and output sizes
` [PATCH 06/21] OMAPDSS: DISPC: Pass overlay caps as a parameter to dispc plane functions
` [PATCH 07/21] OMAPDSS: OVERLAY: Add position and replication as overlay caps
` [PATCH 08/21] OMAPDSS: DISPC: Make dispc_ovl_setup call dispc_plane_setup
` [PATCH 09/21] OMAPDSS: DISPC: Calculate scaling limits in a more generic way
` [PATCH 10/21] OMAPDSS: DISPC: Allow both upscaling and downscaling of chroma
` [PATCH 11/21] OMAPDSS: DISPC: Add writeback register offsets and dss features structs
` [PATCH 12/21] OMAPDSS: DISPC: Configure input and output sizes for writeback
` [PATCH 13/21] OMAPDSS: DISPC: Pass dummy scalar output rates for writeback pipeline
` [PATCH 14/21] OMAPDSS: DISPC: Downscale chroma if plane is writeback
` [PATCH 15/21] OMAPDSS: DISPC: Don't set chroma resampling bit for writeback
` [PATCH 16/21] OMAPDSS: DISPC: Add function to set channel in "
` [PATCH 17/21] OMAPDSS: DISPC: Configure overlay-like parameters in dispc_wb_setup
` [PATCH 18/21] OMAPDSS: DISPC: Configure writeback specific parameters in dispc_wb_setup()
` [PATCH 19/21] OMAPDSS: DISPC: Configure writeback FIFOs
` [PATCH 20/21] OMAPDSS: DISPC: Add manager like functions for writeback
` [PATCH 21/21] OMAPDSS: DISPC: Configure color conversion coefficients "

[PATCH v2] of: Add videomode helper
 2012-09-13 11:19 UTC  (3+ messages)

[PATCH] video: exynos_dp: increase AUX channel voltage level
 2012-09-12  7:52 UTC 

[PATCH] video: exynos_dp: add bit-masking for LINK_TRAINING_CTL register
 2012-09-12  4:34 UTC 

[PATCH v2] fbdev: Add Renesas vdc4 framebuffer driver
 2012-09-11  2:31 UTC  (2+ messages)

[RFC PATCH v2] OMAPDSS: Fix IRQ unregister race
 2012-09-10 19:34 UTC  (2+ messages)
` [PATCH v3] "


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