netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* pull-request: can 2018-03-12
@ 2018-03-12 10:04 Marc Kleine-Budde
  2018-03-12 10:04 ` [PATCH 1/6] can: m_can: change comparison to bitshift when dealing with a mask Marc Kleine-Budde
                   ` (6 more replies)
  0 siblings, 7 replies; 9+ messages in thread
From: Marc Kleine-Budde @ 2018-03-12 10:04 UTC (permalink / raw)
  To: netdev; +Cc: davem, linux-can, kernel

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(-)

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2018-03-12 15:17 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-12 10:04 pull-request: can 2018-03-12 Marc Kleine-Budde
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

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).