linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-09-13 19:51:50 to 2013-09-23 15:20:18 UTC [more...]

[PATCH 0/7] driver core: prevent deferred probe with platform_driver_probe
 2013-09-23 15:20 UTC  (10+ messages)
  ` [PATCH 1/7] "
  ` [PATCH 2/7] mmc: mvsdio: fix deferred probe from __init
    ` [PATCH 3/7] mtd: atmel_nand: "
    ` [PATCH 5/7] usb: gadget: pxa25x_udc: "
  ` [PATCH 4/7] pcmcia: at91_cf: "
  ` [PATCH 6/7] usb: phy: gpio-vbus: "
  ` [PATCH 7/7] backlight: atmel-pwm-bl: "

[PATCH] neofb: fix error return code in neofb_probe()
 2013-09-23 15:00 UTC 

[PATCH] s3fb: fix error return code in s3_pci_probe()
 2013-09-23 15:00 UTC 

[PATCH 00/51] DMA mask changes
 2013-09-23 12:34 UTC  (70+ messages)
` [PATCH 01/51] DMA-API: provide a helper to set both DMA and coherent DMA masks
` [PATCH 02/51] DMA-API: net: brocade/bna/bnad.c: fix 32-bit DMA mask handling
` [PATCH 03/51] DMA-API: net: intel/e1000e: "
  ` [PATCH 04/51] DMA-API: net: intel/igb: "
  ` [PATCH 05/51] DMA-API: net: intel/igbvf: "
  ` [PATCH 08/51] DMA-API: net: intel/ixgbevf: "
  ` [PATCH 09/51] DMA-API: net: broadcom/b44: replace dma_set_mask()+dma_set_coherent_mask() with new
  ` [PATCH 11/51] DMA-API: net: emulex/benet: "
  ` [PATCH 27/51] DMA-API: provide a helper to setup DMA masks
  ` [PATCH 43/51] DMA-API: dma: edma.c: no need to explicitly initialize "
    ` [alsa-devel] "
  ` [PATCH 44/51] DMA-API: dcdbas: update DMA mask handing
` [PATCH 06/51] DMA-API: net: intel/ixgb: fix 32-bit DMA mask handling
` [PATCH 07/51] DMA-API: net: intel/ixgbe: "
` [PATCH 10/51] DMA-API: net: broadcom/bnx2x: replace dma_set_mask()+dma_set_coherent_mask() with new
` [PATCH 12/51] DMA-API: net: intel/e1000: "
` [PATCH 13/51] DMA-API: net: sfc/efx.c: "
` [PATCH 14/51] DMA-API: net: b43: "
` [PATCH 15/51] DMA-API: net: b43legacy: "
` [PATCH 16/51] DMA-API: ppc: vio.c: "
` [PATCH 17/51] DMA-API: block: nvme-core: "
` [PATCH 18/51] DMA-API: staging: et131x: "
` [PATCH 19/51] DMA-API: media: dt3155v4l: "
` [PATCH 20/51] DMA-API: usb: bcma: "
` [PATCH 21/51] DMA-API: usb: ssb-hcd: "
` [PATCH 22/51] DMA-API: amba: get rid of separate dma_mask
` [PATCH 23/51] DMA-API: dma: pl08x: add dma_set_mask_and_coherent() call
    ` [alsa-devel] "
` [PATCH 24/51] DMA-API: dma: pl330: "
        ` [alsa-devel] "
` [PATCH 25/51] DMA-API: video: clcd: "
` [PATCH 26/51] DMA-API: usb: ohci-sa1111: add a note about DMA masks
` [PATCH 28/51] DMA-API: sound: fix dma mask handling in a lot of drivers
` [PATCH 29/51] DMA-API: ata: pata_octeon_cf: convert to use dma_coerce_mask_and_coherent()
` [PATCH 30/51] DMA-API: dma: dw_dmac.c: "
` [PATCH 31/51] DMA-API: media: omap3isp: "
` [PATCH 32/51] DMA-API: mmc: sdhci-acpi: "
` [PATCH 33/51] DMA-API: net: nxp/lpc_eth: "
` [PATCH 34/51] DMA-API: net: octeon: "
` [PATCH 35/51] DMA-API: parport: parport_pc.c: "
` [PATCH 36/51] DMA-API: usb: use dma_set_coherent_mask()
` [PATCH 37/51] DMA-API: usb: use new dma_coerce_mask_and_coherent()
` [PATCH 38/51] DMA-API: staging: use dma_set_coherent_mask()
` [PATCH 39/51] DMA-API: others: "
` [PATCH 40/51] DMA-API: crypto: fix ixp4xx crypto platform device support
` [PATCH 41/51] DMA-API: crypto: remove last references to 'static struct device *dev'
` [PATCH 42/51] DMA-API: usb: musb: use platform_device_register_full() to avoid directly
  ` [PATCH 42/51] DMA-API: usb: musb: use platform_device_register_full() to avoid directly messing
` [PATCH 45/51] DMA-API: firmware/google/gsmi.c: avoid direct access to DMA masks
` [PATCH 46/51] ARM: DMA-API: better handing of DMA masks for coherent allocations
` [PATCH 47/51] ARM: 7794/1: block: Rename parameter dma_mask to max_addr for blk_queue_bounce_limit()
` [PATCH 48/51] ARM: 7795/1: mm: dma-mapping: Add dma_max_pfn(dev) helper function
` [PATCH 49/51] ARM: 7796/1: scsi: Use dma_max_pfn(dev) helper for bounce_limit calculations
` [PATCH 50/51] ARM: 7797/1: mmc: "
` [PATCH 51/51] ARM: 7805/1: mm: change max*pfn to include the physical offset of memory

[PATCH 3/5] OMAPDSS: DISPC: Fix assignment of 0/1 to bool variables
 2013-09-23  7:37 UTC  (2+ messages)

linux-next: manual merge of the omap_dss2 tree with the fbdev tree
 2013-09-23  7:30 UTC  (2+ messages)

[PATCH 1/2] framebuffer: arkfb: Fix framebugger typo
 2013-09-22 21:54 UTC  (9+ messages)
` [PATCH 2/2] framebuffer: Remove pmag-aa-fb
` [PATCH 2/2] framebuffer: Fix int cast to pointer warnings

[PATCH v2] pwm-backlight: allow for non-increasing brightness levels
 2013-09-22 16:59 UTC 

[PATCH 2/2] video: jz4740-fb: Use clk_prepare_enable/clk_disable_unprepare
 2013-09-22 10:01 UTC 

[PATCH 1/2] video: jz4740-fb: Fix LCD_CMD bit definitions
 2013-09-22 10:01 UTC 

[PATCH 04/15] video: mb862xx: Remove redundant dev_set_drvdata
 2013-09-21  8:37 UTC  (2+ messages)

[PATCH v4 1/2] video: ARM CLCD: Add DT support
 2013-09-20 14:20 UTC  (2+ messages)
` [PATCH v4 2/2] ARM: vexpress: Add CLCD Device Tree properties

[PATCH v3 0/5] ARM: vf610: Add DCU framebuffer driver for Vybrid VF610 platform
 2013-09-20 10:04 UTC  (6+ messages)

[PATCH 00/19] video: use dev_get_platdata()
 2013-09-20  9:24 UTC  (2+ messages)

[PATCH] radeon: Conditionally compile PM code
 2013-09-20  9:17 UTC  (2+ messages)

[PATCH 1/1] video: grvga: Use module_platform_driver
 2013-09-20  9:03 UTC  (2+ messages)

[PATCH 01/15] video: atmel_lcdfb: Remove redundant dev_set_drvdata
 2013-09-20  7:24 UTC  (2+ messages)

[RFC PATCH] video: Use fb_sys_write rather than open-coding in drivers
 2013-09-20  7:06 UTC 

[PATCH 2/2] backlight: tosa: Remove redundant spi_set_drvdata
 2013-09-20  6:50 UTC 

[PATCH 1/2] backlight: l4f00242t03: Remove redundant spi_set_drvdata
 2013-09-20  6:50 UTC 

[PATCH 15/15] video: xilinxfb: Remove redundant dev_set_drvdata
 2013-09-20  6:44 UTC 

[PATCH 14/15] video: tcx: Remove redundant dev_set_drvdata
 2013-09-20  6:44 UTC 

[PATCH 13/15] video: sunxvr1000: Remove redundant dev_set_drvdata
 2013-09-20  6:44 UTC 

[PATCH 12/15] video: platinumfb: Remove redundant dev_set_drvdata
 2013-09-20  6:44 UTC 

[PATCH 11/15] video: p9100: Remove redundant dev_set_drvdata
 2013-09-20  6:44 UTC 

[PATCH 10/15] video: ffb: Remove redundant dev_set_drvdata
 2013-09-20  6:44 UTC 

[PATCH 09/15] video: cg6: Remove redundant dev_set_drvdata
 2013-09-20  6:44 UTC 

[PATCH 08/15] video: cg3: Remove redundant dev_set_drvdata
 2013-09-20  6:44 UTC 

[PATCH 07/15] video: cg14: Remove redundant dev_set_drvdata
 2013-09-20  6:44 UTC 

[PATCH 06/15] video: bw2: Remove redundant dev_set_drvdata
 2013-09-20  6:44 UTC 

[PATCH 05/15] video: amifb: Remove redundant dev_set_drvdata
 2013-09-20  6:44 UTC 

[PATCH 03/15] video: leo: Remove redundant dev_set_drvdata
 2013-09-20  6:44 UTC 

[PATCH 02/15] video: grvga: Remove redundant dev_set_drvdata
 2013-09-20  6:44 UTC 

[PATCH 00/15] video: Remove redundant dev_set_drvdata
 2013-09-20  6:44 UTC 

[PATCH v11 0/8] PHY framework
 2013-09-20  6:07 UTC  (9+ messages)

[PATCH 1/2] framebuffer: Add fb_<level> convenience logging macros
 2013-09-20  1:35 UTC  (2+ messages)
` [PATCH 2/2] framebuffer: Use fb_<level>

[PATCH] pwm-backlight: allow for non-increasing brightness levels
 2013-09-19 16:13 UTC  (5+ messages)

[PATCH] OMAPDSS: DISPC: set irq_safe for runtime PM
 2013-09-19 15:14 UTC  (2+ messages)

[PATCH v3 1/2] video: ARM CLCD: Add DT support
 2013-09-18 16:39 UTC  (8+ messages)
` [PATCH v3 2/2] ARM: vexpress: Add CLCD Device Tree properties

[PATCH 00/11] omapdss: HDMI: Refactor driver for easier addition of OMAP5/DRA7 hdmi IP
 2013-09-18  7:00 UTC  (15+ messages)
` [PATCH 01/11] omapdss: HDMI: create a hdmi wrapper library
` [PATCH 02/11] omapdss: HDMI: create a HDMI PLL library
` [PATCH 03/11] omapdss: HDMI: create a PHY library
` [PATCH 04/11] omapdss: HDMI: Use OMAP4 HDMI core functions directly and remove hdmi_ip_ops
` [PATCH 05/11] omapdss: HDMI: remove hdmi_ip_data struct
` [PATCH 06/11] omapdss: HDMI: Clean up the header files
` [PATCH 07/11] omapdss: HDMI: add HDMI wrapper IRQ flags
` [PATCH 09/11] omapdss: OMAP4: HDMI: remove unnecessary edid macros
` [PATCH 10/11] omapdss: HDMI: move common functions to a separate file
` [PATCH 11/11] [experimental] arm: omap: omap4 hwmod data: Split hdmi address space

[PATCH] fbcon: fix deadlock in fbcon_generic_blank()
 2013-09-17 22:29 UTC 

[PATCH 00/15] OMAPDSS: remove old panel model code
 2013-09-17 16:20 UTC  (3+ messages)
` [PATCH 03/15] OMAPDSS: fix DPI and SDI device ids

[PATCH 15/19] video: s1d13xxxfb: use dev_get_platdata()
 2013-09-17 14:19 UTC  (2+ messages)

[PATCH v9 0/2] Introduce buffer synchronization framework
 2013-09-17 12:23 UTC  (3+ messages)
` [PATCH v9 1/2] dmabuf-sync: Add a "
` [PATCH v2 2/2] dma-buf: Add user interfaces for dmabuf sync support

[PATCH 19/19] video: w100fb: use dev_get_platdata()
 2013-09-17  5:11 UTC 

[PATCH 18/19] video: tmiofb: use dev_get_platdata()
 2013-09-17  5:11 UTC 

[PATCH 17/19] video: simplefb: use dev_get_platdata()
 2013-09-17  5:11 UTC 

[PATCH 16/19] video: s3c-fb: use dev_get_platdata()
 2013-09-17  5:10 UTC 

[PATCH 14/19] video: mbxfb: use dev_get_platdata()
 2013-09-17  5:09 UTC 

[PATCH 13/19] video: imxfb: use dev_get_platdata()
 2013-09-17  5:08 UTC 

[PATCH 12/19] video: ep93xx-fb: use dev_get_platdata()
 2013-09-17  5:08 UTC 

[PATCH 01/19] video: atmel_lcdfb: use dev_get_platdata()
 2013-09-17  5:06 UTC 

[PATCH 11/19] video: da8xx-fb: use dev_get_platdata()
 2013-09-17  5:04 UTC 

[PATCH 10/19] video: amba-clcd: use dev_get_platdata()
 2013-09-17  5:03 UTC 

[PATCH 09/19] video: sh_mobile_hdmi: use dev_get_platdata()
 2013-09-17  5:03 UTC 

[PATCH 08/19] video: sa1100fb: use dev_get_platdata()
 2013-09-17  5:02 UTC 

[PATCH 07/19] video: s3c2410: use dev_get_platdata()
 2013-09-17  5:01 UTC 

[PATCH 06/19] video: pxafb: use dev_get_platdata()
 2013-09-17  5:01 UTC 

[PATCH 05/19] video: pxa168fb: use dev_get_platdata()
 2013-09-17  4:59 UTC 

[PATCH 04/19] video: omapfb: use dev_get_platdata()
 2013-09-17  4:58 UTC 

[PATCH 03/19] video: nuc900fb: use dev_get_platdata()
 2013-09-17  4:58 UTC 

[PATCH 02/19] video: mx3fb: use dev_get_platdata()
 2013-09-17  4:57 UTC 

[PATCH v2] video/matrox/matroxfb_maven: Use module_i2c_driver to register driver
 2013-09-16 10:37 UTC  (2+ messages)

[PATCH 1/3] video: xilinxfb: Use standard variable name convention
 2013-09-16 10:34 UTC  (5+ messages)
` [PATCH 3/3] video: xilinxfb: Simplify error path

[PATCH] video/ps3fb: Fix section mismatch warning
 2013-09-16  9:53 UTC  (4+ messages)

[PATCH 00/21] video: remove unnecessary pci_set_drvdata()
 2013-09-16  9:39 UTC  (2+ messages)

[PATCH 1/2] aty128fb: Use pci_dev pm_cap
 2013-09-16  9:26 UTC  (2+ messages)

[PATCH] video: au1100fb: Remove casting the return value which is a void pointer
 2013-09-16  9:17 UTC  (2+ messages)

[PATCH 0/7] omapdss: HDMI: Fix register definitions and reg dump functions
 2013-09-16  6:11 UTC  (2+ messages)

[RFC 0/1] drm/pl111: Initial drm/kms driver for pl111
 2013-09-14 21:33 UTC  (5+ messages)
            ` [Linaro-mm-sig] "


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