summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'backlight-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-05-2233-310/+121
|\
| * backlight: sky81452-backlight: Remove unnecessary call to of_node_get()Shresth Prasad2024-05-101-6/+2
| * backlight: mp3309c: Fix LEDs flickering in PWM modeFlavio Suligoi2024-05-101-5/+0
| * backlight: otm3225a: Drop driver owner assignmentKrzysztof Kozlowski2024-05-101-1/+0
| * backlight: lp8788: Drop support for platform dataUwe Kleine-König2024-05-101-143/+8
| * backlight: lcd: Make lcd_class constantRicardo B. Marliere2024-05-101-10/+13
| * backlight: Make backlight_class constantRicardo B. Marliere2024-05-101-13/+16
| * backlight: mp3309c: Fix signedness bug in mp3309c_parse_fwnode()Dan Carpenter2024-05-101-1/+2
| *-. Merge branches 'ib-backlight-auxdisplay-staging-omap-6.9', 'ib-backlight-auxd...Lee Jones2024-05-1026-84/+59
| |\ \
| | | * fbdev: omap: lcd_ams_delta: Constify lcd_opsKrzysztof Kozlowski2024-05-031-1/+1
| | | * fbdev: imx: Constify lcd_opsKrzysztof Kozlowski2024-05-031-1/+1
| | | * fbdev: clps711x: Constify lcd_opsKrzysztof Kozlowski2024-05-031-1/+1
| | | * backlight: tdo24m: Constify lcd_opsKrzysztof Kozlowski2024-05-031-1/+1
| | | * backlight: platform_lcd: Constify lcd_opsKrzysztof Kozlowski2024-05-031-1/+1
| | | * backlight: otm3225a: Constify lcd_opsKrzysztof Kozlowski2024-05-031-1/+1
| | | * backlight: ltv350qv: Constify lcd_opsKrzysztof Kozlowski2024-05-031-1/+1
| | | * backlight: lms501kf03: Constify lcd_opsKrzysztof Kozlowski2024-05-031-1/+1
| | | * backlight: lms283gf05: Constify lcd_opsKrzysztof Kozlowski2024-05-031-1/+1
| | | * backlight: l4f00242t03: Constify lcd_opsKrzysztof Kozlowski2024-05-031-1/+1
| | | * backlight: jornada720_lcd: Constify lcd_opsKrzysztof Kozlowski2024-05-031-1/+1
| | | * backlight: ili9320: Constify lcd_opsKrzysztof Kozlowski2024-05-031-1/+1
| | | * backlight: ili922x: Constify lcd_opsKrzysztof Kozlowski2024-05-031-1/+1
| | | * backlight: hx8357: Constify lcd_opsKrzysztof Kozlowski2024-05-031-1/+1
| | | * backlight: corgi_lcd: Constify lcd_opsKrzysztof Kozlowski2024-05-031-1/+1
| | | * backlight: ams369fg06: Constify lcd_opsKrzysztof Kozlowski2024-05-031-1/+1
| | | * backlight: lcd: Constify lcd_opsKrzysztof Kozlowski2024-05-031-2/+2
| | * | backlight: Add controls_device callback to struct backlight_opsThomas Zimmermann2024-03-284-19/+19
| | * | fbdev: ssd1307fb: Remove struct backlight_ops.check_fbThomas Zimmermann2024-03-281-7/+0
| | * | fbdev: ssd1307fb: Init backlight before registering framebufferThomas Zimmermann2024-03-281-13/+11
| | * | fbdev: sh_mobile_lcdc_fb: Remove struct backlight_ops.check_fbThomas Zimmermann2024-03-281-7/+0
| | * | backlight: pwm-backlight: Remove struct backlight_ops.check_fbThomas Zimmermann2024-03-281-12/+0
| | * | backlight: aat2870-backlight: Remove struct backlight.check_fbThomas Zimmermann2024-03-281-7/+0
| | * | backlight: Match backlight device against struct fb_info.bl_devThomas Zimmermann2024-03-282-2/+12
| | |/
| * | backlight: Remove fb_blank from struct backlight_propertiesThomas Zimmermann2024-03-286-7/+0
| * | fbdev: omap2/omapfb: Replace use of fb_blank with backlight helpersThomas Zimmermann2024-03-282-12/+3
| * | backlight: omap1: Replace FB_BLANK_ states with simple on/offThomas Zimmermann2024-03-281-25/+18
| * | backlight: omap1: Remove unused struct omap_backlight_config.set_powerThomas Zimmermann2024-03-281-3/+0
| |/
* | Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-05-201-1/+1
|\ \
| * | arch: Remove struct fb_info from video helpersThomas Zimmermann2024-05-031-1/+1
* | | Merge tag 'fbdev-for-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-05-1516-56/+35
|\ \ \
| * | | fbdev: offb: replace of_node_put with __free(device_node)Abdulrasaq Lawani2024-04-251-2/+1
| * | | fbdev: savage: Handle err return when savagefb_check_var failedCai Xinchen2024-04-251-1/+4
| * | | video: hdmi: prefer length specifier in format over string copyingJustin Stitt2024-04-251-8/+2
| * | | fbdev: uvesafb: replace deprecated strncpy with strscpy_padJustin Stitt2024-04-251-1/+1
| * | | fbdev: au1200fb: replace deprecated strncpy with strscpyJustin Stitt2024-04-251-1/+1
| * | | fbdev: fsl-diu-fb: replace deprecated strncpy with strscpy_padJustin Stitt2024-04-251-1/+1
| * | | video: logo: Drop full path of the input filename in generated fileLucas Stach2024-04-101-2/+0
| * | | fbdev: add HAS_IOPORT dependenciesNiklas Schnelle2024-04-101-11/+11
| * | | fbdev: sh7760fb: allow modular buildRandy Dunlap2024-04-101-2/+2
| * | | fbdev: sisfb: hide unused variablesArnd Bergmann2024-04-031-2/+1