Age | Commit message (Expand) | Author |
2018-11-08 | Merge tag 'led-fixes-for-4.20-rc2' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2018-11-07 | leds: trigger: Fix sleeping function called from invalid context | Baolin Wang |
2018-10-26 | leds: gpio: set led_dat->gpiod pointer for OF defined GPIO leds | Liviu Dudau |
2018-10-25 | Fix pattern handling optimalization | Pavel Machek |
2018-10-11 | leds: sc27xx: Add pattern_set/clear interfaces for LED controller | Baolin Wang |
2018-10-11 | leds: core: Introduce LED pattern trigger | Baolin Wang |
2018-09-10 | leds: add Panasonic AN30259A support | Simon Shields |
2018-09-10 | leds: gpio: Try to lookup gpiod from device | Linus Walleij |
2018-09-08 | leds: pwm: silently error out on EPROBE_DEFER | Jerome Brunet |
2018-08-28 | leds: Convert to using %pOFn instead of device_node.name | Rob Herring |
2018-08-06 | leds: ns2: Change unsigned to unsigned int | Kitone Elvis Peter |
2018-07-05 | leds: gpio trigger: simplifications from core changes | Uwe Kleine-König |
2018-07-05 | leds: backlight trigger: simplifications from core changes | Uwe Kleine-König |
2018-07-05 | leds: activity trigger: simplifications from core changes | Uwe Kleine-König |
2018-07-05 | leds: default-on trigger: make use of module_led_trigger() | Uwe Kleine-König |
2018-07-05 | leds: heartbeat trigger: simplifications from core changes | Uwe Kleine-König |
2018-07-05 | leds: oneshot trigger: simplifications from core changes | Uwe Kleine-König |
2018-07-05 | leds: transient trigger: simplifications from core changes | Uwe Kleine-König |
2018-07-05 | leds: timer trigger: simplifications from core changes | Uwe Kleine-König |
2018-07-05 | leds: netdev trigger: simplifications from core changes | Uwe Kleine-König |
2018-07-05 | leds: triggers: handle .trigger_data and .activated() in the core | Uwe Kleine-König |
2018-07-05 | leds: triggers: add device attribute support | Uwe Kleine-König |
2018-07-05 | leds: triggers: let struct led_trigger::activate() return an error code | Uwe Kleine-König |
2018-07-05 | leds: triggers: make the MODULE_LICENSE string match the actual license | Uwe Kleine-König |
2018-07-03 | leds: lm3692x: Support LED sync configuration | Dan Murphy |
2018-07-03 | leds: lm3692x: Change DT calls to fwnode calls | Dan Murphy |
2018-07-03 | leds: lm3692x: Update license header to SPDX | Dan Murphy |
2018-07-03 | leds: max8997: use mode when calling max8997_led_set_mode | Colin Ian King |
2018-07-03 | leds: lt3593: update email address and switch to SPDX license header | Daniel Mack |
2018-07-03 | leds: lt3593: Add device tree probing glue | Daniel Mack |
2018-07-03 | leds: lt3593: switch to gpiod interface | Daniel Mack |
2018-07-03 | leds: lt3593: merge functions and clean up code | Daniel Mack |
2018-06-28 | leds: triggers: don't depend on LEDS_TRIGGERS twice | Uwe Kleine-König |
2018-06-28 | leds: Modify PC Engines apu/apu2 driver to support apu3 | Raffaello D. Di Napoli |
2018-06-19 | leds: ledtrig-activity: use ktime_get_boot_ns() | Arnd Bergmann |
2018-06-12 | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook |
2018-06-12 | leds: Use struct_size() in allocation | Kees Cook |
2018-05-24 | leds: class: ensure workqueue is initialized before setting brightness | Luis Henriques |
2018-05-23 | leds: lm3601x: Introduce the lm3601x LED driver | Dan Murphy |
2018-05-22 | leds: sc27xx: Fix return value check in sc27xx_led_probe() | Wei Yongjun |
2018-05-14 | leds: Add Spreadtrum SC27xx breathing light controller driver | Baolin Wang |
2018-05-03 | leds: wm831x-status: Use sysfs_match_string() helper | Andy Shevchenko |
2018-04-16 | leds: add LED driver for CR0014114 board | Oleh Kravchenko |
2018-03-20 | leds: Fix wrong dmi_match on PC Engines APU LEDs | Hans Ulli Kroll |
2018-03-11 | leds: Extends disk trigger for reads and writes | Linus Walleij |
2018-02-19 | leds: Add more product/board names for PC Engines APU2 | Timothy Redaelli |
2018-02-19 | leds: add driver for support Mellanox regmap LEDs for BMC and x86 platform | Vadim Pasternak |
2018-02-15 | leds: fix Kconfig text for MLXCPLD, SYSCON, MC13783, NETXBIG | Vadim Pasternak |
2018-02-12 | leds: Clarify supported chips by LM355x driver | Pavel Machek |
2018-02-12 | leds: leds-mlxcpld: Allow compilation for 32 bit arch | Vadim Pasternak |