Skip to content
  • Linus Torvalds's avatar
    Merge tag 'fbdev-v4.12' of git://github.com/bzolnier/linux · 4892c6f7
    Linus Torvalds authored
    Pull fbdev updates from Bartlomiej Zolnierkiewicz:
     "There is nothing really major here, just a couple of small bugfixes,
      improvements and cleanups.
    
       - fix handling of probing errors in omapfb (Arvind Yadav)
    
       - remove incorrect __exit markups in few drivers (Dmitry Torokhov)
    
       - fix boot time logo support for drivers using deferred probe
         (Takeshi Kihara)
    
       - fix DMA allocation size for ARM CLCD driver (Liam Beguin)
    
       - add support for specifying size via xenstore in xen-frontfb
         (Juergen Gross)
    
       - support for AUS mode in imxfb driver (Martin Kaiser)
    
       - fix buffer on stack usage in udlfb driver (Maksim Salau)
    
       - probe failure path fixup in sm501fb driver (Alexey Khoroshilov)
    
       - fix config dependency loop for stifb driver (Arnd Bergmann)
    
       - misc cleanups (Joe Perches, Christophe Leroy, Karim Eshapa, Pushkar
         Jambhlekar)"
    
    * tag 'fbdev-v4.12' of git://github.com/bzolnier/linux:
      fbdev: sti: don't select CONFIG_VT
      drivers/video/fbdev/omap/lcd_mipid.c: Use time comparison kernel macros
      sm501fb: don't return zero on failure path in sm501fb_start()
      video: fbdev: udlfb: Fix buffer on stack
      video: console: Remove reference to CONFIG_8xx
      dt-bindings: display: imx: entry for AUS mode
      video: fbdev: imxfb: support AUS mode
      drivers/video/fbdev: Fixing coding guidelines in acornfb.c
      xen, fbfront: add support for specifying size via xenstore
      video: ARM CLCD: fix dma allocation size
      drivers/video: Convert remaining uses of pr_warning to pr_warn
      video/logo: tidyup fb_logo_late_init initcall timing
      video: fbdev: i810: remove incorrect __exit markups
      video: fbdev: pmag-aa-fb: remove incorrect __exit markups
      video: fbdev: pmagb-b-fb: remove incorrect __exit markups
      video: fbdev: pmag-ba-fb: remove incorrect __exit markups
      omapfb: dss: Handle return errors in dss_init_ports()
    4892c6f7