Age | Commit message (Expand) | Author |
2024-05-22 | Merge tag 'backlight-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2024-05-20 | Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2024-05-15 | Merge tag 'fbdev-for-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2024-05-10 | backlight: sky81452-backlight: Remove unnecessary call to of_node_get() | Shresth Prasad |
2024-05-10 | backlight: mp3309c: Fix LEDs flickering in PWM mode | Flavio Suligoi |
2024-05-10 | backlight: otm3225a: Drop driver owner assignment | Krzysztof Kozlowski |
2024-05-10 | backlight: lp8788: Drop support for platform data | Uwe Kleine-König |
2024-05-10 | backlight: lcd: Make lcd_class constant | Ricardo B. Marliere |
2024-05-10 | backlight: Make backlight_class constant | Ricardo B. Marliere |
2024-05-10 | backlight: mp3309c: Fix signedness bug in mp3309c_parse_fwnode() | Dan Carpenter |
2024-05-10 | Merge branches 'ib-backlight-auxdisplay-staging-omap-6.9', 'ib-backlight-auxd... | Lee Jones |
2024-05-03 | arch: Remove struct fb_info from video helpers | Thomas Zimmermann |
2024-05-03 | fbdev: omap: lcd_ams_delta: Constify lcd_ops | Krzysztof Kozlowski |
2024-05-03 | fbdev: imx: Constify lcd_ops | Krzysztof Kozlowski |
2024-05-03 | fbdev: clps711x: Constify lcd_ops | Krzysztof Kozlowski |
2024-05-03 | backlight: tdo24m: Constify lcd_ops | Krzysztof Kozlowski |
2024-05-03 | backlight: platform_lcd: Constify lcd_ops | Krzysztof Kozlowski |
2024-05-03 | backlight: otm3225a: Constify lcd_ops | Krzysztof Kozlowski |
2024-05-03 | backlight: ltv350qv: Constify lcd_ops | Krzysztof Kozlowski |
2024-05-03 | backlight: lms501kf03: Constify lcd_ops | Krzysztof Kozlowski |
2024-05-03 | backlight: lms283gf05: Constify lcd_ops | Krzysztof Kozlowski |
2024-05-03 | backlight: l4f00242t03: Constify lcd_ops | Krzysztof Kozlowski |
2024-05-03 | backlight: jornada720_lcd: Constify lcd_ops | Krzysztof Kozlowski |
2024-05-03 | backlight: ili9320: Constify lcd_ops | Krzysztof Kozlowski |
2024-05-03 | backlight: ili922x: Constify lcd_ops | Krzysztof Kozlowski |
2024-05-03 | backlight: hx8357: Constify lcd_ops | Krzysztof Kozlowski |
2024-05-03 | backlight: corgi_lcd: Constify lcd_ops | Krzysztof Kozlowski |
2024-05-03 | backlight: ams369fg06: Constify lcd_ops | Krzysztof Kozlowski |
2024-05-03 | backlight: lcd: Constify lcd_ops | Krzysztof Kozlowski |
2024-04-29 | Merge v6.9-rc6 into drm-next | Daniel Vetter |
2024-04-25 | fbdev: offb: replace of_node_put with __free(device_node) | Abdulrasaq Lawani |
2024-04-25 | fbdev: savage: Handle err return when savagefb_check_var failed | Cai Xinchen |
2024-04-25 | video: hdmi: prefer length specifier in format over string copying | Justin Stitt |
2024-04-25 | fbdev: uvesafb: replace deprecated strncpy with strscpy_pad | Justin Stitt |
2024-04-25 | fbdev: au1200fb: replace deprecated strncpy with strscpy | Justin Stitt |
2024-04-25 | fbdev: fsl-diu-fb: replace deprecated strncpy with strscpy_pad | Justin Stitt |
2024-04-24 | fbdev: fix incorrect address computation in deferred IO | Nam Cao |
2024-04-10 | video: logo: Drop full path of the input filename in generated file | Lucas Stach |
2024-04-10 | fbdev: add HAS_IOPORT dependencies | Niklas Schnelle |
2024-04-10 | fbdev: sh7760fb: allow modular build | Randy Dunlap |
2024-04-05 | Merge tag 'drm-misc-next-2024-03-28' of https://gitlab.freedesktop.org/drm/mi... | Dave Airlie |
2024-04-03 | fbdev: sisfb: hide unused variables | Arnd Bergmann |
2024-03-28 | backlight: Remove fb_blank from struct backlight_properties | Thomas Zimmermann |
2024-03-28 | fbdev: omap2/omapfb: Replace use of fb_blank with backlight helpers | Thomas Zimmermann |
2024-03-28 | backlight: omap1: Replace FB_BLANK_ states with simple on/off | Thomas Zimmermann |
2024-03-28 | backlight: omap1: Remove unused struct omap_backlight_config.set_power | Thomas Zimmermann |
2024-03-28 | backlight: Add controls_device callback to struct backlight_ops | Thomas Zimmermann |
2024-03-28 | fbdev: ssd1307fb: Remove struct backlight_ops.check_fb | Thomas Zimmermann |
2024-03-28 | fbdev: ssd1307fb: Init backlight before registering framebuffer | Thomas Zimmermann |
2024-03-28 | fbdev: sh_mobile_lcdc_fb: Remove struct backlight_ops.check_fb | Thomas Zimmermann |