From: Wolfram Sang <wsa-z923LK4zBo2bacvFa/9K2g@public.gmane.org>
To: Linus Torvalds
<torvalds-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>
Cc: linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: [PULL REQUEST] i2c for 3.15
Date: Sat, 17 May 2014 09:19:38 +0200 [thread overview]
Message-ID: <20140517071932.GA3087@katana> (raw)
[-- Attachment #1: Type: text/plain, Size: 1219 bytes --]
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(-)
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
WARNING: multiple messages have this Message-ID (diff)
From: Wolfram Sang <wsa@the-dreams.de>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-i2c@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [PULL REQUEST] i2c for 3.15
Date: Sat, 17 May 2014 09:19:38 +0200 [thread overview]
Message-ID: <20140517071932.GA3087@katana> (raw)
[-- Attachment #1: Type: text/plain, Size: 1219 bytes --]
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(-)
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
next reply other threads:[~2014-05-17 7:19 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-17 7:19 Wolfram Sang [this message]
2014-05-17 7:19 ` [PULL REQUEST] i2c for 3.15 Wolfram Sang
-- strict thread matches above, loose matches on Subject: below --
2014-04-09 9:55 Wolfram Sang
2014-04-09 9:55 ` Wolfram Sang
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140517071932.GA3087@katana \
--to=wsa-z923lk4zbo2bacvfa/9k2g@public.gmane.org \
--cc=linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=torvalds-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.