summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
...
| * | | fbdev: ssd1307fb: Drop duplicate NULL checks for PWM APIsAndy Shevchenko2022-12-141-8/+4
| * | | fbdev: ssd1307fb: Drop optional dependencyAndy Shevchenko2022-12-141-1/+0
| * | | Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-12-1347-2/+265
| |\ \ \
| | * \ \ Merge tag 'drm-misc-next-fixes-2022-12-08' of git://anongit.freedesktop.org/d...Dave Airlie2022-12-091-16/+0
| | |\ \ \
| | | * | | Revert "drm/fb-helper: Schedule deferred-I/O worker after writing to framebuf...Thomas Zimmermann2022-11-231-16/+0
| * | | | | Merge tag 'acpi-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2022-12-121-2/+1
| |\ \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | *-. \ \ \ \ Merge branches 'acpi-scan', 'acpi-bus', 'acpi-tables' and 'acpi-sysfs'Rafael J. Wysocki2022-12-121-2/+1
| | |\ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | | | * | | | ACPI: make remove callback of ACPI driver voidDawei Li2022-11-231-2/+1
| | | |/ / / /
| * | | | | | Merge tag 'hyperv-next-signed-20221208' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2022-12-121-1/+15
| |\ \ \ \ \ \
| | * | | | | | drivers: hv, hyperv_fb: Untangle and refactor Hyper-V panic notifiersGuilherme G. Piccoli2022-11-281-0/+8
| | * | | | | | video: hyperv_fb: Avoid taking busy spinlock on panic pathGuilherme G. Piccoli2022-11-281-1/+7
| | |/ / / / /
| * | | | | | Merge tag 'printk-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2022-12-121-8/+4
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | printk, xen: fbfront: create/use safe function for forcing preferredJohn Ogness2022-12-021-8/+4
| | | |_|_|/ | | |/| | |
| * | | | | Merge tag 'drm-misc-fixes-2022-11-24' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2022-11-251-1/+1
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | fbcon: Use kzalloc() in fbcon_prepare_logo()Tetsuo Handa2022-11-221-1/+1
* | | | | | drm/fbdev: Remove aperture handling and FBINFO_MISC_FIRMWAREThomas Zimmermann2023-01-132-34/+0
* | | | | | fbdev/vga16fb: Do not use struct fb_info.aperturesThomas Zimmermann2023-01-131-10/+5
* | | | | | fbdev/vesafb: Do not use struct fb_info.aperturesThomas Zimmermann2023-01-131-14/+13
* | | | | | fbdev/vesafb: Remove trailing whitespacesThomas Zimmermann2023-01-131-5/+5
* | | | | | fbdev/simplefb: Do not use struct fb_info.aperturesThomas Zimmermann2023-01-131-8/+11
* | | | | | fbdev/offb: Do not use struct fb_info.aperturesThomas Zimmermann2023-01-131-9/+11
* | | | | | fbdev/offb: Allocate struct offb_par with framebuffer_alloc()Thomas Zimmermann2023-01-131-8/+5
* | | | | | fbdev/efifb: Do not use struct fb_info.aperturesThomas Zimmermann2023-01-131-10/+14
* | | | | | fbdev/efifb: Add struct efifb_par for driver dataThomas Zimmermann2023-01-131-3/+8
* | | | | | fbdev/hyperv-fb: Do not set struct fb_info.aperturesThomas Zimmermann2023-01-131-11/+6
* | | | | | fbdev/clps711x-fb: Do not set struct fb_info.aperturesThomas Zimmermann2023-01-131-9/+1
* | | | | | Revert "fbcon: don't lose the console font across generic->chip driver switch"Thomas Zimmermann2023-01-131-11/+6
* | | | | | fbcon: Remove trailing whitespacesThomas Zimmermann2023-01-131-12/+12
* | | | | | Merge drm/drm-next into drm-misc-nextThomas Zimmermann2022-11-2410-40/+46
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Backmerge tag 'v6.1-rc6' into drm-nextDave Airlie2022-11-2410-40/+46
| |\| | | | | | |_|_|/ | |/| | |
| | * | | Merge tag 'fbdev-for-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-10-309-36/+45
| | |\ \ \ | | | |/ / | | |/| |
| | | * | fbdev: cyber2000fb: fix missing pci_disable_device()Yang Yingliang2022-10-271-0/+2
| | | * | fbdev: sisfb: use explicitly signed charJason A. Donenfeld2022-10-241-1/+1
| | | * | fbdev: smscufx: Fix several use-after-free bugsHyunwoo Kim2022-10-211-25/+30
| | | * | fbdev: xilinxfb: Make xilinxfb_release() return voidUwe Kleine-König2022-10-201-4/+4
| | | * | fbdev: sisfb: fix repeated word in commentJilin Yuan2022-10-201-1/+1
| | | * | fbdev: gbefb: Convert sysfs snprintf to sysfs_emitXuezhi Zhang2022-10-181-2/+2
| | | * | fbdev: sm501fb: Convert sysfs snprintf to sysfs_emitXuezhi Zhang2022-10-181-1/+1
| | | * | fbdev: stifb: Fall back to cfb_fillrect() on 32-bit HCRX cardsHelge Deller2022-10-181-1/+2
| | | * | fbdev: da8xx-fb: Fix error handling in .remove()Uwe Kleine-König2022-10-181-1/+2
| | | |/
| | * / fbdev/core: Avoid uninitialized read in aperture_remove_conflicting_pci_device()Michał Mirosław2022-10-271-4/+1
| | |/
* | / Revert "drm/fb-helper: Schedule deferred-I/O worker after writing to framebuf...Thomas Zimmermann2022-11-201-16/+0
|/ /
* | fbdev: Add support for the nomodeset kernel parameterThomas Zimmermann2022-11-1644-2/+233
* | drm: Move nomodeset kernel parameter to drivers/videoThomas Zimmermann2022-11-163-0/+31
* | drm/fb-helper: Schedule deferred-I/O worker after writing to framebufferThomas Zimmermann2022-11-161-0/+16
* | Merge drm/drm-next into drm-misc-nextMaxime Ripard2022-10-1863-307/+659
|\|
| * Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-10-161-1/+1
| |\
| | * treewide: use get_random_u32() when possibleJason A. Donenfeld2022-10-111-1/+1
| * | Merge tag 'parisc-for-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-10-141-1/+1
| |\ \ | | |/ | |/|
| | * parisc: fbdev/stifb: Align graphics memory size to 4MBHelge Deller2022-10-141-1/+1