linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-10-09 20:13:50 to 2012-10-30 16:10:07 UTC [more...]

[PATCH 00/12] OMAPDSS: use DSI PLL clk for DPI
 2012-10-30 16:10 UTC  (11+ messages)
` [PATCH 01/12] OMAPFB: remove use of extended edid block
` [PATCH 02/12] OMAPFB: improve mode selection from EDID
` [PATCH 03/12] OMAPDSS: fix DPI & DSI init order
` [PATCH 04/12] OMAPDSS: fix DSI2 PLL clk names
` [PATCH 05/12] OMAPDSS: DSI: skip odd dividers when pck >= 100MHz
` [PATCH 06/12] OMAPDSS: DSI: workaround for HSDiv problem
` [PATCH 07/12] OMAPDSS: add dss_calc_clock_rates() back
` [PATCH 08/12] OMAPDSS: setup default dss fck
` [PATCH 09/12] OMAPDSS: hide dss_select_dispc_clk_source()
` [PATCH 10/12] OMAPDSS: DPI: use dpi.dsidev to see whether to use dsi pll

[PATCH v3] video: Versatile Express DVI output driver
 2012-10-30 15:58 UTC  (2+ messages)

[PATCH 00/20] OMAPDSS: Misc cleanups/fixes
 2012-10-29 10:48 UTC  (34+ messages)
` [PATCH 01/20] OMAPDSS: remove omap_dss_device's suspend/resume
` [PATCH 02/20] OMAPDSS: get the dss version from core pdev
` [PATCH 03/20] OMAPDSS: remove dispc_irq_handler declaration
` [PATCH 04/20] OMAPDSS: DISPC: fix dispc_mgr_lclk_rate for DIGIT output
` [PATCH 05/20] OMAPDSS: remove initial display code from omapdss
` [PATCH 06/20] OMAPDSS: DISPC: use dss_feat_get_num_ovls()
` [PATCH 07/20] OMAPDSS: DISPC: rename dispc_mgr_enable/disable to _sync
` [PATCH 08/20] OMAPDSS: DISPC: make _enable_mgr_out public as "dispc_mgr_enable"
` [PATCH 09/20] OMAPDSS: add dispc_ovl_enabled()
` [PATCH 10/20] OMAPDSS: DISPC: Add IRQ enable/status helpers
` [PATCH 11/20] OMAPDSS: HDMI: split power_on/off to two parts
` [PATCH 12/20] OMAPDSS: HDMI: use core power on/off with edid & detect
` [PATCH 13/20] OMAPDSS: HDMI: add 1920x1200 video mode
` [PATCH 14/20] OMAPDSS: HDMI: make hdmi pclk check more permissive
` [PATCH 15/20] OMAPFB: remove use of extended edid block
` [PATCH 16/20] OMAPFB: improve mode selection from EDID
` [PATCH 17/20] OMAPDSS: fix DSI2 PLL clk names
` [PATCH 18/20] OMAPDSS: DISPC: fix loop in error handler
` [PATCH 19/20] OMAPDSS: DISPC: remove dssdev depependency from "
` [PATCH 20/20] OMAPDSS: split hdmi muxing function

[PATCH 1/2] da8xx-fb: add DT support
 2012-10-29  7:33 UTC  (2+ messages)
` [PATCH 2/2] video: da8xx-fb: add device tree binding information

[GIT PULL] SH Mobile LCDC patches
 2012-10-28 23:33 UTC 

[PATCH] lms283gf05: add suspend/resume handlers
 2012-10-28 21:53 UTC  (2+ messages)

tty, vt: lockdep warnings
 2012-10-26 13:37 UTC 

[PATCH 3/3] video: s3c-fb: fix red offset and lengh for ARGB232 format
 2012-10-26  7:02 UTC 

[PATCH 2/3] video: s3c-fb: return an error when bpp is invalid
 2012-10-26  7:01 UTC 

[PATCH 1/3] video: s3c-fb: add "drop through" comment
 2012-10-26  7:00 UTC 

[PATCH] omapdss: dss: Fix clocks on OMAP363x
 2012-10-26  6:17 UTC  (2+ messages)

[PATCHv4 9/9] ARM: add display and fb support in defconfig
 2012-10-24  6:59 UTC 

[PATCHv4 8/9] ARM: mmp: enable display in ttc_dkb
 2012-10-24  6:59 UTC 

[PATCHv4 7/9] ARM: mmp: add lcd clock support
 2012-10-24  6:58 UTC 

[PATCHv4 6/9] ARM: mmp: added device for display controller
 2012-10-24  6:58 UTC 

[PATCHv4 5/9] video: mmpdisp: add spi port in display controller
 2012-10-24  6:57 UTC 

[PATCHv4 4/9] video: mmp: add tpo hvga panel supported
 2012-10-24  6:57 UTC 

[PATCHv4 3/9] video: mmp display controller support
 2012-10-24  6:57 UTC 

[PATCHv4 2/9] video: mmp fb support
 2012-10-24  6:56 UTC 

[PATCHv4 1/9] video: mmp display subsystem
 2012-10-24  6:56 UTC 

[PATCH 0/5] drivers: xen frontend devices should handle missed backend CLOSING
 2012-10-23  4:50 UTC  (4+ messages)
` [PATCH 4/5] xen-fbfront: handle backend CLOSED without CLOSING

[PATCH 0/2 v6] of: add display helper
 2012-10-22  7:40 UTC  (24+ messages)
` [PATCH 1/2 v6] of: add helper to parse display timings
` [PATCH 2/2 v6] of: add generic videomode description

[PATCH 0/9] OMAPDSS: minor fixes & cleanups
 2012-10-22  6:54 UTC  (14+ messages)
` [PATCH 1/9] OMAPDSS: DSI: fix dsi_get_dsidev_from_id()
` [PATCH 2/9] OMAPDSS: fix registering the vsync isr in apply
` [PATCH 3/9] OMAPDSS: DISPC: constify function parameters
` [PATCH 4/9] OMAPDSS: combine LCD related config into one func
` [PATCH 5/9] OMAPDSS: remove declarations for non-existing funcs
` [PATCH 6/9] OMAPDSS: DISPC: remove struct omap_overlay use
` [PATCH 7/9] OMAPDSS: DISPC: cleanup lcd and digit enable
` [PATCH 8/9] OMAPDSS: DISPC: add dispc_mgr_get_sync_lost_irq()
` [PATCH 9/9] OMAPDSS: DISPC: cleanup lcd/digit enable/disable

[PATCH] OMAPDSS: HDMI: fix missing unlock on error in hdmi_dump_regs()
 2012-10-22  6:53 UTC  (3+ messages)

[RFC 0/5] Generic panel framework
 2012-10-20 14:22 UTC  (5+ messages)

[PATCH v7 0/3] Runtime Interpreter Power Sequences
 2012-10-19 16:00 UTC  (7+ messages)
` [PATCH v7 1/3] Runtime Interpreted "
  ` [PATCH v7 2/3] pwm_backlight: use power sequences
  ` [PATCH v7 3/3] tegra: ventana: add PWM backlight to device tree

[PATCH] add bochs dispi interface framebuffer driver
 2012-10-19 10:35 UTC  (2+ messages)
` [Qemu-devel] "

[PATCHv5 0/2] Add support for the OLED in the CFA10036
 2012-10-18 15:11 UTC  (6+ messages)
` [PATCH 1/2] video: Add support for the Solomon SSD1307 OLED Controller

[PATCHv3 0/5] OMAP: VRFB: convert to platform device
 2012-10-18 12:45 UTC  (9+ messages)
` [PATCHv3 1/5] OMAP: VRFB: convert vrfb "
` [PATCHv3 2/5] OMAP: move arch/arm/plat-omap/include/plat/vrfb.h
` [PATCHv3 3/5] OMAP: SDRC: remove VRFB code
` [PATCHv3 4/5] OMAPDSS: VRFB: add omap_vrfb_supported()
` [PATCHv3 5/5] OMAPFB: use omap_vrfb_supported()

[PATCH 9/9] drivers/video: fsl-diu-fb: store EDID data in the global object
 2012-10-16 22:33 UTC 

[PATCH 8/9] drivers/video: fsl-diu-fb: don't touch registers for unused features
 2012-10-16 22:33 UTC 

[PATCH 7/9] drivers/video: fsl-diu-fb: clean up reset of primary display
 2012-10-16 22:33 UTC 

[PATCH 6/9] drivers/video: fsl-diu-fb: remove unused 'cursor_reset' variable
 2012-10-16 22:33 UTC 

[PATCH 5/9] drivers/video: fsl-diu-fb: improve message displays
 2012-10-16 22:33 UTC 

[PATCH 4/9] drivers/video: fsl-diu-fb: streamline enabling of interrupts
 2012-10-16 22:33 UTC 

[PATCH 3/9] drivers/video: fsl-diu-fb: add support for set_gamma ioctls
 2012-10-16 22:33 UTC 

[PATCH 2/9] drivers/video: fsl-diu-fb: simplify platforms that have only one port
 2012-10-16 22:33 UTC 

[PATCH 1/9] MAINTAINERS: Make Timur Tabi the maintainer for the Freescale DIU driver
 2012-10-16 22:33 UTC 

[PATCH] OMAPDSS: Correct check for the callback pointer in dss_dsi_disable_pads()
 2012-10-16 13:31 UTC  (2+ messages)

[PATCH V5 1/2] video: exynos_dp: Add device tree support to DP driver
 2012-10-16 11:07 UTC  (11+ messages)
` [PATCH V5 2/2] video: exynos_dp: device tree documentation

[PATCH] video: s3c-fb: use dev_get_drvdata() instead of platform_get_drvdata()
 2012-10-16  7:21 UTC 

[PATCH v2 2/2] da8xx-fb: cleanup LCDC configurations
 2012-10-16  5:05 UTC 

[PATCH v2 1/2] da8xx-fb: adopt fb_videomode data for panel information
 2012-10-16  5:05 UTC 

[PATCH v2 0/2] da8xx-fb: LCDC driver cleanup
 2012-10-16  5:05 UTC 

[PATCH V8 2/2] video: exynos_dp: device tree documentation
 2012-10-16  2:17 UTC 

[PATCH V8 1/2] video: exynos_dp: Add device tree support to DP driver
 2012-10-16  2:16 UTC 

[PATCH V7 1/2] video: exynos_dp: Add device tree support to DP driver
 2012-10-15  9:57 UTC  (2+ messages)
` [PATCH V7 2/2] video: exynos_dp: device tree documentation

[PATCH V6 1/2] video: exynos_dp: Add device tree support to DP driver
 2012-10-15  9:44 UTC  (3+ messages)
` [PATCH V6 2/2] video: exynos_dp: device tree documentation

(no subject)
 2012-10-14 10:03 UTC 

[PATCH RESEND] video/udlfb: fix line counting in fb_write
 2012-10-13 11:44 UTC  (3+ messages)

enquiry
 2012-10-12 23:37 UTC 

[PATCH 1/2] da8xx-fb: move panel information from driver to platform file
 2012-10-12 12:53 UTC  (2+ messages)

[GIT PULL] fbdev updates for 3.7
 2012-10-11 22:20 UTC 

[PATCH V4 0/2] video: exynos_dp: Add device tree support to DP driver
 2012-10-11 10:01 UTC  (5+ messages)
` [PATCH V4 2/2] video: exynos_dp: device tree documentation

[PATCH 2/5] drivers/video/gbefb.c: use devm_ functions
 2012-10-11  0:38 UTC  (2+ messages)
` [PATCH] gbefb: fix compile error

[PATCH 3.6.0- 13/13] video/metronomefb: use module_platform_driver macro
 2012-10-10 18:39 UTC 

[PATCH 3.6.0- 12/13] video/jz4740_fb: use module_platform_driver macro
 2012-10-10 18:39 UTC 

[PATCH 3.6.0- 11/13] video/hecubafb: use module_platform_driver macro
 2012-10-10 18:39 UTC 

[PATCH 3.6.0- 10/13] video/grvga: use module_platform_driver macro
 2012-10-10 18:39 UTC 

[PATCH 3.6.0- 09/13] video/ep93xx_fb: use module_platform_driver macro
 2012-10-10 18:38 UTC 

[PATCH 3.6.0- 08/13] video/da8xx_fb: use module_platform_driver macro
 2012-10-10 18:38 UTC 

[PATCH 3.6.0- 07/13] video/cobalt_lcdfb: use module_platform_driver macro
 2012-10-10 18:38 UTC 

[PATCH 3.6.0- 06/13] video/broadsheetfb: use module_platform_driver macro
 2012-10-10 18:38 UTC 

[PATCH 3.6.0- 05/13] video/bfin-t350mcqb: use module_platform_driver macro
 2012-10-10 18:38 UTC 

[PATCH 3.6.0- 04/13] video/bfin-lq035q1: use module_platform_driver macro
 2012-10-10 18:38 UTC 

[PATCH 3.6.0- 03/13] video/bf54x-lq043fb: use module_platform_driver macro
 2012-10-10 18:38 UTC 

[PATCH 3.6.0- 02/13] video/au1200fb: use module_platform_driver macro
 2012-10-10 18:37 UTC 

[PATCH 3.6.0- 01/13] video/au1100fb: use module_platform_driver macro
 2012-10-10 18:37 UTC 

[PATCH 3.6.0- 00/13] VIDEO: use module_platform_driver macro
 2012-10-10 18:37 UTC 

[PATCHv2 0/3] OMAP: VRFB: convert to platform device
 2012-10-10 18:12 UTC  (5+ messages)
` [PATCHv2 1/3] OMAP: VRFB: convert vrfb "

[GIT PULL] OMAP DSS for v3.7
 2012-10-10 12:48 UTC  (2+ messages)

[PATCH v2 0/8] ARM: mostly harmless gcc warnings
 2012-10-10 12:36 UTC  (4+ messages)
` [PATCH v2 7/8] video: mark nuc900fb_map_video_memory as __devinit

[PATCH] video/mx3fb: set .owner to prevent module unloading while being used
 2012-10-10 12:35 UTC  (2+ messages)

[PATCH] video: exynos_dp: use clk_prepare_enable and clk_disable_unprepare
 2012-10-10 12:35 UTC  (2+ messages)

[PATCH 2/2] drivers/video/exynos/exynos_mipi_dsi.c: fix error return code
 2012-10-10 12:34 UTC  (2+ messages)

[PATCH 1/2] drivers/video/savage/savagefb_driver.c: fix error return code
 2012-10-10 12:34 UTC  (2+ messages)

[PATCH] video: s3c-fb: use clk_prepare_enable and clk_disable_unprepare
 2012-10-10 12:33 UTC  (2+ messages)

[PATCH] da8xx-fb: save and restore LCDC context across suspend/resume cycle
 2012-10-10 12:33 UTC 

[PATCH v2] da8xx-fb: add pm_runtime support
 2012-10-10 12:32 UTC 

[PATCH] matroxfb: Convert struct i2c_msg initialization to C99 format
 2012-10-10 11:45 UTC  (3+ messages)

[PATCH V3 0/3] OMAPDSS: Enable dynamic debug printing
 2012-10-10 10:38 UTC  (4+ messages)
` [PATCH V4 0/5] "

[RFC PATCH 0/3] amba-clcd: add device tree support
 2012-10-10 10:13 UTC  (3+ messages)
` [RFC PATCH 1/3] amba-clcd: Add Device Tree support to amba-clcd driver

[PATCH V4 4/5] OMAPDSS: Replace multi part debug prints with pr_debug
 2012-10-10  9:34 UTC  (2+ messages)
` [PATCH V5 "

omap DSS cmdline resolution not working for HDMI?
 2012-10-09 21:54 UTC  (5+ 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).