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-prev] [day] [month] [year] [list]
Message-Id: <DEBAOI46JIOO.B0TGI5HFLVJ2@kernel.org>
Date: Tue, 18 Nov 2025 08:40:58 +1100
From: "Danilo Krummrich" <dakr@...nel.org>
To: "Igor Korotin" <igor.korotin.linux@...il.com>
Cc: "Miguel Ojeda" <ojeda@...nel.org>, "Alex Gaynor"
 <alex.gaynor@...il.com>, "Wolfram Sang" <wsa+renesas@...g-engineering.com>,
 "Boqun Feng" <boqun.feng@...il.com>, "Gary Guo" <gary@...yguo.net>,
 Björn Roy Baron <bjorn3_gh@...tonmail.com>, "Benno Lossin"
 <lossin@...nel.org>, "Andreas Hindborg" <a.hindborg@...nel.org>, "Alice
 Ryhl" <aliceryhl@...gle.com>, "Trevor Gross" <tmgross@...ch.edu>, "Greg
 Kroah-Hartman" <gregkh@...uxfoundation.org>, "Viresh Kumar"
 <viresh.kumar@...aro.org>, "Asahi Lina" <lina+kernel@...hilina.net>,
 "Wedson Almeida Filho" <wedsonaf@...il.com>, "Alex Hung"
 <alex.hung@....com>, "Tamir Duberstein" <tamird@...il.com>, "Xiangfei Ding"
 <dingxiangfei2009@...il.com>, "Markus Probst" <markus.probst@...teo.de>,
 <linux-kernel@...r.kernel.org>, <rust-for-linux@...r.kernel.org>,
 <linux-i2c@...r.kernel.org>
Subject: Re: [PATCH v8 0/4] rust: i2c: Add basic I2C driver abstractions

(Cc: Markus)

On Mon Nov 17, 2025 at 3:21 AM AEDT, Igor Korotin wrote:

Applied to driver-core-testing, thanks!

> Igor Korotin (4):
>   rust: i2c: add basic I2C device and driver abstractions

    [ Remove unnecessary safety comment; fix rustdoc `Device` -> `I2cClient`.
      - Danilo ]

>   rust: i2c: add manual I2C device creation abstractions

    [ Remove unnecessary safety comment. - Danilo ]

>   samples: rust: add Rust I2C sample driver
>   samples: rust: add Rust I2C client registration sample

    [ * Remove dependency to I2C_CHARDEV, depend on I2C=y.
      * Remove unnecessary impl Drop for SampleDriver.
      * Rename i2c::Registration, import Devres.
      * Fixup module description.
      * Add new source file to MAINTAINERS.
      - Danilo ]

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ