summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* Revert "fb_defio: Remove custom address_space_operations"Matthew Wilcox2021-06-012-0/+39
* video: hgafb: correctly handle card detect failure during probeAnirudh Rayabharam2021-05-211-1/+1
* Merge tag 'char-misc-5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-05-202-17/+30
|\
| * video: imsttfb: check for ioremap() failuresGreg Kroah-Hartman2021-05-131-3/+18
| * Revert "video: imsttfb: fix potential NULL pointer dereferences"Greg Kroah-Hartman2021-05-131-5/+0
| * video: hgafb: fix potential NULL pointer dereferenceIgor Matheus Andrade Torrente2021-05-131-8/+13
| * Revert "video: hgafb: fix potential NULL pointer dereference"Greg Kroah-Hartman2021-05-131-2/+0
* | tty: vt: always invoke vc->vc_sw->con_resize callbackTetsuo Handa2021-05-151-1/+1
* | Merge branch 'resizex' (patches from Maciej)Linus Torvalds2021-05-131-24/+32
|\ \ | |/ |/|
| * vt: Fix character height handling with VT_RESIZEXMaciej W. Rozycki2021-05-131-22/+22
| * vgacon: Record video mode changes with VT_RESIZEXMaciej W. Rozycki2021-05-131-3/+11
* | fbmem: fix horribly incorrect placement of __maybe_unusedLinus Torvalds2021-05-091-1/+1
* | Merge tag 'drm-next-2021-05-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-05-091-1/+1
|\ \
| * \ Merge tag 'drm-misc-next-fixes-2021-05-06' of git://anongit.freedesktop.org/d...Dave Airlie2021-05-071-1/+1
| |\ \
| | * | fbmem: Mark proc_fb_seq_ops as __maybe_unusedGuenter Roeck2021-05-041-1/+1
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-05-072-19/+0
|\ \ \ \
| * | | | treewide: remove editor modelines and cruftMasahiro Yamada2021-05-072-19/+0
* | | | | Merge tag 'drm-next-2021-04-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-04-301-2/+4
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Merge tag 'drm-misc-next-fixes-2021-04-29' of git://anongit.freedesktop.org/d...Dave Airlie2021-04-301-2/+4
| |\| |
| | * | efifb: Check efifb_pci_dev before using itKai-Heng Feng2021-04-261-2/+4
* | | | Merge tag 'backlight-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-04-283-36/+50
|\ \ \ \
| * | | | backlight: journada720: Fix Wmisleading-indentation warningArnd Bergmann2021-03-231-22/+22
| * | | | backlight: qcom-wled: Correct the sync_toggle sequenceKiran Gunda2021-03-231-6/+6
| * | | | backlight: qcom-wled: Fix FSC update issue for WLED5Kiran Gunda2021-03-221-6/+19
| * | | | backlight: ktd253: Support KTD259Linus Walleij2021-03-221-0/+1
| * | | | backlight: qcom-wled: Use sink_addr for sync toggleObeida Shamoun2021-03-221-2/+2
* | | | | Merge tag 'drm-next-2021-04-28' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-04-288-74/+36
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge drm/drm-fixes into drm-nextDaniel Vetter2021-04-132-3/+3
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| * | | fbdev: omapfb: avoid -Wempty-body warningArnd Bergmann2021-03-221-1/+1
| * | | Merge drm/drm-next into drm-misc-nextMaxime Ripard2021-03-1619-115/+51
| |\ \ \
| | * \ \ Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2021-03-165-34/+35
| | |\ \ \
| * | | | | fb_defio: Remove custom address_space_operationsMatthew Wilcox (Oracle)2021-03-122-39/+0
| | |/ / / | |/| | |
| * | | | efifb: Ensure graphics device for efifb stays at PCI D0Kai-Heng Feng2021-02-221-0/+3
| * | | | video: fbdev: amba-clcd: Always use msleep() for waitingSebastian Andrzej Siewior2021-02-181-15/+2
| * | | | video: omapfb: Remove WARN_ON(in_interrupt()).Ahmed S. Darwish2021-02-181-2/+0
| * | | | video: omap: Remove in_interrupt() usage.Ahmed S. Darwish2021-02-181-14/+28
| * | | | video: fbdev: simplefb: Fix info message during probePeter Robinson2021-01-201-3/+2
* | | | | Merge tag 'tty-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-04-261-4/+1
|\ \ \ \ \
| * \ \ \ \ Merge 5.12-rc6 into tty-nextGreg Kroah-Hartman2021-04-052-3/+3
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | vgacon: drop unused vga_init_doneStephen Kitt2021-03-231-3/+0
| * | | | | Merge 5.12-rc3 into tty-nextGreg Kroah-Hartman2021-03-152-7/+5
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | vgacon: comment on vga_rolled_overJiri Slaby2021-03-101-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge tag 'char-misc-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-04-261-4/+4
|\ \ \ \ \
| * | | | | fbdev: zero-fill colormap in fbcmap.cPhillip Potter2021-04-101-4/+4
| | |_|/ / | |/| | |
* | | | | Merge tag 'hyperv-next-signed-20210426' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2021-04-261-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | video: hyperv_fb: Add ratelimit on error messageMichael Kelley2021-04-201-1/+1
| |/ / /
* | | | Merge tag 'hyperv-fixes-signed-20210402' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2021-04-031-3/+0
|\ \ \ \
| * | | | video: hyperv_fb: Fix a double free in hvfb_probeLv Yunlong2021-03-251-3/+0
| |/ / /
* | / / drivers: video: fbcon: fix NULL dereference in fbcon_cursor()Du Cheng2021-03-231-0/+3
| |/ / |/| |
* | | fbdev: atyfb: use LCD management functions for PPC_PMAC alsoRandy Dunlap2021-03-111-4/+5