summaryrefslogtreecommitdiffstats
path: root/drivers/video/backlight (follow)
Commit message (Expand)AuthorAgeFilesLines
* backlight: sky81452-backlight: Use backlight power constantsThomas Zimmermann2024-07-041-1/+1
* backlight: rave-sp-backlight: Use backlight power constantsThomas Zimmermann2024-07-041-1/+1
* backlight: pwm-backlight: Use backlight power constantsThomas Zimmermann2024-07-041-2/+2
* backlight: pcf50633-backlight: Use backlight power constantsThomas Zimmermann2024-07-041-3/+2
* backlight: pandora-backlight: Use backlight power constantsThomas Zimmermann2024-07-041-2/+1
* backlight: mp3309c: Use backlight power constantsThomas Zimmermann2024-07-041-2/+2
* backlight: lm3533-backlight: Use backlight power constantsThomas Zimmermann2024-07-041-2/+1
* backlight: led-backlight: Use backlight power constantsThomas Zimmermann2024-07-041-2/+2
* backlight: ktd253-backlight: Use backlight power constantsThomas Zimmermann2024-07-041-3/+2
* backlight: kb3886-bl: Use backlight power constantsThomas Zimmermann2024-07-041-2/+2
* backlight: journada_bl: Use backlight power constantsThomas Zimmermann2024-07-041-2/+1
* backlight: ipaq-micro-backlight: Use backlight power constantsThomas Zimmermann2024-07-041-2/+1
* backlight: gpio-backlight: Use backlight power constantsThomas Zimmermann2024-07-041-5/+4
* backlight: corgi-lcd: Use backlight power constantsThomas Zimmermann2024-07-041-2/+2
* backlight: ams369fb06: Use backlight power constantsThomas Zimmermann2024-07-041-12/+11
* backlight: aat2870-backlight: Use blacklight power constantsThomas Zimmermann2024-07-041-2/+2
* backlight: lm3509_bl: Fix early returns in for_each_child_of_node()Javier Carrasco2024-06-261-2/+1
* backlight: Drop explicit initialization of struct i2c_device_id::driver_data ...Uwe Kleine-König2024-06-208-9/+12
* backlight: Add missing MODULE_DESCRIPTION() macrosJeff Johnson2024-06-132-0/+2
* backlight: lm3509_bl: Fix NULL vs IS_ERR() check in register() functionDan Carpenter2024-06-131-2/+3
* backlight: Add new lm3509 backlight driverPatrick Gansterer2024-05-313-0/+348
* 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-1020-54/+39
|\ \
| | * 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
| * | 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-281-2/+6
| |/
* | backlight: Remove fb_blank from struct backlight_propertiesThomas Zimmermann2024-03-283-4/+0
* | 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
|/