linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/7] slimbus: patches for 5.11
@ 2020-11-27 10:24 Srinivas Kandagatla
  2020-11-27 10:24 ` [PATCH 1/7] slimbus: fix a kernel-doc markup Srinivas Kandagatla
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Srinivas Kandagatla @ 2020-11-27 10:24 UTC (permalink / raw)
  To: gregkh; +Cc: linux-kernel, Srinivas Kandagatla

Hi Greg,

Here are some slimbus patches for 5.11 which includes
- ngd controller has added PDR and SSR support along with a trival fixes.
- few doc and clang warning fixes in slimbus

Can you please queue them up for 5.11.

thanks for you help,
srini

Bjorn Andersson (1):
  slimbus: qcom-ngd-ctrl: Avoid sending power requests without QMI

Gustavo A. R. Silva (1):
  slimbus: messaging: Fix fall-through warnings for Clang

Mauro Carvalho Chehab (1):
  slimbus: fix a kernel-doc markup

Rikard Falkeborn (1):
  slimbus: qcom-ngd-ctrl: Constify static structs

Srinivas Kandagatla (3):
  slimbus: qcom-ngd-ctrl: add Sub System Restart support
  slimbus: qcom-ngd-ctrl: add Protection Domain Restart Support
  slimbus: qcom-ngd-ctrl: remove redundant out of memory messages

 drivers/slimbus/Kconfig         |   4 +-
 drivers/slimbus/messaging.c     |   1 +
 drivers/slimbus/qcom-ngd-ctrl.c | 133 ++++++++++++++++++++++++++++++--
 drivers/slimbus/slimbus.h       |   2 +-
 4 files changed, 130 insertions(+), 10 deletions(-)

-- 
2.21.0


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

end of thread, other threads:[~2020-11-27 10:25 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-27 10:24 [PATCH 0/7] slimbus: patches for 5.11 Srinivas Kandagatla
2020-11-27 10:24 ` [PATCH 1/7] slimbus: fix a kernel-doc markup Srinivas Kandagatla
2020-11-27 10:24 ` [PATCH 2/7] slimbus: qcom-ngd-ctrl: add Sub System Restart support Srinivas Kandagatla
2020-11-27 10:24 ` [PATCH 3/7] slimbus: qcom-ngd-ctrl: add Protection Domain Restart Support Srinivas Kandagatla
2020-11-27 10:24 ` [PATCH 4/7] slimbus: messaging: Fix fall-through warnings for Clang Srinivas Kandagatla
2020-11-27 10:24 ` [PATCH 5/7] slimbus: qcom-ngd-ctrl: Constify static structs Srinivas Kandagatla
2020-11-27 10:24 ` [PATCH 6/7] slimbus: qcom-ngd-ctrl: Avoid sending power requests without QMI Srinivas Kandagatla
2020-11-27 10:24 ` [PATCH 7/7] slimbus: qcom-ngd-ctrl: remove redundant out of memory messages Srinivas Kandagatla

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