summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* fbdev: mb862xx: Fix check of return value from irq_of_parse_and_map()Christophe Leroy2022-10-081-1/+1
* fbdev: vga16fb: Add missing MODULE_DEVICE_TABLE() entryZeng Heng2022-10-081-0/+1
* fbdev: tridentfb: Fix missing pci_disable_device() in probe and removeRuan Jinjie2022-10-081-5/+1
* fbdev: smscufx: Fix use-after-free in ufx_ops_open()Hyunwoo Kim2022-10-081-1/+13
* fbdev: gbefb: Convert to use dev_groupsJiasheng Jiang2022-10-081-13/+7
* fbdev: imxfb: Remove redundant dev_err() callShang XiaoJing2022-10-081-1/+0
* fbdev: omapfb/dss: Use pm_runtime_resume_and_get() instead of pm_runtime_get_...Zhang Qilong2022-10-086-24/+12
* fbdev: uvesafb: Convert snprintf to scnprintfJules Irenge2022-10-081-5/+5
* fbdev: arkfb: Remove the unused function dac_read_reg()Jiapeng Chong2022-10-081-8/+0
* fbdev: tridentfb: Remove the unused function shadowmode_off()Jiapeng Chong2022-10-081-5/+0
* fbdev: controlfb: Remove the unused function VAR_MATCH()Jiapeng Chong2022-10-081-7/+0
* fbdev: udlfb: Remove redundant initialization to variable identicalColin Ian King2022-10-081-1/+1
* Merge tag 'drm-next-2022-10-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-10-0545-783/+822
|\
| * Merge tag 'drm-misc-next-2022-09-09' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2022-09-111-19/+63
| |\
| | * video/hdmi: Add audio_infoframe packing for DPMarkus Schneider-Pargmann2022-09-041-19/+63
| * | Merge tag 'drm-misc-next-2022-08-20-1' of git://anongit.freedesktop.org/drm/d...Daniel Vetter2022-09-0644-764/+759
| |\|
| | * fbdev: Make registered_fb[] private to fbmem.cDaniel Vetter2022-07-271-3/+3
| | * fbdev: Fix order of arguments to aperture_remove_conflicting_devices()Thomas Zimmermann2022-07-222-2/+2
| | * fbdev: Remove conflict-handling codeThomas Zimmermann2022-07-192-157/+0
| | * fbdev: Acquire framebuffer apertures for firmware devicesThomas Zimmermann2022-07-191-0/+33
| | * video/aperture: Remove conflicting VGA devices, if anyThomas Zimmermann2022-07-191-2/+12
| | * video: Provide constants for VGA I/O rangeThomas Zimmermann2022-07-192-11/+8
| | * video/aperture: Disable and unregister sysfb devices via aperture helpersThomas Zimmermann2022-07-192-12/+14
| | * fbdev: Remove conflicting devices on PCI busThomas Zimmermann2022-07-1939-5/+206
| | * fbdev: Convert drivers to aperture helpersThomas Zimmermann2022-07-192-15/+8
| | * fbdev/core: Remove remove_conflicting_pci_framebuffers()Thomas Zimmermann2022-07-192-60/+18
| | * fbdev/vga16fb: Auto-generate module init/exit codeThomas Zimmermann2022-07-191-40/+1
| | * fbdev/vga16fb: Create EGA/VGA devices in sysfb codeThomas Zimmermann2022-07-191-30/+27
| | * fbdev: Remove trailing whitespacesThomas Zimmermann2022-07-1911-448/+448
* | | Merge tag 'backlight-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-10-053-0/+365
|\ \ \
| * | | video: backlight: mt6370: Add MediaTek MT6370 supportChiaEn Wu2022-09-083-0/+365
| |/ /
* | | Merge branch 'master' into i2c/for-mergewindowWolfram Sang2022-09-271-4/+0
|\ \ \
| * \ \ Merge tag 'hyperv-fixes-signed-20220912' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-09-121-4/+0
| |\ \ \
| | * | | PCI: Move PCI_VENDOR_ID_MICROSOFT/PCI_DEVICE_ID_HYPERV_VIDEO definitions to p...Vitaly Kuznetsov2022-09-051-4/+0
| | |/ /
* | | | Merge tag 'v6.0-rc5' into i2c/for-mergewindowWolfram Sang2022-09-1634-201/+240
|\| | |
| * | | fbdev: fbcon: Properly revert changes when vc_resize() failedShigeru Yoshida2022-08-261-2/+25
| * | | fbdev: Move fbdev drivers from strlcpy to strscpyWolfram Sang2022-08-2429-38/+38
| * | | fbdev: omap: Remove unnecessary print function dev_err()Jiapeng Chong2022-08-241-2/+0
| * | | fbdev: chipsfb: Add missing pci_disable_device() in chipsfb_pci_init()Yang Yingliang2022-08-241-0/+1
| * | | fbdev: fbcon: Destroy mutex on freeing struct fb_infoShigeru Yoshida2022-08-241-0/+4
| * | | fbdev: radeon: Clean up some inconsistent indentingJiapeng Chong2022-08-241-23/+23
| * | | fbdev: sisfb: Clean up some inconsistent indentingJiapeng Chong2022-08-241-133/+141
| * | | fbdev: fb_pm2fb: Avoid potential divide by zero errorLetu Ren2022-08-241-0/+5
| * | | fbdev: ssd1307fb: Fix repeated words in commentsJilin Yuan2022-08-241-1/+1
| * | | fbdev: omapfb: Fix tests for platform_get_irq() failureYu Zhe2022-08-241-2/+2
| |/ /
* / / i2c: Make remove callback return voidUwe Kleine-König2022-08-1611-29/+11
|/ /
* | Merge tag 'tty-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2022-08-082-10/+10
|\ \
| * | tty/vt: consolemap: rename struct vc_data::vc_uni_pagedir*Jiri Slaby2022-06-272-8/+8
| * | tty/vt: consolemap: rename and document struct uni_pagedirJiri Slaby2022-06-101-2/+2
* | | Merge tag 'for-5.20/fbdev-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-08-0721-261/+134
|\ \ \