summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)AuthorFilesLines
11 daysMerge tag 'backlight-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds33-310/+121
12 daysMerge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2024-05-15Merge tag 'fbdev-for-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds16-56/+35
2024-05-10backlight: sky81452-backlight: Remove unnecessary call to of_node_get()Shresth Prasad1-6/+2
2024-05-10backlight: mp3309c: Fix LEDs flickering in PWM modeFlavio Suligoi1-5/+0
2024-05-10backlight: otm3225a: Drop driver owner assignmentKrzysztof Kozlowski1-1/+0
2024-05-10backlight: lp8788: Drop support for platform dataUwe Kleine-König1-143/+8
2024-05-10backlight: lcd: Make lcd_class constantRicardo B. Marliere1-10/+13
2024-05-10backlight: Make backlight_class constantRicardo B. Marliere1-13/+16
2024-05-10backlight: mp3309c: Fix signedness bug in mp3309c_parse_fwnode()Dan Carpenter1-1/+2
2024-05-10Merge branches 'ib-backlight-auxdisplay-staging-omap-6.9', 'ib-backlight-auxd...Lee Jones26-84/+59
2024-05-03arch: Remove struct fb_info from video helpersThomas Zimmermann1-1/+1
2024-05-03fbdev: omap: lcd_ams_delta: Constify lcd_opsKrzysztof Kozlowski1-1/+1
2024-05-03fbdev: imx: Constify lcd_opsKrzysztof Kozlowski1-1/+1
2024-05-03fbdev: clps711x: Constify lcd_opsKrzysztof Kozlowski1-1/+1
2024-05-03backlight: tdo24m: Constify lcd_opsKrzysztof Kozlowski1-1/+1
2024-05-03backlight: platform_lcd: Constify lcd_opsKrzysztof Kozlowski1-1/+1
2024-05-03backlight: otm3225a: Constify lcd_opsKrzysztof Kozlowski1-1/+1
2024-05-03backlight: ltv350qv: Constify lcd_opsKrzysztof Kozlowski1-1/+1
2024-05-03backlight: lms501kf03: Constify lcd_opsKrzysztof Kozlowski1-1/+1
2024-05-03backlight: lms283gf05: Constify lcd_opsKrzysztof Kozlowski1-1/+1
2024-05-03backlight: l4f00242t03: Constify lcd_opsKrzysztof Kozlowski1-1/+1
2024-05-03backlight: jornada720_lcd: Constify lcd_opsKrzysztof Kozlowski1-1/+1
2024-05-03backlight: ili9320: Constify lcd_opsKrzysztof Kozlowski1-1/+1
2024-05-03backlight: ili922x: Constify lcd_opsKrzysztof Kozlowski1-1/+1
2024-05-03backlight: hx8357: Constify lcd_opsKrzysztof Kozlowski1-1/+1
2024-05-03backlight: corgi_lcd: Constify lcd_opsKrzysztof Kozlowski1-1/+1
2024-05-03backlight: ams369fg06: Constify lcd_opsKrzysztof Kozlowski1-1/+1
2024-05-03backlight: lcd: Constify lcd_opsKrzysztof Kozlowski1-2/+2
2024-04-29Merge v6.9-rc6 into drm-nextDaniel Vetter1-1/+1
2024-04-25fbdev: offb: replace of_node_put with __free(device_node)Abdulrasaq Lawani1-2/+1
2024-04-25fbdev: savage: Handle err return when savagefb_check_var failedCai Xinchen1-1/+4
2024-04-25video: hdmi: prefer length specifier in format over string copyingJustin Stitt1-8/+2
2024-04-25fbdev: uvesafb: replace deprecated strncpy with strscpy_padJustin Stitt1-1/+1
2024-04-25fbdev: au1200fb: replace deprecated strncpy with strscpyJustin Stitt1-1/+1
2024-04-25fbdev: fsl-diu-fb: replace deprecated strncpy with strscpy_padJustin Stitt1-1/+1
2024-04-24fbdev: fix incorrect address computation in deferred IONam Cao1-1/+1
2024-04-10video: logo: Drop full path of the input filename in generated fileLucas Stach1-2/+0
2024-04-10fbdev: add HAS_IOPORT dependenciesNiklas Schnelle1-11/+11
2024-04-10fbdev: sh7760fb: allow modular buildRandy Dunlap1-2/+2
2024-04-05Merge tag 'drm-misc-next-2024-03-28' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie1-0/+6
2024-04-03fbdev: sisfb: hide unused variablesArnd Bergmann1-2/+1
2024-03-28backlight: Remove fb_blank from struct backlight_propertiesThomas Zimmermann6-7/+0
2024-03-28fbdev: omap2/omapfb: Replace use of fb_blank with backlight helpersThomas Zimmermann2-12/+3
2024-03-28backlight: omap1: Replace FB_BLANK_ states with simple on/offThomas Zimmermann1-25/+18
2024-03-28backlight: omap1: Remove unused struct omap_backlight_config.set_powerThomas Zimmermann1-3/+0
2024-03-28backlight: Add controls_device callback to struct backlight_opsThomas Zimmermann4-19/+19
2024-03-28fbdev: ssd1307fb: Remove struct backlight_ops.check_fbThomas Zimmermann1-7/+0
2024-03-28fbdev: ssd1307fb: Init backlight before registering framebufferThomas Zimmermann1-13/+11
2024-03-28fbdev: sh_mobile_lcdc_fb: Remove struct backlight_ops.check_fbThomas Zimmermann1-7/+0