index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
backlight
/
wm831x_bl.c
Age
Commit message (
Expand
)
Author
2014-08-29
backlight: wm831x_bl: Add blank line after declarations
Jingoo Han
2014-08-28
backlight: Remove .owner field for drivers using module_platform_driver
Peter Griffin
2013-11-13
backlight: wm831x_bl: use devm_backlight_device_register()
Jingoo Han
2013-11-13
backlight: use dev_get_platdata()
Jingoo Han
2012-05-29
backlight: initialize struct backlight_properties properly
Corentin Chary
2012-03-23
drivers/video/backlight/wm831x_bl.c: 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-09-07
backlight: Add WM831x backlight driver
Mark Brown