aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/leds
Commit message (Expand)AuthorAge
* leds: ns2: Change unsigned to unsigned intKitone Elvis Peter2018-08-06
* leds: gpio trigger: simplifications from core changesUwe Kleine-König2018-07-05
* leds: backlight trigger: simplifications from core changesUwe Kleine-König2018-07-05
* leds: activity trigger: simplifications from core changesUwe Kleine-König2018-07-05
* leds: default-on trigger: make use of module_led_trigger()Uwe Kleine-König2018-07-05
* leds: heartbeat trigger: simplifications from core changesUwe Kleine-König2018-07-05
* leds: oneshot trigger: simplifications from core changesUwe Kleine-König2018-07-05
* leds: transient trigger: simplifications from core changesUwe Kleine-König2018-07-05
* leds: timer trigger: simplifications from core changesUwe Kleine-König2018-07-05
* leds: netdev trigger: simplifications from core changesUwe Kleine-König2018-07-05
* leds: triggers: handle .trigger_data and .activated() in the coreUwe Kleine-König2018-07-05
* leds: triggers: add device attribute supportUwe Kleine-König2018-07-05
* leds: triggers: let struct led_trigger::activate() return an error codeUwe Kleine-König2018-07-05
* leds: triggers: make the MODULE_LICENSE string match the actual licenseUwe Kleine-König2018-07-05
* leds: lm3692x: Support LED sync configurationDan Murphy2018-07-03
* leds: lm3692x: Change DT calls to fwnode callsDan Murphy2018-07-03
* leds: lm3692x: Update license header to SPDXDan Murphy2018-07-03
* leds: max8997: use mode when calling max8997_led_set_modeColin Ian King2018-07-03
* leds: lt3593: update email address and switch to SPDX license headerDaniel Mack2018-07-03
* leds: lt3593: Add device tree probing glueDaniel Mack2018-07-03
* leds: lt3593: switch to gpiod interfaceDaniel Mack2018-07-03
* leds: lt3593: merge functions and clean up codeDaniel Mack2018-07-03
* leds: triggers: don't depend on LEDS_TRIGGERS twiceUwe Kleine-König2018-06-28
* leds: Modify PC Engines apu/apu2 driver to support apu3Raffaello D. Di Napoli2018-06-28
* leds: ledtrig-activity: use ktime_get_boot_ns()Arnd Bergmann2018-06-19
* treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-12
* leds: Use struct_size() in allocationKees Cook2018-06-12
* leds: class: ensure workqueue is initialized before setting brightnessLuis Henriques2018-05-24
* leds: lm3601x: Introduce the lm3601x LED driverDan Murphy2018-05-23
* leds: sc27xx: Fix return value check in sc27xx_led_probe()Wei Yongjun2018-05-22
* leds: Add Spreadtrum SC27xx breathing light controller driverBaolin Wang2018-05-14
* leds: wm831x-status: Use sysfs_match_string() helperAndy Shevchenko2018-05-03
* leds: add LED driver for CR0014114 boardOleh Kravchenko2018-04-16
* leds: Fix wrong dmi_match on PC Engines APU LEDsHans Ulli Kroll2018-03-20
* leds: Extends disk trigger for reads and writesLinus Walleij2018-03-11
* leds: Add more product/board names for PC Engines APU2Timothy Redaelli2018-02-19
* leds: add driver for support Mellanox regmap LEDs for BMC and x86 platformVadim Pasternak2018-02-19
* leds: fix Kconfig text for MLXCPLD, SYSCON, MC13783, NETXBIGVadim Pasternak2018-02-15
* leds: Clarify supported chips by LM355x driverPavel Machek2018-02-12
* leds: leds-mlxcpld: Allow compilation for 32 bit archVadim Pasternak2018-02-12
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11
* Merge tag 'leds_for_4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-01-31
|\
| * leds: ledtrig-transient: Add SPDX license identifiersShuah Khan2018-01-11
| * leds: lp8860: Various fixes to align with LED frameworkDan Murphy2018-01-08
| * leds: lp8860: Add DT parsing to retrieve the trigger nodeDan Murphy2018-01-08
| * leds: lp8860: Update the dt parsing for LED labelingDan Murphy2018-01-08
| * leds: as3645a: Fix line over 80 charactersDan Murphy2018-01-08
| * leds: as3645a: Fix quoted string split warningDan Murphy2018-01-08
| * leds: lm3692x: Introduce LM3692x dual string driverDan Murphy2018-01-08
| * leds: trigger: Introduce a NETDEV triggerBen Whitten2018-01-08