messages from 2012-06-23 08:19:18 to 2012-07-05 14:08:07 UTC [more...]
[PATCH v2] of: Add videomode helper
2012-07-05 14:08 UTC (2+ messages)
[PATCH] pwm-backlight: add regulator and GPIO support
2012-07-05 10:41 UTC (25+ messages)
[PATCH 0/2] Split off bitblit operations for fblog
2012-07-04 21:48 UTC (3+ messages)
` [PATCH 1/2] fbcon: move update_attr() into separate source file
` [PATCH 2/2] fbcon: move bit_putcs() "
[PATCH 0/2] OMAPDSS: PM runtime fixes for 3.5-rc
2012-07-04 12:55 UTC (3+ messages)
` [PATCH 1/2] OMAPDSS: Use PM notifiers for system suspend
` [PATCH 2/2] OMAPDSS: fix warnings if CONFIG_PM_RUNTIME=n
[PATCH 0/2] simple device tree support for mxsfb
2012-07-03 7:46 UTC (6+ messages)
` [PATCH 1/2] video: mxsfb: move mxsfb.h into include/linux
` [PATCH 2/2] video: mxsfb: add simple device tree probe
` [PATCH v2 "
[PATCH] video/smscufx: fix line counting in fb_write
2012-07-02 21:25 UTC (4+ messages)
[PATCH] da8xx-fb: add missing FB_BLANK operations
2012-07-02 7:51 UTC
[PATCH] da8xx-fb: Rounding FB size to satisfy SGX buffer requirements
2012-07-02 6:37 UTC (2+ messages)
[PATCH 1/3] mx3fb: do not support panning with fb blanked
2012-07-02 6:28 UTC (5+ messages)
` [PATCH 2/3] mx3fb: support pan display with fb_set_var
` [PATCH 3/3] mx3fb: avoid screen flash when panning "
[PATCH] s3fb: Add Virge/MX (86C260)
2012-07-01 19:23 UTC
[PATCH 00/12] OMAPDSS: Apply LCD manager related parameters
2012-06-29 10:40 UTC (16+ messages)
` [PATCH 01/12] MAPDSS: DISPC: Change return type of dispc_mgr_set_clock_div()
` [PATCH 01/12] OMAPDSS: "
` [PATCH 02/12] OMAPDSS: Add struct to hold LCD overlay manager configuration
` [PATCH 03/12] OMAPDSS: DPI: Configure dss_lcd_mgr_config struct with lcd manager parameters
` [PATCH 04/12] OMAPDSS: RFBI: "
` [PATCH 05/12] OMAPDSS: DSI: "
` [PATCH 06/12] OMAPDSS: SDI: "
` [PATCH 07/12] OMAPDSS: APPLY: Remove DISPC writes to manager's lcd parameters in interface drivers
` [PATCH 07/12] OMAPDSS: APPLY: Remove DISPC writes to manager's lcd parameters in interface drive
` [PATCH 08/12] OMAPDSS: MANAGER: Check LCD related overlay manager parameters
` [PATCH 09/12] OMAPDSS: APPLY: Remove usage of omap_dss_device from manual/auto update checks
` [PATCH 10/12] OMAPDSS: DISPC: Remove a redundant function
` [PATCH 11/12] OMAPDSS: RFBI: Use dss_mgr_enable to enable the overlay manager
` [PATCH 12/12] OMAPDSS: OVERLAY: Clean up replication checking
[PATCH 2/3] OMAPDSS: HDMI: Replace spinlock with mutex in hdmi_check_hpd_state
2012-06-29 6:45 UTC (2+ messages)
[PATCH 3/3] OMAPDSS: HDMI: Cache EDID
2012-06-28 16:32 UTC (22+ messages)
[PATCH 0/4] Add LCD3 channel support
2012-06-28 13:14 UTC (9+ messages)
` [PATCH 1/4] OMAPDSS: Cleanup implementation of LCD channels
` [PATCH 2/4] OMAPDSS: Add support for LCD3 channel
` [PATCH 3/4] OMAPDSS: Add LCD3 overlay manager and Clock and IRQ support
` [PATCH 4/4] OMAPDSS: Add dump and debug support for LCD3
[PATCH] OMAPDSS: Check if RPM enabled before trying to change state
2012-06-28 7:58 UTC (39+ messages)
[PATCH, RFC] displaymodes in devicetree
2012-06-27 16:22 UTC (3+ messages)
[PATCH 1/2] OMAPDSS: Use PM notifiers for system suspend
2012-06-27 15:32 UTC (3+ messages)
` [PATCH 2/2] OMAPDSS: fix warnings if CONFIG_PM_RUNTIME=n
[PATCH 1/3] OMAPDSS: HDMI: Discard phy_tx_enabled member
2012-06-27 14:16 UTC
[PATCH 00/17] OMAPDSS: Misc DSS clean ups
2012-06-27 13:02 UTC (27+ messages)
` [PATCH 01/17] OMAPDSS: Remove passive matrix LCD support (part 1)
` [PATCH 02/17] OMAPDSS: Remove passive matrix lcd support (part 2)
` [PATCH 02/17] OMAPDSS: Remove passive matrix LCD "
` [PATCH 03/17] OMAPDSS: Remove passive matrix LCD support (part 3)
` [PATCH 04/17] OMAPDSS: Remove passive matrix LCD support (part 4)
` [PATCH 05/17] OMAPDSS: Add some new fields to omap_video_timings
` [PATCH 06/17] OMAPDSS: DISPLAY: Ignore newly added omap_video_timings fields for display timings sys
` [PATCH 07/17] OMAPDSS: DISPC: Configure newly added omap_video_timing fields
` [PATCH 08/17] OMAPDSS: DISPC: Remove dispc_mgr_set_pol_freq()
` [PATCH 09/17] OMAPFB: Map the newly added omap_video_timings fields with fb sync flags
` [PATCH 10/17] OMAPDRM: Map the newly added omap_video_timings fields with drm mode flags
` [PATCH 11/17] OMAPDSS: Remove omap_panel_config enum from omap_dss_device
` [PATCH 12/17] OMAPDSS: Add interlace parameter to omap_video_timings
` [PATCH 13/17] OMAPDSS: DISPC/APPLY: Use interlace info in manager timings for dispc_ovl_setup()
` [PATCH 14/17] OMAPFB: Map interlace field in omap_video_timings with fb vmode flags
` [PATCH 15/17] OMAPDRM: Map interlace field in omap_video_timings with drm mode flags
` [PATCH 16/17] OMAPDSS: HDMI: Remove custom hdmi_video_timings struct
` [PATCH 17/17] OMAPDSS: DSI: Remove redundant fields in omap_dss_dsi_videomode_data
[PATCH v2] OMAPDSS: add clk_prepare and clk_unprepare
2012-06-27 10:42 UTC (2+ messages)
[PATCH 05/11] OMAPDSS: add clk_prepare and clk_unprepare
2012-06-27 5:31 UTC (13+ messages)
[PATCH v2] grvga: Fix error handling issues
2012-06-25 22:37 UTC
[PATCH] grvga: Fix error handling issues
2012-06-25 9:58 UTC (12+ messages)
[PATCH] OMAPDSS: HDMI: Cache EDID
2012-06-25 9:16 UTC (5+ messages)
[PATCH RESEND] video: w100fb: Reduce sleep mode battery discharge
2012-06-24 21:24 UTC
[PULL for v3.6] SH Mobile LCDC fixes and planes support
2012-06-24 21:01 UTC (2+ messages)
[PATCH] video: exynos_dp: remove duplicated declarations from header file
2012-06-24 21:00 UTC (2+ messages)
[PATCH v2] video: exynos_dp: fix build warning due to uninitialized value
2012-06-24 21:00 UTC (2+ messages)
[PATCH] video: backlight: remove unused header
2012-06-24 20:59 UTC (2+ messages)
boot hang on CONFIG_FB_VGA16
2012-06-24 5:21 UTC
[PATCH] OMAPDSS: HDMI: Replace spinlock with mutex in hdmi_check_hpd_state
2012-06-23 8:19 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).