linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-07-09 13:39:18 to 2013-07-26 08:41:47 UTC [more...]

[PATCH] drivers/video: remove unused parameter in Kconfig
 2013-07-26  8:41 UTC  (2+ messages)

[PATCH] video: sh7760fb: fix to pass correct device identity to free_irq()
 2013-07-26  8:38 UTC  (2+ messages)

[PATCH] matroxfb: replace kmalloc and memset with kzalloc
 2013-07-26  8:36 UTC  (2+ messages)

[patch -next] fb: fix recent breakage in correct_chipset()
 2013-07-26  8:34 UTC  (3+ messages)

[PATCH v3] video: xilinxfb: Fix compilation warning
 2013-07-26  8:27 UTC  (5+ messages)

[PATCH 1/2] video: imxfb: Fix retrieve values from DT
 2013-07-26  7:59 UTC  (6+ messages)
` [PATCH 2/2] video: imxfb: Add feature to setup PWM Contrast Control Register
        ` [PATCH 2/2] video: imxfb: Add feature to =?UTF-8?B?c2V0dXAgUFdNIENvb

[PATCH] video: nuc900fb: fix to pass correct device identity to free_irq()
 2013-07-26  7:57 UTC  (5+ messages)
` [PATCH] video: nuc900fb: fix to pass correct device identity to request_irq()

[PATCH RESEND] video: mxsfb: Let device core handle pinctrl
 2013-07-26  7:46 UTC  (3+ messages)

[PATCH V2] driver/vga16fb.c: remove the unused variable "dev" of function vga16fb_destroy()
 2013-07-26  7:31 UTC  (4+ messages)

[PATCH] vga16fb: Remove unused variable
 2013-07-26  7:30 UTC  (3+ messages)
` [PATCH] vga16fb: remove "

[PATCHv2 0/3] Few ignored framebuffer fixes/additions
 2013-07-25 23:52 UTC  (6+ messages)
` [PATCHv2 1/3] video: mxsfb: fix color settings for 18bit data bus and 32bpp
` [PATCHv2 2/3] video: hx8357: Make IM pins optional
` [PATCHv2 3/3] fb: backlight: HX8357: Add HX8369 support

[RFC 0/1] drm/pl111: Initial drm/kms driver for pl111
 2013-07-25 18:21 UTC  (2+ messages)

kmemleak warning in efifb_probe
 2013-07-25 15:48 UTC  (4+ messages)
  ` [PATCH] Release efifb's colormap in efifb_destroy()

[PATCH v2] video: xilinxfb: Fix compilation warning
 2013-07-25 13:43 UTC  (3+ messages)

[PATCH 00/15] PHY framework
 2013-07-25 12:09 UTC  (85+ messages)
` [PATCH 01/15] drivers: phy: add generic "
` [PATCH 02/15] usb: phy: omap-usb2: use the new "
` [PATCH 03/15] usb: phy: twl4030: "
` [PATCH 04/15] ARM: OMAP: USB: Add phy binding information
` [PATCH 05/15] ARM: dts: omap: update usb_otg_hs data
` [PATCH 06/15] usb: musb: omap2430: use the new generic PHY framework
` [PATCH 07/15] usb: phy: omap-usb2: remove *set_suspend* callback from omap-usb2
` [PATCH 08/15] usb: phy: twl4030-usb: remove *set_suspend* and *phy_init* ops
` [PATCH 09/15] phy: Add driver for Exynos MIPI CSIS/DSIM DPHYs
` [PATCH 10/15] video: exynos_mipi_dsim: Use the generic PHY driver
` [PATCH 11/15] exynos4-is: Use the generic MIPI CSIS "
` [PATCH 12/15] ARM: Samsung: Remove the MIPI PHY setup code
` [PATCH 13/15] phy: Add driver for Exynos DP PHY
` [PATCH 14/15] video: exynos_dp: remove non-DT support for Exynos Display Port
` [PATCH 15/15] video: exynos_dp: Use the generic PHY driver

[V3 0/7] Enhance mmp display driver
 2013-07-25 11:02 UTC  (3+ messages)

[PATCH] driver/vga16fb.c: remove the unused variable "dev" of function vga16fb_destroy()
 2013-07-25 10:20 UTC  (4+ messages)

[PATCH] video: xilinxfb: Fix compilation warning
 2013-07-25 10:09 UTC  (8+ messages)

=?UTF-8?q?=5BPATCH=5D=20omapfb=3A=20In=20omapfb=5Fprobe=20return=20-EPROBE=5FDEFER=20when=20display=
 2013-07-23 10:01 UTC  (5+ messages)
` [PATCH] omapfb: In omapfb_probe return -EPROBE_DEFER when display driver is not loaded yet

[PATCH] drivers: video: fbmem: add signed type cast for comparation
 2013-07-23  0:04 UTC  (3+ messages)

[PATCH] drivers: video: i740fb: add 'default' processing contents for 'switch'
 2013-07-22  8:45 UTC 

[PATCH 0/3] Few ignored framebuffer fixes/additions
 2013-07-22  8:30 UTC  (12+ messages)
` [PATCH 1/3] video: mxsfb: fix color settings for 18bit data bus and 32bpp
` [PATCH 2/3] video: hx8357: Make IM pins optional
` [PATCH 3/3] fb: backlight: HX8357: Add HX8369 support

[PATCH] drivers: video: fbcmap: add signed type cast for comparation
 2013-07-22  8:26 UTC 

[PATCH v2 0/5] ARM: vf610: Add DCU framebuffer driver for Vybrid VF610 platform
 2013-07-19  3:49 UTC  (7+ messages)
` [PATCH 1/5] ARM: dts: vf610: Add DCU and TCON nodes
` [PATCH 2/5] ARM: dts: vf610-twr: Enable DCU and TCON devices
` [PATCH 3/5] ARM: clk: vf610: Add DCU and TCON clock support
` [PATCH 4/5] fb: Add DCU framebuffer driver for Vybrid VF610 platform
` [PATCH 5/5] Documentation: DT: Add DCU framebuffer driver

[PATCH v4 3/5] at91/avr32/atmel_lcdfb: prepare clk before calling enable
 2013-07-18  7:40 UTC 

[PATCH v3 3/7] at91/avr32/atmel_lcdfb: prepare clk before calling enable
 2013-07-16 15:08 UTC 

[PATCH] logo: Remove trailing whitespace from logo_linux_clut224.ppm
 2013-07-16  7:43 UTC  (3+ messages)

[BUG] radeon: suspend resume
 2013-07-15 10:35 UTC  (3+ messages)

[PATCH] video: remove unused variable "dev" in vga16fb_destroy()
 2013-07-15  7:13 UTC  (2+ messages)

[PATCH RESEND] video: mxsfb: fix color settings for 18bit data bus and 32bpp
 2013-07-12 12:30 UTC  (3+ messages)

[PATCH 1/2] fb: backlight: HX8357: Make IM pins optionnal
 2013-07-12  9:11 UTC  (4+ messages)

[RFC PATCH 0/2 v5] Introduce buffer synchronization framework
 2013-07-12  6:12 UTC  (3+ messages)
` [RFC PATCH v5 1/2] dmabuf-sync: "
` [RFC PATCH v1 2/2] dma-buf: add lock callback for fcntl system call

[PATCH 1/1] OMAPDSS: Add sil9022 driver
 2013-07-11 16:41 UTC  (3+ messages)

[ANNOUNCE] second pull for fbdev this friday
 2013-07-11  9:52 UTC 

[PATCH 12/12] drivers/video: don't use devm_pinctrl_get_select_default() in probe
 2013-07-10 15:57 UTC 

[RFC PATCH v4 0/2] Introduce buffer synchronization framework
 2013-07-10 11:58 UTC  (3+ messages)
` [RFC PATCH v4 1/2] dmabuf-sync: "
` [RFC PATCH v1 2/2] dma-buf: add lock callback for fcntl system call

[PATCH v6] video: imxfb: Add DT support
 2013-07-09 13:41 UTC  (4+ 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).