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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Tue, 29 Mar 2022 19:21:15 +0200
From:   "Rafael J. Wysocki" <rafael@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     ACPI Devel Maling List <linux-acpi@...r.kernel.org>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] Device properties code update for v5.18-rc1

Hi Linus,

Please pull from the tag

 git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
 devprop-5.18-rc1

with top-most commit b2638e56c2ced2ca258d22f939c47327b189e00c

 device property: Don't split fwnode_get_irq*() APIs in the code

on top of commit 754e0b0e35608ed5206d6a67a791563c631cec07

 Linux 5.17-rc4

to receive a device properties code update for 5.18-rc1.

This includes new i2c material for 5.18-rc1 and simply reorganizes
the code on top of it so as to group similar functions together (Andy
Shevchenko).

Thanks!


---------------

Akhil R (3):
      device property: Add fwnode_irq_get_byname
      docs: firmware-guide: ACPI: Add named interrupt doc
      i2c: smbus: Use device_*() functions instead of of_*()

Andy Shevchenko (1):
      device property: Don't split fwnode_get_irq*() APIs in the code

---------------

 Documentation/firmware-guide/acpi/enumeration.rst | 39 ++++++++++++++++++++
 drivers/base/property.c                           | 45 +++++++++++++++++++----
 drivers/i2c/i2c-core-base.c                       |  2 +-
 drivers/i2c/i2c-core-smbus.c                      | 11 +++---
 drivers/i2c/i2c-smbus.c                           |  5 ++-
 include/linux/i2c-smbus.h                         |  6 +--
 include/linux/property.h                          |  7 ++--
 7 files changed, 93 insertions(+), 22 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ