Merge tag 'fbdev-for-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdev
Pull fbdev fixes from Helge Deller: - Fix Matrox G200eW initialization failure - Fix build failure of offb driver when built as module - Optimize stack usage in omapfb * tag 'fbdev-for-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdev: fbdev: omapfb: avoid stack overflow warning fbdev: matroxfb: G200eW: Increase max memory from 1 MB to 16 MB fbdev: atyfb: use strscpy() to instead of strncpy() fbdev: omapfb: use strscpy() to instead of strncpy() fbdev: make offb driver tristate
Showing
- drivers/video/fbdev/Kconfig 2 additions, 2 deletionsdrivers/video/fbdev/Kconfig
- drivers/video/fbdev/aty/atyfb_base.c 1 addition, 2 deletionsdrivers/video/fbdev/aty/atyfb_base.c
- drivers/video/fbdev/matrox/matroxfb_base.c 2 additions, 2 deletionsdrivers/video/fbdev/matrox/matroxfb_base.c
- drivers/video/fbdev/omap/omapfb_main.c 2 additions, 3 deletionsdrivers/video/fbdev/omap/omapfb_main.c
- drivers/video/fbdev/omap2/omapfb/dss/dsi.c 18 additions, 10 deletionsdrivers/video/fbdev/omap2/omapfb/dss/dsi.c
Loading
Please register or sign in to comment