linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] LEDs changes for v5.5-rc1
@ 2019-11-27 22:46 Pavel Machek
  2019-12-02  2:05 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Pavel Machek @ 2019-11-27 22:46 UTC (permalink / raw)
  To: Linus Torvalds, kernel list, jacek.anaszewski, linux-leds

[-- Attachment #1: Type: text/plain, Size: 4320 bytes --]

LED updates for 5.5-rc1

This contains usual small updates to drivers, and removal of PAGE_SIZE
limits on /sys/class/leds/<led>/trigger.

We should not be really having that many triggers; but with cpu
activity triggers we do, and we'll eventually need to fix it,
but... remove the limit for now.

Signed-off-by: Pavel Machek <pavel@ucw.cz>

The following changes since commit 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c:

  Linux 5.4-rc1 (2019-09-30 10:35:40 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/pavel/linux-leds.git/ tags/leds-5.5-rc1

for you to fetch changes up to 5f820ed52371b4f5d8c43c93f03408d0dbc01e5b:

  leds: trigger: netdev: fix handling on interface rename (2019-11-03 18:10:12 +0100)

----------------------------------------------------------------
Akinobu Mita (1):
      leds: remove PAGE_SIZE limit of /sys/class/leds/<led>/trigger

Chuhong Yuan (1):
      leds: an30259a: add a check for devm_regmap_init_i2c

Dan Murphy (8):
      leds: Kconfig: Be consistent with the usage of "LED"
      leds: flash: Convert non extended registration to inline
      leds: flash: Remove extern from the header file
      leds: flash: Add devm_* functions to the flash class
      leds: lm3601x: Convert class registration to device managed
      leds: core: Remove extern from header
      leds: core: Fix devm_classdev_match to reference correct structure
      leds: core: Fix leds.h structure documentation

Daniel Mack (1):
      drivers: leds: tlc591xx: check error during device init

Guido Günther (5):
      leds: lm3692x: Print error value on dev_err
      leds: lm3692x: Don't overwrite return value in error path
      leds: lm3692x: Handle failure to probe the regulator
      leds: lm3692x: Use flags from LM3692X_BOOST_CTRL
      leds: lm3692x: Use flags from LM3692X_BRT_CTRL

Jean-Jacques Hiblot (3):
      leds: tlc591xx: simplify driver by using the managed led API
      leds: tlc591xx: use devm_led_classdev_register_ext()
      leds: tlc591xx: update the maximum brightness

Markus Elfring (2):
      leds: bcm6328: Use devm_platform_ioremap_resource() in bcm6328_leds_probe()
      leds: bcm6358: Use devm_platform_ioremap_resource() in bcm6358_leds_probe()

Martin Schiller (1):
      leds: trigger: netdev: fix handling on interface rename

Oleh Kravchenko (3):
      dt-bindings: Add docs for EL15203000
      leds: add LED driver for EL15203000 board
      leds: mlxreg: Fix possible buffer overflow

Stephen Boyd (1):
      leds: pca953x: Use of_device_get_match_data()

 .../ABI/testing/sysfs-class-led-driver-el15203000  | 139 ++++++++
 .../devicetree/bindings/leds/leds-el15203000.txt   |  69 ++++
 drivers/leds/Kconfig                               |  17 +-
 drivers/leds/Makefile                              |   1 +
 drivers/leds/led-class-flash.c                     |  50 +++
 drivers/leds/led-class.c                           |  10 +-
 drivers/leds/led-triggers.c                        |  90 ++++--
 drivers/leds/leds-an30259a.c                       |   7 +
 drivers/leds/leds-bcm6328.c                        |   7 +-
 drivers/leds/leds-bcm6358.c                        |   7 +-
 drivers/leds/leds-el15203000.c                     | 357 +++++++++++++++++++++
 drivers/leds/leds-lm3601x.c                        |   4 +-
 drivers/leds/leds-lm3692x.c                        |  47 ++-
 drivers/leds/leds-mlxreg.c                         |   4 +-
 drivers/leds/leds-pca9532.c                        |  14 +-
 drivers/leds/leds-tlc591xx.c                       |  90 ++----
 drivers/leds/leds.h                                |   6 +
 drivers/leds/trigger/ledtrig-netdev.c              |   5 +-
 include/linux/led-class-flash.h                    |  41 ++-
 include/linux/leds.h                               | 105 +++---
 20 files changed, 860 insertions(+), 210 deletions(-)
 create mode 100644 Documentation/ABI/testing/sysfs-class-led-driver-el15203000
 create mode 100644 Documentation/devicetree/bindings/leds/leds-el15203000.txt
 create mode 100644 drivers/leds/leds-el15203000.c

-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 181 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] LEDs changes for v5.5-rc1
  2019-11-27 22:46 [GIT PULL] LEDs changes for v5.5-rc1 Pavel Machek
@ 2019-12-02  2:05 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-12-02  2:05 UTC (permalink / raw)
  To: Pavel Machek; +Cc: Linus Torvalds, kernel list, jacek.anaszewski, linux-leds

The pull request you sent on Wed, 27 Nov 2019 23:46:14 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/pavel/linux-leds.git/ tags/leds-5.5-rc1

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/304220b56e8c6a99b71832427802221be472247a

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-12-02  2:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-27 22:46 [GIT PULL] LEDs changes for v5.5-rc1 Pavel Machek
2019-12-02  2:05 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).