- f44f3f8 Merge tag 'tty-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 4 years, 4 months ago
- ec0972a fbcon: Fix user font detection test at fbcon_resize(). by Tetsuo Handa · 4 years, 4 months ago
- 06a0df4d fbcon: remove now unusued 'softback_lines' cursor() argument by Linus Torvalds · 4 years, 4 months ago
- 5014547 fbcon: remove soft scrollback code by Linus Torvalds · 4 years, 4 months ago
- bd018a6 video: fbdev: fix OOB read in vga_8planes_imageblit() by Tetsuo Handa · 4 years, 4 months ago
- 8bb5021 Merge tag 'powerpc-5.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 4 months ago
- 4d618b9 video: fbdev: controlfb: Fix build for COMPILE_TEST=y && PPC_PMAC=n by Michael Ellerman · 4 years, 5 months ago
- 15bc20c Merge tag 'tty-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 4 years, 4 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
- c0a4f5b Merge tag 'for-linus-5.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 5 months ago
- 6163a98 efi: avoid error message when booting under Xen by Juergen Gross · 4 years, 6 months ago
- 39b3cff fbcon: prevent user font height or width change from causing potential out-of-bounds access by George Kennedy · 4 years, 5 months ago
- fded091 Merge tag 'pwm/for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 4 years, 5 months ago
- ea6ec77 Merge tag 'drm-next-2020-08-12' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 5 months ago
- c44264f Merge tag 'v5.8' into drm-next by Dave Airlie · 4 years, 5 months ago
- ca457ab Merge tag 'drm-misc-next-fixes-2020-08-05' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 4 years, 5 months ago
- d6efb3a Merge tag 'tty-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 4 years, 5 months ago
- 8186749 Merge tag 'drm-next-2020-08-06' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 5 months ago
- 99ea152 Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 5 months ago
- d88ca7e fbmem: pull fbcon_update_vcs() out of fb_set_var() by Tetsuo Handa · 4 years, 5 months ago
- 0511921 Merge tag 'rm-unicore32' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/linux by Linus Torvalds · 4 years, 5 months ago
- dbaab94 Merge 5.8-rc7 into tty-next by Greg Kroah-Hartman · 4 years, 6 months ago
- 41206a0 Merge v5.8-rc6 into drm-next by Dave Airlie · 4 years, 6 months ago
- 033724d fbdev: Detect integer underflow at "struct fbcon_ops"->clear_margins. by Tetsuo Handa · 4 years, 6 months ago
- 7c7b2a3 video: fbdev: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 6 months ago
- 6f2c659 Merge 5.8-rc6 into tty-next by Greg Kroah-Hartman · 4 years, 6 months ago
- 3f649ab treewide: Remove uninitialized_var() usage by Kees Cook · 4 years, 7 months ago
- 19e55a8 fbdev: sm712fb: set error code in probe by Evgeny Novikov · 4 years, 6 months ago
- 80a00e9 fbdev: da8xx-fb: go to proper label on error handling paths in probe by Evgeny Novikov · 4 years, 6 months ago
- 9907797 video: fbdev: vt8623fb: Constify static vga_regsets by Rikard Falkeborn · 4 years, 6 months ago
- 254503a omapfb: dss: Fix max fclk divider for omap36xx by Adam Ford · 4 years, 6 months ago
- 78c2ce9 omapfb: fix multiple reference count leaks due to pm_runtime_get_sync by Aditya Pakki · 4 years, 7 months ago
- edcb389 video: fbdev: neofb: fix memory leak in neo_scan_monitor() by Evgeny Novikov · 4 years, 6 months ago
- e8d3589 video: fbdev: savage: fix memory leak on error handling path in probe by Evgeny Novikov · 4 years, 7 months ago
- fcf918b fbcon: Use array3_size() helper in scr_memcpyw() by Gustavo A. R. Silva · 4 years, 7 months ago
- cd7946c video: fbdev: amifb: add FIXMEs about {put,get}_user() failures by Bartlomiej Zolnierkiewicz · 4 years, 7 months ago
- 40bf8c3 video: fbdev: amifb: add FIXME about dead APUS support by Bartlomiej Zolnierkiewicz · 4 years, 7 months ago
- e26e591 video: fbdev: remove fb-puv3 driver by Mike Rapoport · 4 years, 7 months ago
- 0fb8125 video: fbdev: amba-clcd: Retire elder CLCD driver by Linus Walleij · 4 years, 7 months ago
- 687a0ed Merge tag 'drm-misc-fixes-2020-06-25' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 4 years, 7 months ago
- dc5bdb6 drm/fb-helper: Fix vt restore by Daniel Vetter · 4 years, 7 months ago
- c0e4b3a vt: use newly defined CUR_* macros by Jiri Slaby · 4 years, 7 months ago
- 4dfa3c54 vt: redefine world of cursor macros by Jiri Slaby · 4 years, 7 months ago
- 28bc24f vc: separate state by Jiri Slaby · 4 years, 7 months ago
- 0a19b06 Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 4 years, 7 months ago
- 7f757cb video: fbdev: uvesafb: fix "noblank" option handling by Bartlomiej Zolnierkiewicz · 4 years, 7 months ago
- a9d887d pwm: Convert period and duty cycle to u64 by Guru Das Srinagesh · 4 years, 7 months ago
- fe55731 maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault by Christoph Hellwig · 4 years, 7 months ago
- a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
- e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 7 months ago
- 7ae7715 Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 7 months ago
- faa3921 Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 7 months ago
- 7208152 video: fbdev: Use IS_BUILTIN by Joe Perches · 4 years, 8 months ago
- f35b1d6 video: fbdev: pxafb: Use correct return value for pxafb_probe() by Tiezhu Yang · 4 years, 8 months ago
- 499a2c4 video: pxafb: Fix the function used to balance a 'dma_alloc_coherent()' call by Christophe JAILLET · 4 years, 8 months ago
- 98bd4f7 video: fbdev: sm712fb: fix an issue about iounmap for a wrong address by Dejin Zheng · 4 years, 9 months ago
- 190070a omapfb/dss: fix comparison to bool warning by Jason Yan · 4 years, 9 months ago
- 84be242 video: fbdev: convert get_user_pages() --> pin_user_pages() by John Hubbard · 4 years, 8 months ago
- e2e1c7b video: fbdev: fix error handling for get_user_pages_fast() by John Hubbard · 4 years, 8 months ago
- 9053fc91 omapfb: get rid of pointless access_ok() calls by Al Viro · 4 years, 9 months ago
- 694b9a7 amifb: get rid of pointless access_ok() calls by Al Viro · 4 years, 9 months ago
- 7ade849 powerpc: Remove Xilinx PPC405/PPC440 support by Michal Simek · 4 years, 8 months ago
- 3b5ac8b video: amba-clcd: use devm_of_find_backlight by Sam Ravnborg · 4 years, 8 months ago
- 7bfc3c8 drivers/powerpc: Replace _ALIGN_UP() by ALIGN() by Christophe Leroy · 4 years, 9 months ago
- 6e85bd7 video: fbdev: pxa168fb: make pxa168fb_init_mode() return void by Jason Yan · 4 years, 8 months ago
- bec1277 video: fbdev: valkyriefb.c: fix warning comparing pointer to 0 by Jason Yan · 4 years, 8 months ago
- 18722d4 video: fbdev: w100fb: Fix a potential double free. by Christophe JAILLET · 4 years, 8 months ago
- d163a95 fbdev: aty: use true, false for bool variables in atyfb_base.c by Jason Yan · 4 years, 9 months ago
- dbc7ece video: uvesafb: use true,false for bool variables by Jason Yan · 4 years, 9 months ago
- 7022537 video: udlfb: use true,false for bool variables by Jason Yan · 4 years, 9 months ago
- 13e9bd0 video: fbdev: i810: use true,false for bool variables by Jason Yan · 4 years, 9 months ago
- 6d4f3e2 video: fbdev: controlfb: fix build for COMPILE_TEST=y && PPC_PMAC=y && PPC32=n by Bartlomiej Zolnierkiewicz · 4 years, 8 months ago
- bc7f0b6 video/fbdev/riva: Remove dead code by Souptick Joarder · 4 years, 9 months ago
- 6937749 video: fbdev: vesafb: add missed release_region by Chuhong Yuan · 4 years, 10 months ago
- fbe3d80 video: fbdev: arcfb: add missed free_irq and fix the order of request_irq by Chuhong Yuan · 4 years, 10 months ago
- 8213fb41 fbdev: s1d13xxxfb: add missed unregister_framebuffer in remove by Chuhong Yuan · 4 years, 10 months ago
- 5e4096ef ARM/fbdev: sa11x0: Switch to use GPIO descriptors by Linus Walleij · 4 years, 9 months ago
- 7066fcd video: fbdev: aty128fb: remove unused 'sdr_64' by Jason Yan · 4 years, 9 months ago
- fff1ac9 omapfb/dss: remove unused variable 'venc_config_pal_bdghi' by YueHaibing · 4 years, 9 months ago
- 1c49f35 video: vt8500lcdfb: fix fallthrough warning by Sam Ravnborg · 4 years, 9 months ago
- 5c694f8 video: fbdev: imxfb: ensure balanced regulator usage by Uwe Kleine-König · 4 years, 10 months ago
- 04dff10 video: fbdev: controlfb: remove function prototypes part #3 by Bartlomiej Zolnierkiewicz · 4 years, 10 months ago
- a57eb14 video: fbdev: controlfb: remove function prototypes part #2 by Bartlomiej Zolnierkiewicz · 4 years, 10 months ago
- 946e8fd video: fbdev: controlfb: remove function prototypes part #1 by Bartlomiej Zolnierkiewicz · 4 years, 10 months ago
- 7215582 video: fbdev: controlfb: remove obsolete module support by Bartlomiej Zolnierkiewicz · 4 years, 10 months ago
- a07a63b video: fbdev: controlfb: add COMPILE_TEST support by Bartlomiej Zolnierkiewicz · 4 years, 10 months ago
- 38bf107 video: fbdev: controlfb: fix sparse warning about using incorrect type by Bartlomiej Zolnierkiewicz · 4 years, 10 months ago
- 304d63d video: ssd1307fb: Remove redundant forward declaration by Andy Shevchenko · 4 years, 10 months ago
- 4793823 video: ssd1307fb: Convert to atomic PWM API by Andy Shevchenko · 4 years, 10 months ago
- 7291599 video: ssd1307fb: Make use of device properties by Andy Shevchenko · 4 years, 10 months ago
- fa64c6b video: ssd1307fb: Introduce temporary variable to increase readability by Andy Shevchenko · 4 years, 10 months ago
- 59d961c video: ssd1307fb: Convert driver to use ->probe_new() by Andy Shevchenko · 4 years, 10 months ago
- 08d99b2 Merge drm/drm-next into drm-misc-next by Thomas Zimmermann · 4 years, 9 months ago
- feea1aa fbdev: mx3fb: const pointer to ipu_di_signal_cfg by Sam Ravnborg · 4 years, 9 months ago
- 3f6c93e fbdev: mx3fb: avoid warning about psABI change by Arnd Bergmann · 4 years, 9 months ago
- 465b1e0 video: fbdev: mb862xx: remove set but not used variable 'mdr' by Jason Yan · 4 years, 9 months ago
- 7b98788 video: fbdev: matroxfb: remove dead code and set but not used variable by Jason Yan · 4 years, 9 months ago
- f5e94d1 Merge tag 'drm-next-2020-04-08' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 9 months ago
- 43ea4d0 video: Add missing annotation for cyber2000fb_enable_ddc() and cyber2000fb_disable_ddc() by Jules Irenge · 4 years, 9 months ago
- 7606662 video: fbdev: don't print error message on platform_get_irq() failure by Tang Bin · 4 years, 9 months ago