index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
backlight
/
da903x_bl.c
Age
Commit message (
Expand
)
Author
2013-04-29
backlight: da903x_bl: use BL_CORE_SUSPENDRESUME option
Jingoo Han
2012-12-17
backlight: da903x_bl: fix checkpatch warning
Jingoo Han
2012-12-17
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-10
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-22
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