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:   Mon, 27 Jan 2020 09:34:43 +0100
From:   Boris Brezillon <boris.brezillon@...labora.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
        linux-i3c <linux-i3c@...ts.infradead.org>
Subject: [GIT PULL] i3c: Changes for 5.6

Hello Linus,

Here is the I3C PR for 5.6.

Best Regards,

Boris

The following changes since commit e42617b825f8073569da76dc4510bfa019b1c35a:

  Linux 5.5-rc1 (2019-12-08 14:57:55 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 3952cf8ff2f7751ee2f9d6cc6140df4667853250:

  i3c: master: dw: reattach device on first available location of address table (2020-01-13 10:00:05 +0100)

----------------------------------------------------------------
* Core changes:
  - Make i3c_bus_set_mode() static

* Driver changes:
  - Add a per-SoC data_hold_delay property to the Cadence driver
  - Fix formatting issues in the 'CADENCE I3C MASTER IP' MAINTAINERS entry
  - Use devm_platform_ioremap_resource() where appropriate
  - Adjust DesignWare reattach logic

----------------------------------------------------------------
Benjamin Gaignard (1):
      i3c: master: make i3c_bus_set_mode static

Lukas Bulwahn (1):
      MAINTAINERS: fix style in CADENCE I3C MASTER IP entry

Przemyslaw Gaj (1):
      i3c: master: cdns: add data hold delay support

Vitor Soares (1):
      i3c: master: dw: reattach device on first available location of address table

Yangtao Li (2):
      i3c: master: dw: convert to devm_platform_ioremap_resource
      i3c: master: cdns: convert to devm_platform_ioremap_resource

 MAINTAINERS                          |  8 ++++----
 drivers/i3c/master.c                 |  4 ++--
 drivers/i3c/master/dw-i3c-master.c   | 20 +++++++++++++++++---
 drivers/i3c/master/i3c-master-cdns.c | 53 +++++++++++++++++++++++++++++++++++++++++++++--------
 4 files changed, 68 insertions(+), 17 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ