From: Marc Kleine-Budde <mkl@pengutronix.de>
To: netdev@vger.kernel.org
Cc: David Miller <davem@davemloft.net>,
"linux-can@vger.kernel.org" <linux-can@vger.kernel.org>,
"kernel@pengutronix.de" <kernel@pengutronix.de>
Subject: pull-request: can-next 2013-12-17
Date: Tue, 17 Dec 2013 12:01:51 +0100 [thread overview]
Message-ID: <52B02F1F.6020702@pengutronix.de> (raw)
[-- Attachment #1: Type: text/plain, Size: 2596 bytes --]
Hello David,
this is a pull request of four patches for net-next/master.
There is one patch by Markus Pargmann, which speeds up the c_can
driver, a patch by John Whitmore which updates the in tree
documentation. A patch by Jeff Kirsher which replaces the FSF's address
by a link and a patch by Alexander Shiyan which converts the mcp251x
driver to make use of managed resources.
regards,
Marc
---
The following changes since commit 89e47d3b8a273b0eac21e4bf6d7fdb86b654fa16:
fddi: cleanup unsigned to unsigned int/short (2013-12-16 20:07:59 -0500)
are available in the git repository at:
git://gitorious.org/linux-can/linux-can-next.git for-davem
for you to fetch changes up to 21629e1a118402566dce08f26edf19954fecef32:
can: mcp251x: Convert to devm-* API (2013-12-17 11:47:21 +0100)
----------------------------------------------------------------
Alexander Shiyan (1):
can: mcp251x: Convert to devm-* API
Jeff Kirsher (1):
can: Fix FSF address in file headers
John Whitmore (1):
can: update MAINTAINERS and Documentation
Markus Pargmann (1):
can: c_can: Speed up rx_poll function
Documentation/networking/can.txt | 94 +++++++++++----------------
MAINTAINERS | 1 +
drivers/net/can/c_can/c_can.c | 22 ++++---
drivers/net/can/dev.c | 3 +-
drivers/net/can/mcp251x.c | 22 ++-----
drivers/net/can/mscan/mpc5xxx_can.c | 3 +-
drivers/net/can/mscan/mscan.c | 3 +-
drivers/net/can/mscan/mscan.h | 3 +-
drivers/net/can/pch_can.c | 3 +-
drivers/net/can/sja1000/ems_pci.c | 3 +-
drivers/net/can/sja1000/kvaser_pci.c | 3 +-
drivers/net/can/sja1000/plx_pci.c | 3 +-
drivers/net/can/sja1000/sja1000_isa.c | 3 +-
drivers/net/can/sja1000/sja1000_of_platform.c | 3 +-
drivers/net/can/sja1000/sja1000_platform.c | 3 +-
drivers/net/can/slcan.c | 4 +-
drivers/net/can/softing/softing_cs.c | 3 +-
drivers/net/can/softing/softing_fw.c | 3 +-
drivers/net/can/softing/softing_main.c | 3 +-
19 files changed, 72 insertions(+), 113 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: 259 bytes --]
next reply other threads:[~2013-12-17 11:02 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-17 11:01 Marc Kleine-Budde [this message]
2013-12-19 20:13 ` pull-request: can-next 2013-12-17 David Miller
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=52B02F1F.6020702@pengutronix.de \
--to=mkl@pengutronix.de \
--cc=davem@davemloft.net \
--cc=kernel@pengutronix.de \
--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.