summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fbdev-for-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-03-1821-459/+408
|\
| * fbdev: Use of_property_present() for testing DT property presenceRob Herring2023-03-164-4/+4
| * fbdev: au1200fb: Fix potential divide by zeroWei Chen2023-03-161-0/+3
| * fbdev: lxfb: Fix potential divide by zeroWei Chen2023-03-161-0/+3
| * fbdev: intelfb: Fix potential divide by zeroWei Chen2023-03-161-0/+3
| * fbdev: nvidia: Fix potential divide by zeroWei Chen2023-03-161-0/+2
| * fbdev: stifb: Provide valid pixelclock and add fb_check_var() checksHelge Deller2023-03-161-0/+27
| * fbdev: omapfb: remove omap1 osk driverArnd Bergmann2023-03-142-87/+0
| * fbdev: xilinxfb: Use devm_platform_get_and_ioremap_resource()Yang Li2023-03-141-2/+1
| * fbdev: wm8505fb: Use devm_platform_ioremap_resource()Yang Li2023-03-141-3/+1
| * fbdev: pxa3xx-gcu: Use devm_platform_get_and_ioremap_resource()Yang Li2023-03-141-2/+1
| * fbdev: Use of_property_read_bool() for boolean propertiesRob Herring2023-03-144-8/+6
| * fbdev: clps711x-fb: Use devm_platform_get_and_ioremap_resource()Yang Li2023-03-141-2/+1
| * fbdev: tgafb: Fix potential divide by zeroWei Chen2023-03-141-0/+3
| * fbdev: omapfb: cleanup inconsistent indentationLucy Mielke2023-03-141-12/+18
| * drivers: video: logo: add SPDX comment, remove GPL notice in pnmtologo.cNikita Romanyuk2023-03-141-6/+1
| * drivers: video: logo: fix code style issues in pnmtologo.cNikita Romanyuk2023-03-141-333/+334
* | Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann2023-03-1365-6338/+486
|\|
| * Merge tag 'tty-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-02-244-32/+29
| |\
| | * Merge 6.2-rc7 into tty-nextGreg Kroah-Hartman2023-02-0614-75/+27
| | |\
| | * | VT: Bump font size limitation to 64x128 pixelsSamuel Thibault2023-01-192-1/+3
| | * | VT: Add height parameter to con_font_get/set consw operationsSamuel Thibault2023-01-194-32/+27
| * | | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-02-232-3/+3
| |\ \ \
| | * | | mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan2023-02-092-3/+3
| | |/ /
| * | | Merge tag 'backlight-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-02-2313-541/+256
| |\ \ \
| | * | | backlight: ktz8866: Convert to i2c's .probe_new()Uwe Kleine-König2023-02-221-3/+2
| | * | | backlight: ktz8866: Add support for Kinetic KTZ8866 backlightJianhua Lu2023-02-223-0/+218
| | * | | backlight: pwm_bl: Don't rely on a disabled PWM emiting inactive stateUwe Kleine-König2023-02-221-8/+22
| | * | | backlight: pwm_bl: Configure pwm only once per backlight toggleUwe Kleine-König2023-02-221-18/+10
| | * | | backlight: Remove pxa tosa supportArnd Bergmann2023-02-225-480/+0
| | * | | backlight: aat2870: Use backlight helperStephen Kitt2023-02-221-6/+1
| | * | | backlight: ipaq_micro: Use backlight helperStephen Kitt2023-02-221-6/+1
| | * | | backlight: arcxcnn: Use backlight helperStephen Kitt2023-02-221-4/+1
| | * | | backlight: sky81452: Fix sky81452_bl_platform_data kernel-docRandy Dunlap2023-02-221-1/+1
| | * | | backlight: pwm_bl: Drop support for legacy PWM probingUwe Kleine-König2023-02-221-12/+0
| | * | | backlight: ktd253: Switch to use dev_err_probe() helperYang Yingliang2023-02-221-6/+3
| | * | | backlight: backlight: Fix doc for backlight_device_get_by_nameMiaoqian Lin2023-02-221-1/+1
| * | | | Merge tag 'drm-next-2023-02-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-02-2211-148/+97
| |\ \ \ \
| | * \ \ \ Merge v6.2-rc6 into drm-nextDaniel Vetter2023-01-316-23/+27
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | * | | | fbdev: Remove unused struct fb_deferred_io .first_io fieldJavier Martinez Canillas2023-01-241-4/+0
| | * | | | Merge drm/drm-next into drm-misc-nextThomas Zimmermann2023-01-1940-570/+303
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | * | | | 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