index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
backlight
/
da903x_bl.c
Age
Commit message (
Expand
)
Author
2013-11-13
backlight: da903x_bl: use devm_backlight_device_register()
Jingoo Han
2013-11-13
backlight: use dev_get_platdata()
Jingoo Han
2013-04-30
backlight: da903x_bl: use BL_CORE_SUSPENDRESUME option
Jingoo Han
2012-12-18
backlight: da903x_bl: fix checkpatch warning
Jingoo Han
2012-12-18
backlight: da903x_bl: use dev_get_drvdata() instead of platform_get_drvdata()
Jingoo Han
2012-05-29
backlight: initialize struct backlight_properties properly
Corentin Chary
2012-03-23
drivers/video/backlight: use devm_ functions
Julia Lawall
2012-01-11
backlight: convert drivers/video/backlight/* to use module_platform_driver()
Axel Lin
2011-10-31
video: Add module.h to drivers/video files who really use it.
Paul Gortmaker
2011-03-23
backlight: add backlight type
Matthew Garrett
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-16
backlight: Allow properties to be passed at registration
Matthew Garrett
2009-12-16
backlight: Constify struct backlight_ops
Emese Revfy
2009-12-15
const: constify remaining dev_pm_ops
Alexey Dobriyan
2009-12-01
backlight: da903x_bl: control WLED output current in da9034
Haojian Zhuang
2009-09-10
[ARM] pxa: update da903x_bl.c to use 'struct dev_pm_ops'
Mike Rapoport
2009-02-05
drivers/video/backlight: rename da903x to da903x_bl
Mike Rapoport