index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
leds
/
leds-lm355x.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-30
leds: lm355x: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2020-12-30
leds: Use DEVICE_ATTR_{RW, RO, WO} macros
Dwaipayan Ray
1
-4
/
+4
2020-06-22
leds: drop redundant struct-device pointer casts
Johan Hovold
1
-6
/
+3
2020-06-22
leds: lm355x: avoid enum conversion warning
Arnd Bergmann
1
-3
/
+4
2020-04-17
leds: lm355x: Drop surplus include
Linus Walleij
1
-1
/
+0
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2016-01-04
leds: lm355x: Remove work queue
Jacek Anaszewski
1
-59
/
+26
2015-08-28
leds: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
1
-1
/
+0
2014-06-25
leds: lm355x: fix attribute-creation race
Johan Hovold
1
-12
/
+9
2013-08-26
leds: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-04-01
leds: lm355x, lm3642: support camera LED triggers for flash and torch
Kim, Milo
1
-0
/
+2
2013-02-01
leds: lm355x: rename devAttr to avoid CamelCase
Jingoo Han
1
-1
/
+1
2012-12-15
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...
Linus Torvalds
1
-2
/
+2
2012-11-28
leds: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-28
leds: remove use of __devinit
Bill Pemberton
1
-2
/
+2
2012-11-28
leds: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-11-26
leds: lm355x: Fix up world writable sysfs file
Axel Lin
1
-1
/
+1
2012-11-26
leds: lm355x: Return proper error for lm3556_indicator_pattern_store error path
Axel Lin
1
-1
/
+1
2012-09-11
leds: Add new LED driver for lm355x chips
G.Shark Jeong
1
-0
/
+572