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
/
88pm860x_bl.c
Age
Commit message (
Expand
)
Author
2015-10-15
backlight: 88pm860x_bl: Add missing of_node_put
Julia Lawall
2015-04-09
backlight: 88pm860x_bl: Use of_get_child_by_name() instead of refcount hack
Geert Uytterhoeven
2014-10-11
Merge tag 'backlight-for-linus-3.18' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-09-01
treewide: fix errors in printk
Masanari Iida
2014-08-28
backlight: Remove .owner field for drivers using module_platform_driver
Peter Griffin
2013-11-13
backlight: 88pm860x_bl: use devm_backlight_device_register()
Jingoo Han
2013-11-13
backlight: use dev_get_platdata()
Jingoo Han
2013-02-22
drivers/video/backlight/88pm860x_bl.c: add missing of_node_put()
Axel Lin
2012-12-18
backlight: 88pm860x_bl: remove an unnecessary line continuation
Jingoo Han
2012-12-18
drivers/video/backlight/88pm860x_bl.c: drop devm_kfree of devm_kzalloc'd data
Jingoo Han
2012-12-18
backlight: 88pm860x_bl: fix checkpatch warning
Jingoo Han
2012-10-02
mfd: 88pm860x: Device tree support
Haojian Zhuang
2012-09-11
mfd: 88pm860x: Use REG resource for backlight
Haojian Zhuang
2012-09-11
mfd: 88pm860x: Convert to IORESOURCE_REG
Mark Brown
2012-07-09
backlight: fix memory leak on obscure error path
Martlin Ettl
2012-03-28
Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
2012-03-23
drivers/video/backlight: use devm_ functions
Julia Lawall
2012-03-06
backlight: Modified power control of pm860x backlight
Jett.Zhou
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-05-26
mfd: Use mfd cell platform_data for 88pm860x cells platform bits
Samuel Ortiz
2011-03-23
mfd: Adopt mfd_data in 88pm860x backlight
Haojian Zhuang
2011-03-23
backlight: add backlight type
Matthew Garrett
2011-01-21
backlight: fix 88pm860x_bl macro collision
Randy Dunlap
2010-11-16
backlight: constify backlight_ops
Lionel Debroux
2010-05-26
backlight: 88pm860x_bl: fix error handling in pm860x_backlight_probe
Axel Lin
2010-05-26
backlight: 88pm860x_bl - potential memory leak
Dan Carpenter
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
2010-03-07
backlight: Enable backlight in 88pm860x
Haojian Zhuang