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>] [day] [month] [year] [list]
Date:   Fri, 19 Aug 2016 20:28:20 +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
Subject: [PULL REQUEST] i2c for 4.8

Linus,

I2C has some pretty standard driver bugfixes and one minor cleanup for
you. Please pull.

Thanks,

   Wolfram


The following changes since commit 29b4817d4018df78086157ea3a55c1d9424a7cfc:

  Linux 4.8-rc1 (2016-08-07 18:18:00 -0700)

are available in the git repository at:

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

for you to fetch changes up to 0268263f0cf2239eb3a747936d8d36ef5f5e1688:

  i2c: meson: Use complete() instead of complete_all() (2016-08-15 00:55:34 +0200)

----------------------------------------------------------------
Alexey Khoroshilov (1):
      i2c: ocores: add missed clk_disable_unprepare() on failure paths

Brian Norris (1):
      i2c: cros-ec-tunnel: Fix usage of cros_ec_cmd_xfer()

Cyrille Pitchen (1):
      i2c: at91: fix support of the "alternative command" feature

Daniel Wagner (4):
      i2c: bcm-iproc: Use complete() instead of complete_all()
      i2c: bcm-kona: Use complete() instead of complete_all()
      i2c: brcmstb: Use complete() instead of complete_all()
      i2c: meson: Use complete() instead of complete_all()

Wolfram Sang (1):
      i2c: mux: demux-pinctrl: properly roll back when adding adapter fails

 drivers/i2c/busses/i2c-at91.c           | 24 ++++++++++++++----------
 drivers/i2c/busses/i2c-bcm-iproc.c      |  2 +-
 drivers/i2c/busses/i2c-bcm-kona.c       |  2 +-
 drivers/i2c/busses/i2c-brcmstb.c        |  2 +-
 drivers/i2c/busses/i2c-cros-ec-tunnel.c |  2 +-
 drivers/i2c/busses/i2c-meson.c          |  6 +++---
 drivers/i2c/busses/i2c-ocores.c         | 14 ++++++++++----
 drivers/i2c/muxes/i2c-demux-pinctrl.c   |  4 +++-
 8 files changed, 34 insertions(+), 22 deletions(-)

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ