linux-can.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/3] pull-request: can 2022-12-19
@ 2022-12-19 15:52 Marc Kleine-Budde
  2022-12-19 15:52 ` [PATCH net 1/3] Documentation: devlink: add missing toc entry for etas_es58x devlink doc Marc Kleine-Budde
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Marc Kleine-Budde @ 2022-12-19 15:52 UTC (permalink / raw)
  To: netdev; +Cc: davem, kuba, linux-can, kernel

Hello Jakub, hello David,

this is a pull request of 3 patches for net/master.

The first patch is by Vincent Mailhol and adds the etas_es58x devlink
documentation to the index.

Haibo Chen's patch for the flexcan driver fixes a unbalanced
pm_runtime_enable warning.

The last patch is by me, targets the kvaser_usb driver and fixes an
error occurring with gcc-13.

regards,
Marc

---

The following changes since commit 2856a62762c8409e360d4fd452194c8e57ba1058:

  mctp: serial: Fix starting value for frame check sequence (2022-12-19 12:38:45 +0000)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can.git tags/linux-can-fixes-for-6.2-20221219

for you to fetch changes up to f006229135b7debf4037adb1eb93e358559593db:

  can: kvaser_usb: hydra: help gcc-13 to figure out cmd_len (2022-12-19 16:08:27 +0100)

----------------------------------------------------------------
linux-can-fixes-for-6.2-20221219

----------------------------------------------------------------
Haibo Chen (1):
      can: flexcan: avoid unbalanced pm_runtime_enable warning

Marc Kleine-Budde (1):
      can: kvaser_usb: hydra: help gcc-13 to figure out cmd_len

Vincent Mailhol (1):
      Documentation: devlink: add missing toc entry for etas_es58x devlink doc

 Documentation/networking/devlink/index.rst        |  1 +
 drivers/net/can/flexcan/flexcan-core.c            | 12 ++++++---
 drivers/net/can/usb/kvaser_usb/kvaser_usb_hydra.c | 33 ++++++++++++++++-------
 3 files changed, 34 insertions(+), 12 deletions(-)



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

end of thread, other threads:[~2022-12-20  2:00 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-19 15:52 [PATCH net 0/3] pull-request: can 2022-12-19 Marc Kleine-Budde
2022-12-19 15:52 ` [PATCH net 1/3] Documentation: devlink: add missing toc entry for etas_es58x devlink doc Marc Kleine-Budde
2022-12-19 18:14   ` Jacob Keller
2022-12-20  2:00   ` patchwork-bot+netdevbpf
2022-12-19 15:52 ` [PATCH net 2/3] can: flexcan: avoid unbalanced pm_runtime_enable warning Marc Kleine-Budde
2022-12-19 15:52 ` [PATCH net 3/3] can: kvaser_usb: hydra: help gcc-13 to figure out cmd_len Marc Kleine-Budde

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