mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-04 20:19:47 +08:00
- fix memory access if logo is bigger than the screen (Manfred
Schlaegl)
- silence fbcon logo on 'quiet' boots (Prarit Bhargava)
- use kvmalloc() for scrollback buffer in fbcon (Konstantin Khorenko)
- misc fixes (Colin Ian King, YueHaibing, Matteo Croce, Mathieu
Malaterre, Anders Roxell, Arnd Bergmann)
- misc cleanups (Rob Herring, Lubomir Rintel, Greg Kroah-Hartman,
Jani Nikula, Michal Vokáč)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAABCAAGBQJci4YTAAoJEH4ztj+gR8IL8jkP/0BkuxHS1ZCP/JAbah/yM838
yuULNSxsO5FqmoH7n7AqDZ8j0NttMEQirzxN7vv5QkZi6QxWVHIFMaxqQSB4DfMg
lLF9LFAL/tzKBc5f3dVnD2YzJpNpg715ncfY55Jz0o/as2RE9OLlmwxYGF1VRLIG
EsBjYm4b0iVCOSu2YxecNCfPoy2LhwdqM8dxXdVgyuDRqxwoD2giC5pNDQVUMvQ3
037S256DblvedGNdj7g0QmmdvOmsd8jjhE/hJmjrvIp43pHDuFSH9mRZufKTVF3l
kXIlrJahH35w/Fv2rdWM4PlmuAKBIm49NVaZFfCodjCLIBidPSWNctKQnhY71Skf
oJSqftgiApVIGweKXYQnFpw964LVe5q85xeVRj3zLr9LCuo4EhiP8ue58eFnwWud
FTLEgiWSlomrd98t2C6HEnEUMv6XlulI2mAMmqBTZmmV/Vm1hiwHkL6sMFLfuB1A
Ee1m6LIqMombGsUwkUmRRGqWNeunX1TETVDCXuPb9EyyigSaA1PDtANF9UzXWMNf
ZKU9Vz0Lq3TFuhr5PolLjiAvXgxf9YLk36VgCu9CoGh/GFpMqRGoDPQkGOxy81E9
FpXTk7A7XmtUiwX4Tfxy6RrRBBtZWwvuBP79/yyEpl+IVbES/nS6R8TekQp5jbZj
r/1Z8shbwO4hltu6z14X
=+ZFI
-----END PGP SIGNATURE-----
Merge tag 'fbdev-v5.1' of git://github.com/bzolnier/linux
Pull fbdev updates from Bartlomiej Zolnierkiewicz:
"Just a couple of small fixes and cleanups:
- fix memory access if logo is bigger than the screen (Manfred
Schlaegl)
- silence fbcon logo on 'quiet' boots (Prarit Bhargava)
- use kvmalloc() for scrollback buffer in fbcon (Konstantin Khorenko)
- misc fixes (Colin Ian King, YueHaibing, Matteo Croce, Mathieu
Malaterre, Anders Roxell, Arnd Bergmann)
- misc cleanups (Rob Herring, Lubomir Rintel, Greg Kroah-Hartman,
Jani Nikula, Michal Vokáč)"
* tag 'fbdev-v5.1' of git://github.com/bzolnier/linux:
fbdev: mbx: fix a misspelled variable name
fbdev: omap2: fix warnings in dss core
video: fbdev: Fix potential NULL pointer dereference
fbcon: Silence fbcon logo on 'quiet' boots
printk: Export console_printk
ARM: dts: imx28-cfa10036: Fix the reset gpio signal polarity
video: ssd1307fb: Do not hard code active-low reset sequence
dt-bindings: display: ssd1307fb: Remove reset-active-low from examples
fbdev: fbmem: fix memory access if logo is bigger than the screen
video/fbdev: refactor video= cmdline parsing
fbdev: mbx: fix up debugfs file creation
fbdev: omap2: no need to check return value of debugfs_create functions
video: fbdev: geode: remove ifdef OLPC noise
video: offb: annotate implicit fall throughs
omapfb: fix typo
fbdev: Use of_node_name_eq for node name comparisons
fbcon: use kvmalloc() for scrollback buffer
fbdev: chipsfb: remove set but not used variable 'size'
fbdev/via: fix spelling mistake "Expandsion" -> "Expansion"
|
||
|---|---|---|
| .. | ||
| armada | ||
| atmel | ||
| bridge | ||
| connector | ||
| etnaviv | ||
| exynos | ||
| hisilicon | ||
| imx | ||
| mediatek | ||
| msm | ||
| panel | ||
| rockchip | ||
| sunxi | ||
| tegra | ||
| ti | ||
| tilcdc | ||
| amlogic,meson-dw-hdmi.txt | ||
| amlogic,meson-vpu.txt | ||
| amlogic,simple-framebuffer.txt | ||
| arm,hdlcd.txt | ||
| arm,komeda.txt | ||
| arm,malidp.txt | ||
| arm,pl11x.txt | ||
| atmel,lcdc.txt | ||
| brcm,bcm-vc4.txt | ||
| cirrus,clps711x-fb.txt | ||
| faraday,tve200.txt | ||
| fsl,dcu.txt | ||
| fsl,tcon.txt | ||
| google,goldfish-fb.txt | ||
| himax,hx8357d.txt | ||
| ht16k33.txt | ||
| ilitek,ili9225.txt | ||
| ilitek,ili9341.txt | ||
| marvell,pxa2xx-lcdc.txt | ||
| marvell,pxa300-gcu.txt | ||
| mipi-dsi-bus.txt | ||
| multi-inno,mi0283qt.txt | ||
| mxsfb.txt | ||
| renesas,du.txt | ||
| repaper.txt | ||
| simple-framebuffer-sunxi.txt | ||
| simple-framebuffer.txt | ||
| sitronix,st7586.txt | ||
| sitronix,st7735r.txt | ||
| sm501fb.txt | ||
| snps,arcpgu.txt | ||
| ssd1289fb.txt | ||
| ssd1307fb.txt | ||
| st,stih4xx.txt | ||
| st,stm32-ltdc.txt | ||
| truly,nt35597.txt | ||
| via,vt8500-fb.txt | ||
| wm,prizm-ge-rops.txt | ||
| wm,wm8505-fb.txt | ||
| zte,vou.txt | ||