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 2014-03-17
Date: Mon, 17 Mar 2014 10:37:23 +0100 [thread overview]
Message-ID: <5326C253.2080102@pengutronix.de> (raw)
[-- Attachment #1: Type: text/plain, Size: 3017 bytes --]
Hello David,
this is a pull request of three patches for net-next/master.
It consists of a patch by Oliver Hartkopp, which unifies the MTU
settings for CAN interfaces. A patch by Christopher R. Baker populates
netdev::dev_id for udev discrimination for multi interface CAN devices.
Alexander Shiyan contributes a patch for the mcp251x driver which fixes
the regulators operation if CONFIG_REGULATOR is not enabled.
Marc
---
The following changes since commit e7ef085d0a9dc1cc72e7d8108ed3b4e1a5e8d938:
Merge branch 'napi_budget_zero' (2014-03-14 22:53:35 -0400)
are available in the git repository at:
git://gitorious.org/linux-can/linux-can-next.git tags/linux-can-next-for-3.15-20140317
for you to fetch changes up to 76aeec83e448478838eec868066dda33049d1288:
can: mcp251x: Fix regulators operation without CONFIG_REGULATOR (2014-03-17 09:20:17 +0100)
----------------------------------------------------------------
linux-can-next-for-3.15-20140317
----------------------------------------------------------------
Alexander Shiyan (1):
can: mcp251x: Fix regulators operation without CONFIG_REGULATOR
Christopher R. Baker (1):
can: populate netdev::dev_id for udev discrimination
Oliver Hartkopp (1):
can: Unify MTU settings for CAN interfaces
drivers/net/can/at91_can.c | 1 +
drivers/net/can/bfin_can.c | 1 +
drivers/net/can/c_can/c_can.c | 1 +
drivers/net/can/cc770/cc770.c | 1 +
drivers/net/can/flexcan.c | 1 +
drivers/net/can/grcan.c | 1 +
drivers/net/can/janz-ican3.c | 1 +
drivers/net/can/mcp251x.c | 5 +++--
drivers/net/can/mscan/mscan.c | 7 ++++---
drivers/net/can/pch_can.c | 1 +
drivers/net/can/sja1000/ems_pci.c | 1 +
drivers/net/can/sja1000/ems_pcmcia.c | 1 +
drivers/net/can/sja1000/kvaser_pci.c | 1 +
drivers/net/can/sja1000/peak_pci.c | 1 +
drivers/net/can/sja1000/peak_pcmcia.c | 1 +
drivers/net/can/sja1000/plx_pci.c | 1 +
drivers/net/can/sja1000/sja1000.c | 7 ++++---
drivers/net/can/slcan.c | 6 ++++++
drivers/net/can/softing/softing_main.c | 2 ++
drivers/net/can/ti_hecc.c | 1 +
drivers/net/can/usb/ems_usb.c | 1 +
drivers/net/can/usb/esd_usb2.c | 2 ++
drivers/net/can/usb/kvaser_usb.c | 2 ++
drivers/net/can/usb/peak_usb/pcan_usb_core.c | 2 ++
drivers/net/can/usb/usb_8dev.c | 1 +
25 files changed, 42 insertions(+), 8 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: 242 bytes --]
reply other threads:[~2014-03-17 9:37 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=5326C253.2080102@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.