All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/3] Update the virtual NCI driver and the NCI selftests
@ 2021-08-16  4:05 ` bongsu.jeon2
  0 siblings, 0 replies; 21+ messages in thread
From: bongsu.jeon2 @ 2021-08-16  4:05 UTC (permalink / raw)
  To: shuah, krzysztof.kozlowski
  Cc: netdev, linux-nfc, linux-kernel, linux-kselftest, Bongsu Jeon

From: Bongsu Jeon <bongsu.jeon@samsung.com>

This series updates the virtual NCI device driver and NCI selftest code
and add the NCI test case in selftests.
1/3 is the patch to use wait queue in virtual device driver.
2/3 is the patch to remove the polling code in selftests.
3/3 is the patch to add the NCI testcase in selftests.

Bongsu Jeon (3):
  nfc: Change the virtual NCI device driver to use Wait Queue
  selftests: Remove the polling code to read a NCI frame
  selftests: Add the NCI testcase reading T4T Tag

 drivers/nfc/virtual_ncidev.c          |  10 +-
 tools/testing/selftests/nci/nci_dev.c | 417 ++++++++++++++++++++++----
 2 files changed, 362 insertions(+), 65 deletions(-)

-- 
2.32.0


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

end of thread, other threads:[~2021-08-16  8:44 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-16  4:05 [PATCH net-next 0/3] Update the virtual NCI driver and the NCI selftests bongsu.jeon2
2021-08-16  4:05 ` bongsu.jeon2
2021-08-16  4:05 ` [linux-nfc] " bongsu.jeon2
2021-08-16  4:05 ` [PATCH net-next 1/3] nfc: Change the virtual NCI device driver to use Wait Queue bongsu.jeon2
2021-08-16  4:05   ` bongsu.jeon2
2021-08-16  4:05   ` [linux-nfc] " bongsu.jeon2
2021-08-16  8:39   ` Krzysztof Kozlowski
2021-08-16  8:39     ` Krzysztof Kozlowski
2021-08-16  8:39     ` [linux-nfc] " Krzysztof Kozlowski
2021-08-16  4:05 ` [PATCH net-next 2/3] selftests: Remove the polling code to read a NCI frame bongsu.jeon2
2021-08-16  4:05   ` bongsu.jeon2
2021-08-16  4:05   ` [linux-nfc] " bongsu.jeon2
2021-08-16  8:41   ` Krzysztof Kozlowski
2021-08-16  8:41     ` Krzysztof Kozlowski
2021-08-16  8:41     ` [linux-nfc] " Krzysztof Kozlowski
2021-08-16  4:06 ` [PATCH net-next 3/3] selftests: Add the NCI testcase reading T4T Tag bongsu.jeon2
2021-08-16  4:06   ` bongsu.jeon2
2021-08-16  4:06   ` [linux-nfc] " bongsu.jeon2
2021-08-16  8:44   ` Krzysztof Kozlowski
2021-08-16  8:44     ` Krzysztof Kozlowski
2021-08-16  8:44     ` [linux-nfc] " Krzysztof Kozlowski

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.