Merge tag 'fbdev-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux
Pull fbdev updates from Tomi Valkeinen: - new 6x10 font - various small fixes and cleanups * tag 'fbdev-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux: (30 commits) fonts: Add 6x10 font videomode: provide dummy inline functions for !CONFIG_OF video/atmel_lcdfb: Introduce regulator support fbdev: sh_mobile_hdmi: Re-init regs before irq re-enable on resume framebuffer: fix screen corruption when copying framebuffer: fix border color arm, fbdev, omap2, LLVMLinux: Remove nested function from omapfb arm, fbdev, omap2, LLVMLinux: Remove nested function from omap2 dss video: fbdev: valkyriefb.c: use container_of to resolve fb_info_valkyrie from fb_info video: fbdev: pxafb.c: use container_of to resolve pxafb_info/layer from fb_info video: fbdev: cyber2000fb.c: use container_of to resolve cfb_info from fb_info video: fbdev: controlfb.c: use container_of to resolve fb_info_control from fb_info video: fbdev: sa1100fb.c: use container_of to resolve sa1100fb_info from fb_info video: fbdev: stifb.c: use container_of to resolve stifb_info from fb_info video: fbdev: sis: sis_main.c: Cleaning up missing null-terminate in conjunction with strncpy video: valkyriefb: Fix unused variable warning in set_valkyrie_clock() video: fbdev: use %*ph specifier to dump small buffers video: mx3fb: always enable BACKLIGHT_LCD_SUPPORT video: fbdev: au1200fb: delete double assignment video: fbdev: sis: delete double assignment ...
Showing
- Documentation/devicetree/bindings/video/atmel,lcdc.txt 3 additions, 0 deletionsDocumentation/devicetree/bindings/video/atmel,lcdc.txt
- drivers/video/console/bitblit.c 1 addition, 2 deletionsdrivers/video/console/bitblit.c
- drivers/video/console/fbcon_ccw.c 1 addition, 2 deletionsdrivers/video/console/fbcon_ccw.c
- drivers/video/console/fbcon_cw.c 1 addition, 2 deletionsdrivers/video/console/fbcon_cw.c
- drivers/video/console/fbcon_ud.c 1 addition, 2 deletionsdrivers/video/console/fbcon_ud.c
- drivers/video/fbdev/Kconfig 2 additions, 1 deletiondrivers/video/fbdev/Kconfig
- drivers/video/fbdev/atmel_lcdfb.c 20 additions, 0 deletionsdrivers/video/fbdev/atmel_lcdfb.c
- drivers/video/fbdev/aty/aty128fb.c 55 additions, 8 deletionsdrivers/video/fbdev/aty/aty128fb.c
- drivers/video/fbdev/au1200fb.c 0 additions, 1 deletiondrivers/video/fbdev/au1200fb.c
- drivers/video/fbdev/controlfb.c 10 additions, 5 deletionsdrivers/video/fbdev/controlfb.c
- drivers/video/fbdev/core/cfbcopyarea.c 8 additions, 5 deletionsdrivers/video/fbdev/core/cfbcopyarea.c
- drivers/video/fbdev/core/fbsysfs.c 2 additions, 10 deletionsdrivers/video/fbdev/core/fbsysfs.c
- drivers/video/fbdev/cyber2000fb.c 8 additions, 8 deletionsdrivers/video/fbdev/cyber2000fb.c
- drivers/video/fbdev/intelfb/intelfbhw.c 1 addition, 2 deletionsdrivers/video/fbdev/intelfb/intelfbhw.c
- drivers/video/fbdev/matrox/matroxfb_base.c 45 additions, 7 deletionsdrivers/video/fbdev/matrox/matroxfb_base.c
- drivers/video/fbdev/matrox/matroxfb_maven.c 11 additions, 9 deletionsdrivers/video/fbdev/matrox/matroxfb_maven.c
- drivers/video/fbdev/msm/msm_fb.c 23 additions, 2 deletionsdrivers/video/fbdev/msm/msm_fb.c
- drivers/video/fbdev/mx3fb.c 1 addition, 1 deletiondrivers/video/fbdev/mx3fb.c
- drivers/video/fbdev/omap2/dss/dispc-compat.c 5 additions, 4 deletionsdrivers/video/fbdev/omap2/dss/dispc-compat.c
- drivers/video/fbdev/omap2/dss/dsi.c 8 additions, 2 deletionsdrivers/video/fbdev/omap2/dss/dsi.c
Loading
Please register or sign in to comment