linux-renesas-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 00/11] can: rcar_can: Miscellaneous cleanups and improvements
@ 2025-08-22 10:17 Geert Uytterhoeven
  2025-08-22 10:17 ` [PATCH v2 01/11] can: rcar_can: Consistently use ndev for net_device pointers Geert Uytterhoeven
                   ` (10 more replies)
  0 siblings, 11 replies; 17+ messages in thread
From: Geert Uytterhoeven @ 2025-08-22 10:17 UTC (permalink / raw)
  To: Marc Kleine-Budde, Vincent Mailhol
  Cc: linux-can, linux-renesas-soc, Geert Uytterhoeven

	Hi all,

This patch series contains miscellaneous cleanups and improvements for
the R-Car CAN driver.  I deliberately sent this as a separate series
from "[PATCH] can: rcar_can: Fix s2ram with PSCI"[1], to avoid blocking
the latter.  However, this series (in particular [PATCH 3/9]) does
depend on it.

Changes compared to v1[2]:
  - Convert new Runtime PM error messages to %pe,
  - New patches 10 and 11.

Thanks for your comments!

[1] https://lore.kernel.org/699b2f7fcb60b31b6f976a37f08ce99c5ffccb31.1755165227.git.geert+renesas@glider.be
[2] https://lore.kernel.org/cover.1755172404.git.geert+renesas@glider.be

Geert Uytterhoeven (11):
  can: rcar_can: Consistently use ndev for net_device pointers
  can: rcar_can: Add helper variable dev to rcar_can_probe()
  can: rcar_can: Convert to Runtime PM
  can: rcar_can: Convert to BIT()
  can: rcar_can: Convert to GENMASK()
  can: rcar_can: CTLR bitfield conversion
  can: rcar_can: TFCR bitfield conversion
  can: rcar_can: BCR bitfield conversion
  can: rcar_can: Mailbox bitfield conversion
  can: rcar_can: Do not print alloc_candev() failures
  can: rcar_can: Convert to %pe

 drivers/net/can/rcar/rcar_can.c | 292 ++++++++++++++++----------------
 1 file changed, 149 insertions(+), 143 deletions(-)

-- 
2.43.0

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
							    -- Linus Torvalds

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

end of thread, other threads:[~2025-08-22 14:43 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-22 10:17 [PATCH v2 00/11] can: rcar_can: Miscellaneous cleanups and improvements Geert Uytterhoeven
2025-08-22 10:17 ` [PATCH v2 01/11] can: rcar_can: Consistently use ndev for net_device pointers Geert Uytterhoeven
2025-08-22 14:28   ` Biju Das
2025-08-22 10:17 ` [PATCH v2 02/11] can: rcar_can: Add helper variable dev to rcar_can_probe() Geert Uytterhoeven
2025-08-22 14:29   ` Biju Das
2025-08-22 10:17 ` [PATCH v2 03/11] can: rcar_can: Convert to Runtime PM Geert Uytterhoeven
2025-08-22 10:17 ` [PATCH v2 04/11] can: rcar_can: Convert to BIT() Geert Uytterhoeven
2025-08-22 10:17 ` [PATCH v2 05/11] can: rcar_can: Convert to GENMASK() Geert Uytterhoeven
2025-08-22 10:17 ` [PATCH v2 06/11] can: rcar_can: CTLR bitfield conversion Geert Uytterhoeven
2025-08-22 10:17 ` [PATCH v2 07/11] can: rcar_can: TFCR " Geert Uytterhoeven
2025-08-22 10:17 ` [PATCH v2 08/11] can: rcar_can: BCR " Geert Uytterhoeven
2025-08-22 14:38   ` Biju Das
2025-08-22 10:17 ` [PATCH v2 09/11] can: rcar_can: Mailbox " Geert Uytterhoeven
2025-08-22 10:17 ` [PATCH v2 10/11] can: rcar_can: Do not print alloc_candev() failures Geert Uytterhoeven
2025-08-22 14:42   ` Biju Das
2025-08-22 10:17 ` [PATCH v2 11/11] can: rcar_can: Convert to %pe Geert Uytterhoeven
2025-08-22 14:43   ` Biju Das

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