From: Tomi Valkeinen <tomi.valkeinen@ti.com>
To: linux-fbdev@vger.kernel.org
Subject: [GIT PULL] various small fbdev changes for 3.11
Date: Thu, 27 Jun 2013 09:03:14 +0000 [thread overview]
Message-ID: <51CBFFD2.3040908@ti.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 4160 bytes --]
The following changes since commit ffa3fd21de8ab0db7962b612d4c6e17c0d88e9c2:
videomode: implement public of_get_display_timing() (2013-05-28 14:42:52 +0300)
are available in the git repository at:
git://gitorious.org/linux-omap-dss2/linux.git tags/fbdev-3.11-2
for you to fetch changes up to 464d8a54a0ca7827a2278e2122e5eb22462ae044:
video: i740fb: Make i740fb_init static (2013-06-27 11:57:30 +0300)
----------------------------------------------------------------
Various fbdev changes for 3.11
* xilinxfb updates
* Small cleanups and fixes to multiple drivers
----------------------------------------------------------------
Borislav Petkov (1):
uvesafb: Correct/simplify warning message
Dan Carpenter (1):
fbmem: return -EFAULT on copy_to_user() failure
Fabio Estevam (1):
video: of_display_timing.h: Declare 'display_timing'
Jingoo Han (2):
video: remove unnecessary platform_set_drvdata()
video: replace strict_strtoul() with kstrtoul()
Lars-Peter Clausen (1):
fbdev: bfin-lq035q1-fb: Use dev_pm_ops
Michal Simek (7):
video: xilinxfb: Fix OF probing on little-endian systems
video: xilinxfb: Do not name out_be32 in function name
video: xilinxfb: Rename PLB_ACCESS_FLAG to BUS_ACCESS_FLAG
video: xilinxfb: Use drvdata->regs_phys instead of physaddr
video: xilinxfb: Group bus initialization
video: xilinxfb: Add support for little endian accesses
video: xilinxfb: Use driver for Xilinx ARM Zynq
Randy Dunlap (2):
fb: fix atyfb build warning
fb: fix atyfb unused data warnings
Sachin Kamat (5):
video: smscufx: Use NULL instead of 0
video: udlfb: Use NULL instead of 0
video: udlfb: Make local symbol static
video: imxfb: Make local symbols static
video: i740fb: Make i740fb_init static
Tomi Valkeinen (1):
OMAPDSS: DPI: Fix wrong pixel clock limit
Wei Yongjun (1):
video: mxsfb: remove redundant dev_err call in mxsfb_probe()
Yijing Wang (2):
aty128fb: use pdev->pm_cap instead of pci_find_capability(..,PCI_CAP_ID_PM)
radeon: use pdev->pm_cap instead of pci_find_capability(..,PCI_CAP_ID_PM)
drivers/video/Kconfig | 2 +-
drivers/video/aty/aty128fb.c | 2 +-
drivers/video/aty/atyfb_base.c | 9 +-
drivers/video/aty/radeon_pm.c | 2 +-
drivers/video/au1100fb.c | 1 -
drivers/video/bf54x-lq043fb.c | 1 -
drivers/video/bfin-lq035q1-fb.c | 24 +++---
drivers/video/bfin-t350mcqb-fb.c | 2 -
drivers/video/ep93xx-fb.c | 2 -
drivers/video/fbmem.c | 4 +-
drivers/video/fsl-diu-fb.c | 4 +-
drivers/video/i740fb.c | 2 +-
drivers/video/imxfb.c | 7 +-
drivers/video/jz4740_fb.c | 2 -
drivers/video/mmp/fb/mmpfb.c | 1 -
drivers/video/mmp/hw/mmp_ctrl.c | 1 -
drivers/video/mxsfb.c | 3 -
drivers/video/nuc900fb.c | 1 -
drivers/video/omap2/displays/panel-taal.c | 6 +-
drivers/video/omap2/dss/dpi.c | 4 +-
drivers/video/pxa3xx-gcu.c | 2 -
drivers/video/pxafb.c | 1 -
drivers/video/s3c2410fb.c | 2 -
drivers/video/sa1100fb.c | 1 -
drivers/video/sh7760fb.c | 1 -
drivers/video/sh_mipi_dsi.c | 1 -
drivers/video/smscufx.c | 2 +-
drivers/video/tmiofb.c | 3 -
drivers/video/udlfb.c | 12 +--
drivers/video/uvesafb.c | 4 +-
drivers/video/vga16fb.c | 1 -
drivers/video/vt8500lcdfb.c | 1 -
drivers/video/wm8505fb.c | 2 +-
drivers/video/xilinxfb.c | 135 +++++++++++++++---------------
include/video/of_display_timing.h | 1 +
35 files changed, 113 insertions(+), 136 deletions(-)
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 901 bytes --]
reply other threads:[~2013-06-27 9:03 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=51CBFFD2.3040908@ti.com \
--to=tomi.valkeinen@ti.com \
--cc=linux-fbdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).