linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-04-21 19:20:50 to 2013-05-13 11:24:01 UTC [more...]

Introduce a new helper framework for buffer synchronization
 2013-05-13 11:24 UTC  (4+ messages)

[RFC 32/42] drivers/video: don't check resource with devm_ioremap_resource
 2013-05-13  5:39 UTC  (7+ messages)
` [RFC 33/42] drivers/video/omap2: "
` [RFC 34/42] drivers/video/omap2/dss: "

[PATCH 05/15] video: mxsfb: remove unnecessary platform_set_drvdata()
 2013-05-13  1:22 UTC  (2+ messages)

[PATCH 12/15] video: sh7760fb: remove unnecessary platform_set_drvdata()
 2013-05-13  0:49 UTC  (2+ messages)

[PATCH 08/15] video: sh_mipi_dsi: remove unnecessary platform_set_drvdata()
 2013-05-13  0:49 UTC  (2+ messages)

[PATCH] video: jz4740-fb: Use clk_prepare_enable/clk_disable_unprepare
 2013-05-12 18:14 UTC 

[PATCH v6, part3 07/16] mm, acornfb: use free_reserved_area() to simplify code
 2013-05-11 17:34 UTC 

[PATCH 15/15] video: mmp: remove unnecessary platform_set_drvdata()
 2013-05-11 13:03 UTC 

[PATCH 14/15] video: vga16fb: remove unnecessary platform_set_drvdata()
 2013-05-11 13:00 UTC 

[PATCH 13/15] video: tmiofb: remove unnecessary platform_set_drvdata()
 2013-05-11 12:59 UTC 

[PATCH 11/15] video: pxa: remove unnecessary platform_set_drvdata()
 2013-05-11 12:56 UTC 

[PATCH 10/15] video: au1100fb: remove unnecessary platform_set_drvdata()
 2013-05-11 12:54 UTC 

[PATCH 09/15] video: vt8500: remove unnecessary platform_set_drvdata()
 2013-05-11 12:53 UTC 

[PATCH 07/15] video: sa1100fb: remove unnecessary platform_set_drvdata()
 2013-05-11 12:51 UTC 

[PATCH 06/15] video: nuc900fb: remove unnecessary platform_set_drvdata()
 2013-05-11 12:50 UTC 

[PATCH 04/15] video: jz4740: remove unnecessary platform_set_drvdata()
 2013-05-11 12:48 UTC 

[PATCH 03/15] video: imxfb: remove unnecessary platform_set_drvdata()
 2013-05-11 12:48 UTC 

[PATCH 02/15] video: ep93xx: remove unnecessary platform_set_drvdata()
 2013-05-11 12:47 UTC 

[PATCH 01/15] video: bfin: remove unnecessary platform_set_drvdata()
 2013-05-11 12:45 UTC 

[RFC/PATCH v2 0/8] Clean up write-combining MTRR addition
 2013-05-10 19:34 UTC  (18+ messages)
` [RFC/PATCH v2 1/8] Add arch_phys_wc_{add,del} to manipulate WC MTRRs if needed
` [RFC/PATCH v2 2/8] drm (ast,cirrus,mgag200,nouveau,savage,vmwgfx): Remove drm_mtrr_{add,del}
` [RFC/PATCH v2 3/8] drm: Update drm_addmap and drm_mmap to use PAT WC instead of MTRRs
` [RFC/PATCH v2 4/8] drm,agpgart: Use pgprot_writecombine for AGP maps and make the MTRR optional
` [RFC/PATCH v2 5/8] i915: Use arch_phys_wc_{add,del}
` [RFC/PATCH v2 6/8] radeon: Switch to arch_phys_wc_add and add a missing ..._del
` [RFC/PATCH v2 7/8] uvesafb: Clean up MTRR code
` [RFC/PATCH v2 8/8] drm: Remove mtrr_add and mtrr_del fallback hack for non-MTRR systems

[PATCH 1/1] video: smscufx: Use NULL instead of 0
 2013-05-10 16:21 UTC  (2+ messages)

[PATCH 1/1] video: imxfb: Make local symbols static
 2013-05-10 12:07 UTC 

[PATCH 2/2] video: udlfb: Make local symbol static
 2013-05-10 11:58 UTC 

[PATCH 1/2] video: udlfb: Use NULL instead of 0
 2013-05-10 11:58 UTC 

[PATCH 1/1] video: udlfb: Use NULL instead of 0
 2013-05-10 11:55 UTC  (2+ messages)

[PATCH 01/12] fbdev: FB_GOLDFISH should depend on HAS_DMA
 2013-05-09 21:04 UTC 

[PATCH V2] video: implement a simple framebuffer driver
 2013-05-08 20:58 UTC  (33+ messages)
  ` Re[2]: [PATCH V2] video: implement a simple f =?UTF-8?B?cmFtZWJ1ZmZlciBkc
    ` Re[2]: [PATCH V2] video: implement a simple framebuffer driver

[PATCH v5, part3 07/15] mm, acornfb: use free_reserved_area() to simplify code
 2013-05-08 15:17 UTC 

[PATCH 0/4] drivers: video: Optimisations for the ssd1307fb driver
 2013-05-08 14:01 UTC  (7+ messages)
` [PATCH 1/4] ARM: cfa10036: dt: Change i2c0 clock frequency
` [PATCH 2/4] ssd1307fb: Rework the communication functions
` [PATCH 3/4] ssd1307fb: Speed up the communication with the controller
` [PATCH 4/4] ssd1307fb: Make use of horizontal addressing mode

[PATCHv2 0/2] Add support for the Solomon SSD1306 OLED Controller
 2013-05-08 14:00 UTC  (6+ messages)
` [PATCH 1/2] video: ssd1307fb: Add support for SSD1306 OLED controller
` [PATCH 2/2] ARM: dts: cfa10036: Change the OLED display to SSD1306

dringender Vorschlag
 2013-05-08  8:46 UTC 

[PATCH 0/7] Clean up write-combining MTRR addition
 2013-05-07 16:45 UTC  (16+ messages)
` [PATCH 1/7] x86: Add mtrr_{add,del}_wc_if_needed
` [PATCH 2/7] drm (ast,cirrus,mgag200,nouveau,savage,vmwgfx): Rework drm_mtrr_{add,del}
  ` [PATCH 2/7] drm (ast, cirrus, mgag200, nouveau, savage, vmwgfx): Rework drm_mtrr_{add, del}
` [PATCH 3/7] drm: Update drm_addmap and drm_mmap to use PAT WC instead of MTRRs
` [PATCH 4/7] drm: Use drm_mtrr_add_wc for the AGP aperture
` [PATCH 5/7] i915: Use drm_mtrr_{add,del}_wc
` [PATCH 6/7] radeon: Switch to drm_mtrr_add_wc and add a missing drm_mtrr_del_wc
` [PATCH 7/7] uvesafb: Clean up MTRR code

[PATCH 11/13] video: mxsfb: Let device core handle pinctrl
 2013-05-06 18:05 UTC 

[PATCH 0/6] Davinci fbdev driver and enable it for DMx platform
 2013-05-03 10:27 UTC  (11+ messages)
` [PATCH 1/6] media: davinci: vpbe: fix checkpatch warning for CamelCase
` [PATCH 2/6] media: davinci: vpbe: enable vpbe for fbdev addition
` [PATCH 3/6] davinci: vpbe: add fbdev driver
` [PATCH 4/6] ARM: davinci: dm355: enable "
` [PATCH 5/6] ARM: davinci: dm365: "
` [PATCH 6/6] ARM: davinci: dm644x: "

[PATCH 0/9] s3c24xx LCD controller driver cleanup
 2013-05-02 20:11 UTC  (12+ messages)
` [PATCH 1/9] s3c2410fb: Move platform data declarations to include/linux/platform_data
` [PATCH 2/9] s3c2410fb: Make most of register definitions local
` [PATCH 3/9] ARM: S3C24XX: Remove include/mach/regs-lcd.h header file
` [PATCH 4/9] s3c2410fb: Register single platform driver
` [PATCH 5/9] s3c2410fb: Use dev_pm_ops
` [PATCH 6/9] s3c2410fb: Enable display by default
` [PATCH 7/9] s3c2410fb: Use devm_ioremap_resource()
` [PATCH 8/9] s3c2410fb: Remove redundant platform_set_drvdata()
` [PATCH 9/9] s3c2410fb: Use module parameter instead of a sysfs entry

[PATCH 00/10] OMAPDSS: Basic deferred probe support
 2013-05-01 16:55 UTC  (12+ messages)
` [PATCH 01/10] OMAPDSS: Makefile: move omapfb after panels
` [PATCH 02/10] OMAPFB: use module_platform_driver()
` [PATCH 03/10] OMAPFB: defer probe if no displays
` [PATCH 04/10] OMAPDSS: DSI: use platform_driver_register()
` [PATCH 05/10] OMAPDSS: DSI: Add error handling for dsi_probe_pdata
` [PATCH 06/10] OMAPDSS: DPI: use platform_driver_register()
` [PATCH 07/10] OMAPDSS: DPI: Add error handling for dpi_probe_pdata
` [PATCH 08/10] OMAPDSS: HDMI: use platform_driver_register()
` [PATCH 09/10] OMAPDSS: HDMI: Add error handling for hdmi_probe_pdata
` [PATCH 10/10] OMAPDSS: TFP410: return EPROBE_DEFER if the i2c adapter not found

[PATCH] MAINTAINERS: Add linux-samsung-soc list to all related entries
 2013-05-01 10:28 UTC  (3+ messages)
  ` [alsa-devel] "

[GIT PULL] fbdev changes for 3.10
 2013-04-29 11:14 UTC 

[PATCH v5 0/2] video: imxfb DT support
 2013-04-28 10:48 UTC  (4+ messages)
` [PATCH v5 1/2] imxfb: Set alpha value of the framebuffer
` [PATCH v5 2/2] video: imxfb: Add DT support

[PATCH v8 0/3] Runtime Interpreted Power Sequences
 2013-04-27 15:36 UTC  (4+ messages)

[PATCH 1/1] backlight: add default brightness value option for tps65217-bl driver
 2013-04-26  9:15 UTC 

[PATCH 0/2] drivers/video: mxs-fb: build fixes
 2013-04-25 17:32 UTC  (9+ messages)
` [PATCH 1/2] drivers/video: Kconfig, fix mxsfb build
` [PATCH 2/2] drivers/video: mxs-fb: Fix build, use renamed function

[PATCH] uvesafb: Correct/simplify warning message
 2013-04-25  0:45 UTC  (3+ messages)

asus_nb_wmi bug
 2013-04-24 19:50 UTC 

[PATCH v4 0/2] video: imxfb DT support
 2013-04-24 13:26 UTC  (6+ messages)
` [PATCH v4 2/2] video: imxfb: Add "

[PATCH V5 5/5] fbcon: queue work on power efficient wq
 2013-04-24 11:54 UTC 

[PATCH 01/11] fbdev/fbmem: use vm_iomap_memory()
 2013-04-23 18:53 UTC  (12+ messages)
` [PATCH 02/11] fbdev/omapfb: "
` [PATCH 03/11] fbdev/au1100fb: "
` [PATCH 04/11] fbdev/au1200fb: "
` [PATCH 05/11] fbdev/controlfb: "
` [PATCH 06/11] fbdev/fb-puv3: "
` [PATCH 07/11] fbdev/sa1100fb: "
` [PATCH 08/11] fbdev/vermillion: "
` [PATCH 09/11] fbdev/sgivwfb: "
` [PATCH 10/11] fbdev/ps3fb: "
` [PATCH 11/11] fbdev: improve fb_mmap bounds checks

[PATCH] Handle efifb with no lfb_base better
 2013-04-23 15:23 UTC 

[PATCH RESEND] video: mxsfb: Fix colors display on lower color depth
 2013-04-22 14:30 UTC  (6+ messages)

[RFC 06/10] video: ARM CLCD: Add DT & CDF support
 2013-04-22 14:28 UTC  (3+ messages)
` [RFC v2] "

[PATCH] video: mxsfb: Fix colors display on lower color depth
 2013-04-22  8:07 UTC  (3+ 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).