summaryrefslogtreecommitdiffstats
path: root/drivers/leds
AgeCommit message (Expand)Author
2019-05-23leds: trigger: netdev: use memcpy in device_name_storeRasmus Villemoes
2019-05-23leds: pca9532: fix a potential NULL pointer dereferenceKangjie Lu
2019-05-23leds: trigger: netdev: fix refcnt leak on interface renameRafał Miłecki
2019-04-12leds: lp55xx: fix null deref on firmware load failureMichal Kazior
2019-03-08leds: lp5523: fix a missing check of return value of lp55xx_readKangjie Lu
2019-01-14leds: pwm: silently error out on EPROBE_DEFERJerome Brunet
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-06-12leds: Use struct_size() in allocationKees Cook
2018-05-24leds: class: ensure workqueue is initialized before setting brightnessLuis Henriques
2018-05-23leds: lm3601x: Introduce the lm3601x LED driverDan Murphy
2018-05-22leds: sc27xx: Fix return value check in sc27xx_led_probe()Wei Yongjun
2018-05-14leds: Add Spreadtrum SC27xx breathing light controller driverBaolin Wang
2018-05-03leds: wm831x-status: Use sysfs_match_string() helperAndy Shevchenko
2018-04-16leds: add LED driver for CR0014114 boardOleh Kravchenko
2018-03-20leds: Fix wrong dmi_match on PC Engines APU LEDsHans Ulli Kroll
2018-03-11leds: Extends disk trigger for reads and writesLinus Walleij
2018-02-19leds: Add more product/board names for PC Engines APU2Timothy Redaelli
2018-02-19leds: add driver for support Mellanox regmap LEDs for BMC and x86 platformVadim Pasternak
2018-02-15leds: fix Kconfig text for MLXCPLD, SYSCON, MC13783, NETXBIGVadim Pasternak
2018-02-12leds: Clarify supported chips by LM355x driverPavel Machek
2018-02-12leds: leds-mlxcpld: Allow compilation for 32 bit archVadim Pasternak
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-01-31Merge tag 'leds_for_4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-01-29Merge tag 'mfd-next-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2018-01-11leds: ledtrig-transient: Add SPDX license identifiersShuah Khan
2018-01-08leds: lp8860: Various fixes to align with LED frameworkDan Murphy
2018-01-08leds: lp8860: Add DT parsing to retrieve the trigger nodeDan Murphy
2018-01-08leds: lp8860: Update the dt parsing for LED labelingDan Murphy
2018-01-08leds: as3645a: Fix line over 80 charactersDan Murphy
2018-01-08leds: as3645a: Fix quoted string split warningDan Murphy
2018-01-08leds: lm3692x: Introduce LM3692x dual string driverDan Murphy
2018-01-08leds: trigger: Introduce a NETDEV triggerBen Whitten
2018-01-08leds: blinkm: avoid uninitialized data useArnd Bergmann
2018-01-08ledtrig-activity: Grammar s/a immediate/an immediate/Geert Uytterhoeven
2018-01-08leds: pwm: Remove unneeded header fileFabio Estevam
2018-01-08leds: lp8860: Add regulator enable during initDan Murphy
2018-01-08leds: lp8860: Fix linuxdoc format for structureDan Murphy
2018-01-07leds: core: Fix regression caused by commit 2b83ff96f51dJacek Anaszewski
2017-12-27led: core: Fix brightness setting when setting delay_off=0Matthieu CASTET
2017-12-01leds: pm8058: Silence pointer to integer size warningBjorn Andersson
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro
2017-11-14Merge tag 'leds_for_4.15rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-11-06leds: Add driver for PC Engines APU/APU2 LEDsAlan Mizrahi
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-30leds: lp55xx: fix spelling mistake: 'cound' -> 'could'Arvind Yadav
2017-10-25leds: Convert timers to use timer_setup()Kees Cook
2017-10-09leds: tca6507: Remove unnecessary reg checkChristos Gkekas
2017-10-06leds: ledtrig-heartbeat: Convert timers to use timer_setup()Kees Cook
2017-10-06leds: pca955x: Don't invert requested value in pca955x_gpio_set_value()Andrew Jeffery