All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephane Grosjean <s.grosjean@peak-system.com>
To: linux-can Mailing List <linux-can@vger.kernel.org>
Cc: Stephane Grosjean <s.grosjean@peak-system.com>
Subject: [PATCH 0/2 v2] can: peak_usb: PCAN-USB bus state fix and info ordering
Date: Thu, 21 Oct 2021 10:15:03 +0200	[thread overview]
Message-ID: <20211021081505.18223-1-s.grosjean@peak-system.com> (raw)

This bundle of changes:
- corrects a potential bad transition to ERROR_PASSIVE or ERROR_WARNING
  state if BERR reporting was not explicitly requested for the can
  interface associated with the PCAN-USB,
- reorders the information displayed when the PCAN-USB is detected, when it
  can benefit from a firmware update.

Signed-off-by: Stephane Grosjean <s.grosjean@peak-system.com>

Stephane Grosjean (2):
  can: peak_usb: always ask for BERR reporting for PCAN-USB devices
  can: peak_usb: exchange the order of information messages

 drivers/net/can/usb/peak_usb/pcan_usb.c | 27 ++++++++++++-------------
 1 file changed, 13 insertions(+), 14 deletions(-)

-- 
2.25.1


             reply	other threads:[~2021-10-21  8:15 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-21  8:15 Stephane Grosjean [this message]
2021-10-21  8:15 ` [PATCH 1/2 v2] can: peak_usb: always ask for BERR reporting for PCAN-USB devices Stephane Grosjean
2021-10-29 12:53   ` Marc Kleine-Budde
2021-11-04 17:06     ` Stéphane Grosjean
2021-11-06 16:37       ` Marc Kleine-Budde
2021-10-21  8:15 ` [PATCH 2/2 v2] can: peak_usb: exchange the order of information messages Stephane Grosjean
2021-11-06 16:39 ` [PATCH 0/2 v2] can: peak_usb: PCAN-USB bus state fix and info ordering Marc Kleine-Budde

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=20211021081505.18223-1-s.grosjean@peak-system.com \
    --to=s.grosjean@peak-system.com \
    --cc=linux-can@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.