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
/
88pm860x_bl.c
Age
Commit message (
Expand
)
Author
2013-02-21
drivers/video/backlight/88pm860x_bl.c: add missing of_node_put()
Axel Lin
2012-12-17
backlight: 88pm860x_bl: remove an unnecessary line continuation
Jingoo Han
2012-12-17
drivers/video/backlight/88pm860x_bl.c: drop devm_kfree of devm_kzalloc'd data
Jingoo Han
2012-12-17
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-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-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-22
backlight: add backlight type
Matthew Garrett
2011-01-20
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