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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
leds: ti-lmu-common: Fix coccinelle issue in TI LMU
Dan Murphy
2019-09-01
1
-9
/
+6
*
leds: lm3532: Avoid potentially unpaired regulator calls
Tony Lindgren
2019-09-01
1
-2
/
+24
*
leds: syscon: Use resource managed variant of device register
Alexander Dahl
2019-09-01
1
-1
/
+1
*
leds: Allow to call led_classdev_unregister() unconditionally
Andy Shevchenko
2019-08-26
1
-0
/
+4
*
leds: lm3532: Add full scale current configuration
Dan Murphy
2019-08-26
1
-0
/
+25
*
leds: lm3532: Fixes for the driver for stability
Dan Murphy
2019-08-26
1
-4
/
+13
*
leds: lm3532: Change the define for the fs current register
Dan Murphy
2019-08-26
1
-6
/
+6
*
leds: lm3532: Fix brightness control for i2c mode
Dan Murphy
2019-08-26
1
-14
/
+30
*
leds: Switch to use fwnode instead of be stuck with OF one
Andy Shevchenko
2019-08-23
2
-8
/
+5
*
leds: max77650: Switch to fwnode property API
Andy Shevchenko
2019-08-23
1
-13
/
+9
*
led: triggers: Fix a memory leak bug
Wenwen Wang
2019-08-20
1
-0
/
+1
*
leds: pca953x: Include the right header
Linus Walleij
2019-08-08
1
-1
/
+1
*
Merge tag 'generic_lookup_helpers' into for-next
Jacek Anaszewski
2019-07-30
1
-8
/
+1
|
\
|
*
drivers: Introduce device lookup variants by name
Suzuki K Poulose
2019-07-30
1
-8
/
+1
*
|
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
2
-20
/
+51
*
|
leds: lm3697: Switch to use fwnode_property_count_uXX()
Andy Shevchenko
2019-07-25
1
-4
/
+1
*
|
leds: lm36274: Switch to use fwnode_property_count_uXX()
Andy Shevchenko
2019-07-25
1
-3
/
+1
*
|
leds: lm3532: Switch to use fwnode_property_count_uXX()
Andy Shevchenko
2019-07-25
1
-4
/
+1
*
|
leds: an30259a: Use generic support for composing LED names
Jacek Anaszewski
2019-07-25
1
-12
/
+13
*
|
leds: gpio: Use generic support for composing LED names
Jacek Anaszewski
2019-07-25
1
-13
/
+13
*
|
leds: as3645a: Use generic support for composing LED names
Jacek Anaszewski
2019-07-25
1
-46
/
+28
*
|
leds: aat1290: Use generic support for composing LED names
Jacek Anaszewski
2019-07-25
1
-7
/
+9
*
|
leds: cr0014114: Use generic support for composing LED names
Jacek Anaszewski
2019-07-25
1
-21
/
+11
*
|
leds: lm3601x: Use generic support for composing LED names
Jacek Anaszewski
2019-07-25
1
-21
/
+17
*
|
leds: lm3692x: Use generic support for composing LED names
Jacek Anaszewski
2019-07-25
1
-16
/
+6
*
|
leds: lp8860: Use generic support for composing LED names
Jacek Anaszewski
2019-07-25
1
-19
/
+16
*
|
leds: lt3593: Use generic support for composing LED names
Jacek Anaszewski
2019-07-25
1
-12
/
+8
*
|
leds: sc27xx-blt: Use generic support for composing LED names
Jacek Anaszewski
2019-07-25
1
-13
/
+9
*
|
leds: core: Add support for composing LED class device names
Jacek Anaszewski
2019-07-25
3
-3
/
+145
*
|
leds: class: Improve LED and LED flash class registration API
Jacek Anaszewski
2019-07-25
6
-22
/
+26
*
|
leds: is31fl319x: simplify getting the adapter of a client
Wolfram Sang
2019-07-23
1
-2
/
+1
*
|
leds: apu: add pr_fmt prefix for better log output
Enrico Weigelt
2019-07-22
1
-0
/
+2
*
|
leds: apu: fix error message on probing failure
Enrico Weigelt
2019-07-22
1
-7
/
+3
*
|
leds: apu: drop profile field from priv data
Enrico Weigelt
2019-07-22
1
-12
/
+7
*
|
leds: apu: drop iosize field from priv data
Enrico Weigelt
2019-07-22
1
-3
/
+1
*
|
leds: apu: drop enum_apu_led_platform_types
Enrico Weigelt
2019-07-22
1
-10
/
+2
*
|
leds: apu: drop superseeded apu2/3 led support
Enrico Weigelt
2019-07-22
2
-119
/
+10
*
|
leds: ktd2692: Fix a typo in the name of a constant
Christophe JAILLET
2019-07-22
1
-2
/
+2
*
|
leds: an30259a: Fix typo
Christophe JAILLET
2019-07-22
1
-2
/
+2
*
|
leds: leds-lp5562 allow firmware files up to the maximum length
Nick Stoughton
2019-07-22
1
-1
/
+5
*
|
leds: ns2: Add of_node_put() before return
Nishka Dasgupta
2019-07-22
1
-7
/
+14
*
|
leds: max77650: Add of_node_put() before return
Nishka Dasgupta
2019-07-22
1
-7
/
+14
*
|
leds: as3645a: Fix misuse of strlcpy
Joe Perches
2019-07-22
1
-1
/
+1
*
|
leds: max77650: add MODULE_ALIAS()
Bartosz Golaszewski
2019-07-22
1
-0
/
+1
|
/
*
Merge tag 'leds-for-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-09
11
-6
/
+927
|
\
|
*
docs: leds: convert to ReST
Mauro Carvalho Chehab
2019-06-28
2
-2
/
+2
|
*
Merge tag 'ti-lmu-led-drivers' into for-next
Jacek Anaszewski
2019-06-11
5
-0
/
+751
|
|
\
|
|
*
leds: lm36274: Introduce the TI LM36274 LED driver
Dan Murphy
2019-06-07
3
-0
/
+181
|
|
*
leds: lm3697: Introduce the lm3697 driver
Dan Murphy
2019-05-24
3
-0
/
+404
[prev]
[next]