messages from 2012-12-14 14:27:26 to 2013-01-08 08:33:13 UTC [more...]
[RFC v2 0/5] Common Display Framework
2013-01-08 8:33 UTC (54+ messages)
[PATCHv16 0/7] of: add display helper
2013-01-08 5:31 UTC (24+ messages)
` [PATCHv16 1/7] viafb: rename display_timing to via_display_timing
` [PATCHv16 2/7] video: add display_timing and videomode
` [PATCHv16 3/7] video: add of helper for display timings/videomode
` [PATCHv16 4/7] fbmon: add videomode helpers
` [PATCHv16 5/7] fbmon: add of_videomode helpers
` [PATCHv16 6/7] drm_modes: add videomode helpers
` [PATCHv16 7/7] drm_modes: add of_videomode helpers
[PATCH] backlight: check null deference of name when device is registered
2013-01-08 4:28 UTC (6+ messages)
[PATCH] video: mxsfb: Fix build warnings with W=1
2013-01-08 1:19 UTC
[PATCH] video: ssd1307fb: Fix bit order bug in the byte translation function
2013-01-07 16:06 UTC
[PATCH] da8xx: Allow use by am33xx based devices
2013-01-07 12:03 UTC (6+ messages)
[PATCH 00/10] video: da8xx-fb: DT support
2013-01-07 9:21 UTC (13+ messages)
` [PATCH 01/10] video: da8xx-fb: fix 24bpp raster configuration
` [PATCH 02/10] video: da8xx-fb: enable sync lost intr for v2 ip
` [PATCH 03/10] video: da8xx-fb: use devres
` [PATCH 07/10] video: da8xx-fb: invoke platform callback safely
` [PATCH 04/10] video: da8xx-fb: ensure non-null cfg in pdata
` [PATCH 05/10] video: da8xx-fb: reorganize panel detection
` [PATCH 06/10] video: da8xx-fb: minimal dt support
` [PATCH 08/10] video: da8xx-fb: obtain fb_videomode info from dt
` [PATCH 09/10] video: da8xx-fb: ensure pdata only for non-dt
` [PATCH 10/10] video: da8xx-fb: setup struct lcd_ctrl_config for dt
[PATCH 0/5] ARM: dts: AM33XX: lcdc support
2013-01-07 5:30 UTC (6+ messages)
` [PATCH 1/5] ARM: dts: AM33XX: Add lcdc node
` [PATCH 2/5] ARM: dts: AM33XX: Add am335x-evm lcdc panel timings
` [PATCH 3/5] ARM: dts: AM33XX: Add am335x-evm lcdc pincontrol info
` [PATCH 4/5] ARM: dts: AM33XX: Add am335x-evmsk lcdc panel timings
` [PATCH 5/5] ARM: dts: AM33XX: Add am335x-evmsk lcdc pincontrol info
[PATCH v2 00/10] video: da8xx-fb: runtime timing configuration
2013-01-07 5:18 UTC (11+ messages)
` [PATCH v2 01/10] video: da8xx-fb: fb_check_var enhancement
` [PATCH v2 02/10] video: da8xx-fb: simplify lcd_reset
` [PATCH v2 04/10] video: da8xx-fb: remove unneeded "var" initialization
` [PATCH v2 06/10] video: da8xx-fb: store clk rate even if !CPUFREQ
` [PATCH v2 09/10] video: da8xx-fb: report correct pixclock
` [PATCH v2 03/10] video: da8xx-fb: use modedb helper to update var
` [PATCH v2 05/10] video: da8xx-fb: store current display information
` [PATCH v2 07/10] video: da8xx-fb: pix clk and clk div handling cleanup
` [PATCH v2 08/10] video: da8xx-fb: store struct device *
` [PATCH v2 10/10] video: da8xx-fb: fb_set_par support
[PATCH] fb: Rework locking to fix lock ordering on takeover
2013-01-06 12:46 UTC (8+ messages)
` [PATCH] fb: udlfb: fix scheduling while atomic
3.8-rc2 lockdep complains about console_lock vs. fb_notifier_list.rwsem
2013-01-05 12:13 UTC
3.8-rc2: EFI framebuffer lock inversion
2013-01-04 10:49 UTC (12+ messages)
[BUGFIX PATCH] video: mxsfb: fix crash when unblanking the display
2013-01-04 7:42 UTC (4+ messages)
[PATCH -v2 11/26] video/uvesafb: rename random32() to prandom_u32()
2013-01-03 12:19 UTC
[PATCH] video: exynos_mipi_dsi: Use devm_* APIs
2013-01-03 7:12 UTC
backlight_register_device can oops if name is null ?
2013-01-03 5:22 UTC (5+ messages)
[PATCH 1/1] video: exynos_mipi_dsi: Fix an error check condition
2013-01-03 0:35 UTC (2+ messages)
[PATCH 1/4] drivers/video/wm8505fb.c: use devm_ functions
2013-01-02 20:23 UTC (4+ messages)
` [PATCH 2/4] video: vt8500: Make wmt_ge_rops optional
` [PATCH 3/4] video: vt8500: Remove unused platform_data/video-vt8500lcdfb.h
` [PATCH 4/4] video: vt8500: Update descriptions in video/Kconfig
[PATCH] backlight: lm3649_backlight: remove ret = -EIO at error paths of probe
2013-01-02 8:07 UTC (3+ messages)
[RFC 0/6] Common Display Framework-T
2012-12-31 11:36 UTC (13+ messages)
` [RFC 1/6] video: add display-core
` [RFC 2/6] video: add generic dpi panel
` [RFC 3/6] video: add tfp410
` [RFC 4/6] video: add generic dvi monitor
` [RFC 5/6] video: add taal panel
` [RFC 6/6] video: add makefile & kconfig
[PATCH fix-3.8] video: vt8500: Fix X crash when initializing framebuffer
2012-12-28 19:01 UTC (3+ messages)
[PATCH 4/4] video: s3c-fb: add the bit definitions for CSC EQ709 and EQ601
2012-12-26 8:15 UTC
[PATCH 3/4] video: s3c-fb: remove unnecessary brackets
2012-12-26 8:15 UTC
[PATCH 2/4] video: s3c-fb: remove duplicated S3C_FB_MAX_WIN
2012-12-26 8:14 UTC
[PATCH 1/4] video: s3c-fb: use ARCH_ dependancy
2012-12-26 8:13 UTC
[PATCH] drivers: video: fix warnings int-to-pointer-cast
2012-12-24 21:44 UTC
[PATCH 11/29] video/uvesafb: rename random32() to prandom_u32()
2012-12-24 2:13 UTC
N/A
2012-12-22 22:13 UTC (2+ messages)
[GIT PULL] UAPI disintegration for fbdev
2012-12-20 17:49 UTC
UAPI patch for fbdev
2012-12-19 16:42 UTC
[PATCH 0/7] OMAPDSS: Cleanup omap_dss_features
2012-12-19 9:39 UTC (8+ messages)
` [PATCH V2 0/6] "
` [PATCH V2 2/6] OMAPDSS: DISPC: Move DISPC specific dss_reg_fields to dispc_features
` [PATCH V2 4/6] OMAPDSS: DSI: Move DSI specific reg_fields to dsi_feats
Fw: BUSINESS PROPOSAL, PLEASE VIEW ATTACHMENT
2012-12-18 20:09 UTC
[PATCH] video: ssd1307fb: Fix bit order bug in the byte translation function
2012-12-18 13:49 UTC
[GIT PULL] fbdev changes for 3.8
2012-12-17 18:29 UTC (9+ messages)
[patch] OMAPDSS: reading past end of array in dispc_dump_regs()
2012-12-17 12:39 UTC (3+ messages)
[PATCH 2/2] smscufx: fix EDID parsing on big-endian systems
2012-12-17 11:24 UTC
[PATCH 1/2] smscufx: ensure framebuffer is byte-swapped to LE
2012-12-17 11:24 UTC
[PATCH v2 RESEND] video console: add a driver for lcd2s character display
2012-12-17 8:34 UTC
[PATCH] video: exynos_mipi_dsi: Add missing mutex_unlock
2012-12-17 1:31 UTC (2+ messages)
[PATCH 1/1] video: exynos: Use devm_* APIs in s6e8ax0.c
2012-12-17 0:36 UTC (2+ messages)
[PATCHv4 1/9] video: mmp display subsystem
2012-12-16 23:47 UTC
[PATCH] fbcon: clear the logo bitmap from the margin area
2012-12-14 20:30 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).