summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-misc-next-2023-03-07' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2023-03-147-78/+169
|\
| * fbdev: Handle video= parameter in video/cmdline.cThomas Zimmermann2023-02-206-87/+151
| * fbdev: Move option-string lookup into helperThomas Zimmermann2023-02-201-24/+36
| * fbdev: Unexport fb_mode_optionThomas Zimmermann2023-02-201-3/+1
| * fbdev: Read video= option with fb_get_option() in modedbThomas Zimmermann2023-02-201-2/+6
| * fbdev: Support NULL for name in option-string lookupThomas Zimmermann2023-02-201-1/+6
| * fbdev: Transfer video= option strings to caller; clarify ownershipThomas Zimmermann2023-02-201-4/+12
| * fbdev: Fix contact info in fb_cmdline.cThomas Zimmermann2023-02-201-1/+1
* | 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
| * | | | 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
| |\ \ \ \
| * | | | | Revert "drm/fb-helper: Schedule deferred-I/O worker after writing to framebuf...Thomas Zimmermann2022-11-201-16/+0
* | | | | | Merge tag 'hyperv-next-signed-20230220' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2023-02-211-4/+1
|\ \ \ \ \ \
| * | | | | | Drivers: hv: Make remove callback of hyperv driver void returnedDawei Li2023-01-171-4/+1
* | | | | | | Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-02-2019-5473/+4
|\ \ \ \ \ \ \
| * | | | | | | fbdev: remove w100fb driverArnd Bergmann2023-02-014-2586/+0