summaryrefslogtreecommitdiffstats
path: root/drivers/leds
Commit message (Expand)AuthorAgeFilesLines
* treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-1216-40/+43
* leds: Use struct_size() in allocationKees Cook2018-06-121-2/+1
* leds: class: ensure workqueue is initialized before setting brightnessLuis Henriques2018-05-241-2/+8
* leds: lm3601x: Introduce the lm3601x LED driverDan Murphy2018-05-233-0/+497
* leds: sc27xx: Fix return value check in sc27xx_led_probe()Wei Yongjun2018-05-221-2/+2
* leds: Add Spreadtrum SC27xx breathing light controller driverBaolin Wang2018-05-143-0/+256
* leds: wm831x-status: Use sysfs_match_string() helperAndy Shevchenko2018-05-031-16/+6
* leds: add LED driver for CR0014114 boardOleh Kravchenko2018-04-163-0/+329
* leds: Fix wrong dmi_match on PC Engines APU LEDsHans Ulli Kroll2018-03-201-1/+1
* leds: Extends disk trigger for reads and writesLinus Walleij2018-03-111-1/+11
* leds: Add more product/board names for PC Engines APU2Timothy Redaelli2018-02-191-2/+24
* leds: add driver for support Mellanox regmap LEDs for BMC and x86 platformVadim Pasternak2018-02-193-0/+291
* leds: fix Kconfig text for MLXCPLD, SYSCON, MC13783, NETXBIGVadim Pasternak2018-02-151-5/+5
* leds: Clarify supported chips by LM355x driverPavel Machek2018-02-121-4/+4
* leds: leds-mlxcpld: Allow compilation for 32 bit archVadim Pasternak2018-02-121-1/+1
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-1/+1
* Merge tag 'leds_for_4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-01-3111-47/+973
|\
| * leds: ledtrig-transient: Add SPDX license identifiersShuah Khan2018-01-111-20/+13
| * leds: lp8860: Various fixes to align with LED frameworkDan Murphy2018-01-082-9/+6
| * leds: lp8860: Add DT parsing to retrieve the trigger nodeDan Murphy2018-01-081-0/+4
| * leds: lp8860: Update the dt parsing for LED labelingDan Murphy2018-01-081-11/+12
| * leds: as3645a: Fix line over 80 charactersDan Murphy2018-01-081-1/+2
| * leds: as3645a: Fix quoted string split warningDan Murphy2018-01-081-2/+2
| * leds: lm3692x: Introduce LM3692x dual string driverDan Murphy2018-01-083-0/+401
| * leds: trigger: Introduce a NETDEV triggerBen Whitten2018-01-083-0/+504
| * leds: blinkm: avoid uninitialized data useArnd Bergmann2018-01-081-0/+4
| * ledtrig-activity: Grammar s/a immediate/an immediate/Geert Uytterhoeven2018-01-081-1/+1
| * leds: pwm: Remove unneeded header fileFabio Estevam2018-01-081-1/+0
| * leds: lp8860: Add regulator enable during initDan Murphy2018-01-081-1/+23
| * leds: lp8860: Fix linuxdoc format for structureDan Murphy2018-01-081-1/+1
* | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-301-1/+1
|\ \
| * | the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-281-1/+1
* | | Merge tag 'mfd-next-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2018-01-291-1/+1
|\ \ \ | |_|/ |/| |
| * | leds: pm8058: Silence pointer to integer size warningBjorn Andersson2017-12-011-1/+1
| |/
* | leds: core: Fix regression caused by commit 2b83ff96f51dJacek Anaszewski2018-01-071-1/+2
* | led: core: Fix brightness setting when setting delay_off=0Matthieu CASTET2017-12-271-1/+1
|/
* Merge tag 'leds_for_4.15rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-11-1412-22/+608
|\
| * leds: Add driver for PC Engines APU/APU2 LEDsAlan Mizrahi2017-11-063-0/+289
| * leds: lp55xx: fix spelling mistake: 'cound' -> 'could'Arvind Yadav2017-10-301-1/+1
| * leds: Convert timers to use timer_setup()Kees Cook2017-10-253-15/+18
| * leds: tca6507: Remove unnecessary reg checkChristos Gkekas2017-10-091-1/+1
| * leds: ledtrig-heartbeat: Convert timers to use timer_setup()Kees Cook2017-10-061-6/+10
| * leds: pca955x: Don't invert requested value in pca955x_gpio_set_value()Andrew Jeffery2017-10-061-5/+12
| * leds: ledtrig-activity: Add a system activity LED triggerWilly Tarreau2017-10-063-0/+283
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
|/
* as3645a: Unregister indicator LED on device unbindSakari Ailus2017-09-231-0/+1
* as3645a: Use integer numbers for parsing LEDsSakari Ailus2017-09-231-2/+24
* as3645a: Use ams,input-max-microamp as documented in DT bindingsSakari Ailus2017-09-231-1/+1
* dmi: Mark all struct dmi_system_id instances constChristoph Hellwig2017-09-142-2/+2
* Merge tag 'leds_for_4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/j....Linus Torvalds2017-09-0712-94/+329
|\
OpenPOWER on IntegriCloud