All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] mcb changes for 5.14
@ 2021-06-15 14:55 Johannes Thumshirn
  2021-06-15 14:55 ` [PATCH 1/3] mcb: Use DEFINE_RES_MEM() to simplify code Johannes Thumshirn
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Johannes Thumshirn @ 2021-06-15 14:55 UTC (permalink / raw)
  To: Greg Kroah-Hartman; +Cc: linux-kernel, Johannes Thumshirn

Hi Greg,

Here are the collected patches for mcb for 5.14.

The following changes since commit 009c9aa5be652675a06d5211e1640e02bbb1c33d:

  Linux 5.13-rc6 (2021-06-13 14:43:10 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jth/linux.git mcb-for-5.14

for you to fetch changes up to fe520620eeddaa2ed8c669125f9b673c89d6b5a5:

  mcb: Remove trailing semicolon in macros (2021-06-15 23:43:47 +0900)

----------------------------------------------------------------

Alternatively the broken out patches are in this thread.

Dan Carpenter (1):
  mcb: fix error handling in mcb_alloc_bus()

Huilong Deng (1):
  mcb: Remove trailing semicolon in macros

Zhen Lei (1):
  mcb: Use DEFINE_RES_MEM() to simplify code

 drivers/mcb/mcb-core.c | 12 ++++++------
 drivers/mcb/mcb-lpc.c  | 13 ++-----------
 include/linux/mcb.h    |  2 +-
 3 files changed, 9 insertions(+), 18 deletions(-)

-- 
2.31.1


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

end of thread, other threads:[~2021-06-16  6:41 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-15 14:55 [PATCH 0/3] mcb changes for 5.14 Johannes Thumshirn
2021-06-15 14:55 ` [PATCH 1/3] mcb: Use DEFINE_RES_MEM() to simplify code Johannes Thumshirn
2021-06-15 15:42   ` Greg Kroah-Hartman
2021-06-16  1:31     ` Leizhen (ThunderTown)
2021-06-16  6:41       ` Greg Kroah-Hartman
2021-06-15 14:55 ` [PATCH 2/3] mcb: fix error handling in mcb_alloc_bus() Johannes Thumshirn
2021-06-15 15:41   ` Greg Kroah-Hartman
2021-06-15 15:44     ` Johannes Thumshirn
2021-06-15 14:55 ` [PATCH 3/3] mcb: Remove trailing semicolon in macros Johannes Thumshirn
2021-06-15 15:48   ` Greg Kroah-Hartman

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.