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-netxbig.c
Age
Commit message (
Expand
)
Author
2020-04-27
leds: netxbig: Convert to use GPIO descriptors
Linus Walleij
2019-07-29
leds: netxbig: Add of_node_put() in netxbig_leds_get_of_pdata()
Nishka Dasgupta
2019-07-29
leds: netxbig: remove legacy board-file support
Masahiro Yamada
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2016-11-30
leds: netxbig: fix module autoload for OF registration
Javier Martinez Canillas
2015-11-03
leds: netxbig: set led_classdev max_brightness
Simon Guinot
2015-11-03
leds: netxbig: convert to use the devm_ functions
Simon Guinot
2015-11-03
leds: netxbig: add device tree binding
Simon Guinot
2015-01-13
leds: netxbig: fix oops at probe time
Simon Guinot
2014-10-20
leds: drop owner assignment from platform_drivers
Wolfram Sang
2014-06-25
leds: netxbig: fix attribute-creation race
Johan Hovold
2014-02-27
drivers/leds: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-08-26
leds: use dev_get_platdata()
Jingoo Han
2012-12-15
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...
Linus Torvalds
2012-11-28
leds: remove use of __devexit
Bill Pemberton
2012-11-28
leds: remove use of __devinit
Bill Pemberton
2012-11-28
leds: remove use of __devexit_p
Bill Pemberton
2012-11-26
leds: leds-netxbig: replace strict_strtoul() with kstrtoul()
Jingoo Han
2012-09-19
ARM: orion: move platform_data definitions
Arnd Bergmann
2012-07-24
leds: convert Big Networks LED driver to devm_kzalloc()
Bryan Wu
2012-05-10
drivers/leds: correct __devexit annotations
Arnd Bergmann
2012-01-10
drivers/leds/leds-netxbig.c: use gpio_request_one()
Axel Lin
2012-01-10
leds: convert led platform drivers to module_platform_driver
Axel Lin
2010-10-07
leds: add LED driver for Big Network series LEDs
Simon Guinot