Age | Commit message (Expand) | Author | Files | Lines |
2018-09-10 | backlight: Update MODULE AUTHOR email address | Michael Hennerich | 1 | -1/+1 |
2017-01-04 | backlight: adp5520: Fix error handling in adp5520_bl_probe() | Alexey Khoroshilov | 1 | -2/+10 |
2014-08-29 | backlight: adp5520: Add blank line after declarations | Jingoo Han | 1 | -0/+1 |
2014-08-28 | backlight: Remove .owner field for drivers using module_platform_driver | Peter Griffin | 1 | -1/+0 |
2013-11-13 | backlight: adp5520: use devm_backlight_device_register() | Jingoo Han | 1 | -5/+4 |
2013-11-13 | backlight: use dev_get_platdata() | Jingoo Han | 1 | -1/+1 |
2013-04-30 | drivers/video/backlight/adp5520_bl.c: fix compiler warning in adp5520_show() | Devendra Naga | 1 | -2/+5 |
2013-04-30 | backlight: adp5520: convert adp5520_bl to dev_pm_ops | Jingoo Han | 1 | -11/+10 |
2012-11-29 | backlight: remove use of __devexit | Bill Pemberton | 1 | -1/+1 |
2012-11-29 | backlight: remove use of __devinit | Bill Pemberton | 1 | -1/+1 |
2012-11-29 | backlight: remove use of __devexit_p | Bill Pemberton | 1 | -1/+1 |
2012-05-30 | drivers/video/backlight/adp5520_bl.c: use kstrtoul() | Jingoo Han | 1 | -2/+2 |
2012-03-24 | drivers/video/backlight/adp5520_bl.c: use devm_ functions | Julia Lawall | 1 | -5/+1 |
2012-01-11 | backlight: convert drivers/video/backlight/* to use module_platform_driver() | Axel Lin | 1 | -11/+1 |
2011-11-01 | video: Add module.h to drivers/video files who really use it. | Paul Gortmaker | 1 | -0/+1 |
2011-05-25 | drivers/video/backlight/adp5520_bl.c: check strict_strtoul() return value | Liu Yuan | 1 | -1/+5 |
2011-03-23 | backlight: add backlight type | Matthew Garrett | 1 | -0/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-03-16 | backlight: Allow properties to be passed at registration | Matthew Garrett | 1 | -5/+6 |
2009-12-16 | backlight: Constify struct backlight_ops | Emese Revfy | 1 | -1/+1 |
2009-12-13 | backlight: adp5520: rename common defines and typos | Michael Hennerich | 1 | -53/+70 |
2009-09-26 | backlight: new driver for ADP5520/ADP5501 MFD PMICs | Michael Hennerich | 1 | -0/+377 |