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]
Message-ID: <20190518110057.GA8674@kunai>
Date:   Sat, 18 May 2019 13:01:01 +0200
From:   Wolfram Sang <wsa@...-dreams.de>
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>
Subject: [PULL REQUEST] i2c for 5.2

Linus,

here are some I2C core API additions which are kind of simple but
enhance error checking for users a lot, especially by returning errno
now. There are wrappers to still support the old API but it will be
removed once all users are converted.

This comes a bit later in a seperate pull request because of my recent
illness. It would be great to have it merged in this cycle, however, so
we can start converting the users (spread across many subsystems) right
away.

Thanks,

   Wolfram


The following changes since commit a6a4b66bd8f41922c543f7a820c66ed59c25995e:

  Merge tag 'for-linus-20190516' of git://git.kernel.dk/linux-block (2019-05-16 19:10:37 -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 b8f5fe3bc5b9318d95770a09a480c31aced20cd2:

  i2c: core: add device-managed version of i2c_new_dummy (2019-05-17 19:29:40 +0200)

----------------------------------------------------------------
Heiner Kallweit (2):
      i2c: core: improve return value handling of i2c_new_device and i2c_new_dummy
      i2c: core: add device-managed version of i2c_new_dummy


with much appreciated quality assurance from
----------------------------------------------------------------
Bartosz Golaszewski (2):
      (Rev.) i2c: core: add device-managed version of i2c_new_dummy
      (Rev.) i2c: core: improve return value handling of i2c_new_device and i2c_new_dummy

Kieran Bingham (2):
      (Rev.) i2c: core: add device-managed version of i2c_new_dummy
      (Rev.) i2c: core: improve return value handling of i2c_new_device and i2c_new_dummy

Peter Rosin (2):
      (Rev.) i2c: core: add device-managed version of i2c_new_dummy
      (Rev.) i2c: core: improve return value handling of i2c_new_device and i2c_new_dummy

 Documentation/driver-model/devres.txt |   3 +
 drivers/i2c/i2c-core-base.c           | 118 ++++++++++++++++++++++++++++++----
 include/linux/i2c.h                   |   3 +
 3 files changed, 111 insertions(+), 13 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