linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-01-11 13:28:08 to 2014-02-11 16:21:03 UTC [more...]

[PATCH] video: imxfb: Use regulator API with LCD class for powering
 2014-02-11 16:21 UTC  (7+ messages)
  ` [PATCH] video: imxfb: Use regulator API w =?UTF-8?B?aXRoIExDRCBjbGFzc

[PATCH 1/2] video: exynos: Remove OF dependency for Exynos DP
 2014-02-11 14:27 UTC  (12+ messages)

[RFC PATCH] video: Use fb_sys_write rather than open-coding in drivers
 2014-02-11 14:06 UTC  (2+ messages)

[PATCH] video: xilinxfb: Move xilinxfb_platform_data directly to the driver
 2014-02-11 13:12 UTC  (2+ messages)

[PATCH 0/10] framebuffer patches
 2014-02-11 13:00 UTC  (3+ messages)

[PATCH] fbcon: Clean up fbcon data in fb_info on FB_EVENT_FB_UNBIND with 0 fbs
 2014-02-11 12:18 UTC  (3+ messages)

[PATCH v2 0/4] video: mmp: add device tree suppport
 2014-02-11  3:27 UTC  (10+ messages)
  ` [PATCH v2 1/4] arm: mmp: remove not used disp clk_name in ttc_dkb
  ` [PATCH v2 2/4] video: mmp: no need to get clk_name from mach_info
  ` [PATCH v2 3/4] video: mmp: add devm_mmp_get_path_by_phandle for DT
  ` [PATCH v2 4/4] video: mmp: add device tree support

[PATCH] hyperv_fb: Add screen refresh after pause/resume operation
 2014-02-10 20:23 UTC  (2+ messages)

[PATCH] backlight: replace kfree with put_device
 2014-02-10 17:47 UTC  (5+ messages)

[PATCH v2] video: exynos: Fix S6E8AX0 LCD driver build error
 2014-02-10 12:14 UTC 

[PATCH] fbdev: suppress warning when assigning vga-save/restore base
 2014-02-10 11:32 UTC  (3+ messages)

[PATCH 01/28] Remove CPU_MMP3
 2014-02-09 22:24 UTC  (4+ messages)
` [PATCH 07/28] Remove CPU_PXA988

[PATCH] hyperv_fb: Add support for Gen2 VM
 2014-02-08 16:35 UTC 

[PATCH v2] backlight: Convert from Legacy pm ops to dev_pm_ops
 2014-02-05  0:17 UTC  (7+ messages)

[PATCH v2] RFC: framebuffer: provide generic get_fb_unmapped_area
 2014-02-03 17:14 UTC 

[PATCH Resend 2/2] video: exynos: Fix S6E8AX0 LCD driver build error
 2014-02-03  8:45 UTC 

[PATCH Resend 1/2] video: exynos: Remove OF dependency for Exynos DP
 2014-02-03  8:45 UTC 

some divide by zero bugs in >fb_check_var() functions
 2014-01-28 21:41 UTC  (3+ messages)

Hi
 2014-01-28  8:18 UTC 

[PATCH 00/11] SimpleDRM & Sysfb
 2014-01-27 22:18 UTC  (18+ messages)
` [PATCH 01/11] x86: sysfb: fool-proof CONFIG_X86_SYSFB
` [PATCH 02/11] x86: sysfb: remove sysfb when probing real hw
` [PATCH 03/11] fbdev: efifb: add dev->remove() callback
` [PATCH 04/11] fbdev: vesafb: "
` [PATCH 05/11] x86: sysfb: store apertures in simplefb platform-data
` [PATCH 06/11] video: sysfb: add generic firmware-fb interface
` [PATCH 07/11] drm: mgag200: remove redundant fbdev removal
` [PATCH 08/11] drm/i915: remove sysfbs early
` [PATCH 09/11] drm: add SimpleDRM driver
` [PATCH 10/11] drm: simpledrm: add fbdev fallback support
` [PATCH 11/11] x86/sysfb: allow sysfb+simpledrm combination

[PATCHv3 00/41] OMAPDSS: DT support v3
 2014-01-26 23:07 UTC  (48+ messages)
` [PATCHv3 01/41] ARM: OMAP2+: add omapdss_init_of()
` [PATCHv3 02/41] ARM: OMAP2+: DT 'compatible' tweak for displays
` [PATCHv3 03/41] OMAPDSS: add 'label' support for DT
` [PATCHv3 04/41] OMAPDSS: get dssdev->alias from DT alias
` [PATCHv3 05/41] OMAPFB: clean up default display search
` [PATCHv3 06/41] OMAPFB: search for default display with DT alias
` [PATCHv3 07/41] OMAPDSS: add of helpers
` [PATCHv3 08/41] OMAPDSS: Improve regulator names for DT
` [PATCHv3 09/41] OMAPDSS: Add DT support to DSS
` [PATCHv3 10/41] OMAPDSS: Add DT support to DISPC
` [PATCHv3 11/41] OMAPDSS: Add DT support to HDMI
` [PATCHv3 12/41] OMAPDSS: Add DT support to VENC
` [PATCHv3 13/41] OMAPDSS: Add DT support to DSI
` [PATCHv3 14/41] OMAPDSS: panel-dsi-cm: Add DT support
` [PATCHv3 15/41] OMAPDSS: encoder-tfp410: "
` [PATCHv3 16/41] OMAPDSS: connector-dvi: "
` [PATCHv3 17/41] OMAPDSS: encoder-tpd12s015: "
` [PATCHv3 18/41] OMAPDSS: hdmi-connector: "
` [PATCHv3 19/41] OMAPDSS: panel-dpi: "
` [PATCHv3 20/41] OMAPDSS: connector-analog-tv: "
` [PATCHv3 21/41] OMAPDSS: acx565akm: "
` [PATCHv3 22/41] ARM: omap2.dtsi: add omapdss information
` [PATCHv3 23/41] ARM: omap3.dtsi: "
` [PATCHv3 24/41] ARM: omap4.dtsi: "
` [PATCHv3 25/41] ARM: omap4-panda.dts: add display information
` [PATCHv3 26/41] ARM: omap4-sdp.dts: "
` [PATCHv3 27/41] ARM: omap3-beagle.dts: "
` [PATCHv3 28/41] ARM: omap3-beagle-xm.dts: "
` [PATCHv3 29/41] ARM: omap3-igep0020.dts: "
` [PATCHv3 30/41] ARM: omap3-n900.dts: "
` [PATCHv3 31/41] OMAPDSS: remove DT hacks for regulators
` [PATCHv3 32/41] ARM: OMAP2+: remove pdata quirks for displays
` [PATCHv3 33/41] Doc/DT: Add OMAP DSS DT Bindings
` [PATCHv3 34/41] Doc/DT: Add DT binding documentation for Analog TV Connector
` [PATCHv3 35/41] Doc/DT: Add DT binding documentation for DVI Connector
` [PATCHv3 36/41] Doc/DT: Add DT binding documentation for HDMI Connector
` [PATCHv3 37/41] Doc/DT: Add DT binding documentation for MIPI DPI Panel
` [PATCHv3 38/41] Doc/DT: Add DT binding documentation for MIPI DSI CM Panel
` [PATCHv3 39/41] Doc/DT: Add DT binding documentation for Sony acx565akm panel
` [PATCHv3 40/41] Doc/DT: Add DT binding documentation for TFP410 encoder
` [PATCHv3 41/41] Doc/DT: Add DT binding documentation for tpd12s015 encoder

Kind Regards
 2014-01-26 22:31 UTC  (3+ messages)

[GIT PULL] fbdev changes for 3.14
 2014-01-24 11:08 UTC 

[PATCH 0/2] omapfb: option to use coherent dma mem
 2014-01-24 10:35 UTC  (11+ messages)
` [PATCH 1/2] ARM: omapfb: add coherent dma memory support
        `  "

[PATCH v4 0/2] backlight: update bl status and some bd properties when necessary
 2014-01-24  8:20 UTC  (4+ messages)
` [PATCH v4 1/2] backlight: update bd state & fb_blank "
` [PATCH v4 2/2] backlight: update backlight status "

[PATCH v2] backlight: turn backlight on/off when necessary
 2014-01-24  2:25 UTC  (9+ messages)
  `  "

[PATCH 4/10] atyfb: set FBINFO_READS_FAST
 2014-01-23 20:03 UTC  (5+ messages)

[PATCH 10/10] tgafb: avoid restriction on modes with line length not a multiple of 64
 2014-01-23 19:44 UTC 

[PATCH 9/10] tgafb: fix data copying
 2014-01-23 19:43 UTC 

[PATCH 8/10] tgafb: fix mode setting with fbset
 2014-01-23 19:42 UTC 

[PATCH 7/10] mach64: fix cursor when character width is not a multiple of 8 pixels
 2014-01-23 19:41 UTC 

[PATCH 6/10] mach64: use unaligned access
 2014-01-23 19:41 UTC 

[PATCH 5/10] atyfb: remove resolution limit 1600
 2014-01-23 19:40 UTC 

[PATCH 3/10] framebuffer: fix cfb_copyarea
 2014-01-23 19:39 UTC 

[PATCH 2/10] matroxfb: restore the registers M_ACCESS and M_PITCH
 2014-01-23 19:39 UTC 

[PATCH 1/10] matroxfb: set FBINFO_READS_FAST
 2014-01-23 19:38 UTC 

[PATCHv14][ 1/4] video: imxfb: Introduce regulator support
 2014-01-22 17:09 UTC  (2+ messages)
` [PATCHv14][ 3/4] video: Kconfig: Allow more broad selection of the imxfb framebuffer driver

[PATCHv14][ 2/4] video: imxfb: Add DT default contrast control register property
 2014-01-22 17:09 UTC 

[PATCH v3] backlight: turn backlight on/off when necessary
 2014-01-22 11:24 UTC 

[PATCH 32/73] logo: emit "#include <linux/init.h> in autogenerated C file
 2014-01-21 21:22 UTC  (2+ messages)
` [PATCH 41/73] video: delete non-required instances of include <linux/init.h>

[PATCH 2/2] fbdev: shmobile-lcdcfb: Fix sparse address space cast warning
 2014-01-21 11:59 UTC 

[PATCH 1/2] fbdev: shmobile-lcdcfb: Use NULL instead of 0 as NULL pointer
 2014-01-21 11:59 UTC 

[PATCH 0/2] fbdev: shmobile-lcdcfb: Fix sparse warnings
 2014-01-21 11:59 UTC 

[PATCH 13/15] fbdev: sh-mobile-lcdcfb: Enable driver compilation with COMPILE_TEST
 2014-01-20 15:30 UTC  (8+ messages)

[PATCH 2/2] video: exynos: Fix S6E8AX0 LCD driver build error
 2014-01-17 11:13 UTC  (3+ messages)

[PATCH v2] video: exynos: Fix S6E8AX0 LCD driver build error
 2014-01-17 11:12 UTC 

[PATCH] OMAPDSS: DISPC: Fix 34xx overlay scaling calculation
 2014-01-14  8:11 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH 0/4] delete useless variable
 2014-01-14  8:06 UTC  (3+ messages)
` [PATCH 2/4] i810: "

[PATCH v6] video: add OpenCores VGA/LCD framebuffer driver
 2014-01-14  8:04 UTC  (2+ messages)

[PATCH v5] video: add OpenCores VGA/LCD framebuffer driver
 2014-01-13 11:15 UTC  (8+ messages)

[PATCH] ARM: OMAPFB: panel-sony-acx565akm: fix missing mutex unlocks
 2014-01-13 10:20 UTC  (5+ messages)
` [PATCH v2] "

FOSDEM14: Graphics DevRoom: Deadline approaching fast
 2014-01-11 15:09 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).