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 4.7
Date: Fri, 27 May 2016 22:59:17 +0200 [thread overview]
Message-ID: <20160527205914.GA1987@katana> (raw)
[-- Attachment #1: Type: text/plain, Size: 1708 bytes --]
Linus,
here is the second pull request from I2C for this merge window:
* one new feature (which nearly fell through the cracks): i2c-dev does now
use the cdev API so it can handle >256 minors. Seems people do need
that.
* two fixes for the just added DMA feature for i2c-rcar
* some typo fixes
Please pull. Thanks,
Wolfram
The following changes since commit ea8ea737c46cffa5d0ee74309f81e55a7e5e9c2a:
Merge tag 'nfs-for-4.7-1' of git://git.linux-nfs.org/projects/anna/linux-nfs (2016-05-26 10:33:33 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git i2c/for-next
for you to fetch changes up to 72a71f869c95dc11b73f09fe18c593d4a0618c3f:
i2c: dev: don't start function name with 'return' (2016-05-27 13:13:01 +0200)
----------------------------------------------------------------
Erico Nunes (1):
i2c: dev: switch from register_chrdev to cdev API
Geert Uytterhoeven (1):
i2c: rcar: should depend on HAS_DMA
Ludovic Desroches (1):
i2c: at91: change log when dma configuration fails
Marc Gonzalez (1):
i2c: xlr: rename ARCH_TANGOX to ARCH_TANGO
Moritz Fischer (1):
misc: at24: Fix typo in at24 header file
Niklas Söderlund (1):
i2c: rcar: use dma_request_chan()
Wolfram Sang (1):
i2c: dev: don't start function name with 'return'
drivers/i2c/busses/Kconfig | 3 ++-
drivers/i2c/busses/i2c-at91.c | 2 +-
drivers/i2c/busses/i2c-rcar.c | 2 +-
drivers/i2c/i2c-dev.c | 25 ++++++++++++++++++-------
include/linux/platform_data/at24.h | 2 +-
5 files changed, 23 insertions(+), 11 deletions(-)
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
next reply other threads:[~2016-05-27 20:59 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-27 20:59 Wolfram Sang [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-06-11 17:57 [PULL REQUEST] i2c for 4.7 Wolfram Sang
2016-05-28 19:06 Wolfram Sang
2016-05-19 21:23 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=20160527205914.GA1987@katana \
--to=wsa@the-dreams.de \
--cc=linux-i2c@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).