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:	Sun, 18 Oct 2015 14:19:48 +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.3

Linus,

here are some bugfixes for the I2C subsystem. Kieran found a flaw in the
recently renewed wake irq handling. Mika handled a user bug report where
the ACPI info turned out to be unusable. I updated MAINTAINERS so that
such bug reports will sooner get to the right people. Geert pointed me
to a problem of some i2c drivers regarding PM which I fixed. Please
pull.

Thanks,

   Wolfram


The following changes since commit 25cb62b76430a91cc6195f902e61c2cb84ade622:

  Linux 4.3-rc5 (2015-10-11 11:09:45 -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 56d4b8a24cef5d66f0d10ac778a520d3c2c68a48:

  i2c: designware: Do not use parameters from ACPI on Dell Inspiron 7348 (2015-10-18 14:11:08 +0200)

----------------------------------------------------------------
Kieran Bingham (1):
      i2c: return probe deferred status on dev_pm_domain_attach

Mika Westerberg (1):
      i2c: designware: Do not use parameters from ACPI on Dell Inspiron 7348

Wolfram Sang (4):
      i2c: rcar: enable RuntimePM before registering to the core
      i2c: s3c2410: enable RuntimePM before registering to the core
      i2c: designware-platdrv: enable RuntimePM before registering to the core
      MAINTAINERS: add maintainers for Synopsis Designware I2C drivers

 MAINTAINERS                                 |  9 ++++++++
 drivers/i2c/busses/i2c-designware-platdrv.c | 33 +++++++++++++++++++++++------
 drivers/i2c/busses/i2c-rcar.c               |  7 +++---
 drivers/i2c/busses/i2c-s3c2410.c            |  8 ++++---
 drivers/i2c/i2c-core.c                      | 12 +++++------
 5 files changed, 51 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