messages from 2013-03-18 15:35:29 to 2013-03-28 04:59:53 UTC [more...]
[PATCH] video: fixed missing iounmap coccinelle errors
2013-03-28 4:59 UTC (2+ messages)
[PATCH] video: fix invalid free of devm_ allocated data
2013-03-28 4:59 UTC (2+ messages)
` [Bulk] "
[PATCH] video: mmp: removed reference preceded by free
2013-03-28 1:38 UTC (2+ messages)
[PATCH] video: exynos: remove useless safety check in list traversal
2013-03-28 0:04 UTC (2+ messages)
[PATCH] video: exynos: Convert to devm_ioremap_resource()
2013-03-27 23:52 UTC (2+ messages)
[PATCH] video: omap2: dss: use PTR_RET function
2013-03-27 20:35 UTC
[PATCH 00/26] DSS device model change
2013-03-27 20:25 UTC (34+ messages)
` [PATCH 01/26] OMAPDSS: only probe pdata if there's one
` [PATCH 02/26] OMAPDSS: add omap_dss_find_output()
` [PATCH 03/26] OMAPDSS: add omap_dss_find_output_by_node()
` [PATCH 04/26] OMAPDSS: fix dss_get_ctx_loss_count for DT
` [PATCH 05/26] OMAPDSS: DPI: fix regulators
` [PATCH 06/26] OMAPDSS: SDI: "
` [PATCH 07/26] OMAPDSS: add panel list
` [PATCH 08/26] OMAPDSS: use the panel list in omap_dss_get_next_device
` [PATCH 09/26] OMAPDSS: don't use dss bus in suspend/resume
` [PATCH 10/26] OMAPDSS: implement display sysfs without dss bus
` [PATCH 11/26] OMAPDSS: Add panel_dev pointer to dssdev
` [PATCH 12/26] OMAPDSS: DPI: new panel registration
` [PATCH 13/26] OMAPDSS: DSI: "
` [PATCH 14/26] OMAPDSS: HDMI: "
` [PATCH 15/26] OMAPDSS: TFP410 platform_data changes
` [PATCH 16/26] OMAPDSS: TFP410: convert to platform device
` [PATCH 17/26] OMAPDSS: generic-dpi-panel platform_data changes
` [PATCH 18/26] OMAPDSS: panel-generic-dpi: convert to platform device
` [PATCH 19/26] OMAPDSS: HDMI: "
` [PATCH 20/26] OMAPDSS: Taal platform_data changes
` [PATCH 21/26] OMAPDSS: Taal: convert to platform device
` [PATCH 22/26] ARM: OMAP: Panda: use new TFP410 platform driver
` [PATCH 23/26] ARM: OMAP: Panda & SDP: use new HDMI driver
` [PATCH 24/26] ARM: OMAP: 4430SDP: use new Taal driver
` [PATCH 25/26] ARM: OMAP: Overo: use new TFP410 platform driver
` [PATCH 26/26] ARM: OMAP: Overo: use new generic-dpi-panel "
[PATCH] drivers: video: matrox: changed kmalloc+memset with kzalloc
2013-03-27 20:12 UTC
[PATCH] powerpc: remove PReP
2013-03-27 15:27 UTC (5+ messages)
[PATCH 0/6] fb: vt8500: patches for 3.10
2013-03-27 11:10 UTC (8+ messages)
` [PATCH 1/6] video: vt8500: Make wmt_ge_rops optional
` [PATCH 2/6] video: vt8500: Remove unused platform_data/video-vt8500lcdfb.h
` [PATCH 3/6] video: vt8500: Correct descriptions in video/Kconfig
` [PATCH 4/6] drivers/video/wm8505fb.c: use devm_ functions
` [PATCH 5/6] video: vt8500: Adjust contrast in wm8505 framebuffer driver
` [PATCH 6/6] video: fb: vt8500: Convert framebuffer drivers to standardized binding
[RFC 00/14] Add DT support to OMAPDSS
2013-03-27 10:39 UTC (21+ messages)
` [RFC 01/14] ARM: OMAP: remove DSS DT hack
` [RFC 02/14] ARM: OMAP2+: add omapdss_init_of()
` [RFC 03/14] OMAPDSS: Add DT support to DSS, DISPC, DPI
` [RFC 04/14] OMAPDSS: Add DT support to DSI
` [RFC 05/14] OMAPDSS: Add DT support to HDMI
` [RFC 06/14] OMAPDSS: Taal: Add DT support
` [RFC 07/14] OMAPDSS: TFP410: "
` [RFC 08/14] OMAPDSS: panel-generic-dpi: add "
` [RFC 09/14] ARM: omap3.dtsi: add omapdss information
` [RFC 10/14] ARM: omap4.dtsi: "
` [RFC 13/14] ARM: omap3-tobi.dts: add lcd (TEST)
` [RFC 14/14] ARM: omap3-beagle.dts: add TFP410
` [RFC 11/14] ARM: omap4-panda.dts: add display information
` [RFC 12/14] ARM: omap4-sdp.dts: "
[PATCH v2 0/8] omapdss/omapdrm: Misc fixes and improvements
2013-03-27 8:47 UTC (17+ messages)
` [PATCH v2 1/8] drm/omap: Don't return from modeset_init if a panel doesn't satisfy omapdrm requireme
` [PATCH v2 2/8] drm/omap: Fix and improve crtc and overlay manager correlation
` [PATCH v3 3/8] drm/omap: Make fixed resolution panels work
` [PATCH v2 4/8] omapdss: features: fixed supported outputs for OMAP4
` [PATCH v2 5/8] omapdss: DISPC: add max pixel clock limits for LCD and TV managers
` [PATCH v2 6/8] omapdss: Features: Fix some parameter ranges
` [PATCH v2 7/8] OMAPDSS: DISPC: Configure doublestride for NV12 when using 2D Tiler buffers
` [PATCH v2 8/8] OMAPDSS: DISPC: Revert to older DISPC Smart Standby mechanism for OMAP5
[PATCHv2 0/5] videomode patches
2013-03-27 6:58 UTC (6+ messages)
` [PATCHv2 1/5] videomode: simplify videomode Kconfig and Makefile
` [PATCHv2 2/5] videomode: combine videomode dmt_flags and data_flags
` [PATCHv2 3/5] videomode: create enum for videomode's display flags
` [PATCHv2 4/5] videomode: remove timing_entry_index
` [PATCHv2 5/5] videomode: videomode_from_timing work
Call for fbdev patches for 3.10
2013-03-27 6:48 UTC (2+ messages)
[PATCH v2] fbdev: sh_mobile_lcdc: fixup B side hsync adjust settings
2013-03-27 6:08 UTC (8+ messages)
Submitting fbdev tree patches
2013-03-26 6:37 UTC (3+ messages)
[PATCH v3 0/3] DT support for AS3711 MFD, regulator and backlight drivers
2013-03-25 23:39 UTC (14+ messages)
` [PATCH v3 1/3] mfd: as3711: add OF support
` [PATCH v3 2/3] regulator: "
` [PATCH v3 3/3] backlight: "
[PATCH] MIPS: remove obsolete Kconfig macros
2013-03-25 21:27 UTC
[PATCH -next] backlight: adp8860: fix error return code in adp8860_led_probe()
2013-03-25 8:41 UTC (3+ messages)
[PATCH -next] backlight: adp8870: fix error return code in adp8870_led_probe()
2013-03-25 4:31 UTC (2+ messages)
Call for fbdev fixes for 3.9
2013-03-25 2:40 UTC (2+ messages)
[PATCH 0/5] video: vt8500 patches for 3.10
2013-03-23 6:46 UTC (6+ messages)
` [PATCH 1/5] video: vt8500: Make wmt_ge_rops optional
` [PATCH 2/5] video: vt8500: Remove unused platform_data/video-vt8500lcdfb.h
` [PATCH 3/5] video: vt8500: Correct descriptions in video/Kconfig
` [PATCH 4/5] drivers/video/wm8505fb.c: use devm_ functions
` [PATCH 5/5] video: vt8500: Adjust contrast in wm8505 framebuffer driver
[PATCH 9/9] AUO-K190x: Add resolutions for portrait displays
2013-03-22 14:17 UTC
[PATCH 8/9] AUO-K190x: add framebuffer rotation support
2013-03-22 14:17 UTC
[PATCH 7/9] AUO-K190x: add a 16bit truecolor mode
2013-03-22 14:16 UTC
[PATCH 6/9] AUO-K190x: make color handling more flexible
2013-03-22 14:15 UTC
[PATCH 5/9] AUO-K190x: move var resolution-handling into check_var
2013-03-22 14:15 UTC
[PATCH 4/9] AUO-K190x: make memory check in check_var more flexible
2013-03-22 14:14 UTC
[PATCH 3/9] AUO-K190x: set the correct runtime-pm state in recover
2013-03-22 14:14 UTC
[PATCH 2/9] AUO-K190x: add runtime-pm calls to controller init functions
2013-03-22 14:13 UTC
[PATCH 1/9] AUO-K190x: Use correct line length
2013-03-22 14:13 UTC
[PATCH 0/9] AUO-K190x: Rotation, truecolor and misc fixes
2013-03-22 14:12 UTC
[PATCH v2] mfd: as3711: add OF support
2013-03-22 14:09 UTC (4+ messages)
[PATCH] video: mmp: remove legacy hw definitions
2013-03-22 6:19 UTC
[PATCH for 3.8+] drivers/video/ep93xx-fb.c: fix missing declaration of devm_ioremap()
2013-03-21 22:00 UTC (3+ messages)
[PATCH] video: fix a type warning in hyperv_fb.c
2013-03-21 21:32 UTC
[PATCH] video: nuc900fb: remove "config FB_NUC900_DEBUG"
2013-03-21 20:27 UTC (2+ messages)
[PATCH 00/10] Use module_platform_driver_probe() part 2
2013-03-21 13:10 UTC (14+ messages)
` [PATCH 10/10] drivers: misc: use module_platform_driver_probe()
[PATCH v2 0/8] Use module_platform_driver_probe() part 2
2013-03-21 10:19 UTC (5+ messages)
` [PATCH v2 3/8] drivers: char: use module_platform_driver_probe()
[PATCH 00/14] OMAPDSS: new clock calculation + DSI VM
2013-03-21 8:13 UTC (14+ messages)
` [PATCH 01/14] OMAPDSS: DISPC: store core clk rate
` [PATCH 03/14] OMAPDSS: DSI: simplify dsi configuration
` [PATCH 05/14] OMAPDSS: DSI: add enum omap_dss_dsi_trans_mode
` [PATCH 08/14] OMAPDSS: DSS: add new clock calculation code
Temporary fbdev maintainership for 3.8 merge window
2013-03-20 15:47 UTC (2+ messages)
[PATCH] ARM: OMAP: remove "config FB_OMAP_CONSISTENT_DMA_SIZE"
2013-03-19 13:26 UTC (2+ messages)
How to manage OMAP display drivers in the future
2013-03-19 11:56 UTC (3+ messages)
Shifted framebuffer after X11 starts on mx28
2013-03-19 10:33 UTC (6+ messages)
` [PATCH] ARM: video: mxs: Fix mxsfb misconfiguring VDCTRL0
[PATCH] ARM: video: mxs: Fix mxsfb misconfiguring VDCTRL0
2013-03-19 5:51 UTC (8+ messages)
[PATCH 1/3] backlight: ep93xx_bl: fix section mismatch
2013-03-18 17:51 UTC (3+ messages)
[PATCH V3 7/7] fbcon: queue work on any cpu
2013-03-18 15:35 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).