- 0b78f8b Revert "fb_defio: Remove custom address_space_operations" by Matthew Wilcox · 3 years, 7 months ago
- 02625c9 video: hgafb: correctly handle card detect failure during probe by Anirudh Rayabharam · 3 years, 8 months ago
- 50f09a3 Merge tag 'char-misc-5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years, 8 months ago
- ffb324e tty: vt: always invoke vc->vc_sw->con_resize callback by Tetsuo Handa · 3 years, 8 months ago
- adc12a7 Merge branch 'resizex' (patches from Maciej) by Linus Torvalds · 3 years, 8 months ago
- 860dafa vt: Fix character height handling with VT_RESIZEX by Maciej W. Rozycki · 3 years, 8 months ago
- d4d0ad5 vgacon: Record video mode changes with VT_RESIZEX by Maciej W. Rozycki · 3 years, 8 months ago
- 13b7c03 video: imsttfb: check for ioremap() failures by Greg Kroah-Hartman · 3 years, 8 months ago
- ed04fe8 Revert "video: imsttfb: fix potential NULL pointer dereferences" by Greg Kroah-Hartman · 3 years, 8 months ago
- dc13cac video: hgafb: fix potential NULL pointer dereference by Igor Matheus Andrade Torrente · 3 years, 8 months ago
- 58c0cc2 Revert "video: hgafb: fix potential NULL pointer dereference" by Greg Kroah-Hartman · 3 years, 8 months ago
- 6dae40a fbmem: fix horribly incorrect placement of __maybe_unused by Linus Torvalds · 3 years, 8 months ago
- efc58a9 Merge tag 'drm-next-2021-05-10' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 3 years, 8 months ago
- a48b087 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 8 months ago
- fa60ce2 treewide: remove editor modelines and cruft by Masahiro Yamada · 3 years, 8 months ago
- 59e528c Merge tag 'drm-misc-next-fixes-2021-05-06' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 3 years, 8 months ago
- b9d79e4 fbmem: Mark proc_fb_seq_ops as __maybe_unused by Guenter Roeck · 3 years, 8 months ago
- 9527540 Merge tag 'drm-next-2021-04-30' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 3 years, 8 months ago
- 9b2788d Merge tag 'drm-misc-next-fixes-2021-04-29' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 3 years, 9 months ago
- c969f24 Merge tag 'backlight-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 3 years, 9 months ago
- 68a32ba Merge tag 'drm-next-2021-04-28' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 3 years, 9 months ago
- 74deef0 efifb: Check efifb_pci_dev before using it by Kai-Heng Feng · 3 years, 9 months ago
- d08410d Merge tag 'tty-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 3 years, 9 months ago
- 8e3a324 Merge tag 'char-misc-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years, 9 months ago
- 4d480db Merge tag 'hyperv-next-signed-20210426' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 3 years, 9 months ago
- aa5b7d1 video: hyperv_fb: Add ratelimit on error message by Michael Kelley · 3 years, 9 months ago
- 213cc92 Merge drm/drm-fixes into drm-next by Daniel Vetter · 3 years, 9 months ago
- 19ab233 fbdev: zero-fill colormap in fbcmap.c by Phillip Potter · 3 years, 9 months ago
- 9594408 Merge 5.12-rc6 into tty-next by Greg Kroah-Hartman · 3 years, 9 months ago
- fa16199 Merge tag 'hyperv-fixes-signed-20210402' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 3 years, 9 months ago
- 37df9f3 video: hyperv_fb: Fix a double free in hvfb_probe by Lv Yunlong · 3 years, 10 months ago
- 01faae5 drivers: video: fbcon: fix NULL dereference in fbcon_cursor() by Du Cheng · 3 years, 10 months ago
- 0475838 backlight: journada720: Fix Wmisleading-indentation warning by Arnd Bergmann · 3 years, 10 months ago
- 5eb622e backlight: qcom-wled: Correct the sync_toggle sequence by Kiran Gunda · 3 years, 10 months ago
- 0ae798f vgacon: drop unused vga_init_done by Stephen Kitt · 3 years, 11 months ago
- 4d6e9cd backlight: qcom-wled: Fix FSC update issue for WLED5 by Kiran Gunda · 3 years, 10 months ago
- 693091d backlight: ktd253: Support KTD259 by Linus Walleij · 3 years, 10 months ago
- cdfd4c6 backlight: qcom-wled: Use sink_addr for sync toggle by Obeida Shamoun · 3 years, 10 months ago
- 84c4118 fbdev: omapfb: avoid -Wempty-body warning by Arnd Bergmann · 3 years, 10 months ago
- f8bade6 Merge drm/drm-next into drm-misc-next by Maxime Ripard · 3 years, 10 months ago
- 51c3b91 Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 3 years, 10 months ago
- 280def1 Merge 5.12-rc3 into tty-next by Greg Kroah-Hartman · 3 years, 10 months ago
- ccf953d fb_defio: Remove custom address_space_operations by Matthew Wilcox (Oracle) · 3 years, 10 months ago
- b266409 fbdev: atyfb: use LCD management functions for PPC_PMAC also by Randy Dunlap · 3 years, 11 months ago
- 39a3898 fbdev: atyfb: always declare aty_{ld,st}_lcd() by Randy Dunlap · 3 years, 11 months ago
- 5a3c96e vgacon: comment on vga_rolled_over by Jiri Slaby · 3 years, 10 months ago
- fdce296 Merge tag 'drm-next-2021-02-26' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 3 years, 11 months ago
- b3880c6 video: fbdev: acornfb: remove free_unused_pages() by David Hildenbrand · 3 years, 11 months ago
- 6ff6f86 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 3 years, 11 months ago
- 4512d92 Merge tag 'backlight-next-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 3 years, 11 months ago
- bfa5782 fbdev: atyfb: add stubs for aty_{ld,st}_lcd() by Randy Dunlap · 3 years, 11 months ago
- 90e53c5e0 Merge branch 'devel-stable' into for-linus by Russell King · 3 years, 11 months ago
- a6c0fd3 efifb: Ensure graphics device for efifb stays at PCI D0 by Kai-Heng Feng · 4 years ago
- d99676a Merge tag 'drm-next-2021-02-19' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 3 years, 11 months ago
- 1b588c8 video: fbdev: amba-clcd: Always use msleep() for waiting by Sebastian Andrzej Siewior · 4 years ago
- 51be84f video: omapfb: Remove WARN_ON(in_interrupt()). by Ahmed S. Darwish · 4 years ago
- 6e4863d video: omap: Remove in_interrupt() usage. by Ahmed S. Darwish · 4 years ago
- 0b5e0f4 backlight/video: Use Platform getter/setter functions by Julia Lawall · 4 years ago
- 57e0d7b7 backlight: ktd253: Bring up in a known state by Linus Walleij · 4 years ago
- 3fd269e amba: Make the remove callback return void by Uwe Kleine-König · 4 years ago
- 33d6d2b ARM: 9049/1: locomo: make locomo bus's remove callback return void by Uwe Kleine-König · 4 years ago
- 4a98e5e backlight: sky81452-backlight: Convert comma to semicolon by Zheng Yongjun · 4 years, 1 month ago
- 93cc26f backlight: lms283gf05: Convert to GPIO descriptors by Linus Walleij · 4 years ago
- 5269a61 video: fbdev: simplefb: Fix info message during probe by Peter Robinson · 4 years ago
- bb6dafd video: omapfb2: Make standard and custom DSI command mode panel driver mutually exclusive by Sebastian Reichel · 4 years ago
- cac8a63 vgacon: drop BROKEN_GRAPHICS_PROGRAMS by Jiri Slaby · 4 years ago
- 18589d7 Merge tag 'drm-misc-next-2020-12-17' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Daniel Vetter · 4 years ago
- c59c758 Merge tag 'drm-next-2020-12-18' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 1 month ago
- 8a5be36 Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 1 month ago
- 84e010e Merge tag 'backlight-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 4 years, 1 month ago
- 5c0e411 udlfb: Fix memory leak in dlfb_usb_probe by Zqiang · 4 years, 1 month ago
- ae75a04 Merge drm/drm-next into drm-misc-next by Maarten Lankhorst · 4 years, 1 month ago
- 5fbd41d Merge tag 'drm-misc-next-2020-11-27-1' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Daniel Vetter · 4 years, 1 month ago
- 1d36dff Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 1 month ago
- 604057e video: fbdev: sis: Drop useless call to SiS_GetResInfo() by Sam Ravnborg · 4 years, 1 month ago
- 4aca4db video: fbdev: controlfb: Fix set but not used warnings by Sam Ravnborg · 4 years, 1 month ago
- 86925b9 video: fbdev: efifb: Fix set but not used warning for screen_pitch by Sam Ravnborg · 4 years, 1 month ago
- 96a84fc video: fbdev: gbefb: Fix set but not used warning by Sam Ravnborg · 4 years, 1 month ago
- 54f5726 video: fbdev: goldfishfb: Fix defined but not used warning by Sam Ravnborg · 4 years, 1 month ago
- 5825e11 video: fbdev: wmt_ge_rops: Fix function not declared warnings by Sam Ravnborg · 4 years, 1 month ago
- 031d039 video: fbdev: mmp: Fix kernel-doc warning for lcd_spi_write by Sam Ravnborg · 4 years, 1 month ago
- 3ccdcdf video: fbdev: sparc drivers: fix kernel-doc warnings for blank_mode by Sam Ravnborg · 4 years, 1 month ago
- 7143c92b video: fbdev: uvesafb: Fix set but not used warning by Sam Ravnborg · 4 years, 1 month ago
- e72ce1c video: fbdev: omapfb: Fix set but not used warnings in hdmi*_core by Sam Ravnborg · 4 years, 1 month ago
- e994a1b video: fbdev: core: Fix kernel-doc warnings in fbmon + fb_notify by Sam Ravnborg · 4 years, 1 month ago
- 04a697f video: fbdev: hgafb: Fix kernel-doc warnings by Sam Ravnborg · 4 years, 1 month ago
- 630a159 video: fbdev: cirrusfb: Fix kernel-doc and set but not used warnings by Sam Ravnborg · 4 years, 1 month ago
- 5a15468 video: fbdev: uvesafb: Fix string related warnings by Sam Ravnborg · 4 years, 1 month ago
- ab2b29e video: fbdev: s3c-fb: Fix kernel-doc and set but not used warnings by Sam Ravnborg · 4 years, 1 month ago
- c96da17 video: fbdev: omapfb: Fix set but not used warnings in dsi by Sam Ravnborg · 4 years, 1 month ago
- 6d247e4 powerpc/ps3: make system bus's remove and shutdown callbacks return void by Uwe Kleine-König · 4 years, 1 month ago
- 025ae82 video: fbdev: nvidia: Fix set but not used warnings by Sam Ravnborg · 4 years, 1 month ago
- 4e4b1d9 video: fbdev: neofb: Fix set but not used warning for CursorMem by Sam Ravnborg · 4 years, 1 month ago
- 57e4bc8 video: fbdev: sstfb: Updated logging to fix set but not used warnings by Sam Ravnborg · 4 years, 1 month ago
- 9b028f4 video: fbdev: mx3fb: Fix kernel-doc, set but not used and string warnings by Sam Ravnborg · 4 years, 1 month ago
- 2f71315 video: fbdev: tgafb: Fix kernel-doc and set but not used warnings by Sam Ravnborg · 4 years, 1 month ago
- b47e6ca video: fbdev: pm2fb: Fix kernel-doc warnings by Sam Ravnborg · 4 years, 1 month ago
- 5c7ddcc video: fbdev: riva: Fix kernel-doc and set but not used warnings by Sam Ravnborg · 4 years, 1 month ago
- f686b34 video: fbdev: tdfx: Fix set but not used warning in att_outb() by Sam Ravnborg · 4 years, 1 month ago
- 9403c18 video: fbdev: via: Fix set but not used warning for mode_crt_table by Sam Ravnborg · 4 years, 1 month ago