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
/
max8925_bl.c
Age
Commit message (
Expand
)
Author
2020-07-20
backlight: Use backlight_get_brightness() throughout
Sam Ravnborg
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-06-11
backlight: max8925_bl: Fix Device Tree node lookup
Johan Hovold
2014-08-28
backlight: Remove .owner field for drivers using module_platform_driver
Peter Griffin
2013-11-13
backlight: max8925_bl: use devm_backlight_device_register()
Jingoo Han
2013-07-25
mfd: max8925: fix dt code for backlight
Olof Johansson
2013-02-14
mfd: max8925: Support dt for backlight
Qing Xu
2012-12-17
drivers/video/backlight/max8925_bl.c: drop devm_kfree of devm_kzalloc'd data
Jingoo Han
2012-11-28
backlight: remove use of __devexit
Bill Pemberton
2012-11-28
backlight: remove use of __devinit
Bill Pemberton
2012-11-28
backlight: remove use of __devexit_p
Bill Pemberton
2012-09-19
mfd: max8925: Use register offset as REG in backlight
Haojian Zhuang
2012-09-11
mfd: max8925: Convert to IORESOURCE_REG
Mark Brown
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-11-16
backlight: constify backlight_ops
Lionel Debroux
2010-05-26
backlight: max8925_bl: Fix error handling path
Axel Lin
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 max8925 backlight
Haojian Zhuang