All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] add fw coredump for sdio when firmware assert
@ 2019-09-23 12:17 ` Wen Gong
  0 siblings, 0 replies; 10+ messages in thread
From: Wen Gong @ 2019-09-23 12:17 UTC (permalink / raw)
  To: ath10k; +Cc: linux-wireless

add fw coredump for sdio when firmware assert

Wen Gong (2):
  ath10k: add bus type for each layout of coredump
v2: change code style
v3: split bus type to another patch, 
remove ATH10K_BUS_ANY, 
add bus type for each layout
  ath10k: add fw coredump for sdio when firmware assert
v2: change code style
v3: add commit log for fastdump, 
add commit log for ath10k_sdio_hif_diag_read,
change ath10k_err to dbg log

 drivers/net/wireless/ath/ath10k/bmi.c       |   1 +
 drivers/net/wireless/ath/ath10k/core.c      |   4 +
 drivers/net/wireless/ath/ath10k/coredump.c  | 348 +++++++++++++++++++++++++++-
 drivers/net/wireless/ath/ath10k/coredump.h  |   1 +
 drivers/net/wireless/ath/ath10k/sdio.c      | 338 ++++++++++++++++++++++++++-
 drivers/net/wireless/ath/ath10k/targaddrs.h |  10 +
 6 files changed, 697 insertions(+), 5 deletions(-)

-- 
1.9.1


_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k

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

end of thread, other threads:[~2019-09-24  7:29 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-23 12:17 [PATCH v3 0/2] add fw coredump for sdio when firmware assert Wen Gong
2019-09-23 12:17 ` Wen Gong
2019-09-23 12:17 ` [PATCH v3 1/2] ath10k: add bus type for each layout of coredump Wen Gong
2019-09-23 12:17   ` Wen Gong
2019-09-23 12:17 ` [PATCH v3 2/2] ath10k: add fw coredump for sdio when firmware assert Wen Gong
2019-09-23 12:17   ` Wen Gong
2019-09-24  5:42 ` [PATCH v3 0/2] " Kalle Valo
2019-09-24  5:42   ` Kalle Valo
2019-09-24  7:29   ` Wen Gong
2019-09-24  7:29     ` Wen Gong

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.