index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
leds
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-24
leds: class: ensure workqueue is initialized before setting brightness
Luis Henriques
1
-2
/
+8
2018-05-23
leds: lm3601x: Introduce the lm3601x LED driver
Dan Murphy
3
-0
/
+497
2018-05-22
leds: sc27xx: Fix return value check in sc27xx_led_probe()
Wei Yongjun
1
-2
/
+2
2018-05-14
leds: Add Spreadtrum SC27xx breathing light controller driver
Baolin Wang
3
-0
/
+256
2018-05-03
leds: wm831x-status: Use sysfs_match_string() helper
Andy Shevchenko
1
-16
/
+6
2018-04-16
leds: add LED driver for CR0014114 board
Oleh Kravchenko
3
-0
/
+329
2018-03-20
leds: Fix wrong dmi_match on PC Engines APU LEDs
Hans Ulli Kroll
1
-1
/
+1
2018-03-11
leds: Extends disk trigger for reads and writes
Linus Walleij
1
-1
/
+11
2018-02-19
leds: Add more product/board names for PC Engines APU2
Timothy Redaelli
1
-2
/
+24
2018-02-19
leds: add driver for support Mellanox regmap LEDs for BMC and x86 platform
Vadim Pasternak
3
-0
/
+291
2018-02-15
leds: fix Kconfig text for MLXCPLD, SYSCON, MC13783, NETXBIG
Vadim Pasternak
1
-5
/
+5
2018-02-12
leds: Clarify supported chips by LM355x driver
Pavel Machek
1
-4
/
+4
2018-02-12
leds: leds-mlxcpld: Allow compilation for 32 bit arch
Vadim Pasternak
1
-1
/
+1
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-1
/
+1
2018-01-31
Merge tag 'leds_for_4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
11
-47
/
+973
2018-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2018-01-29
Merge tag 'mfd-next-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
1
-1
/
+1
2018-01-11
leds: ledtrig-transient: Add SPDX license identifiers
Shuah Khan
1
-20
/
+13
2018-01-08
leds: lp8860: Various fixes to align with LED framework
Dan Murphy
2
-9
/
+6
2018-01-08
leds: lp8860: Add DT parsing to retrieve the trigger node
Dan Murphy
1
-0
/
+4
2018-01-08
leds: lp8860: Update the dt parsing for LED labeling
Dan Murphy
1
-11
/
+12
2018-01-08
leds: as3645a: Fix line over 80 characters
Dan Murphy
1
-1
/
+2
2018-01-08
leds: as3645a: Fix quoted string split warning
Dan Murphy
1
-2
/
+2
2018-01-08
leds: lm3692x: Introduce LM3692x dual string driver
Dan Murphy
3
-0
/
+401
2018-01-08
leds: trigger: Introduce a NETDEV trigger
Ben Whitten
3
-0
/
+504
2018-01-08
leds: blinkm: avoid uninitialized data use
Arnd Bergmann
1
-0
/
+4
2018-01-08
ledtrig-activity: Grammar s/a immediate/an immediate/
Geert Uytterhoeven
1
-1
/
+1
2018-01-08
leds: pwm: Remove unneeded header file
Fabio Estevam
1
-1
/
+0
2018-01-08
leds: lp8860: Add regulator enable during init
Dan Murphy
1
-1
/
+23
2018-01-08
leds: lp8860: Fix linuxdoc format for structure
Dan Murphy
1
-1
/
+1
2018-01-07
leds: core: Fix regression caused by commit 2b83ff96f51d
Jacek Anaszewski
1
-1
/
+2
2017-12-27
led: core: Fix brightness setting when setting delay_off=0
Matthieu CASTET
1
-1
/
+1
2017-12-01
leds: pm8058: Silence pointer to integer size warning
Bjorn Andersson
1
-1
/
+1
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
1
-1
/
+1
2017-11-14
Merge tag 'leds_for_4.15rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
12
-22
/
+608
2017-11-06
leds: Add driver for PC Engines APU/APU2 LEDs
Alan Mizrahi
3
-0
/
+289
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2
-0
/
+2
2017-10-30
leds: lp55xx: fix spelling mistake: 'cound' -> 'could'
Arvind Yadav
1
-1
/
+1
2017-10-25
leds: Convert timers to use timer_setup()
Kees Cook
3
-15
/
+18
2017-10-09
leds: tca6507: Remove unnecessary reg check
Christos Gkekas
1
-1
/
+1
2017-10-06
leds: ledtrig-heartbeat: Convert timers to use timer_setup()
Kees Cook
1
-6
/
+10
2017-10-06
leds: pca955x: Don't invert requested value in pca955x_gpio_set_value()
Andrew Jeffery
1
-5
/
+12
2017-10-06
leds: ledtrig-activity: Add a system activity LED trigger
Willy Tarreau
3
-0
/
+283
2017-09-23
as3645a: Unregister indicator LED on device unbind
Sakari Ailus
1
-0
/
+1
2017-09-23
as3645a: Use integer numbers for parsing LEDs
Sakari Ailus
1
-2
/
+24
2017-09-23
as3645a: Use ams,input-max-microamp as documented in DT bindings
Sakari Ailus
1
-1
/
+1
2017-09-14
dmi: Mark all struct dmi_system_id instances const
Christoph Hellwig
2
-2
/
+2
2017-09-07
Merge tag 'leds_for_4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/j....
Linus Torvalds
12
-94
/
+329
2017-09-05
media: leds: as3645a: add V4L2_FLASH_LED_CLASS dependency
Arnd Bergmann
1
-0
/
+1
2017-08-30
leds: pca955x: check for I2C errors
Cédric Le Goater
1
-31
/
+83
[next]