[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20160923233627.GA6259@katana>
Date: Sat, 24 Sep 2016 01:36:31 +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 3 driver bugfixes for you, fixing uninitialized memory pointers
(eg20t), pm/clock imbalance (qup), and a wrongly set cached variable
(pc954x). Please pull.
Thanks,
Wolfram
The following changes since commit 3be7988674ab33565700a37b210f502563d932e6:
Linux 4.8-rc7 (2016-09-18 17:27:41 -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 331dcf421c34d227784d07943eb01e4023a42b0a:
i2c: qup: skip qup_i2c_suspend if the device is already runtime suspended (2016-09-22 20:11:14 +0200)
----------------------------------------------------------------
Peter Rosin (1):
i2c: mux: pca954x: retry updating the mux selection on failure
Sudeep Holla (1):
i2c: qup: skip qup_i2c_suspend if the device is already runtime suspended
Yadi.hu (1):
i2c-eg20t: fix race between i2c init and interrupt enable
drivers/i2c/busses/i2c-eg20t.c | 18 +++++++++++-------
drivers/i2c/busses/i2c-qup.c | 3 ++-
drivers/i2c/muxes/i2c-mux-pca954x.c | 2 +-
3 files changed, 14 insertions(+), 9 deletions(-)
Download attachment "signature.asc" of type "application/pgp-signature" (820 bytes)
Powered by blists - more mailing lists