linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-08-01 09:59:18 to 2012-08-09 11:51:29 UTC [more...]

[PATCH 0/6] OMAPDSS: Remove cpu_is checks
 2012-08-09 11:51 UTC  (30+ messages)
` [PATCH 1/6] OMAPDSS: DISPC: Remove cpu_is_xxxx checks
  ` [PATCH 1/6] OMAPDSS: DISPC: cleanup "
` [PATCH 2/6] OMAPDSS: DSS: Remove redundant functions
` [PATCH 3/6] OMAPDSS: DSS: Remove cpu_is_xxxx checks
  ` [PATCH 3/6] OMAPDSS: DSS: Cleanup "
` [PATCH 4/6] OMAPDSS: VENC: Remove "
` [PATCH 5/6] ARM: OMAP: Disable venc for OMAP4
` [PATCH 6/6] OMAPDSS: DPI: Remove cpu_is_xxxx checks

[PATCH v2 0/5] OMAPDSS: Misc Cleanups/Fixes
 2012-08-09  9:19 UTC  (6+ messages)
` [PATCH v2 1/5] OMAPDSS: APPLY: Constify timings argument in dss_mgr_set_timings
` [PATCH v2 2/5] OMAPDSS: DPI: Remove omap_dss_device arguments in dpi_set_dsi_clk/dpi_set_dispc_clk
` [PATCH v2 3/5] OMAPDSS: HDMI: Remove omap_dss_device argument from hdmi_compute_pll
` [PATCH v2 4/5] OMAPDSS: DPI: Add locking for DPI interface
` [PATCH v2 5/5] OMAPDSS: Displays: Add locking in generic DPI panel driver

[PATCHv2 0/8] *** ARM: Update arch-vt8500 to Devicetree ***
 2012-08-09  1:55 UTC  (9+ messages)
` [PATCHv2 1/8] arm: vt8500: Add device tree files for VIA/Wondermedia SoC's
` [PATCHv2 2/8] rtc: vt8500: Add devicetree support for vt8500-rtc
` [PATCHv2 3/8] serial: vt8500: Add devicetree support for vt8500-serial
` [PATCHv2 4/8] usb: vt8500: Add devicetree support for vt8500-ehci and -uhci
` [PATCHv2 5/8] video: vt8500: Add devicetree support for vt8500-fb and wm8505-fb
` [PATCHv2 6/8] arm: vt8500: Update arch-vt8500 to devicetree support
` [PATCHv2 7/8] arm: vt8500: doc: Add device tree bindings for arch-vt8500 devices
` [PATCHv2 8/8] arm: vt8500: gpio: Devicetree support for arch-vt8500

[PATCH 0/8] *** ARM: Update arch-vt8500 to Devicetree ***
 2012-08-08 19:17 UTC  (17+ messages)
` [PATCH 1/8] arm: vt8500: Add device tree files for VIA/Wondermedia SoC's
` [PATCH 2/8] rtc: vt8500: Add devicetree support for vt8500-rtc
` [PATCH 3/8] serial: vt8500: Add devicetree support for vt8500-serial
` [PATCH 4/8] usb: vt8500: Add devicetree support for vt8500-ehci and -uhci
` [PATCH 5/8] video: vt8500: Add devicetree support for vt8500-fb and wm8505-fb
` [PATCH 6/8] arm: vt8500: Update arch-vt8500 to devicetree support
` [PATCH 7/8] arm: vt8500: doc: Add device tree bindings for arch-vt8500 devices
` [PATCH 8/8] ARM: vt8500: gpio: Devicetree support for arch-vt8500
  ` [rtc-linux] "

[PATCH] video: move CNVT_TOHW to a common place
 2012-08-08 17:02 UTC  (2+ messages)

[PATCH v4] da8xx-fb: add 24bpp LCD configuration support
 2012-08-08 16:14 UTC  (2+ messages)

[PATCH v2] of: Add videomode helper
 2012-08-08 12:41 UTC  (10+ messages)

[PATCH] fbdev: Add Renesas vdc4 framebuffer driver
 2012-08-08 12:14 UTC 

[PATCH 0/2] OMAPDSS: write-through caching support for omapfb
 2012-08-08 11:07 UTC  (3+ messages)
` [PATCH 1/2] ARM: pgtable: add pgprot_writethrough() macro

[RFC 00/17] OMAPDSS: Change way of passing timings from panel driver to interface
 2012-08-08  9:36 UTC  (37+ messages)
` [RFC 01/17] OMAPDSS: APPLY: Constify timings argument in dss_mgr_set_timings
` [RFC 02/17] OMAPDSS: DPI: Remove omap_dss_device arguments in dpi_set_dsi_clk/dpi_set_dispc_clk
` [RFC 03/17] OMAPDSS: HDMI: Remove omap_dss_device argument from hdmi_compute_pll
` [RFC 04/17] OMAPDSS: DPI: Add locking for DPI interface
` [RFC 05/17] OMAPDSS: DPI: Maintain our own timings field in driver data
` [RFC 06/17] OMAPDSS: DPI displays: Take care of panel timings in the driver itself
` [RFC 07/17] OMAPDSS: Displays: Add locking in generic DPI panel driver
` [RFC 08/17] OMAPDSS: DSI: Maintain own copy of timings in driver data
` [RFC 09/17] OMAPDSS: HDMI: Use our own omap_video_timings field when setting interface timings
` [RFC 10/17] OMAPDSS: HDMI: Add a get_timing function for HDMI interface
` [RFC 11/17] OMAPDSS: HDMI: Add locking for hdmi interface get/set timing functions
` [RFC 12/17] OMAPDSS: SDI: Create a separate function for timing/clock configurations
` [RFC 13/17] OMAPDSS: SDI: Create a function to set timings
` [RFC 14/17] OMAPDSS: SDI: Maintain our own timings field in driver data
` [RFC 15/17] OMAPDSS: VENC: Split VENC into interface and panel driver
` [RFC 16/17] OMAPDSS: VENC: Maintain our own timings field in driver data
` [RFC 17/17] OMAPDSS: VENC: Add a get_timing function for VENC interface

[PATCH V4 0/2] arm: samsung: Move FIMD headers to include/video/
 2012-08-08  6:20 UTC  (8+ messages)
` [PATCH V4 1/2] include/video: move fimd register headers from platform to include/video
` [PATCH V4 2/2] include/video: Add register offsets for FIMD version 8

[PATCH 10/10] video: exynos_dp: Enable hotplug interrupts
 2012-08-08  3:54 UTC 

[PATCH 09/10] video: exynos_dp: Fix bug when checking dp->irq
 2012-08-08  3:54 UTC 

[PATCH 08/10] video: exynos_dp: Move hotplug into a workqueue
 2012-08-08  3:54 UTC 

[PATCH 07/10] video: exynos_dp: Improve EDID error handling
 2012-08-08  3:54 UTC 

[PATCH 06/10] video: exynos_dp: Fix get_pll_lock_status return value
 2012-08-08  3:54 UTC 

[PATCH 05/10] video: exynos_dp: Remove sink control to D0
 2012-08-08  3:54 UTC 

[PATCH 04/10] video: exynos_dp: Get pll lock before pattern set
 2012-08-08  3:54 UTC 

[PATCH 03/10] video: exynos_dp: Clean up SW link training
 2012-08-08  3:54 UTC 

[PATCH 02/10] video: exynos_dp: Check DPCD return codes
 2012-08-08  3:54 UTC 

[PATCH 01/10] video: exynos_dp: Change aux transaction failures
 2012-08-08  3:54 UTC 

[PATCH 00/10] Upstream patches from chromium os tree
 2012-08-08  3:54 UTC 

[PATCH] video: exynos_dp: check time loop for RPLY_RECEIV
 2012-08-08  1:10 UTC 

[PATCH v3 0/4] Use dma_mmap_coherent to support IOMMU mapper
 2012-08-07 15:22 UTC  (9+ messages)
` [PATCH v3 1/4] ARM: dma-mapping: define ARCH_HAS_DMA_MMAP_COHERENT
` [PATCH v3 2/4] ALSA: pcm - Don't define ARCH_HAS_DMA_MMAP_COHERENT privately for ARM
` [PATCH v3 3/4] media: videobuf2-dma-contig: use dma_mmap_coherent if available
` [PATCH v3 4/4] fbdev: sh_mobile_lcdc: "

[PATCH V4 0/2] arm: samsung: Move FIMD headers to include/video/
 2012-08-07 12:38 UTC 

[PATCH V3 0/5] arm: samsung: Move FIMD headers to include/video/
 2012-08-07  9:49 UTC  (6+ messages)
` [PATCH V3 1/5] include/video: Add samsung FIMD register header
` [PATCH V3 2/5] include/video: Add Exynos5 specific FIMD register offsets
` [PATCH V3 3/5] arm: samsung: Include the modified FIMD header file
` [PATCH V3 4/5] driver: "
` [PATCH V3 5/5] arm: samsung: delete frame buffer header files from platform

[RFC][PATCH v3 0/3] Power sequences with PWM and DT support
 2012-08-07  5:10 UTC  (30+ messages)
` [RFC][PATCH v3 1/3] runtime interpreted power sequences
      ` Gethering power management/policy hw drivers under drivers/power/? (Re: [RFC][PATCH v3 1/3] runtime
        ` Gethering power management/policy hw drivers under drivers/power/? (Re: [RFC][PATCH v3 1/3] runt

[PATCH] fbdev: sh_mobile_lcdc: Fix vertical panning step
 2012-08-07  1:27 UTC  (3+ messages)

[PATCH] video: s3c-fb: Fix compile error/warning if CONFIG_OF is not selected
 2012-08-07  0:47 UTC  (3+ messages)

[PATCH] OMAPDSS: OMAPFB: fix framebuffer console colors
 2012-08-06 12:26 UTC  (5+ messages)

[PATCH 0/5] use devm_ functions
 2012-08-06  9:06 UTC  (8+ messages)
  ` [PATCH 1/5] drivers/video/epson1355fb.c: "
  ` [PATCH 3/5] drivers/video/jz4740_fb.c: "
  ` [PATCH 2/5] drivers/video/bf54x-lq043fb.c: "
  ` [PATCH 5/5] drivers/video/msm/mddi_client_nt35399.c: "
  ` [PATCH 4/5] drivers/video/msm/mddi_client_dummy.c: "

[PATCH 5/6] drivers/video/backlight/da9052_bl.c: drop devm_kfree of devm_kzalloc'd data
 2012-08-06  1:20 UTC  (2+ messages)

[PATCH 1/3] drivers/video/auo_k190x.c: drop kfree of devm_kzalloc's data
 2012-08-04 12:00 UTC 

viafb on Clevo M5x0V laptop (+VT1631L)
 2012-08-02 21:13 UTC  (3+ messages)

[PATCHv2 0/4] Add support for the OLED in the CFA10036
 2012-08-02 13:35 UTC  (6+ messages)
` [PATCH 1/4] video: Add support for the Solomon SSD1307 OLED Controller

[RFC PATCH 00/29] OMAPDSS: Initial Writeback Capture mode support
 2012-08-02 10:22 UTC  (5+ messages)
` [RFC PATCH 21/29] OMAPDSS: DISPC: Configure overlay-like parameters in dispc_wb_setup
` [RFC PATCH 22/29] OMAPDSS: DISPC: Setup writeback go, enable and channel_in functions

[PATCH] video: s3c-fb: use devm_clk_get()
 2012-08-02  6:59 UTC 

[PATCH] video: exynos-mipi-dsi: Add missing static storage class specifiers
 2012-08-02  6:26 UTC 

[PATCH v2] video: exynos_dp: use devm_clk_get function
 2012-08-01 22:59 UTC 

[PATCH 0/5] use devm_ functions
 2012-08-01 16:36 UTC  (6+ messages)
` [PATCH 5/5] drivers/video/exynos/exynos_dp_core.c: "

[GIT PULL] fbdev updates for 3.6
 2012-08-01 13:03 UTC 

[PATCH V2 0/5] arm: samsung: Move FIMD headers to include/video/
 2012-08-01 10:09 UTC  (10+ messages)
` [PATCH V2 5/5] arm: samsung: delete frame buffer header files from platform


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