[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240805183047.305630-1-msp@baylibre.com>
Date: Mon, 5 Aug 2024 20:30:40 +0200
From: Markus Schneider-Pargmann <msp@...libre.com>
To: Chandrasekar Ramakrishnan <rcsekar@...sung.com>,
Marc Kleine-Budde <mkl@...gutronix.de>,
Vincent Mailhol <mailhol.vincent@...adoo.fr>,
"David S . Miller" <davem@...emloft.net>,
Eric Dumazet <edumazet@...gle.com>,
Jakub Kicinski <kuba@...nel.org>,
Paolo Abeni <pabeni@...hat.com>,
Martin Hundebøll <martin@...nix.com>,
Markus Schneider-Pargmann <msp@...libre.com>,
Judith Mendez <jm@...com>,
Tony Lindgren <tony@...mide.com>,
Simon Horman <horms@...nel.org>
Cc: Matthias Schiffer <matthias.schiffer@...tq-group.com>,
Linux regression tracking <regressions@...mhuis.info>,
linux-can@...r.kernel.org,
netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [PATCH v2 0/7] can: m_can: Fix polling and other issues
Hi everyone,
these are a number of fixes for m_can that fix polling mode and some
other issues that I saw while working on the code.
Any testing and review is appreciated.
Base
----
v6.11-rc1
Changes in v2
-------------
- Fixed one multiline comment
- Rebased to v6.11-rc1
Previous versions
-----------------
v1: https://lore.kernel.org/lkml/20240726195944.2414812-1-msp@baylibre.com/
Best,
Markus
Markus Schneider-Pargmann (7):
can: m_can: Reset coalescing during suspend/resume
can: m_can: Remove coalesing disable in isr during suspend
can: m_can: Remove m_can_rx_peripheral indirection
can: m_can: Do not cancel timer from within timer
can: m_can: disable_all_interrupts, not clear active_interrupts
can: m_can: Reset cached active_interrupts on start
can: m_can: Limit coalescing to peripheral instances
drivers/net/can/m_can/m_can.c | 111 ++++++++++++++++++++--------------
1 file changed, 66 insertions(+), 45 deletions(-)
--
2.45.2
Powered by blists - more mailing lists