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:	Sat, 17 May 2014 09:19:38 +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 3.15

Linus,

here are some I2C bugfixes for 3.15. Typical stuff, I'd say. Please
pull.

Thanks,

   Wolfram


The following changes since commit d6d211db37e75de2ddc3a4f979038c40df7cc79c:

  Linux 3.15-rc5 (2014-05-09 13:10:52 -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 d7653964c590ba846aa11a8f6edf409773cbc492:

  i2c: rcar: bail out on zero length transfers (2014-05-14 18:59:57 +0200)

----------------------------------------------------------------
Andy Gross (1):
      i2c: qup: Fix pm_runtime_get_sync usage

Du, Wenkai (1):
      i2c: designware: Mask all interrupts during i2c controller enable

Olof Johansson (1):
      i2c: s3c2410: resume race fix

Ulf Hansson (1):
      i2c: nomadik: Don't use IS_ERR for devm_ioremap

Wolfram Sang (1):
      i2c: rcar: bail out on zero length transfers

 drivers/i2c/busses/i2c-designware-core.c | 3 +++
 drivers/i2c/busses/i2c-nomadik.c         | 2 +-
 drivers/i2c/busses/i2c-qup.c             | 2 +-
 drivers/i2c/busses/i2c-rcar.c            | 9 ++++++++-
 drivers/i2c/busses/i2c-s3c2410.c         | 2 +-
 5 files changed, 14 insertions(+), 4 deletions(-)

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ