All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Various driver fix-lets
@ 2021-04-11  7:54 Jan Kiszka
  2021-04-11  7:54 ` [PATCH 1/4] drivers/can/peak_canfd: Fix building out-of-tree Jan Kiszka
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Jan Kiszka @ 2021-04-11  7:54 UTC (permalink / raw)
  To: xenomai

Mostly for post 5.4 kernels, just the peak_canfd is relevant for older
ones as well.

Jan


CC: Jan Kiszka <jan.kiszka@siemens.com>

Jan Kiszka (4):
  drivers/can/peak_canfd: Fix building out-of-tree
  drivers/net: Account for renaming of
    pci_cleanup_aer_uncorrect_error_status in 5.7
  drivers/net/igb: Replace read_barrier_depends
  drivers/net/r8169: Remove duplicate and usused ether_crc definition

 .../include/asm-generic/xenomai/wrappers.h    |  4 ++++
 kernel/drivers/can/peak_canfd/Makefile        |  4 +++-
 kernel/drivers/net/drivers/e1000e/netdev.c    |  2 +-
 kernel/drivers/net/drivers/igb/igb_main.c     |  6 ++---
 kernel/drivers/net/drivers/r8169.c            | 24 -------------------
 5 files changed, 11 insertions(+), 29 deletions(-)

--
2.26.2



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

end of thread, other threads:[~2021-04-11 10:09 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-11  7:54 [PATCH 0/4] Various driver fix-lets Jan Kiszka
2021-04-11  7:54 ` [PATCH 1/4] drivers/can/peak_canfd: Fix building out-of-tree Jan Kiszka
2021-04-11  7:54 ` [PATCH 2/4] drivers/net: Account for renaming of pci_cleanup_aer_uncorrect_error_status in 5.7 Jan Kiszka
2021-04-11  7:54 ` [PATCH 3/4] drivers/net/igb: Replace read_barrier_depends Jan Kiszka
2021-04-11  7:54 ` [PATCH 4/4] drivers/net/r8169: Remove duplicate and usused ether_crc definition Jan Kiszka
2021-04-11  8:51 ` [PATCH 5/4] drivers/net/experimental/e1000: Annotate valid fall-through cases Jan Kiszka
2021-04-11 10:09 ` [PATCH 6/4] drivers/net/igb: Make sure CONFIG_IGB_HWMON is off Jan Kiszka

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.