summaryrefslogtreecommitdiffstats
path: root/drivers/video
AgeCommit message (Expand)AuthorLines
2023-02-22backlight: ipaq_micro: Use backlight helperStephen Kitt-6/+1
2023-02-22backlight: arcxcnn: Use backlight helperStephen Kitt-4/+1
2023-02-22backlight: sky81452: Fix sky81452_bl_platform_data kernel-docRandy Dunlap-1/+1
2023-02-22backlight: pwm_bl: Drop support for legacy PWM probingUwe Kleine-König-12/+0
2023-02-22backlight: ktd253: Switch to use dev_err_probe() helperYang Yingliang-6/+3
2023-02-22backlight: backlight: Fix doc for backlight_device_get_by_nameMiaoqian Lin-1/+1
2023-02-21Merge tag 'hyperv-next-signed-20230220' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-4/+1
2023-02-20Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-5473/+4
2023-02-20fbdev: Handle video= parameter in video/cmdline.cThomas Zimmermann-87/+151
2023-02-20fbdev: Move option-string lookup into helperThomas Zimmermann-24/+36
2023-02-20fbdev: Unexport fb_mode_optionThomas Zimmermann-3/+1
2023-02-20fbdev: Read video= option with fb_get_option() in modedbThomas Zimmermann-2/+6
2023-02-20fbdev: Support NULL for name in option-string lookupThomas Zimmermann-1/+6
2023-02-20fbdev: Transfer video= option strings to caller; clarify ownershipThomas Zimmermann-4/+12
2023-02-20fbdev: Fix contact info in fb_cmdline.cThomas Zimmermann-1/+1
2023-02-17Merge tag 'drm-misc-fixes-2023-02-16' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-1/+13
2023-02-10fbdev: Fix invalid page access after closing deferred I/O devicesTakashi Iwai-1/+13
2023-02-09mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan-3/+3
2023-02-07nvidiafb: detect the hardware support before removing console.Dave Airlie-39/+42
2023-02-06Merge 6.2-rc7 into tty-nextGreg Kroah-Hartman-75/+27
2023-02-05Merge tag 'fbdev-for-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-75/+27
2023-02-04fbcon: Check font dimension limitsSamuel Thibault-2/+5
2023-02-01fbdev: remove w100fb driverArnd Bergmann-2586/+0
2023-02-01fbdev: remove tmiofb driverArnd Bergmann-1063/+0
2023-01-31Merge v6.2-rc6 into drm-nextDaniel Vetter-23/+27
2023-01-24fbdev: Remove unused struct fb_deferred_io .first_io fieldJavier Martinez Canillas-4/+0
2023-01-20ARM: pxa: remove unused board filesArnd Bergmann-10/+0
2023-01-19VT: Bump font size limitation to 64x128 pixelsSamuel Thibault-1/+3
2023-01-19VT: Add height parameter to con_font_get/set consw operationsSamuel Thibault-32/+27
2023-01-19Merge drm/drm-next into drm-misc-nextThomas Zimmermann-570/+303
2023-01-17Drivers: hv: Make remove callback of hyperv driver void returnedDawei Li-4/+1
2023-01-16fbdev: omapfb: Use kstrtobool() instead of strtobool()Christophe JAILLET-8/+12
2023-01-16fbdev: fbmon: fix function name in kernel-docRandy Dunlap-1/+1
2023-01-16fbdev: remove s3c2410 framebufferArnd Bergmann-1363/+4
2023-01-13drm/fbdev: Remove aperture handling and FBINFO_MISC_FIRMWAREThomas Zimmermann-34/+0
2023-01-13fbdev/vga16fb: Do not use struct fb_info.aperturesThomas Zimmermann-10/+5
2023-01-13fbdev/vesafb: Do not use struct fb_info.aperturesThomas Zimmermann-14/+13
2023-01-13fbdev/vesafb: Remove trailing whitespacesThomas Zimmermann-5/+5
2023-01-13fbdev/simplefb: Do not use struct fb_info.aperturesThomas Zimmermann-8/+11
2023-01-13fbdev/offb: Do not use struct fb_info.aperturesThomas Zimmermann-9/+11
2023-01-13fbdev/offb: Allocate struct offb_par with framebuffer_alloc()Thomas Zimmermann-8/+5
2023-01-13fbdev/efifb: Do not use struct fb_info.aperturesThomas Zimmermann-10/+14
2023-01-13fbdev/efifb: Add struct efifb_par for driver dataThomas Zimmermann-3/+8
2023-01-13fbdev/hyperv-fb: Do not set struct fb_info.aperturesThomas Zimmermann-11/+6
2023-01-13fbdev/clps711x-fb: Do not set struct fb_info.aperturesThomas Zimmermann-9/+1
2023-01-13Revert "fbcon: don't lose the console font across generic->chip driver switch"Thomas Zimmermann-11/+6
2023-01-13fbcon: Remove trailing whitespacesThomas Zimmermann-12/+12
2023-01-12Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-4/+2
2023-01-12ARM: sa1100: remove unused board filesArnd Bergmann-1/+0
2023-01-12fbdev: omapfb: remove unused board supportArnd Bergmann-448/+0