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:   Fri, 24 Aug 2018 17:37:40 +0200
From:   Wolfram Sang <wsa@...-dreams.de>
To:     Linus Torvalds <torvalds@...ux-foundation.org>,
        Jean Delvare <jdelvare@...e.de>
Cc:     linux-i2c@...r.kernel.org, linux-kernel@...r.kernel.org,
        Peter Rosin <peda@...ntia.se>,
        Bartosz Golaszewski <brgl@...ev.pl>
Subject: [PULL REQUEST] i2c for 4.19

Linus,

as promised, here is my 2nd pull request for I2C, containing:

* removal of the attach_adapter callback, converting its last user
* removal of any __deprecated usage within I2C
* one email address update
* some SPDX conversion

CCing Jean on this one, he will probably be happy to finally see
attach_adapter be gone for good as well :)

Thanks,

   Wolfram


The following changes since commit 33e17876ea4edcd7f5c01efa78e8d02889261abf:

  Merge branch 'akpm' (patches from Andrew) (2018-08-23 19:20:12 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git i2c/for-next

for you to fetch changes up to 00efcdce67a365ec1881a6fbf17f769d690244e9:

  i2c: don't use any __deprecated handling anymore (2018-08-24 17:26:43 +0200)

----------------------------------------------------------------
Peter Korsgaard (1):
      i2c: ocores: update my email address

Sedat Dilek (1):
      i2c: don't use any __deprecated handling anymore

Wolfram Sang (3):
      macintosh: therm_windtunnel: drop using attach_adapter
      i2c: remove deprecated attach_adapter callback
      i2c: use SPDX identifier for Renesas drivers


with much appreciated quality assurance from
----------------------------------------------------------------
Simon Horman (1):
      (Rev.) i2c: use SPDX identifier for Renesas drivers

 Documentation/i2c/busses/i2c-ocores      |  2 +-
 MAINTAINERS                              |  2 +-
 drivers/i2c/Makefile                     |  1 -
 drivers/i2c/busses/i2c-emev2.c           |  5 +----
 drivers/i2c/busses/i2c-highlander.c      |  5 +----
 drivers/i2c/busses/i2c-ocores.c          |  4 ++--
 drivers/i2c/busses/i2c-rcar.c            | 10 +---------
 drivers/i2c/busses/i2c-riic.c            |  5 +----
 drivers/i2c/busses/i2c-sh_mobile.c       | 10 +---------
 drivers/i2c/i2c-core-base.c              | 11 +----------
 drivers/macintosh/therm_windtunnel.c     | 25 +++++++++++++++++++++++--
 include/linux/i2c.h                      |  6 ------
 include/linux/platform_data/i2c-ocores.h |  2 +-
 13 files changed, 34 insertions(+), 54 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