index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
backlight
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-15
backlight: pm8941: Add NULL check in wled_configure()
Henry Martin
1
-2
/
+4
2025-04-10
backlight: lcd: Replace fb events with a dedicated function call
Thomas Zimmermann
1
-72
/
+26
2025-04-10
backlight: lcd: Move event handling into helpers
Thomas Zimmermann
1
-10
/
+28
2025-04-10
backlight: Replace fb events with a dedicated function call
Thomas Zimmermann
1
-73
/
+12
2025-04-10
backlight: Move blank-state handling into helper
Thomas Zimmermann
1
-19
/
+27
2025-04-10
backlight: Implement fbdev tracking with blank state from event
Thomas Zimmermann
1
-7
/
+7
2025-03-14
backlight: pcf50633-backlight: Remove unused driver
Dr. David Alan Gilbert
3
-162
/
+0
2025-03-14
backlight: tdo24m: Eliminate redundant whitespace
WangYuli
1
-1
/
+1
2025-02-20
backlight: apple_dwi_bl: Add Apple DWI backlight driver
Nick Chan
3
-0
/
+135
2025-02-11
backlight: led_bl: Hold led_access lock when calling led_sysfs_disable()
Herve Codina
1
-1
/
+4
2025-02-11
backlight: wm831x_bl: Do not include <linux/fb.h>
Thomas Zimmermann
1
-1
/
+0
2025-02-11
backlight: vgg2432a4: Do not include <linux/fb.h>
Thomas Zimmermann
1
-1
/
+0
2025-02-11
backlight: tps65217_bl: Do not include <linux/fb.h>
Thomas Zimmermann
1
-1
/
+0
2025-02-11
backlight: max8925_bl: Do not include <linux/fb.h>
Thomas Zimmermann
1
-1
/
+0
2025-02-11
backlight: lv5207lp: Do not include <linux/fb.h>
Thomas Zimmermann
1
-1
/
+0
2025-02-11
backlight: locomolcd: Do not include <linux/fb.h>
Thomas Zimmermann
1
-1
/
+0
2025-02-11
backlight: hp680_bl: Do not include <linux/fb.h>
Thomas Zimmermann
1
-1
/
+0
2025-02-11
backlight: ep93xx_bl: Do not include <linux/fb.h>
Thomas Zimmermann
1
-1
/
+0
2025-02-11
backlight: da9052_bl: Do not include <linux/fb.h>
Thomas Zimmermann
1
-1
/
+0
2025-02-11
backlight: da903x_bl: Do not include <linux/fb.h>
Thomas Zimmermann
1
-1
/
+0
2025-02-11
backlight: bd6107_bl: Do not include <linux/fb.h>
Thomas Zimmermann
1
-1
/
+0
2025-02-11
backlight: as3711_bl: Do not include <linux/fb.h>
Thomas Zimmermann
1
-1
/
+0
2025-02-11
backlight: adp8870_bl: Do not include <linux/fb.h>
Thomas Zimmermann
1
-1
/
+0
2025-02-11
backlight: adp8860_bl: Do not include <linux/fb.h>
Thomas Zimmermann
1
-1
/
+0
2025-02-11
backlight: adp5520_bl: Do not include <linux/fb.h>
Thomas Zimmermann
1
-1
/
+0
2025-02-11
backlight: 88pm860x_bl: Do not include <linux/fb.h>
Thomas Zimmermann
1
-1
/
+0
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
1
-1
/
+1
2024-12-02
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
12
-12
/
+12
2024-10-09
backlight: Remove notifier
Dr. David Alan Gilbert
1
-42
/
+0
2024-10-02
backlight: ktz8866: Fix module autoloading
Liao Chen
1
-0
/
+1
2024-10-02
backlight: 88pm860x_bl: Simplify with scoped for each OF child loop
Jinjie Ruan
1
-3
/
+2
2024-09-30
backlight: lcd: Remove struct fb_videomode from set_mode callback
Thomas Zimmermann
3
-7
/
+7
2024-09-30
backlight: lcd: Replace check_fb with controls_device
Thomas Zimmermann
2
-7
/
+6
2024-09-30
backlight: tdo24m: Use lcd power constants
Thomas Zimmermann
1
-7
/
+7
2024-09-30
backlight: platform_lcd: Use lcd power constants
Thomas Zimmermann
1
-2
/
+2
2024-09-30
backlight: platform_lcd: Remove match_fb from struct plat_lcd_data
Thomas Zimmermann
1
-4
/
+0
2024-09-30
backlight: platform_lcd: Remove include statement for <linux/backlight.h>
Thomas Zimmermann
1
-1
/
+0
2024-09-30
backlight: otm3225a: Use lcd power constants
Thomas Zimmermann
1
-1
/
+1
2024-09-30
backlight: ltv350qv: Use lcd power constants
Thomas Zimmermann
1
-8
/
+7
2024-09-30
backlight: lms501kf03: Use lcd power constants
Thomas Zimmermann
1
-12
/
+11
2024-09-30
backlight: lms501kf03: Remove unnecessary include of <linux/backlight.h>
Thomas Zimmermann
1
-1
/
+0
2024-09-30
backlight: lms283gf05: Use lcd power constants
Thomas Zimmermann
1
-1
/
+1
2024-09-30
backlight: l4f00242t03: Use lcd power constants
Thomas Zimmermann
1
-16
/
+16
2024-09-30
backlight: jornada720_lcd: Use lcd power constants
Thomas Zimmermann
1
-5
/
+4
2024-09-30
backlight: jornada720_lcd: Include <linux/io.h> for IOMEM() macro
Thomas Zimmermann
1
-0
/
+1
2024-09-30
backlight: ili9320: Use lcd power constants
Thomas Zimmermann
1
-8
/
+7
2024-09-30
backlight: ili922x: Use lcd power constants
Thomas Zimmermann
1
-4
/
+3
2024-09-30
backlight: hx8357: Use lcd power constants
Thomas Zimmermann
1
-1
/
+1
2024-09-30
backlight: corgi_lcd: Use lcd power constants
Thomas Zimmermann
1
-6
/
+6
2024-09-30
backlight: lcd: Add LCD_POWER_ constants for power states
Thomas Zimmermann
1
-1
/
+21
[next]