index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
leds
Commit message (
Expand
)
Author
Age
Files
Lines
*
leds: ns2: Change unsigned to unsigned int
Kitone Elvis Peter
2018-08-06
1
-2
/
+2
*
leds: gpio trigger: simplifications from core changes
Uwe Kleine-König
2018-07-05
1
-62
/
+25
*
leds: backlight trigger: simplifications from core changes
Uwe Kleine-König
2018-07-05
1
-43
/
+19
*
leds: activity trigger: simplifications from core changes
Uwe Kleine-König
2018-07-05
1
-22
/
+16
*
leds: default-on trigger: make use of module_led_trigger()
Uwe Kleine-König
2018-07-05
1
-13
/
+1
*
leds: heartbeat trigger: simplifications from core changes
Uwe Kleine-König
2018-07-05
1
-22
/
+19
*
leds: oneshot trigger: simplifications from core changes
Uwe Kleine-König
2018-07-05
1
-63
/
+26
*
leds: transient trigger: simplifications from core changes
Uwe Kleine-König
2018-07-05
1
-68
/
+30
*
leds: timer trigger: simplifications from core changes
Uwe Kleine-König
2018-07-05
1
-40
/
+13
*
leds: netdev trigger: simplifications from core changes
Uwe Kleine-König
2018-07-05
1
-68
/
+31
*
leds: triggers: handle .trigger_data and .activated() in the core
Uwe Kleine-König
2018-07-05
1
-0
/
+3
*
leds: triggers: add device attribute support
Uwe Kleine-König
2018-07-05
1
-0
/
+12
*
leds: triggers: let struct led_trigger::activate() return an error code
Uwe Kleine-König
2018-07-05
10
-28
/
+63
*
leds: triggers: make the MODULE_LICENSE string match the actual license
Uwe Kleine-König
2018-07-05
6
-12
/
+8
*
leds: lm3692x: Support LED sync configuration
Dan Murphy
2018-07-03
1
-38
/
+120
*
leds: lm3692x: Change DT calls to fwnode calls
Dan Murphy
2018-07-03
1
-17
/
+21
*
leds: lm3692x: Update license header to SPDX
Dan Murphy
2018-07-03
1
-14
/
+3
*
leds: max8997: use mode when calling max8997_led_set_mode
Colin Ian King
2018-07-03
1
-1
/
+1
*
leds: lt3593: update email address and switch to SPDX license header
Daniel Mack
2018-07-03
1
-19
/
+4
*
leds: lt3593: Add device tree probing glue
Daniel Mack
2018-07-03
1
-0
/
+70
*
leds: lt3593: switch to gpiod interface
Daniel Mack
2018-07-03
1
-14
/
+12
*
leds: lt3593: merge functions and clean up code
Daniel Mack
2018-07-03
1
-68
/
+35
*
leds: triggers: don't depend on LEDS_TRIGGERS twice
Uwe Kleine-König
2018-06-28
1
-14
/
+1
*
leds: Modify PC Engines apu/apu2 driver to support apu3
Raffaello D. Di Napoli
2018-06-28
2
-3
/
+46
*
leds: ledtrig-activity: use ktime_get_boot_ns()
Arnd Bergmann
2018-06-19
1
-4
/
+1
*
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-12
16
-40
/
+43
*
leds: Use struct_size() in allocation
Kees Cook
2018-06-12
1
-2
/
+1
*
leds: class: ensure workqueue is initialized before setting brightness
Luis Henriques
2018-05-24
1
-2
/
+8
*
leds: lm3601x: Introduce the lm3601x LED driver
Dan Murphy
2018-05-23
3
-0
/
+497
*
leds: sc27xx: Fix return value check in sc27xx_led_probe()
Wei Yongjun
2018-05-22
1
-2
/
+2
*
leds: Add Spreadtrum SC27xx breathing light controller driver
Baolin Wang
2018-05-14
3
-0
/
+256
*
leds: wm831x-status: Use sysfs_match_string() helper
Andy Shevchenko
2018-05-03
1
-16
/
+6
*
leds: add LED driver for CR0014114 board
Oleh Kravchenko
2018-04-16
3
-0
/
+329
*
leds: Fix wrong dmi_match on PC Engines APU LEDs
Hans Ulli Kroll
2018-03-20
1
-1
/
+1
*
leds: Extends disk trigger for reads and writes
Linus Walleij
2018-03-11
1
-1
/
+11
*
leds: Add more product/board names for PC Engines APU2
Timothy Redaelli
2018-02-19
1
-2
/
+24
*
leds: add driver for support Mellanox regmap LEDs for BMC and x86 platform
Vadim Pasternak
2018-02-19
3
-0
/
+291
*
leds: fix Kconfig text for MLXCPLD, SYSCON, MC13783, NETXBIG
Vadim Pasternak
2018-02-15
1
-5
/
+5
*
leds: Clarify supported chips by LM355x driver
Pavel Machek
2018-02-12
1
-4
/
+4
*
leds: leds-mlxcpld: Allow compilation for 32 bit arch
Vadim Pasternak
2018-02-12
1
-1
/
+1
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-1
/
+1
*
Merge tag 'leds_for_4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-01-31
11
-47
/
+973
|
\
|
*
leds: ledtrig-transient: Add SPDX license identifiers
Shuah Khan
2018-01-11
1
-20
/
+13
|
*
leds: lp8860: Various fixes to align with LED framework
Dan Murphy
2018-01-08
2
-9
/
+6
|
*
leds: lp8860: Add DT parsing to retrieve the trigger node
Dan Murphy
2018-01-08
1
-0
/
+4
|
*
leds: lp8860: Update the dt parsing for LED labeling
Dan Murphy
2018-01-08
1
-11
/
+12
|
*
leds: as3645a: Fix line over 80 characters
Dan Murphy
2018-01-08
1
-1
/
+2
|
*
leds: as3645a: Fix quoted string split warning
Dan Murphy
2018-01-08
1
-2
/
+2
|
*
leds: lm3692x: Introduce LM3692x dual string driver
Dan Murphy
2018-01-08
3
-0
/
+401
|
*
leds: trigger: Introduce a NETDEV trigger
Ben Whitten
2018-01-08
3
-0
/
+504
[next]