summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'backlight-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-07-0311-42/+50
|\
| * backlight: led_bl: Take led_access lock when requiredMans Rullgard2023-06-261-1/+4
| * video: backlight: lp855x: Get PWM for PWM mode during probeArtur Weber2023-06-081-22/+26
| * backlight: pwm_bl: Remove unneeded checks for valid GPIOsGeert Uytterhoeven2023-05-251-6/+3
| * backlight: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-259-11/+11
| * backlight: lm3630a: Turn off both led strings when display is blankMaximilian Weigand2023-05-251-2/+6
* | sticon/parisc: Fix STI console on 64-bit only machinesHelge Deller2023-06-302-57/+106
* | sticon/parisc: Allow 64-bit STI calls in PDC firmware abstrationHelge Deller2023-06-301-1/+1
* | Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-06-2940-754/+441
|\ \
| * \ Backmerge tag 'v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tor...Dave Airlie2023-06-1915-52/+42
| |\ \
| * | | fbdev: Add Kconfig options to select different fb_ops helpersThomas Zimmermann2023-06-011-0/+21
| * | | Merge tag 'drm-misc-next-2023-05-24' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2023-05-2616-71/+89
| |\ \ \
| | * | | fbdev: Rename fb_mem*() helpersThomas Zimmermann2023-05-188-10/+10
| | * | | fbdev: Include <linux/fb.h> instead of <asm/fb.h>Thomas Zimmermann2023-05-182-3/+0
| | * | | fbdev: Include <linux/io.h> in various driversThomas Zimmermann2023-05-183-0/+5
| | * | | fbdev/matrox: Remove trailing whitespacesThomas Zimmermann2023-05-182-5/+5
| | * | | fbdev/hitfb: Cast I/O offset to addressThomas Zimmermann2023-05-181-53/+69
| * | | | Merge tag 'drm-misc-next-2023-05-11' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2023-05-1929-688/+336
| |\| | |
| | * | | Merge drm/drm-next into drm-misc-nextMaxime Ripard2023-05-0984-314/+189
| | |\ \ \ | | | | |/ | | | |/|
| | * | | fbdev: Move I/O read and write code into helper functionsThomas Zimmermann2023-05-083-117/+136
| | * | | fbdev: Validate info->screen_{base, buffer} in fb_ops implementationsThomas Zimmermann2023-05-0810-4/+40
| | * | | fbdev: Don't re-validate info->state in fb_ops implementationsThomas Zimmermann2023-05-085-21/+0
| | * | | fbdev: Use screen_buffer in fb_sys_{read,write}()Thomas Zimmermann2023-05-081-2/+2
| | * | | fbdev: Return number of bytes read or writtenThomas Zimmermann2023-05-082-15/+24
| | * | | fbdev/xen-fbfront: Use struct fb_info.screen_bufferThomas Zimmermann2023-05-081-1/+1
| | * | | fbdev/vfb: Use struct fb_info.screen_bufferThomas Zimmermann2023-05-081-1/+1
| | * | | fbdev/udlfb: Use struct fb_info.screen_bufferThomas Zimmermann2023-05-081-6/+6
| | * | | fbdev/smscufx: Use struct fb_info.screen_bufferThomas Zimmermann2023-05-081-7/+7
| | * | | fbdev/ps3fb: Use struct fb_info.screen_bufferThomas Zimmermann2023-05-081-2/+2
| | * | | fbdev/metronomefb: Use struct fb_info.screen_bufferThomas Zimmermann2023-05-081-6/+6
| | * | | fbdev/hecubafb: Use struct fb_info.screen_bufferThomas Zimmermann2023-05-081-4/+4
| | * | | fbdev/broadsheetfb: Use struct fb_info.screen_bufferThomas Zimmermann2023-05-081-6/+6
| | * | | fbdev/au1200fb: Use struct fb_info.screen_bufferThomas Zimmermann2023-05-081-1/+1
| | * | | fbdev/arcfb: Use struct fb_info.screen_bufferThomas Zimmermann2023-05-081-4/+4
| | * | | arch/parisc: Implement fb_is_primary_device() under arch/pariscThomas Zimmermann2023-04-201-19/+0
| | * | | video: Move HP PARISC STI core code to shared locationThomas Zimmermann2023-04-209-412/+14
| | * | | video: Remove trailing whitespacesThomas Zimmermann2023-04-204-138/+138
| | * | | video/aperture: Provide a VGA helper for gma500 and internal useThomas Zimmermann2023-04-161-18/+40
| | * | | video/aperture: Only remove sysfb on the default vga pci deviceDaniel Vetter2023-04-161-3/+4
| | * | | video/aperture: Drop primary argumentDaniel Vetter2023-04-162-5/+4
| | * | | video/aperture: Move vga handling to pci functionDaniel Vetter2023-04-161-8/+7
| | * | | video/aperture: Only kick vgacon when the pdev is decoding vgaDaniel Vetter2023-04-161-7/+9
| | * | | video/aperture: use generic code to figure out the vga default deviceDaniel Vetter2023-04-161-3/+2
* | | | | Merge tag 'fbdev-for-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-06-2910-22/+45
|\ \ \ \ \
| * | | | | fbdev: fix potential OOB read in fast_imageblit()Zhang Shurong2023-06-241-1/+1
| * | | | | fbdev: sh7760fb: Fix -Wimplicit-fallthrough warningsGustavo A. R. Silva2023-06-221-0/+2
| * | | | | fbdev: sh_mobile_lcdcfb: Fix ARGB32 overlay format typoGeert Uytterhoeven2023-06-221-1/+1
| * | | | | fbdev: hitfb: Use NULL for pointersThomas Zimmermann2023-06-191-2/+2
| * | | | | fbdev: hitfb: Fix integer-to-pointer castThomas Zimmermann2023-06-191-1/+1
| * | | | | fbdev/media: Use GPIO descriptors for VIA GPIOLinus Walleij2023-06-193-15/+28