[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220429084656.29788-1-andreas@gaisler.com>
Date: Fri, 29 Apr 2022 10:46:53 +0200
From: Andreas Larsson <andreas@...sler.com>
To: linux-can@...r.kernel.org
Cc: Wolfgang Grandegger <wg@...ndegger.com>,
Marc Kleine-Budde <mkl@...gutronix.de>,
Oliver Hartkopp <socketcan@...tkopp.net>,
linux-kernel@...r.kernel.org, software@...sler.com
Subject: [PATCH v2 0/3] can: grcan: Bug fixes
These patches:
* makes sure that DMA memory is allocated properly
* avoids the tx errata workaround needlessly being applied
* fixes a bug where the driver can be left hanging without interrupts
enabled
Andreas Larsson (2):
can: grcan: Fix broken system id check for errata workaround needs
can: grcan: Only use the napi poll budget for rx
Daniel Hellstrom (1):
can: grcan: use ofdev->dev when allocating DMA memory
drivers/net/can/grcan.c | 45 +++++++++++++++++++++--------------------
1 file changed, 23 insertions(+), 22 deletions(-)
---
Changes in v2:
* Added "Fixes:" tags to all patches
* Small langague tweaks in patch descriptions for patch 1 and 3
--
2.17.1
Powered by blists - more mailing lists