messages from 2013-02-15 10:36:29 to 2013-03-14 13:11:22 UTC [more...]
[PATCH 00/10] Use module_platform_driver_probe() part 2
2013-03-14 13:11 UTC (3+ messages)
` [PATCH 01/10] drivers: media: use module_platform_driver_probe()
` [PATCH] drivers: misc: "
[PATCH 0/6] Remove mxsfb auxdata
2013-03-14 5:53 UTC (7+ messages)
` [PATCH 1/6] video: mxsfb: use devm_* managed functions
` [PATCH 2/6] video: mxsfb: remove fb_phys/fb_size from platform_data
` [PATCH 3/6] video: mxsfb: remove dotclk_delay "
` [PATCH 4/6] video: mxsfb: get display timings from device tree
` [PATCH 5/6] ARM: mxs: move display timing configurations into "
` [PATCH 6/6] video: mxsfb: remove mxsfb_platform_data
[PATCH v2] video: backlight: add ili922x lcd driver
2013-03-13 23:15 UTC (2+ messages)
[PATCH] fbdev: fsl-diu-fb: optionally configure frame buffer depth in DT
2013-03-13 15:37 UTC (2+ messages)
[PATCH] video: add ili922x lcd driver
2013-03-13 10:55 UTC (3+ messages)
[PATCH 0/5] at91: atmel_lcdfb: regression fixes and cpu_is removal
2013-03-13 10:12 UTC (6+ messages)
How to manage OMAP display drivers in the future
2013-03-13 8:57 UTC
[PATCH v3] video: Add Hyper-V Synthetic Video Frame Buffer Driver
2013-03-12 17:06 UTC (2+ messages)
[PATCH 1/5] videomode: simplify videomode Kconfig and Makefile
2013-03-12 13:53 UTC (9+ messages)
` [PATCH 2/5] videomode: combine videomode dmt_flags and data_flags
` [PATCH 3/5] videomode: create enum for videomode's display flags
` [PATCH 4/5] videomode: remove timing_entry_index
` [PATCH 5/5] videomode: rename fields
[PATCH v2] video: backlight: adp5520: fix compiler warning in adp5520_show
2013-03-11 23:52 UTC (2+ messages)
[PATCH] backlight: fix typo "MACH_SAM9...EK" three times
2013-03-11 23:50 UTC (2+ messages)
[PATCH v2 0/2] video: imxfb DT support
2013-03-11 19:39 UTC (5+ messages)
` [PATCH v2 1/2] imxfb: Set alpha value of the framebuffer
` [PATCH v2 2/2] video: imxfb: Add DT support
[PATCH linux-next] mfd: max8925: max8925_backlight_probe: Silence 'statement with no effect' warning
2013-03-11 15:29 UTC (2+ messages)
` [PATCH linux-next] mfd: max8925: max8925_backlight_probe: Silence 'statement with no effect' war
[PATCH 00/20] OMAPDSS: misc improvements
2013-03-11 12:31 UTC (36+ messages)
` [PATCH 01/20] OMAPDSS: DSI: remove DSI & DISPC clk divisors from dssdev
` [PATCH 02/20] OMAPDSS: HDMI: remove HDMI "
` [PATCH 03/20] OMAPDSS: DPI: remove omap_dss_device uses
` [PATCH 04/20] OMAPDSS: DSI: "
` [PATCH 05/20] OMAPDSS: Taal: remove multi-panel support
` [PATCH 06/20] OMAPDSS: APPLY: remove dssdev from dss_mgr_wait_for_vsync
` [PATCH 07/20] OMAPDSS: add missing export for omap_dss_get_output()
` [PATCH 08/20] OMAPDSS: HDMI: init output earlier
` [PATCH 09/20] OMAPDSS: add output->name
` [PATCH 10/20] OMAPDSS: Resolve channels for outputs
` [PATCH 11/20] OMAPDSS: add output->recommended_channel
` [PATCH 12/20] OMAPDSS: DPI: use output->recommended_channel
` [PATCH 13/20] OMAPFB: "
` [PATCH 14/20] OMAPDSS: remove dssdev->channel assignments
` [PATCH 15/20] OMAP: dss-common.c: remove uses of dss channel (LATER)
` [PATCH 16/20] OMAPDSS: omapdss.h: remove channel field from omap_dss_device (LATER)
` [PATCH 17/20] OMAPDSS: add pdata->default_display_name
` [PATCH 18/20] OMAPDSS: DSI: delay dispc initialization
` [PATCH 19/20] OMAPDSS: DSI: fix DSI channel source initialization
` [PATCH 20/20] OMAPDSS: Taal: remove rotate & mirror support
[PATCH 1/2] omapfb: fix broken build on OMAP1
2013-03-11 12:22 UTC (4+ messages)
` [PATCH 2/2] omapfb: fix broken build on Amstrad E3/Delta
[PATCH] matrox: fix coccicheck warning in matroxfb_base.c
2013-03-11 7:32 UTC
[PATCH 1/3] video: backlight: adp5520: fix compiler warning in adp5520_show
2013-03-11 6:18 UTC (5+ messages)
[PATCH 2/3] video: backlight: lp855x_bl: fix compiler warning in lp855x_probe
2013-03-10 23:04 UTC (2+ messages)
[PATCH linux-next] intelfb: intelfbhw_mode_to_hw: Silence m1/m2 'may be used uninitialized' warnings
2013-03-10 17:53 UTC
[PATCH 3/3] drivers: video: console: fbcon_cw: fix compiler warning in cw_update_attr
2013-03-08 19:31 UTC
[PATCH 00/14] OMAPDSS: new clock calculation + DSI VM
2013-03-08 11:52 UTC (15+ messages)
` [PATCH 01/14] OMAPDSS: DISPC: store core clk rate
` [PATCH 02/14] OMAPDSS: DSI: fix wrong unsigned long long use
` [PATCH 03/14] OMAPDSS: DSI: simplify dsi configuration
` [PATCH 04/14] OMAPDSS: DSI: get line buffer size at probe
` [PATCH 05/14] OMAPDSS: DSI: add enum omap_dss_dsi_trans_mode
` [PATCH 06/14] OMAPDSS: DSI remove unneeded clk source setup code
` [PATCH 07/14] OMAPDSS: DISPC: add new clock calculation code
` [PATCH 08/14] OMAPDSS: DSS: "
` [PATCH 09/14] OMAPDSS: DSI: "
` [PATCH 10/14] OMAPDSS: SDI: use "
` [PATCH 11/14] OMAPDSS: DPI: "
` [PATCH 12/14] OMAPDSS: DSI: "
` [PATCH 13/14] OMAPDSS: remove unused old "
` [PATCH 14/14] OMAPDSS: remove dsi videomode from dssdev
[PATCH v1] video: uvesafb: Remove redundant NULL check before kfree
2013-03-06 20:55 UTC
[PATCH 1/2] video: ssd1307fb: Add support for SSD1306 OLED controller
2013-03-06 16:44 UTC
[PATCH] video: uvesafb: Remove redundant NULL check before kfree
2013-03-05 19:50 UTC
[PATCH] video: imxfb DT support
2013-03-05 16:40 UTC (6+ messages)
` [PATCH 1/2] imxfb: Set alpha value of the framebuffer
` [PATCH 2/2] video: imxfb: Add DT support
[PATCH v2] fbdev: sh_mobile_lcdc: fixup B side hsync adjust settings
2013-03-05 15:45 UTC (2+ messages)
[PATCH v17 0/7] of: add display helper
2013-03-05 9:24 UTC (7+ messages)
` [PATCH v17 2/7] video: add display_timing and videomode
[PATCH] fbdev: sh_mobile_lcdc: fixup B side hsync adjust settings
2013-03-05 5:00 UTC (3+ messages)
[PATCH v2] video: Add Hyper-V Synthetic Video Frame Buffer Driver
2013-03-05 3:46 UTC (3+ messages)
[PATCH -v3 11/23] video/uvesafb: rename random32() to prandom_u32()
2013-03-04 12:58 UTC
[PATCH 1/1] video: exynos_mipi_dsi: Convert to devm_ioremap_resource()
2013-03-04 9:15 UTC (2+ messages)
[PATCH v2] mfd: as3711: add OF support
2013-03-02 4:15 UTC (2+ messages)
[PATCH RFC] video: Add Hyper-V Synthetic Video Frame Buffer Driver
2013-02-28 17:56 UTC (13+ messages)
[PATCH 0/9] System Framebuffer Bus (sysfb)
2013-02-28 13:22 UTC (15+ messages)
` [PATCH 1/9] video: introduce system framebuffer bus
` [PATCH 2/9] video: sysfb: new vbefb device type
` [PATCH 3/9] video: sysfb: always provide vbefb device
` [PATCH 4/9] video: vesafb: allow building as module
` [PATCH 5/9] video: vesafb: use sysfb bus
` [PATCH 6/9] drm: new sysfb DRM bus module
` [PATCH 7/9] drm: new VESA BIOS Extension DRM driver stub
` [PATCH 8/9] drm: dvbe: implement VBE/VESA blitting backend
` [PATCH 9/9] drm: dvbe: add optional fbdev frontend
[PATCH RESEND] matroxfb: Convert struct i2c_msg initialization to C99 format
2013-02-28 9:39 UTC
[PATCH] video: make goldfish option have a dependency on goldfish
2013-02-27 18:26 UTC
[PATCH] fbmon: use VESA_DMT_VSYNC_HIGH to fix typo
2013-02-26 9:06 UTC (2+ messages)
[PATCH/RFC] mfd: as3711: add OF support
2013-02-25 11:26 UTC (6+ messages)
` [RFC] ARM: shmobile: add framebuffer and backlight support to kzm9g-reference
` [PATCH v2] mfd: as3711: add OF support
[GIT PULL] exynos-dp updates for v3.9
2013-02-22 1:51 UTC (3+ messages)
[GIT PULL] samsung-fb updates for v3.9
2013-02-22 1:48 UTC (4+ messages)
[GIT PULL] UAPI disintegration for the framebuffer layer
2013-02-21 13:49 UTC
[PATCH] video: mx3fb: Use NULL for pointer
2013-02-20 21:59 UTC (2+ messages)
BUG: unable to handle kernel paging request at ffffc90000669000, IP: [<ffffffff8139d84a>] bitfill_un
2013-02-19 17:33 UTC
[PATCH v2 0/1] OMAP4: DSS: Add panel for Blaze Tablet boards
2013-02-19 11:34 UTC (12+ messages)
` [PATCH v2 1/1] "
[PATCH] OMAPDSS: tpo-td043 panel: fix data passing between SPI/DSS parts
2013-02-18 8:40 UTC (2+ messages)
[PATCH 00/33] OMAPDSS: platform_enable/disable callback removal from panel drivers
2013-02-18 8:35 UTC (8+ messages)
` [PATCH 16/33] OMAPDSS: acx565akm panel: handle gpios in panel driver
[PATCH v2] fbdev: Add Renesas vdc4 framebuffer driver
2013-02-18 8:14 UTC (3+ messages)
[PATCH 1/2 RESEND] video: exynos_dp: add missing of_node_put()
2013-02-18 5:25 UTC (2+ messages)
` [PATCH 2/2 RESEND] video: exynos_dp: move disable_irq() to exynos_dp_suspend()
[PATCH 1/5 RESEND] video: s3c-fb: use ARCH_ dependancy
2013-02-18 5:18 UTC (5+ messages)
` [PATCH 2/5 RESEND] video: s3c-fb: remove duplicated S3C_FB_MAX_WIN
` [PATCH 3/5 RESEND] video: s3c-fb: remove unnecessary brackets
` [PATCH 4/5 RESEND] video: s3c-fb: add the bit definitions for CSC EQ709 and EQ601
` [PATCH 5/5 RESEND] video: s3c-fb: Fix typo in definition of VIDCON1_VSTATUS_FRONTPORCH value
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).