Merge tag 'fbdev-main-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux
Pull fbdev changes from Tomi Valkeinen: "Various fbdev fixes and improvements, but nothing big" * tag 'fbdev-main-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux: (38 commits) fbdev: Make the switch from generic to native driver less alarming Video: atmel: avoid the id of fix screen info is overwritten video: imxfb: Add DT default contrast control register property. video: atmel_lcdfb: ensure the hardware is initialized with the correct mode fbdev: vesafb: add dev->remove() callback fbdev: efifb: add dev->remove() callback video: pxa3xx-gcu: switch to devres functions video: pxa3xx-gcu: provide an empty .open call video: pxa3xx-gcu: pass around struct device * video: pxa3xx-gcu: rename some symbols sisfb: fix 1280x720 resolution support video: fbdev: uvesafb: Remove impossible code path in uvesafb_init_info video: fbdev: uvesafb: Remove redundant NULL check in uvesafb_remove fbdev: FB_OPENCORES should depend on HAS_DMA OMAPDSS: convert pixel clock to common videomode style OMAPDSS: Remove unused get_context_loss_count support OMAPDSS: use DISPC register to detect context loss video: da8xx-fb: Use "SIMPLE_DEV_PM_OPS" macro video: imxfb: Convert to SIMPLE_DEV_PM_OPS video: imxfb: Resolve mismatch between backlight/contrast ...
No related branches found
No related tags found
Showing
- Documentation/devicetree/bindings/video/fsl,imx-fb.txt 4 additions, 0 deletionsDocumentation/devicetree/bindings/video/fsl,imx-fb.txt
- arch/arm/mach-imx/mach-mx27ads.c 51 additions, 4 deletionsarch/arm/mach-imx/mach-mx27ads.c
- arch/arm/mach-omap2/display.c 0 additions, 1 deletionarch/arm/mach-omap2/display.c
- drivers/gpu/drm/omapdrm/omap_connector.c 3 additions, 3 deletionsdrivers/gpu/drm/omapdrm/omap_connector.c
- drivers/video/Kconfig 1 addition, 1 deletiondrivers/video/Kconfig
- drivers/video/atmel_lcdfb.c 7 additions, 1 deletiondrivers/video/atmel_lcdfb.c
- drivers/video/aty/atyfb_base.c 4 additions, 3 deletionsdrivers/video/aty/atyfb_base.c
- drivers/video/aty/mach64_accel.c 2 additions, 1 deletiondrivers/video/aty/mach64_accel.c
- drivers/video/aty/mach64_cursor.c 16 additions, 6 deletionsdrivers/video/aty/mach64_cursor.c
- drivers/video/cfbcopyarea.c 78 additions, 75 deletionsdrivers/video/cfbcopyarea.c
- drivers/video/console/fbcon.c 25 additions, 2 deletionsdrivers/video/console/fbcon.c
- drivers/video/da8xx-fb.c 10 additions, 12 deletionsdrivers/video/da8xx-fb.c
- drivers/video/efifb.c 12 additions, 1 deletiondrivers/video/efifb.c
- drivers/video/exynos/Kconfig 1 addition, 1 deletiondrivers/video/exynos/Kconfig
- drivers/video/exynos/s6e8ax0.c 4 additions, 9 deletionsdrivers/video/exynos/s6e8ax0.c
- drivers/video/fbmem.c 1 addition, 2 deletionsdrivers/video/fbmem.c
- drivers/video/imxfb.c 156 additions, 224 deletionsdrivers/video/imxfb.c
- drivers/video/matrox/matroxfb_accel.c 28 additions, 10 deletionsdrivers/video/matrox/matroxfb_accel.c
- drivers/video/matrox/matroxfb_base.c 2 additions, 1 deletiondrivers/video/matrox/matroxfb_base.c
- drivers/video/matrox/matroxfb_base.h 2 additions, 0 deletionsdrivers/video/matrox/matroxfb_base.h
Loading
Please register or sign in to comment