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
/
leds
/
leds-wm831x-status.c
Age
Commit message (
Expand
)
Author
2020-12-30
leds: Use DEVICE_ATTR_{RW, RO, WO} macros
Dwaipayan Ray
2020-06-22
leds: wm831x-status: fix use-after-free on unbind
Johan Hovold
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-05-03
leds: wm831x-status: Use sysfs_match_string() helper
Andy Shevchenko
2016-03-14
leds: wm831x-status: Use devm_led_classdev_register
Amitoj Kaur Chawla
2016-01-04
leds: wm831x: Remove work queue
Andrew Lunn
2014-10-20
leds: drop owner assignment from platform_drivers
Wolfram Sang
2014-06-25
leds: wm831x-status: fix attribute-creation race
Johan Hovold
2014-02-27
drivers/leds: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-08-30
leds: wm831x-status: Request a REG resource
Mark Brown
2013-08-26
leds: use dev_get_platdata()
Jingoo Han
2013-06-20
leds: use platform_{get,set}_drvdata()
Jingoo Han
2013-02-01
leds: wm831x: add missing const
Jingoo Han
2012-01-10
leds: convert wm831x status driver to devm_kzalloc()
Mark Brown
2012-01-10
leds: convert led platform drivers to module_platform_driver
Axel Lin
2011-10-31
drivers/leds: Add module.h to files using it implicitly
Paul Gortmaker
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-09-07
leds: Add WM831x status LED driver
Mark Brown