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]
Message-ID: <20161027130838.GA2462@tetsubishi>
Date:   Thu, 27 Oct 2016 15:08:42 +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.9

Linus,

I2C has some driver bugfixes, module autoload fixes, and driver
enablement on some architectures for you.

Please pull.

Thanks,

   Wolfram


The following changes since commit 07d9a380680d1c0eb51ef87ff2eab5c994949e69:

  Linux 4.9-rc2 (2016-10-23 17:10:14 -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 533169d164c6b4c8571d0d48779f6ff6be593d72:

  i2c: imx: defer probe if bus recovery GPIOs are not ready (2016-10-25 12:15:00 +0200)

----------------------------------------------------------------
David Wu (1):
      i2c: rk3x: Give the tuning value 0 during rk3x_i2c_v0_calc_timings

Greg Ungerer (1):
      i2c: allow configuration of imx driver for ColdFire architecture

Hoan Tran (1):
      i2c: xgene: Avoid dma_buffer overrun

Jarkko Nikula (1):
      i2c: designware: Avoid aborted transfers with fast reacting I2C slaves

Javier Martinez Canillas (4):
      i2c: jz4780: Fix module autoload
      i2c: xlp9xx: Fix module autoload
      i2c: xlr: Fix module autoload for OF registration
      i2c: digicolor: Fix module autoload

Jean Delvare (1):
      i2c: i801: Fix I2C Block Read on 8-Series/C220 and later

Ralf Ramsauer (1):
      i2c: mark device nodes only in case of successful instantiation

Ruqiang Ju (1):
      i2c: hix5hd2: allow build with ARCH_HISI

Stefan Agner (1):
      i2c: imx: defer probe if bus recovery GPIOs are not ready

 drivers/i2c/busses/Kconfig               | 12 ++++++------
 drivers/i2c/busses/i2c-designware-core.c | 17 ++++++++++++++---
 drivers/i2c/busses/i2c-digicolor.c       |  1 +
 drivers/i2c/busses/i2c-i801.c            | 16 +++++++++++++---
 drivers/i2c/busses/i2c-imx.c             | 11 +++++++----
 drivers/i2c/busses/i2c-jz4780.c          |  1 +
 drivers/i2c/busses/i2c-rk3x.c            |  2 ++
 drivers/i2c/busses/i2c-xgene-slimpro.c   |  2 +-
 drivers/i2c/busses/i2c-xlp9xx.c          |  1 +
 drivers/i2c/busses/i2c-xlr.c             |  1 +
 drivers/i2c/i2c-core.c                   | 11 ++++++++++-
 11 files changed, 57 insertions(+), 18 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