index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.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
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
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
/
88pm860x_bl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-14
backlight: 88pm860x_bl: Use of_node_name_eq for node name comparisons
Rob Herring
1
-1
/
+1
2015-10-15
backlight: 88pm860x_bl: Add missing of_node_put
Julia Lawall
1
-0
/
+1
2015-04-09
backlight: 88pm860x_bl: Use of_get_child_by_name() instead of refcount hack
Geert Uytterhoeven
1
-4
/
+1
2014-10-11
Merge tag 'backlight-for-linus-3.18' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+0
2014-09-01
treewide: fix errors in printk
Masanari Iida
1
-1
/
+1
2014-08-28
backlight: Remove .owner field for drivers using module_platform_driver
Peter Griffin
1
-1
/
+0
2013-11-13
backlight: 88pm860x_bl: use devm_backlight_device_register()
Jingoo Han
1
-14
/
+2
2013-11-13
backlight: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-02-22
drivers/video/backlight/88pm860x_bl.c: add missing of_node_put()
Axel Lin
1
-1
/
+4
2012-12-18
backlight: 88pm860x_bl: remove an unnecessary line continuation
Jingoo Han
1
-2
/
+1
2012-12-18
drivers/video/backlight/88pm860x_bl.c: drop devm_kfree of devm_kzalloc'd data
Jingoo Han
1
-8
/
+3
2012-12-18
backlight: 88pm860x_bl: fix checkpatch warning
Jingoo Han
1
-2
/
+2
2012-10-02
mfd: 88pm860x: Device tree support
Haojian Zhuang
1
-3
/
+36
2012-09-11
mfd: 88pm860x: Use REG resource for backlight
Haojian Zhuang
1
-68
/
+46
2012-09-11
mfd: 88pm860x: Convert to IORESOURCE_REG
Mark Brown
1
-1
/
+1
2012-07-09
backlight: fix memory leak on obscure error path
Martlin Ettl
1
-0
/
+1
2012-03-29
Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
1
-21
/
+28
2012-03-24
drivers/video/backlight: use devm_ functions
Julia Lawall
1
-6
/
+2
2012-03-06
backlight: Modified power control of pm860x backlight
Jett.Zhou
1
-21
/
+28
2012-01-11
backlight: convert drivers/video/backlight/* to use module_platform_driver()
Axel Lin
1
-11
/
+1
2011-11-01
video: Add module.h to drivers/video files who really use it.
Paul Gortmaker
1
-0
/
+1
2011-05-26
mfd: Use mfd cell platform_data for 88pm860x cells platform bits
Samuel Ortiz
1
-6
/
+1
2011-03-23
mfd: Adopt mfd_data in 88pm860x backlight
Haojian Zhuang
1
-26
/
+8
2011-03-23
backlight: add backlight type
Matthew Garrett
1
-0
/
+1
2011-01-21
backlight: fix 88pm860x_bl macro collision
Randy Dunlap
1
-2
/
+2
2010-11-16
backlight: constify backlight_ops
Lionel Debroux
1
-1
/
+1
2010-05-26
backlight: 88pm860x_bl: fix error handling in pm860x_backlight_probe
Axel Lin
1
-0
/
+1
2010-05-26
backlight: 88pm860x_bl - potential memory leak
Dan Carpenter
1
-0
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-16
backlight: Allow properties to be passed at registration
Matthew Garrett
1
-2
/
+4
2010-03-08
backlight: Enable backlight in 88pm860x
Haojian Zhuang
1
-0
/
+304