aboutsummaryrefslogtreecommitdiff
path: root/drivers/leds
AgeCommit message (Expand)Author
2018-10-26leds: gpio: set led_dat->gpiod pointer for OF defined GPIO ledsLiviu Dudau
2018-10-11leds: sc27xx: Add pattern_set/clear interfaces for LED controllerBaolin Wang
2018-10-11leds: core: Introduce LED pattern triggerBaolin Wang
2018-09-10leds: add Panasonic AN30259A supportSimon Shields
2018-09-10leds: gpio: Try to lookup gpiod from deviceLinus Walleij
2018-09-08leds: pwm: silently error out on EPROBE_DEFERJerome Brunet
2018-08-28leds: Convert to using %pOFn instead of device_node.nameRob Herring
2018-08-06leds: ns2: Change unsigned to unsigned intKitone Elvis Peter
2018-07-05leds: gpio trigger: simplifications from core changesUwe Kleine-König
2018-07-05leds: backlight trigger: simplifications from core changesUwe Kleine-König
2018-07-05leds: activity trigger: simplifications from core changesUwe Kleine-König
2018-07-05leds: default-on trigger: make use of module_led_trigger()Uwe Kleine-König
2018-07-05leds: heartbeat trigger: simplifications from core changesUwe Kleine-König
2018-07-05leds: oneshot trigger: simplifications from core changesUwe Kleine-König
2018-07-05leds: transient trigger: simplifications from core changesUwe Kleine-König
2018-07-05leds: timer trigger: simplifications from core changesUwe Kleine-König
2018-07-05leds: netdev trigger: simplifications from core changesUwe Kleine-König
2018-07-05leds: triggers: handle .trigger_data and .activated() in the coreUwe Kleine-König
2018-07-05leds: triggers: add device attribute supportUwe Kleine-König
2018-07-05leds: triggers: let struct led_trigger::activate() return an error codeUwe Kleine-König
2018-07-05leds: triggers: make the MODULE_LICENSE string match the actual licenseUwe Kleine-König
2018-07-03leds: lm3692x: Support LED sync configurationDan Murphy
2018-07-03leds: lm3692x: Change DT calls to fwnode callsDan Murphy
2018-07-03leds: lm3692x: Update license header to SPDXDan Murphy
2018-07-03leds: max8997: use mode when calling max8997_led_set_modeColin Ian King
2018-07-03leds: lt3593: update email address and switch to SPDX license headerDaniel Mack
2018-07-03leds: lt3593: Add device tree probing glueDaniel Mack
2018-07-03leds: lt3593: switch to gpiod interfaceDaniel Mack
2018-07-03leds: lt3593: merge functions and clean up codeDaniel Mack
2018-06-28leds: triggers: don't depend on LEDS_TRIGGERS twiceUwe Kleine-König
2018-06-28leds: Modify PC Engines apu/apu2 driver to support apu3Raffaello D. Di Napoli
2018-06-19leds: ledtrig-activity: use ktime_get_boot_ns()Arnd Bergmann
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