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, 12 Oct 2013 08:20:51 +0200
From:	Wolfram Sang <wsa@...-dreams.de>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	Jean Delvare <khali@...ux-fr.org>, linux-i2c@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: [PULL REQUEST] i2c for 3.12

Linus,

we had various reports of problems with deferred probing in the I2C
subsystem, so this pull requst is a little bigger than usual. Most
issues should be addressed now so devices will be found correctly. A few
ususal driver bugfixes are in here, too. Please pull.

Thanks,

   Wolfram


The following changes since commit d0e639c9e06d44e713170031fe05fb60ebe680af:

  Linux 3.12-rc4 (2013-10-06 14:00:20 -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 2737de460e33df89461a59b247d3bfd477101785:

  i2c: i2c-mux-pinctrl: use deferred probe when adapter not found (2013-10-10 10:22:35 +0200)

----------------------------------------------------------------
Ionut Nicu (2):
      i2c: i2c-mux-gpio: don't ignore of_get_named_gpio errors
      i2c: i2c-mux-gpio: use deferred probing

Jean Delvare (1):
      i2c: Not all adapters have a parent

Taras Kondratiuk (1):
      i2c: omap: Clear ARDY bit twice

Wolfram Sang (6):
      i2c: i2c-designware-platdrv: replace platform_driver_probe to support deferred probing
      i2c: i2c-imx: replace platform_driver_probe to support deferred probing
      i2c: i2c-mxs: replace platform_driver_probe to support deferred probing
      i2c: i2c-stu300: replace platform_driver_probe to support deferred probing
      i2c: i2c-arb-gpio-challenge: use deferred probe when adapter not found
      i2c: i2c-mux-pinctrl: use deferred probe when adapter not found

 drivers/i2c/busses/i2c-designware-platdrv.c |  5 +++--
 drivers/i2c/busses/i2c-imx.c                | 11 ++++++-----
 drivers/i2c/busses/i2c-mxs.c                |  3 ++-
 drivers/i2c/busses/i2c-omap.c               |  3 +++
 drivers/i2c/busses/i2c-stu300.c             | 11 +++++------
 drivers/i2c/i2c-core.c                      |  3 +++
 drivers/i2c/muxes/i2c-arb-gpio-challenge.c  |  2 +-
 drivers/i2c/muxes/i2c-mux-gpio.c            | 14 +++++++++-----
 drivers/i2c/muxes/i2c-mux-pinctrl.c         |  4 ++--
 9 files changed, 34 insertions(+), 22 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