From: Marc Kleine-Budde <mkl@pengutronix.de>
To: netdev@vger.kernel.org
Cc: David Miller <davem@davemloft.net>,
"kernel@pengutronix.de" <kernel@pengutronix.de>,
"linux-can@vger.kernel.org" <linux-can@vger.kernel.org>
Subject: pull-request: can-next 2016-05-09
Date: Mon, 9 May 2016 12:17:03 +0200 [thread overview]
Message-ID: <5730639F.2030104@pengutronix.de> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 2957 bytes --]
Hello David,
this is a pull request of 12 patches for net-next/master.
Alexander Gerasiov and Nikita Edward Baruzdin each contribute a patch
improving the sja1000 driver. Amitoj Kaur Chawla's patch converts the
mcp251x driver to alloc_workqueue(). A patch by Oliver Hartkopp fixes
the handling of CAN config options. Andreas Gröger improves the error
handling in the janz-ican3 driver. The patch by Maximilian Schneider
for the gs_usb improves probing of the USB driver. Finally there are 6
improvement patches by Marek Vasut for the ifi CAN driver.
regards,
Marc
---
The following changes since commit 908578e7d5f69087241434c872f8f4a8ab70045f:
Merge branch 'sh_eth-sw-reset' (2016-05-09 00:15:31 -0400)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next.git tags/linux-can-next-for-4.7-20160509
for you to fetch changes up to 5bbd655a8bd000579d135ddf30660f759db89996:
can: ifi: Add more detailed error reporting (2016-05-09 11:07:28 +0200)
----------------------------------------------------------------
linux-can-next-for-4.7-20160509
----------------------------------------------------------------
Alexander Gerasiov (1):
can: sja1000: Fix error location forwarding
Amitoj Kaur Chawla (1):
can: mcp251x: Replace create_freezable_workqueue with alloc_workqueue
Andreas Gröger (1):
can: janz-ican3: error handling for CAL/CANopen firmware
Marek Vasut (6):
can: ifi: Start NAPI poll on bus warning too
can: ifi: Update timing configuration code
can: ifi: Unify timing constants
can: ifi: Treat CAN_CTRLMODE_FD_NON_ISO correctly
can: ifi: Increment TX counters only on real transmission
can: ifi: Add more detailed error reporting
Maximilian Schneider (1):
can: gs_usb: modify the usb device table to use only the first usb interface
Nikita Edward Baruzdin (1):
can: sja1000: plx_pci: Add support for Marathon CAN-bus-PCIe card
Oliver Hartkopp (1):
can: fix handling of unmodifiable configuration options
drivers/net/can/dev.c | 56 +++++++++-
drivers/net/can/ifi_canfd/ifi_canfd.c | 187 ++++++++++++++++++++++++----------
drivers/net/can/janz-ican3.c | 104 +++++++++++++++++--
drivers/net/can/m_can/m_can.c | 2 +-
drivers/net/can/sja1000/plx_pci.c | 64 ++++++++++--
drivers/net/can/sja1000/sja1000.c | 6 +-
drivers/net/can/spi/mcp251x.c | 3 +-
drivers/net/can/usb/gs_usb.c | 3 +-
include/linux/can/dev.h | 22 +++-
9 files changed, 367 insertions(+), 80 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: 455 bytes --]
next reply other threads:[~2016-05-09 10:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-09 10:17 Marc Kleine-Budde [this message]
2016-05-10 18:19 ` pull-request: can-next 2016-05-09,pull-request: can-next 2016-05-09 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=5730639F.2030104@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 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).