From: Marc Kleine-Budde <mkl@pengutronix.de>
To: David Miller <davem@davemloft.net>
Cc: Linux Netdev List <netdev@vger.kernel.org>,
"linux-can@vger.kernel.org" <linux-can@vger.kernel.org>
Subject: pull request: can-next 2012-06-07
Date: Thu, 07 Jun 2012 10:14:11 +0200 [thread overview]
Message-ID: <4FD062D3.5010107@pengutronix.de> (raw)
[-- Attachment #1: Type: text/plain, Size: 1197 bytes --]
Hello David,
here two patches for net-next, by AnilKumar Ch, they add support for
Bosch's d_can hardware to the existing c_can driver.
regards, Marc
---
The following changes since commit c1864cfb80a64933c221e33fed9611356c031944:
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net (2012-06-06 15:06:41 -0700)
are available in the git repository at:
git://gitorious.org/linux-can/linux-can-next.git master
AnilKumar Ch (2):
can: c_can: Move overlay structure to array with offset as index
can: c_can: Add support for Bosch D_CAN controller
drivers/net/can/c_can/Kconfig | 13 ++-
drivers/net/can/c_can/c_can.c | 120 ++++++++++++-----------
drivers/net/can/c_can/c_can.h | 163 ++++++++++++++++++++++++--------
drivers/net/can/c_can/c_can_platform.c | 76 ++++++++++-----
4 files changed, 247 insertions(+), 125 deletions(-)
--
Pengutronix e.K. | Marc Kleine-Budde |
Industrial Linux Solutions | Phone: +49-231-2826-924 |
Vertretung West/Dortmund | Fax: +49-5121-206917-5555 |
Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de |
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 262 bytes --]
next reply other threads:[~2012-06-07 8:14 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-07 8:14 Marc Kleine-Budde [this message]
2012-06-07 19:02 ` pull request: can-next 2012-06-07 David Miller
2012-06-08 15:14 ` Oliver Hartkopp
2012-06-10 17:24 ` Marc Kleine-Budde
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=4FD062D3.5010107@pengutronix.de \
--to=mkl@pengutronix.de \
--cc=davem@davemloft.net \
--cc=linux-can@vger.kernel.org \
--cc=netdev@vger.kernel.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.