]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Merge tag 'fbdev-v4.19-rc7' of https://github.com/bzolnier/linux
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 2 Oct 2018 12:19:43 +0000 (05:19 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 2 Oct 2018 12:19:43 +0000 (05:19 -0700)
commit1d2ba7fee28b3a47cca8e8f4f94a22d30b2b3a6f
tree6c62aa8c1c36d6001dc545b4766cdfbf07f147e4
parent5e0b19ac332b92356ef7145a4ddfb571cf66ab99
parent7c968791f7753bf0e52a21729498509ea3dd751b
Merge tag 'fbdev-v4.19-rc7' of https://github.com/bzolnier/linux

Bartlomiej writes:
  "fbdev fixes for v4.19-rc7:

   - fix OMAPFB_MEMORY_READ ioctl to not leak kernel memory in omapfb driver
     (Tomi Valkeinen)

   - add missing prepare/unprepare clock operations in pxa168fb driver
     (Lubomir Rintel)

   - add nobgrt option in efifb driver to disable ACPI BGRT logo restore
     (Hans de Goede)

   - fix spelling mistake in fall-through annotation in stifb driver
     (Gustavo A. R. Silva)

   - fix URL for uvesafb repository in the documentation (Adam Jackson)"

* tag 'fbdev-v4.19-rc7' of https://github.com/bzolnier/linux:
  video/fbdev/stifb: Fix spelling mistake in fall-through annotation
  uvesafb: Fix URLs in the documentation
  efifb: BGRT: Add nobgrt option
  fbdev/omapfb: fix omapfb_memory_read infoleak
  pxa168fb: prepare the clock
MAINTAINERS