lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Sun, 31 Jan 2021 10:42:55 +0100
From:   Pavel Machek <pavel@....cz>
To:     Linus Torvalds <torvalds@...ux-foundation.org>,
        kernel list <linux-kernel@...r.kernel.org>,
        jacek.anaszewski@...il.com, linux-leds@...r.kernel.org
Subject: [GIT PULL] LEDs chagnes for v5.11-rc

This pull is due to "leds: trigger: fix potential deadlock with
libata" -- people find the warn annoying. It also contains new driver
(still should be okay late in -rcs, right?) and two trivial fixes.

Best regards,
								Pavel

The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:

  Linux 5.11-rc1 (2020-12-27 15:30:22 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/pavel/linux-leds.git/ for-rc-5.11

for you to fetch changes up to e1c6edcbea13de025c3406645b4cce4ac3baf973:

  leds: rt8515: Add Richtek RT8515 LED driver (2021-01-31 10:38:03 +0100)

----------------------------------------------------------------
Andrea Righi (1):
      leds: trigger: fix potential deadlock with libata

Linus Walleij (2):
      dt-bindings: leds: Add DT binding for Richtek RT8515
      leds: rt8515: Add Richtek RT8515 LED driver

Zheng Yongjun (2):
      leds: leds-lm3533: convert comma to semicolon
      leds: leds-ariel: convert comma to semicolon

 .../devicetree/bindings/leds/richtek,rt8515.yaml   | 111 ++++++
 drivers/leds/Kconfig                               |   3 +
 drivers/leds/Makefile                              |   3 +
 drivers/leds/flash/Kconfig                         |  15 +
 drivers/leds/flash/Makefile                        |   3 +
 drivers/leds/flash/leds-rt8515.c                   | 397 +++++++++++++++++++++
 drivers/leds/led-triggers.c                        |  10 +-
 drivers/leds/leds-ariel.c                          |   6 +-
 drivers/leds/leds-lm3533.c                         |   2 +-
 9 files changed, 542 insertions(+), 8 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/leds/richtek,rt8515.yaml
 create mode 100644 drivers/leds/flash/Kconfig
 create mode 100644 drivers/leds/flash/Makefile
 create mode 100644 drivers/leds/flash/leds-rt8515.c

-- 
http://www.livejournal.com/~pavelmachek

Download attachment "signature.asc" of type "application/pgp-signature" (196 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ