Age | Commit message (Expand) | Author | Files | Lines |
2018-08-07 | leds: ns2: Change unsigned to unsigned int | Kitone Elvis Peter | 1 | -2/+2 |
2018-07-06 | leds: gpio trigger: simplifications from core changes | Uwe Kleine-König | 1 | -62/+25 |
2018-07-06 | leds: backlight trigger: simplifications from core changes | Uwe Kleine-König | 1 | -43/+19 |
2018-07-06 | leds: activity trigger: simplifications from core changes | Uwe Kleine-König | 1 | -22/+16 |
2018-07-06 | leds: default-on trigger: make use of module_led_trigger() | Uwe Kleine-König | 1 | -13/+1 |
2018-07-06 | leds: heartbeat trigger: simplifications from core changes | Uwe Kleine-König | 1 | -22/+19 |
2018-07-06 | leds: oneshot trigger: simplifications from core changes | Uwe Kleine-König | 1 | -63/+26 |
2018-07-06 | leds: transient trigger: simplifications from core changes | Uwe Kleine-König | 1 | -68/+30 |
2018-07-06 | leds: timer trigger: simplifications from core changes | Uwe Kleine-König | 1 | -40/+13 |
2018-07-06 | leds: netdev trigger: simplifications from core changes | Uwe Kleine-König | 1 | -68/+31 |
2018-07-06 | leds: triggers: handle .trigger_data and .activated() in the core | Uwe Kleine-König | 1 | -0/+3 |
2018-07-06 | leds: triggers: add device attribute support | Uwe Kleine-König | 1 | -0/+12 |
2018-07-06 | leds: triggers: let struct led_trigger::activate() return an error code | Uwe Kleine-König | 10 | -28/+63 |
2018-07-05 | leds: triggers: make the MODULE_LICENSE string match the actual license | Uwe Kleine-König | 6 | -12/+8 |
2018-07-03 | leds: lm3692x: Support LED sync configuration | Dan Murphy | 1 | -38/+120 |
2018-07-03 | leds: lm3692x: Change DT calls to fwnode calls | Dan Murphy | 1 | -17/+21 |
2018-07-03 | leds: lm3692x: Update license header to SPDX | Dan Murphy | 1 | -14/+3 |
2018-07-03 | leds: max8997: use mode when calling max8997_led_set_mode | Colin Ian King | 1 | -1/+1 |
2018-07-03 | leds: lt3593: update email address and switch to SPDX license header | Daniel Mack | 1 | -19/+4 |
2018-07-03 | leds: lt3593: Add device tree probing glue | Daniel Mack | 1 | -0/+70 |
2018-07-03 | leds: lt3593: switch to gpiod interface | Daniel Mack | 1 | -14/+12 |
2018-07-03 | leds: lt3593: merge functions and clean up code | Daniel Mack | 1 | -68/+35 |
2018-06-28 | leds: triggers: don't depend on LEDS_TRIGGERS twice | Uwe Kleine-König | 1 | -14/+1 |
2018-06-28 | leds: Modify PC Engines apu/apu2 driver to support apu3 | Raffaello D. Di Napoli | 2 | -3/+46 |
2018-06-19 | leds: ledtrig-activity: use ktime_get_boot_ns() | Arnd Bergmann | 1 | -4/+1 |
2018-06-13 | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook | 16 | -40/+43 |
2018-06-13 | leds: Use struct_size() in allocation | Kees Cook | 1 | -2/+1 |
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-16 | 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-12 | 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-31 | 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 |