Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1332680
| From | Tomi Valkeinen <tomi.valkeinen@ti.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [GIT PULL] fbdev fixes for 4.5 |
| Date | 2016-02-12 12:20 +0100 |
| Message-ID | <r1jVw-6eg-15@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
Hi Linus,
The following changes since commit 92e963f50fc74041b5e9e744c330dca48e04f08d:
Linux 4.5-rc1 (2016-01-24 13:06:47 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux.git tags/fbdev-fixes-4.5
for you to fetch changes up to b82fe6ddd782f847332aeabf8cab980852f61629:
video: fbdev: imxfb: Provide a reset mechanism (2016-01-29 14:20:16 +0200)
----------------------------------------------------------------
fbdev fixes for v4.5
* fix omap2plus_defconfig to enable omapfb as it was in v4.4
* ocfb: fix timings for margins
* s6e8ax0, da8xx-fb: fix compile warnings
* mmp: fix build failure caused by bad printk parameters
* imxfb: fix clock issue which kept the display off
----------------------------------------------------------------
Andrea Merello (1):
ocfb: fix tgdel and tvdel timing parameters
Arnd Bergmann (3):
fbdev: s6e8ax0: avoid unused function warnings
fbdev: da8xx-fb: remove incorrect type cast
fbdev: mmp: print IRQ resource using %pR format string
Fabio Estevam (1):
video: fbdev: imxfb: Provide a reset mechanism
Tomi Valkeinen (1):
ARM: omap2plus_defconfig: update display configs
arch/arm/configs/omap2plus_defconfig | 33 ++++++++++++++++-----------------
drivers/video/fbdev/da8xx-fb.c | 6 +++---
drivers/video/fbdev/exynos/s6e8ax0.c | 13 ++++---------
drivers/video/fbdev/imxfb.c | 15 +++++++++++++++
drivers/video/fbdev/mmp/hw/mmp_ctrl.c | 3 +--
drivers/video/fbdev/ocfb.c | 4 ++--
6 files changed, 41 insertions(+), 33 deletions(-)
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[GIT PULL] fbdev fixes for 4.5 Tomi Valkeinen <tomi.valkeinen@ti.com> - 2016-02-12 12:20 +0100
csiph-web