linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-12-27 14:43:34 to 2013-01-17 22:20:04 UTC [more...]

[PATCH 2/2] drivers/video: fsl-diu-fb: fix bugs in interrupt handling
 2013-01-17 22:20 UTC  (2+ messages)

[PATCH 1/2] drivers/video: fsl-diu-fb: fix pixel formats for 24 and 16 bpp
 2013-01-17 22:12 UTC  (2+ messages)

DirectFB on RV710
 2013-01-17 13:37 UTC 

(no subject)
 2013-01-17 11:34 UTC 

[PATCH v5 0/8] video: mmp display subsystem
 2013-01-17  8:55 UTC  (2+ messages)

[PATCH v5 8/8] ARM: mmp: add display and fb support in pxa910 defconfig
 2013-01-17  8:24 UTC 

[PATCH v5 7/8] ARM: mmp: enable display in ttc_dkb
 2013-01-17  8:24 UTC 

[PATCH v5 6/8] ARM: mmp: added device for display controller
 2013-01-17  8:24 UTC 

[PATCH v5 5/8] video: mmpdisp: add spi port in display controller
 2013-01-17  8:24 UTC 

[PATCH v5 4/8] video: mmp: add tpo hvga panel supported
 2013-01-17  8:24 UTC 

[PATCH v5 3/8] video: mmp display controller support
 2013-01-17  8:23 UTC 

[PATCH v5 2/8] video: mmp fb support
 2013-01-17  8:23 UTC 

[PATCH v5 1/8] video: mmp display subsystem
 2013-01-17  8:23 UTC 

3.8-rc2 lockdep complains about console_lock vs. fb_notifier_list.rwsem
 2013-01-17  4:16 UTC  (12+ messages)

[PATCH 1/1] video: exynos: Use devm_* APIs in s6e8ax0.c
 2013-01-17  3:15 UTC  (2+ messages)

[PATCH 0/3] OMAPDSS: Panel NEC: backlight handling changes
 2013-01-16 12:45 UTC  (4+ messages)
` [PATCH 1/3] OMAPDSS: Panel NEC: Set backlight type to remove boot time warning
` [PATCH 2/3] OMAPDSS: Panel NEC: Get rid of nec_80848_data structure
` [PATCH 3/3] OMAPDSS: Panel NEC: Only register backlight when we have valid callback

[PATCH v2 00/12] video: da8xx-fb: DT support
 2013-01-16  5:14 UTC  (15+ 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 12/12] video: da8xx-fb: set upstream clock rate (if reqd)

fb: Rework locking to fix lock ordering on takeover
 2013-01-15 22:15 UTC  (3+ messages)

[PATCH] drivers/video: fsl-diu-fb: add hardware cursor support
 2013-01-15 20:17 UTC 

[PATCH] ARM: AM33XX: clock: SET_RATE_PARENT in lcd path
 2013-01-15 16:16 UTC  (2+ messages)

[PATCH 00/10] video: da8xx-fb: DT support
 2013-01-15 13:59 UTC  (14+ messages)
` [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 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 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 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 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

[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  (18+ 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  (33+ 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 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: 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  (4+ messages)

[PATCH fix-3.8] video: vt8500: Fix X crash when initializing framebuffer
 2012-12-28 19:01 UTC  (2+ messages)


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).