From: Marc Kleine-Budde <mkl@pengutronix.de>
To: netdev@vger.kernel.org
Cc: davem@davemloft.net, linux-can@vger.kernel.org, kernel@pengutronix.de
Subject: pull-request: can 2018-03-12
Date: Mon, 12 Mar 2018 11:04:04 +0100 [thread overview]
Message-ID: <20180312100410.10404-1-mkl@pengutronix.de> (raw)
Hello David,
this is a pull reqeust of 6 patches for net/master.
The first patch is by Wolfram Sang and fixes a bitshift vs. comparison mistake
in the m_can driver. Two patches of Marek Vasut repair the error handling in
the ifi driver. The two patches by Stephane Grosjean fix a "echo_skb is
occupied!" bug in the peak/pcie_fd driver. Bich HEMON's patch adds pinctrl
select state calls to the m_can's driver to further improve power saving during
suspend.
regards,
Marc
---
The following changes since commit ddc502dfed600bff0b61d899f70d95b76223fdfc:
openvswitch: meter: fix the incorrect calculation of max delta_t (2018-03-11 22:48:59 -0400)
are available in the Git repository at:
ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can.git tags/linux-can-fixes-for-4.16-20180312
for you to fetch changes up to c9b3bce18da4a0aebc27853052dea39aa64b7d75:
can: m_can: select pinctrl state in each suspend/resume function (2018-03-12 10:38:20 +0100)
----------------------------------------------------------------
linux-can-fixes-for-4.16-20180312
----------------------------------------------------------------
Bich HEMON (1):
can: m_can: select pinctrl state in each suspend/resume function
Marek Vasut (2):
can: ifi: Check core revision upon probe
can: ifi: Repair the error handling
Stephane Grosjean (2):
can: peak/pcie_fd: fix echo_skb is occupied! bug
can: peak/pcie_fd: remove useless code when interface starts
Wolfram Sang (1):
can: m_can: change comparison to bitshift when dealing with a mask
drivers/net/can/ifi_canfd/ifi_canfd.c | 75 +++++++++++++++++----------
drivers/net/can/m_can/m_can.c | 7 ++-
drivers/net/can/peak_canfd/peak_canfd.c | 25 +++------
drivers/net/can/peak_canfd/peak_pciefd_main.c | 8 ++-
4 files changed, 67 insertions(+), 48 deletions(-)
next reply other threads:[~2018-03-12 10:04 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-12 10:04 Marc Kleine-Budde [this message]
2018-03-12 10:04 ` [PATCH 1/6] can: m_can: change comparison to bitshift when dealing with a mask Marc Kleine-Budde
2018-03-12 10:04 ` [PATCH 2/6] can: ifi: Check core revision upon probe Marc Kleine-Budde
2018-03-12 10:04 ` [PATCH 3/6] can: ifi: Repair the error handling Marc Kleine-Budde
2018-03-12 10:04 ` [PATCH 4/6] can: peak/pcie_fd: fix echo_skb is occupied! bug Marc Kleine-Budde
2018-03-12 10:04 ` [PATCH 5/6] can: peak/pcie_fd: remove useless code when interface starts Marc Kleine-Budde
2018-03-12 10:04 ` [PATCH 6/6] can: m_can: select pinctrl state in each suspend/resume function Marc Kleine-Budde
2018-03-12 10:30 ` Bich HEMON
2018-03-12 15:17 ` pull-request: can 2018-03-12 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=20180312100410.10404-1-mkl@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).