index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
backlight
/
generic_bl.c
Age
Commit message (
Expand
)
Author
Lines
2014-08-28
backlight: generic_bl: Remove unused function
Fabio Estevam
-18
/
+0
2013-11-13
backlight: generic_bl: use devm_backlight_device_register()
Jingoo Han
-4
/
+2
2013-11-13
backlight: use dev_get_platdata()
Jingoo Han
-1
/
+1
2013-04-29
drivers/video/backlight/generic_bl.c: use dev_info() instead of pr_info()
Jingoo Han
-4
/
+2
2012-12-17
backlight: generic_bl: fix checkpatch warning
Jingoo Han
-2
/
+2
2012-05-29
backlight: generic_bl: use pr_info() instead of printk()
Jingoo Han
-2
/
+4
2012-01-10
backlight: convert drivers/video/backlight/* to use module_platform_driver()
Axel Lin
-12
/
+1
2011-10-31
backlight: rename corgibl_limit_intensity() to genericbl_limit_intensity()
Axel Lin
-2
/
+2
2011-03-22
backlight: add backlight type
Matthew Garrett
-0
/
+1
2010-03-16
backlight: Allow properties to be passed at registration
Matthew Garrett
-3
/
+5
2009-12-16
backlight: Constify struct backlight_ops
Emese Revfy
-1
/
+1
2009-01-08
backlight: Rename the corgi backlight driver to generic
Richard Purdie
-0
/
+147