summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
...
| | * | 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
|\ \ \
| * | | video: fbdev: s3fb: Check the size of screen before memset_io()Zheyu Ma2022-08-051-0/+2
| * | | video: fbdev: arkfb: Check the size of screen before memset_io()Zheyu Ma2022-08-051-0/+2
| * | | video: fbdev: vt8623fb: Check the size of screen before memset_io()Zheyu Ma2022-08-051-0/+2
| * | | video: fbdev: i740fb: Check the argument of i740_calc_vclk()Zheyu Ma2022-08-031-2/+7
| * | | video: fbdev: arkfb: Fix a divide-by-zero bug in ark_set_pixclock()Zheyu Ma2022-08-031-1/+6
| * | | video: fbdev: imxfb: fix return value check in imxfb_probe()Yang Yingliang2022-07-291-2/+2
| * | | video: fbdev: sis: fix typos in SiS_GetModeID()Rustam Subkhankulov2022-07-261-2/+2
| * | | video: fbdev: imxfb: Convert request_mem_region + ioremap to devm_ioremap_res...Uwe Kleine-König2022-07-261-17/+1
| * | | video: fbdev: imxfb: Fold <linux/platform_data/video-imxfb.h> into only userUwe Kleine-König2022-07-261-1/+12
| * | | video: fbdev: imxfb: Drop platform data supportUwe Kleine-König2022-07-261-65/+34
| * | | video: fbdev: amba-clcd: Fix refcount leak bugsLiang He2022-07-261-6/+18
| * | | video: fbdev: omapfb: Unexport omap*_update_window_async()Helge Deller2022-07-183-13/+2
| * | | video: fbdev: atari: Remove backward bug-compatibilityGeert Uytterhoeven2022-07-181-4/+0
| * | | video: fbdev: atari: Remove unused definitions and variablesGeert Uytterhoeven2022-07-181-20/+0
| * | | video: fbdev: atari: Fix VGA modesGeert Uytterhoeven2022-07-181-2/+2
| * | | video: fbdev: atari: Fix TT High video mode vertical refreshGeert Uytterhoeven2022-07-181-1/+1
| * | | video: fbdev: atari: Remove unneeded casts to void *Geert Uytterhoeven2022-07-181-2/+2
| * | | video: fbdev: atari: Remove unneeded casts from void *Geert Uytterhoeven2022-07-181-6/+6
| * | | video: fbdev: atari: Fix ext_setcolreg()Geert Uytterhoeven2022-07-181-0/+4