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, 29 Mar 2020 10:50:07 +0200
From:   Boris Brezillon <boris.brezillon@...labora.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-i3c <linux-i3c@...ts.infradead.org>,
        "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
        Vitor Soares <vitor.soares@...opsys.com>,
        Wolfram Sang <wsa+renesas@...g-engineering.com>
Subject: [GIT PULL] i3c: Changes for 5.7

Hello Linus,

Here is the I3C PR for 5.7.

Best Regards,

Boris

The following changes since commit bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9:

  Linux 5.6-rc1 (2020-02-09 16:08:48 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux.git tags/i3c/for-5.7

for you to fetch changes up to c4b9de11d0101792c4d5458b18581f4f527862d1:

  i3c: convert to use i2c_new_client_device() (2020-03-29 10:35:50 +0200)

----------------------------------------------------------------
* Fix driver auto-probing related issues
* Stop using the deprecated i2c_new_device() function
* Replace zero-length array with flexible-array member

----------------------------------------------------------------
Boris Brezillon (4):
      i3c: Fix MODALIAS uevents
      i3c: Add a modalias sysfs attribute
      i3c: Generate aliases for i3c modules
      i3c: Simplify i3c_device_match_id()

Gustavo A. R. Silva (1):
      i3c: master: Replace zero-length array with flexible-array member

Wolfram Sang (2):
      i3c: master: no need to iterate master device twice
      i3c: convert to use i2c_new_client_device()

 drivers/i3c/device.c                 | 50 ++++++++++++++++++++++----------------------------
 drivers/i3c/master.c                 | 28 +++++++++++++++++++++++++---
 drivers/i3c/master/dw-i3c-master.c   |  2 +-
 drivers/i3c/master/i3c-master-cdns.c |  2 +-
 scripts/mod/devicetable-offsets.c    |  7 +++++++
 scripts/mod/file2alias.c             | 19 +++++++++++++++++++
 6 files changed, 75 insertions(+), 33 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ