messages from 2013-04-05 10:31:15 to 2013-04-30 09:50:38 UTC [more...]
[PATCH V2] video: implement a simple framebuffer driver
2013-04-30 9:50 UTC (22+ messages)
[GIT PULL] fbdev changes for 3.10
2013-04-29 11:14 UTC
[PATCH 00/10] OMAPDSS: Basic deferred probe support
2013-04-29 10:22 UTC (11+ 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 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 0/9] s3c24xx LCD controller driver cleanup
2013-04-26 20:02 UTC (10+ 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 1/1] backlight: add default brightness value option for tps65217-bl driver
2013-04-26 9:15 UTC
[PATCH 0/6] Davinci fbdev driver and enable it for DMx platform
2013-04-26 5:58 UTC (9+ 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/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
[PATCHv2 0/2] Add support for the Solomon SSD1306 OLED Controller
2013-04-25 9:42 UTC (4+ messages)
` [PATCH 1/2] video: ssd1307fb: Add support for SSD1306 OLED controller
` [PATCH 2/2] ARM: dts: cfa10036: Change the OLED display to SSD1306
[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 (7+ messages)
` [PATCH v4 1/2] imxfb: Set alpha value of the framebuffer
` [PATCH v4 2/2] video: imxfb: Add DT support
[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 00/10] Versatile Express CLCD DVI output support
2013-04-22 14:28 UTC (14+ messages)
` [RFC 01/10] video: Add generic display entity core
` [RFC 02/10] video: display: Update the display with the video mode data
` [RFC 03/10] video: display: Add Device Tree bindings
` [RFC 04/10] video: display: Add generic TFT display type
` [RFC 05/10] fbmon: Add extra video helper
` [RFC 06/10] video: ARM CLCD: Add DT & CDF support
` [RFC v2] "
` [RFC 07/10] mfd: vexpress: Allow external drivers to parse site ids
` [RFC 08/10] video: Versatile Express MUXFPGA driver
` [RFC 09/10] video: Versatile Express DVI mode driver
` [RFC 10/10] ARM: vexpress: Add CLCD Device Tree properties
[PATCH 0/4] drivers: video: Optimisations for the ssd1307fb driver
2013-04-22 10:02 UTC (5+ 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
[PATCH] video: mxsfb: Fix colors display on lower color depth
2013-04-22 8:07 UTC (4+ messages)
[PATCH] MAINTAINERS: Add linux-samsung-soc list to all related entries
2013-04-21 19:20 UTC
Darlehen anbieten
2013-04-19 21:59 UTC
[PATCH 00/33] OMAPDSS: platform_enable/disable callback removal from panel drivers
2013-04-18 3:40 UTC (9+ messages)
[PATCH 0/8] ARM: at91: atmel_lcdc: add DT support
2013-04-16 15:43 UTC (12+ messages)
` [PATCH 1/8] video: atmel_lcdfb: fix platform data struct
` [PATCH 2/8] video: atmel_lcdfb: introduce atmel_lcdfb_power_control
` [PATCH 3/8] video: atmel_lcdfb: pass the pdata as params
` [PATCH 4/8] video: atmel_lcdfb: add device tree suport
[PATCH v3 0/2] video: imxfb DT support
2013-04-16 14:17 UTC (10+ messages)
` [PATCH v3 1/2] imxfb: Set alpha value of the framebuffer
` [PATCH v3 2/2] video: imxfb: Add DT support
[PATCH] backlight: platform_lcd: introduce probe callback
2013-04-16 0:53 UTC (8+ messages)
` [PATCH v2] "
[PATCH RESEND 0/2] Add support for the Solomon SSD1306 OLED Controller
2013-04-12 8:00 UTC (3+ messages)
` [PATCH 1/2] video: ssd1307fb: Add support for SSD1306 OLED controller
` [PATCH 2/2] ARM: dts: cfa10036: Change the OLED display to SSD1306
[PATCH 00/30] ARM: exynos multiplatform support
2013-04-11 12:08 UTC (8+ messages)
` [PATCH 12/30] video/exynos: remove unnecessary header inclusions
` [PATCH 13/30] video/s3c: move platform_data out of arch/arm
How to manage OMAP display drivers in the future
2013-04-11 9:49 UTC (3+ messages)
[PATCH 1/2] OMAPDSS: fix dss_fck clock rate rounding
2013-04-11 9:35 UTC (2+ messages)
` [PATCH 2/2] OMAPDSS: DPI: widen the pck search when using dss fck
[PATCH] omapdss: use devm_clk_get()
2013-04-10 9:41 UTC (7+ messages)
[PATCH 1/1] video: wm8505fb: Convert to devm_ioremap_resource()
2013-04-10 8:23 UTC (3+ messages)
[PATCH] OMAPDSS: nec-nl8048 panel: Use dev_pm_ops
2013-04-10 8:07 UTC (2+ messages)
Status of exporting an fbdev framebuffer with dma_buf?
2013-04-09 17:12 UTC
[PATCH 00/10] Use module_platform_driver_probe() part 2
2013-04-09 9:23 UTC (4+ messages)
` [PATCH 08/10] drivers: mfd: use module_platform_driver_probe()
[PATCH] of: videomode: Fix module loading problem
2013-04-08 11:05 UTC
[PATCH v6] video: mxsfb: Introduce regulator support
2013-04-08 8:35 UTC (2+ messages)
[PATCH v5] video: mxsfb: Introduce regulator support
2013-04-07 6:33 UTC (2+ messages)
[PATCH v4, part3 07/15] mm, acornfb: use free_reserved_area() to simplify code
2013-04-06 13:55 UTC
Graphics and Display Microconference @LPC2013
2013-04-06 0:17 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).