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, 23 Jun 2024 10:06:22 +0200
From: Wolfram Sang <wsa@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-i2c@...r.kernel.org, linux-kernel@...r.kernel.org,
	Peter Rosin <peda@...ntia.se>, Bartosz Golaszewski <brgl@...ev.pl>,
	Andi Shyti <andi.shyti@...nel.org>
Subject: [PULL REQUEST] i2c-for-6.10-rc5

Linus,

the doc updates not only fix outdated information but also set the base
for new terminology which we want to apply soon to avoid dependencies.

Please pull.

   Wolfram


The following changes since commit 6ba59ff4227927d3a8530fc2973b80e94b54d58f:

  Linux 6.10-rc4 (2024-06-16 13:40:16 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git tags/i2c-for-6.10-rc5

for you to fetch changes up to 2c50f892caadc94ff216d42accd8222e172b5144:

  Merge tag 'i2c-host-fixes-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux into i2c/for-current (2024-06-23 02:13:27 +0200)

----------------------------------------------------------------
The core gains placeholders for recently added functions when CONFIG_I2C
is not defined as well documentation fixes to start using inclusive
terminology. The drivers get paths in DT bindings fixed as well as
proper interrupt handling for the ocores driver.

----------------------------------------------------------------
Grygorii Tertychnyi (1):
      i2c: ocores: set IACK bit after core is enabled

Krzysztof Kozlowski (2):
      dt-bindings: i2c: atmel,at91sam: correct path to i2c-controller schema
      dt-bindings: i2c: google,cros-ec-i2c-tunnel: correct path to i2c-controller schema

Sakari Ailus (1):
      i2c: Add nop fwnode operations

Wolfram Sang (7):
      docs: i2c: summary: start sentences consistently.
      docs: i2c: summary: update I2C specification link
      docs: i2c: summary: update speed mode description
      docs: i2c: summary: document use of inclusive language
      docs: i2c: summary: document 'local' and 'remote' targets
      docs: i2c: summary: be clearer with 'controller/target' and 'adapter/client' pairs
      Merge tag 'i2c-host-fixes-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux into i2c/for-current


with much appreciated quality assurance from
----------------------------------------------------------------
Conor Dooley (2):
      (Rev.) dt-bindings: i2c: google,cros-ec-i2c-tunnel: correct path to i2c-controller schema
      (Rev.) dt-bindings: i2c: atmel,at91sam: correct path to i2c-controller schema

Easwar Hariharan (6):
      (Rev.) docs: i2c: summary: be clearer with 'controller/target' and 'adapter/client' pairs
      (Rev.) docs: i2c: summary: document 'local' and 'remote' targets
      (Rev.) docs: i2c: summary: document use of inclusive language
      (Rev.) docs: i2c: summary: update speed mode description
      (Rev.) docs: i2c: summary: update I2C specification link
      (Rev.) docs: i2c: summary: start sentences consistently.

 .../devicetree/bindings/i2c/atmel,at91sam-i2c.yaml |  2 +-
 .../bindings/i2c/google,cros-ec-i2c-tunnel.yaml    |  2 +-
 Documentation/i2c/i2c_bus.svg                      | 15 ++--
 Documentation/i2c/summary.rst                      | 79 ++++++++++++++--------
 drivers/i2c/busses/i2c-ocores.c                    |  2 +-
 include/linux/i2c.h                                | 24 ++++++-
 6 files changed, 83 insertions(+), 41 deletions(-)

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ