messages from 2012-12-19 09:10:05 to 2013-01-15 13:55:14 UTC [more...]
[PATCH v2 00/12] video: da8xx-fb: DT support
2013-01-15 13:55 UTC (12+ messages)
` [PATCH v2 01/12] video: da8xx-fb: make io operations safe
` [PATCH v2 02/12] video: da8xx-fb: fix 24bpp raster configuration
` [PATCH v2 04/12] video: da8xx-fb: use devres
` [PATCH v2 06/12] video: da8xx-fb: reorganize panel detection
` [PATCH v2 03/12] video: da8xx-fb: enable sync lost intr for v2 ip
` [PATCH v2 05/12] video: da8xx-fb: ensure non-null cfg in pdata
` [PATCH v2 07/12] video: da8xx-fb: minimal dt support
` [PATCH v2 08/12] video: da8xx-fb: invoke platform callback safely
` [PATCH v2 09/12] video: da8xx-fb: obtain fb_videomode info from dt
` [PATCH v2 10/12] video: da8xx-fb: ensure pdata only for non-dt
` [PATCH v2 11/12] video: da8xx-fb: setup struct lcd_ctrl_config for dt
[PATCH v2 0/5] ARM: dts: AM33XX: lcdc support
2013-01-15 13:52 UTC (6+ messages)
` [PATCH v2 4/5] ARM: dts: AM33XX: Add am335x-evmsk lcdc panel timings
` [PATCH v2 5/5] ARM: dts: AM33XX: Add am335x-evmsk lcdc pincontrol info
` [PATCH v2 3/5] ARM: dts: AM33XX: Add am335x-evm "
` [PATCH v2 1/5] ARM: dts: AM33XX: Add lcdc node
` [PATCH v2 2/5] ARM: dts: AM33XX: Add am335x-evm lcdc panel timings
[PATCH] ARM: AM33XX: clock: SET_RATE_PARENT in lcd path
2013-01-15 13:46 UTC
[PATCH v3 00/10] video: da8xx-fb: runtime timing configuration
2013-01-15 13:44 UTC (11+ messages)
` [PATCH v3 01/10] video: da8xx-fb: fb_check_var enhancement
` [PATCH v3 02/10] video: da8xx-fb: simplify lcd_reset
` [PATCH v3 03/10] video: da8xx-fb: use modedb helper to update var
` [PATCH v3 04/10] video: da8xx-fb: remove unneeded "var" initialization
` [PATCH v3 05/10] video: da8xx-fb: store current display information
` [PATCH v3 06/10] video: da8xx-fb: store clk rate even if !CPUFREQ
` [PATCH v3 07/10] video: da8xx-fb: pix clk and clk div handling cleanup
` [PATCH v3 08/10] video: da8xx-fb: store struct device *
` [PATCH v3 09/10] video: da8xx-fb: report correct pixclock
` [PATCH v3 10/10] video: da8xx-fb: fb_set_par support
fb: Rework locking to fix lock ordering on takeover
2013-01-13 15:14 UTC
[PATCH] fb: udlfb: fix hang at disconnect
2013-01-13 12:24 UTC (4+ messages)
fb_image.data format for cursors?
2013-01-11 23:22 UTC
[patch] sisfb: fix 1280x720 resolution support
2013-01-11 6:52 UTC
[PATCHv16 0/7] of: add display helper
2013-01-10 4:58 UTC (19+ messages)
` [PATCHv16 5/7] fbmon: add of_videomode helpers
[PATCH] fb: Rework locking to fix lock ordering on takeover
2013-01-09 13:47 UTC (9+ messages)
` [PATCH] fb: udlfb: fix scheduling while atomic
` [PATCH v2] "
[PATCH] video: exynos_mipi_dsi: Use devm_* APIs
2013-01-09 10:12 UTC (3+ messages)
[RFC v2 0/5] Common Display Framework
2013-01-09 8:35 UTC (49+ messages)
[PATCH] backlight: add an AS3711 PMIC backlight driver
2013-01-08 17:54 UTC
[PATCH 2/2] backlight: l4f00242t03: Use devm_regulator_get API
2013-01-08 9:31 UTC
[PATCH 1/2] backlight: ld9040: Use devm_regulator_bulk_get API
2013-01-08 9:31 UTC
[PATCHv4 1/9] video: mmp display subsystem
2013-01-08 9:22 UTC
[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 03/10] video: da8xx-fb: use modedb helper to update var
` [PATCH v2 05/10] video: da8xx-fb: store current display information
` [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 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
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
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 (7+ messages)
[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
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).