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
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
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
/
corgi_lcd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-13
backlight: corgi_lcd: use devm_{backlight,lcd}_device_register()
Jingoo Han
1
-19
/
+9
2013-11-13
backlight: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-04-30
backlight: corgi_lcd: convert corgi_lcd to dev_pm_ops
Jingoo Han
1
-10
/
+8
2013-02-22
backlight: corgi_lcd: use lcd_get_data instead of dev_get_drvdata
Jingoo Han
1
-3
/
+3
2013-02-22
backlight: corgi_lcd: use bl_get_data instead of dev_get_drvdata
Jingoo Han
1
-2
/
+2
2013-02-22
backlight: corgi_lcd: use spi_get_drvdata and spi_set_drvdata
Jingoo Han
1
-4
/
+4
2012-12-18
backlight: corgi_lcd: Use gpio_set_value_cansleep() to avoid WARN_ON
Marko Katic
1
-2
/
+2
2012-12-18
backlight: corgi_lcd: fix checkpatch error and warning
Jingoo Han
1
-7
/
+9
2012-11-29
backlight: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-29
backlight: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-29
backlight: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-07-31
backlight: corgi_lcd: use devm_gpio_request()
Jingoo Han
1
-14
/
+5
2012-05-30
backlight: corgi_lcd: use devm_ functions
Jingoo Han
1
-8
/
+4
2012-03-24
backlight: convert backlight spi drivers to module_spi_driver
Axel Lin
1
-11
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-23
backlight: add backlight type
Matthew Garrett
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
-3
/
+5
2009-12-16
backlight: Constify struct backlight_ops
Emese Revfy
1
-1
/
+1
2009-11-16
backlight: Fix backlight limiting on spitz/corgi devices
Pavel Machek
1
-2
/
+3
2009-09-23
spi: prefix modalias with "spi:"
Anton Vorontsov
1
-0
/
+1
2008-10-29
[ARM] corgi_lcd: fix simultaneous compilation with corgi_bl
Dmitry Baryshkov
1
-2
/
+2
2008-09-25
[ARM] corgi_lcd: use GPIO API for BACKLIGHT_ON and BACKLIGHT_CONT
Eric Miao
1
-5
/
+78
2008-09-24
lcd: add corgibl_limit_intensity() to corgi_lcd
Eric Miao
1
-0
/
+27
2008-09-24
lcd: add SPI-based LCD and backlight driver for SHARP corgi/spitz
Eric Miao
1
-0
/
+541