linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-11-24 23:05:35 to 2014-12-26 17:26:57 UTC [more...]

[patch] fbdev: off by one test (harmless)
 2014-12-26 17:26 UTC 

[GIT PULL] fbdev fixes for 3.19
 2014-12-23 11:12 UTC  (9+ messages)

[PATCH 3/3] video: fbdev: Validate mode timing against monspec
 2014-12-23  0:27 UTC  (4+ messages)

[PATCH v2 0/7] imx-drm: ipuv3-crtc: Implement mode_fixup
 2014-12-22 15:53 UTC  (14+ messages)
` [PATCH v2 1/7] gpu: ipu-di: Add ipu_di_adjust_videomode()
` [PATCH v2 2/7] gpu: ipu-di: remove some non-functional code
` [PATCH v2 3/7] drm_modes: add videomode_from_drm_display_mode
` [PATCH v2 4/7] imx-drm: ipuv3-crtc: Implement mode_fixup
` [PATCH v2 5/7] imx-drm: encoder prepare/mode_set must use adjusted mode
` [PATCH v2 6/7] gpu: ipu-v3: Use videomode in struct ipu_di_signal_cfg
` [PATCH v2 7/7] gpu: ipu-di: Switch to DIV_ROUND_CLOSEST for DI clock divider calc

[PATCH] video: fbdev: omap2: dss: rfbi.c: Remove some unused functions
 2014-12-21 16:59 UTC 

msync on fbdev
 2014-12-19 11:59 UTC  (2+ messages)

Need Help to create frame buffer driver under Linux System
 2014-12-19  7:42 UTC  (2+ messages)

[PATCH] tridentfb: fix hang on Blade3D with CONFIG_CC_OPTIMIZE_FOR_SIZE
 2014-12-18 21:41 UTC 

[PATCH 1/6] tridentfb: fix hang on Blade3D with CONFIG_CC_OPTIMIZE_FOR_SIZE
 2014-12-18 21:39 UTC 

Weird/Unneeded call to msleep in exynos_mipi_dsi_wr_data in exynos_mipi_dsi_common.c
 2014-12-18 14:05 UTC  (3+ messages)

[PATCH] video/logo: prevent use of logos after they have been freed
 2014-12-18 13:58 UTC  (4+ messages)

[PATCH v10 0/6] Add Skyworks SKY81452 device drivers
 2014-12-18  8:32 UTC  (22+ messages)
` [PATCH v10 1/6] mfd: Add support for Skyworks SKY81452 driver
` [PATCH v10 2/6] backlight: Add support Skyworks SKY81452 backlight driver
` [PATCH v10 3/6] devicetree: mfd: Add new SKY81452 mfd binding
` [PATCH v10 4/6] devicetree: backlight: Add new SKY81452 backlight binding
` [PATCH v10 5/6] devicetree: Add vendor prefix for Skyworks Solutions, Inc
` [PATCH v10 6/6] devicetree: i2c: Add SKY81452 to the Trivial Devices list

[patch] OMAPDSS: pll: NULL dereference in error handling
 2014-12-17  6:28 UTC  (2+ messages)

CONFIG_CC_OPTIMIZE_FOR_SIZE breaking tridentfb
 2014-12-12 22:51 UTC 

Compiled tridentfb hangs but distribution kernel works fine
 2014-12-11 23:07 UTC  (3+ messages)

FOSDEM15: Graphics DevRoom: call for speakers
 2014-12-11 15:53 UTC  (3+ messages)

[PATCH] fbdev: vgastate: remove trailing whitespaces
 2014-12-11  9:04 UTC 

using fb1
 2014-12-09 14:39 UTC 

[PATCH v2 1/4] backlight/lp855x: Remove stale code from lp855x.h
 2014-12-09  8:39 UTC  (3+ messages)

[PATCH v2 1/2] backlight/lp855x: Refactor dt parsing code
 2014-12-09  8:13 UTC  (15+ messages)
  ` [PATCH v2 2/2] backlight/lp855x: Add supply regulator to lp855x

[PATCH v2 4/4] backlight/lp855x: Remove CONFIG_OF ifdef in favor of Kconfig depends
 2014-12-09  1:36 UTC  (2+ messages)

[PATCH v2 3/4] backlight/lp855x: Merge lp855x_platform_data with lp855x
 2014-12-09  1:35 UTC  (2+ messages)

[PATCH v2 2/4] backlight/lp855x: Remove platform_data header
 2014-12-09  1:26 UTC  (2+ messages)

[PATCH 3/4] backlight/lp855x: Merge lp855x_platform_data with lp855x
 2014-12-08 12:03 UTC  (3+ messages)

[PATCH 2/4] backlight/lp855x: Remove platform_data header
 2014-12-08 11:41 UTC  (2+ messages)

[PATCH 1/4] backlight/lp855x: Remove stale code from lp855x.h
 2014-12-08 11:40 UTC  (2+ messages)

[PATCH] video / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
 2014-12-08 11:06 UTC  (3+ messages)

[PATCH 4/4] backlight/lp855x: Remove CONFIG_OF ifdef in favor of Kconfig depends
 2014-12-08  2:17 UTC  (2+ messages)

[PATCH] video: ocfb: Fix data type warning
 2014-12-07  6:08 UTC  (2+ messages)

[PATCH 2/3] video: fbdev: Check Standard Timing against DMT
 2014-12-05 19:47 UTC  (6+ messages)

[PATCH 1/3] video: fbdev: Add additional vesa modes
 2014-12-05  3:54 UTC  (3+ messages)

[PATCH 1/3] video: fbdev: omap2: omapfb: remove __exit annotation
 2014-12-04 15:05 UTC  (5+ messages)
` [PATCH 3/3] arm: boot: dts: am437x-sk: fix lcd enable pin mux data

[PATCH 1/1] video: fbdev-LCDC: Deletion of an unnecessary check before the function call "vfree"
 2014-12-04 14:19 UTC  (2+ messages)

[PATCH 1/3] video: fbdev: vt8623fb: suppress build warning
 2014-12-04 13:40 UTC  (10+ messages)
` [PATCH 2/3] video: fbdev: s3fb: "
` [PATCH 3/3] video: fbdev: arkfb: "

[PATCHv2 0/4] LS1021A: Add dcfb framebuffer driver support
 2014-12-04 10:03 UTC  (14+ messages)
` [PATCHv2 1/4] video: fsl-dcfb: Add dcfb framebuffer driver for LS1021A platform
` [PATCHv2 2/4] video: fsl-dcfb: Add devicetree binding support
` [PATCHv2 3/4] ARM: ls1021a: dtsi: Add dt node support for dcfb
` [PATCHv2 4/4] ARM: ls1021a: dts: Add and enable dt node "

[PATCH v4 0/3] omapdss: Add video output support for gta04
 2014-12-03 21:33 UTC  (4+ messages)
` [PATCH v4 1/3] video: omapdss: Add opa362 driver
` [PATCH v4 2/3] Documentation: DT: Add documentation for ti,opa362 bindings
` [PATCH v4 3/3] arm: dts: omap3-gta04: Add handling for tv output

[PATCH] video: fbmon: Check Standard Timing against DMT and maxclk
 2014-12-03 20:51 UTC  (4+ messages)

[PATCH v3 0/3] omapdss: Add video output support for gta04
 2014-12-03 12:18 UTC  (6+ messages)
` [PATCH v3 1/3] video: omapdss: Add opa362 driver
` [PATCH v3 2/3] Documentation: DT: Add documentation for ti,opa362 bindings
` [PATCH v3 3/3] arm: dts: omap3-gta04: Add handling for tv output

[PATCH] Converting int usage to bool
 2014-12-03 11:53 UTC  (2+ messages)

[PATCH 1/2] backlight/lp855x: Refactor dt parsing code
 2014-12-03  1:33 UTC  (11+ messages)
  ` [PATCH 2/2] backlight/lp855x: Add supply regulator to lp855x
          ` [PATCH v2 "

[PATCH v7.1 00/19] Rework OMAP4+ HDMI audio support
 2014-12-02  8:52 UTC  (20+ messages)
` [PATCH v7.1 09/19] ASoC: omap-hdmi-audio: Add platform device for OMAP "

[PATCH 0/4] LS1021A: Add dcfb framebuffer driver support
 2014-12-02  7:55 UTC  (5+ messages)
` [PATCH 1/4] video: fsl-dcfb: Add dcfb framebuffer driver for LS1021A platform

[PATCH 0/2] backlight: pwm: fix oops on accessing removed legacy pwm device
 2014-12-01 14:47 UTC  (6+ messages)
` [PATCH 1/2] backlight: pwm: don't call legacy pwm request for device defined in dt

[PATCH] video: fbdev: sis: sis_main.c: converting relevant int to bool
 2014-11-27 10:42 UTC 

[PATCH v3 0/2] dt-bindings: simplefb: Drop the advice about using a specific path for nodes
 2014-11-26  8:13 UTC  (10+ messages)
` [PATCH v3 2/2] dt-bindings: simplefb-sunxi: Add sunxi simplefb extensions

[PATCH 3/6] video: fbdev-MMP: Fix typos for the word "destroy"
 2014-11-25 10:55 UTC  (2+ messages)

[PATCH V2 0/6] ARM: sa1100: use clock api to get cpu freq in fb and pcmcia drivers
 2014-11-24 23:05 UTC  (3+ messages)
` [PATCH V2 5/6] pcmcia: sa1111: provide device clock
` [PATCH V2 6/6] pcmcia: sa1100: make use of "


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