index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
leds
/
leds-netxbig.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
leds: Use DEVICE_ATTR_{RW, RO, WO} macros
Dwaipayan Ray
2020-12-30
1
-6
/
+6
*
leds: netxbig: add missing put_device() call in netxbig_leds_get_of_pdata()
Yu Kuai
2020-11-25
1
-11
/
+24
*
leds: various: use only available OF children
Marek BehĂșn
2020-09-26
1
-2
/
+2
*
leds: various: use dev_of_node(dev) instead of dev->of_node
Marek BehĂșn
2020-09-26
1
-1
/
+1
*
leds: netxbig: Convert to use GPIO descriptors
Linus Walleij
2020-04-27
1
-67
/
+81
*
leds: netxbig: Add of_node_put() in netxbig_leds_get_of_pdata()
Nishka Dasgupta
2019-07-29
1
-2
/
+4
*
leds: netxbig: remove legacy board-file support
Masahiro Yamada
2019-07-29
1
-20
/
+50
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
1
-14
/
+1
*
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-12
1
-8
/
+8
*
leds: netxbig: fix module autoload for OF registration
Javier Martinez Canillas
2016-11-30
1
-0
/
+1
*
leds: netxbig: set led_classdev max_brightness
Simon Guinot
2015-11-03
1
-8
/
+4
*
leds: netxbig: convert to use the devm_ functions
Simon Guinot
2015-11-03
1
-80
/
+28
*
leds: netxbig: add device tree binding
Simon Guinot
2015-11-03
1
-22
/
+258
*
leds: netxbig: fix oops at probe time
Simon Guinot
2015-01-13
1
-6
/
+6
*
leds: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
leds: netxbig: fix attribute-creation race
Johan Hovold
2014-06-25
1
-18
/
+13
*
drivers/leds: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-02-27
1
-1
/
+0
*
leds: use dev_get_platdata()
Jingoo Han
2013-08-26
1
-3
/
+3
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...
Linus Torvalds
2012-12-15
1
-1
/
+1
|
\
|
*
leds: leds-netxbig: replace strict_strtoul() with kstrtoul()
Jingoo Han
2012-11-26
1
-1
/
+1
*
|
leds: remove use of __devexit
Bill Pemberton
2012-11-28
1
-1
/
+1
*
|
leds: remove use of __devinit
Bill Pemberton
2012-11-28
1
-3
/
+3
*
|
leds: remove use of __devexit_p
Bill Pemberton
2012-11-28
1
-1
/
+1
|
/
*
ARM: orion: move platform_data definitions
Arnd Bergmann
2012-09-19
1
-1
/
+1
*
leds: convert Big Networks LED driver to devm_kzalloc()
Bryan Wu
2012-07-24
1
-7
/
+3
*
drivers/leds: correct __devexit annotations
Arnd Bergmann
2012-05-10
1
-2
/
+2
*
drivers/leds/leds-netxbig.c: use gpio_request_one()
Axel Lin
2012-01-10
1
-18
/
+6
*
leds: convert led platform drivers to module_platform_driver
Axel Lin
2012-01-10
1
-13
/
+2
*
leds: add LED driver for Big Network series LEDs
Simon Guinot
2010-10-07
1
-0
/
+449