linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-04-29 21:44:09 to 2015-05-20 23:08:12 UTC [more...]

[PATCH v6 0/4] pci: add and use pci_iomap_wc()
 2015-05-20 23:08 UTC  (4+ messages)
` [PATCH v6 1/4] pci: add pci_iomap_wc() variants
` [PATCH v6 2/4] video: fbdev: arkfb: use arch_phys_wc_add() and pci_iomap_wc()
` [PATCH v6 3/4] video: fbdev: s3fb: "

[PATCH v3 0/4] pci: add and use pci_ioremap_wc_bar()
 2015-05-20 21:06 UTC  (7+ messages)
` [PATCH v3 1/4] pci: add pci_ioremap_wc_bar()
    ` [Cocci] [PATCH v3 0/4] pci: add and use pci_ioremap_wc_bar()

[PATCH v4 1/6] x86: add ioremap_uc() - force strong UC, PCD=1, PWT=1
 2015-05-20 20:57 UTC  (16+ messages)
` [PATCH v4 2/6] x86: document WC MTRR effects on PAT / non-PAT pages
` [PATCH v4 4/6] video: fbdev: atyfb: clarify ioremap() base and length used
` [PATCH v4 5/6] video: fbdev: atyfb: replace MTRR UC hole with strong UC
` [PATCH v4 6/6] video: fbdev: atyfb: use arch_phys_wc_add() and ioremap_wc()

[PATCH v5 1/5] pci: add pci_iomap_wc() variants
 2015-05-20 20:52 UTC  (11+ messages)

[PATCH v3 0/3] vesafb: remove theoretical MTRR uses
 2015-05-20 19:46 UTC  (4+ messages)
` [PATCH v3 2/3] video: fbdev: vesafb: add missing mtrr_del() for added MTRR

[PATCH v3 00/17] framebuffer: simple conversions to arch_phys_wc_add()
 2015-05-20 18:58 UTC  (11+ messages)
    ` [Cocci] "

distorted text
 2015-05-20 16:03 UTC  (2+ messages)

[PATCH v3 0/2] fbcon: user-defined cursor blink interval
 2015-05-20 12:36 UTC  (19+ messages)
` [PATCH v3 2/2] fbcon: expose cursor blink interval via sysfs
    ` [PATCH "
        ` [PATCH 0/2] add cursor blink interval terminal escape sequence
          ` [PATCH 1/2] vt: add cursor blink interval "
              ` [PATCH v2 0/3] add cursor blink interval terminal "
                ` [PATCH v2 2/3] fbcon: use the cursor blink interval provided by vt

[PATCH v3 00/17] new LoCoMo driver set
 2015-05-20 12:26 UTC  (25+ messages)
` [PATCH v3 02/17] leds: port locomo leds driver to new locomo core
` [PATCH v3 03/17] input: convert LoCoMo keyboard driver to use "
  ` [PATCH v3 04/17] input: make LoCoMo keyboard driver support both poodle and collie
  ` [PATCH v3 13/17] ASoC: pxa: poodle: make use of new locomo GPIO interface
  ` [PATCH v3 14/17] ARM: pxa: poodle: use new LoCoMo driver
` [PATCH v3 05/17] video: backlight: add new locomo backlight driver
` [PATCH v3 06/17] video: lcd: add LoCoMo LCD driver
` [PATCH v3 07/17] gpio: port LoCoMo gpio support from old driver
` [PATCH v3 08/17] gpio: locomo: implement per-pin irq handling
` [PATCH v3 09/17] spi: add locomo SPI driver
` [PATCH v3 10/17] i2c: add locomo i2c driver
` [PATCH v3 11/17] ARM: sa1100: make collie use new locomo drivers
` [PATCH v3 12/17] ARM: sa1100: don't preallocate IRQ space for locomo
` [PATCH v3 15/17] ARM: pxa: poodle: "
` [PATCH v3 16/17] video: backlight: drop old locomo bl/lcd driver
    ` [PATCH v3 01/17] mfd: add new driver for Sharp LoCoMo

[PATCH] video: exynos: fix modular build
 2015-05-20  7:05 UTC  (3+ messages)

[PATCH] backlight: pwm_bl: Simplify usage of devm_gpiod_get_optional
 2015-05-19  9:18 UTC  (4+ messages)

[PATCH] backlight: pwm: make use of 3rd argument to devm_gpiod_get_optional
 2015-05-18 23:15 UTC  (2+ messages)

[PATCH 1/1 linux-next] video: fbdev: use swap() in ami_set_sprite()
 2015-05-18 20:16 UTC  (2+ messages)

[PATCH 1/1 linux-next] video/console: use swap() in newport_bmove()
 2015-05-18 17:43 UTC 

[PATCH 1/1 linux-next] video: fbdev: matrox: use swap() in matroxfb_decode_var()
 2015-05-18 17:31 UTC 

[PATCH] radeonfb: Deinline large functions
 2015-05-18 14:25 UTC 

[PATCH] staging: sm750fb: fix typo in fb_videomode Array
 2015-05-18  5:16 UTC  (2+ messages)

[PATCH] uvesafb: make scaling configurable on Nvidia cards
 2015-05-17  6:56 UTC 

[PATCHv3 0/4] add devm_of_phy_get_by_index and update platform drivers
 2015-05-15  0:52 UTC  (6+ messages)
` [PATCHv3 1/4] phy: phy-core: Make GENERIC_PHY an invisible option
` [PATCHv3 2/4] phy: core: Add devm_of_phy_get_by_index to phy-core

[PATCH v5] staging: sm750fb: use arch_phys_wc_add() and ioremap_wc()
 2015-05-14 14:07 UTC 

[PATCH v4] staging: sm750fb: use arch_phys_wc_add() and ioremap_wc()
 2015-05-14 14:06 UTC  (3+ messages)

[PATCH] backlight/lp855x: Don't clear level on suspend/blank
 2015-05-14  7:25 UTC  (6+ messages)

[PATCH v2 00/17] new locomo driver set
 2015-05-14  6:35 UTC  (33+ messages)
` [PATCH v2 02/17] leds: port locomo leds driver to new locomo core
` [PATCH v2 03/17] input: convert LoCoMo keyboard driver to use "
` [PATCH v2 04/17] input: locomokbd: provide an Alt-SysRQ combination
` [PATCH v2 07/17] gpio: port LoCoMo gpio support from old driver
` [PATCH v2 08/17] gpio: locomo: implement per-pin irq handling
` [PATCH v2 10/17] i2c: add locomo i2c driver
` [PATCH v2 13/17] ASoC: pxa: poodle: make use of new locomo GPIO interface
` [PATCH v2 14/17] ARM: pxa: poodle: use new LoCoMo driver
    ` [PATCH v2 17/17] ARM: drop old "
    ` [PATCH v2 01/17] mfd: add new driver for Sharp LoCoMo

[PATCH v3 0/3] USB PHY driver for Broadcom's Cygnus chipset
 2015-05-13  6:14 UTC  (7+ messages)
` [PATCH v3 2/3] Phy: DT binding documentation for Broadcom Cygnus USB PHY driver
` [PATCH v3 3/3] phy: cygnus-usbphy: Add Broadcom Cygnus USB phy driver

simple framebuffer slower by factor of 20, on socfpga (arm) platform
 2015-05-12  8:52 UTC  (13+ messages)

[PATCHv3 0/4] add devm_of_phy_get_by_index and update platform drivers
 2015-05-11 13:56 UTC  (2+ messages)

[PATCH V4] staging: sm750: Fix lynxfb_ops_imageblit() if image->depth != 1
 2015-05-11  3:08 UTC 

[PATCH V3 RESEND] staging: sm750: Fix lynxfb_ops_imageblit() if image->depth != 1
 2015-05-10 13:17 UTC  (3+ messages)

[PATCH v3 1/2] staging: sm750fb: cleanup white space
 2015-05-10 13:09 UTC  (5+ messages)
` [PATCH v3 2/2] staging: sm750fb: cleanup indentation

[PATCH 0/8] Cleanup and add support for SSD1305
 2015-05-08 13:31 UTC  (6+ messages)
` [PATCHv6 00/10] "
  ` [PATCHv6 05/10] ARM: mxs: fix in tree users of ssd1306

[PATCH v4] video: mxsfb: Make sure axi clock is enabled when accessing registers
 2015-05-07 11:00 UTC  (2+ messages)

[PATCH 23/27] backlight: Allow compile test of GPIO consumers if !GPIOLIB
 2015-05-07  7:37 UTC  (3+ messages)
  ` [PATCH 24/27] fbdev: "

[RFC PATCH] video/logo: introduce new system state for checking if logos are freed
 2015-05-06  7:09 UTC 

[PATCH v2 1/2] staging: sm750fb: cleanup white space
 2015-05-06  3:00 UTC  (4+ messages)
` [PATCH v2 2/2] staging: sm750fb: cleanup indentation

[PATCH] staging: sm750fb: Cleaning up a few return statements
 2015-05-05 16:01 UTC  (4+ messages)

Von Dr. Christopher Harrison (Bitte antworten)
 2015-05-05 10:18 UTC 

[PATCH 1/4] video: backlight: da9052: Constify platform_device_id
 2015-05-05  8:28 UTC  (8+ messages)
` [PATCH 2/4] video: fbdev: imxfb: "
` [PATCH 3/4] video: fbdev: mxsfb: "
` [PATCH 4/4] video: fbdev: s3c-fb: "

[PATCH v5 2/6] x86: document WC MTRR effects on PAT / non-PAT pages
 2015-05-05  7:53 UTC 

[PATCH v3] staging: sm750fb: use arch_phys_wc_add() and ioremap_wc()
 2015-05-05  0:14 UTC  (3+ messages)

[PATCHv2,RESEND] framebuffer: don't link fb_devio into kernel image unconditionally
 2015-05-04 10:52 UTC 

[RFT PATCH] drm/exynos: Enable DP clock to fix display on Exynos5250 and other
 2015-05-01  9:14 UTC  (8+ messages)

[PATCH v4 0/5] pci/devres: add and use pci_iomap_wc() and pcim_iomap_wc()
 2015-05-01  0:20 UTC  (11+ messages)
` [PATCH v4 1/5] pci: add pci_iomap_wc() variants
` [PATCH v4 2/5] lib: devres: add pcim_iomap_wc() variants

[PATCH v5 4/6] ivtv: use arch_phys_wc_add() and require PAT disabled
 2015-04-30 20:25 UTC  (3+ messages)
` [PATCH v5 5/6] IB/ipath: add counting for MTRR
` [PATCH v5 6/6] IB/ipath: use arch_phys_wc_add() and require PAT disabled

[PATCH v3] staging: sm750fb: use arch_phys_wc_add() and ioremap_wc()
 2015-04-30 20:20 UTC  (3+ messages)

[PATCH v1 00/47] mtrr/x86/drivers: bury MTRR
 2015-04-30 17:40 UTC  (3+ messages)
` [PATCH v1 23/47] staging: xgifb: use arch_phys_wc_add() and ioremap_wc()

[PATCH V3] staging: sm750: Fix lynxfb_ops_imageblit() if image->depth != 1
 2015-04-30  6:20 UTC  (2+ messages)

[PATCH v4 6/8] ivtv: use arch_phys_wc_add() and require PAT disabled
 2015-04-29 21:44 UTC  (3+ messages)
  ` [PATCH v4 7/8] IB/ipath: add counting for MTRR
  ` [PATCH v4 8/8] IB/ipath: use arch_phys_wc_add() and require PAT disabled


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