linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/4] pci: add and use pci_iomap_wc()
@ 2015-04-21 20:21 Luis R. Rodriguez
  2015-04-21 20:21 ` [PATCH v3 1/4] pci: add pci_iomap_wc() variants Luis R. Rodriguez
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Luis R. Rodriguez @ 2015-04-21 20:21 UTC (permalink / raw)
  To: cocci

From: "Luis R. Rodriguez" <mcgrof@suse.com>

This series adds pci_iomap_wc() variants and makes use of them
to framebuffer device drivers.

Luis R. Rodriguez (4):
  pci: add pci_iomap_wc() variants
  video: fbdev: arkfb: use arch_phys_wc_add() and pci_iomap_wc()
  video: fbdev: s3fb: use arch_phys_wc_add() and pci_iomap_wc()
  video: fbdev: vt8623fb: use arch_phys_wc_add() and pci_iomap_wc()

 drivers/video/fbdev/arkfb.c     | 36 ++++--------------------
 drivers/video/fbdev/s3fb.c      | 35 ++++-------------------
 drivers/video/fbdev/vt8623fb.c  | 31 ++++-----------------
 include/asm-generic/pci_iomap.h | 14 ++++++++++
 lib/pci_iomap.c                 | 61 +++++++++++++++++++++++++++++++++++++++++
 5 files changed, 92 insertions(+), 85 deletions(-)

-- 
2.3.2.209.gd67f9d5.dirty


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-04-29 21:11 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-21 20:21 [PATCH v3 0/4] pci: add and use pci_iomap_wc() Luis R. Rodriguez
2015-04-21 20:21 ` [PATCH v3 1/4] pci: add pci_iomap_wc() variants Luis R. Rodriguez
2015-04-21 20:21 ` [PATCH v3 2/4] video: fbdev: arkfb: use arch_phys_wc_add() and pci_iomap_wc() Luis R. Rodriguez
2015-04-21 20:21 ` [PATCH v3 3/4] video: fbdev: s3fb: " Luis R. Rodriguez
2015-04-21 20:21 ` [PATCH v3 4/4] video: fbdev: vt8623fb: " Luis R. Rodriguez
2015-04-29 21:11 ` [PATCH v3 0/4] pci: add and use pci_iomap_wc() Luis R. Rodriguez

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