oe-linux-nfc.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-22 12:34:40 to 2021-11-11 10:46:39 UTC [more...]

[neard][PATCH 1/4] include: include endian.h to fix missing __BYTE_ORDER definition on Debian Stretch
 2021-11-11 10:46 UTC  (5+ messages)
` [neard][PATCH 2/4] ci: add Ubuntu Impish (21.10)
` [neard][PATCH 3/4] ci: add Debian Buster and Stretch
` [neard][PATCH 4/4] ci: add Debian Testing for i386 and cross compile

[PATCH] nfc: port100: lower verbosity of cancelled URB messages
 2021-11-07 14:14 UTC 

[PATCH v2] nfc: port100: fix using -ERRNO as command type mask
 2021-10-25 14:49 UTC 

[PATCH] nfc: port100: fix using -ERRNO as command type mask
 2021-10-25 14:48 UTC  (2+ messages)

[PATCH] NFC: NULL out conn_info reference when conn is closed
 2021-10-13  4:30 UTC 

[PATCH v3 0/7] nfc: minor printk cleanup
 2021-10-11 13:38 UTC  (8+ messages)
` [PATCH v3 1/7] nfc: drop unneeded debug prints
` [PATCH v3 2/7] nfc: nci: replace GPLv2 boilerplate with SPDX
` [PATCH v3 3/7] nfc: s3fwrn5: simplify dereferencing pointer to struct device
` [PATCH v3 4/7] nfc: st-nci: drop unneeded debug prints
` [PATCH v3 5/7] nfc: st21nfca: "
` [PATCH v3 6/7] nfc: trf7970a: "
` [PATCH v3 7/7] nfc: microread: "

[RESEND PATCH v2 0/7] nfc: minor printk cleanup
 2021-10-11 13:33 UTC 

[PATCH v2 0/8] nfc: dt-bindings: convert to dt-schema
 2021-10-11  7:39 UTC  (9+ messages)
` [PATCH v2 1/8] dt-bindings: nfc: nxp, nci: convert to dtschema
` [PATCH v2 2/8] dt-bindings: nfc: nxp, nci: document NXP PN547 binding
` [PATCH v2 3/8] dt-bindings: nfc: nxp, pn532: convert to dtschema
` [PATCH v2 4/8] dt-bindings: nfc: st, st21nfca: "
` [PATCH v2 5/8] dt-bindings: nfc: st, st95hf: "
` [PATCH v2 6/8] dt-bindings: nfc: st, nci: "
` [PATCH v2 7/8] dt-bindings: nfc: ti, trf7970a: "
` [PATCH v2 8/8] dt-bindings: nfc: marvell, nci: "

[PATCH 1/7] dt-bindings: nfc: nxp, nci: convert to dtschema
 2021-10-10 20:58 UTC  (2+ messages)

[PATCH 6/7] dt-bindings: nfc: ti, trf7970a: convert to dtschema
 2021-10-10 20:51 UTC 

[PATCH 1/7] dt-bindings: nfc: nxp, nci: convert to dtschema
 2021-10-10 14:23 UTC  (7+ messages)
` [PATCH 2/7] dt-bindings: nfc: nxp, pn532: "
` [PATCH 3/7] dt-bindings: nfc: st, st21nfca: "
` [PATCH 4/7] dt-bindings: nfc: st, st95hf: "
` [PATCH 5/7] dt-bindings: nfc: st, nci: "
` [PATCH 6/7] dt-bindings: nfc: ti, trf7970a: "
` [PATCH 7/7] dt-bindings: nfc: marvell, nfc: "

[RESEND PATCH v2 0/7] nfc: minor printk cleanup
 2021-10-10 11:36 UTC  (2+ messages)

[neard][PATCH] adapter: use sockaddr_storage to solve uninitialized sa_data access
 2021-10-10 10:18 UTC 

[RESEND PATCH v2 2/7] nfc: nci: replace GPLv2 boilerplate with SPDX
 2021-10-08 10:46 UTC 

[PATCH] nfc: nci: fix the UAF of rf_conn_info object
 2021-10-07 17:44 UTC 

[RESEND PATCH v2 0/7] nfc: minor printk cleanup
 2021-10-07 13:30 UTC  (8+ messages)
` [RESEND PATCH v2 1/7] nfc: drop unneeded debug prints
` [RESEND PATCH v2 2/7] nfc: nci: replace GPLv2 boilerplate with SPDX
` [RESEND PATCH v2 3/7] nfc: s3fwrn5: simplify dereferencing pointer to struct device
` [RESEND PATCH v2 4/7] nfc: st-nci: drop unneeded debug prints
` [RESEND PATCH v2 5/7] nfc: st21nfca: "
` [RESEND PATCH v2 6/7] nfc: trf7970a: "
` [RESEND PATCH v2 7/7] nfc: microread: "

[PATCH v2 00/15] nfc: minor printk cleanup
 2021-10-07 13:01 UTC  (18+ messages)
` [PATCH v2 01/15] nfc: drop unneeded debug prints
` [PATCH v2 02/15] nfc: do not break pr_debug() call into separate lines
` [PATCH v2 03/15] nfc: nci: replace GPLv2 boilerplate with SPDX
` [PATCH v2 04/15] nfc: fdp: drop unneeded debug prints
` [PATCH v2 05/15] nfc: pn533: "
` [PATCH v2 06/15] nfc: pn533: use dev_err() instead of pr_err()
` [PATCH v2 07/15] nfc: pn544: drop unneeded debug prints
` [PATCH v2 08/15] nfc: pn544: drop unneeded memory allocation fail messages
` [PATCH v2 09/15] nfc: s3fwrn5: simplify dereferencing pointer to struct device
` [PATCH v2 10/15] nfc: st-nci: drop unneeded debug prints
` [PATCH v2 11/15] nfc: st21nfca: "
` [PATCH v2 12/15] nfc: trf7970a: "
` [PATCH v2 13/15] nfc: microread: "
` [PATCH v2 14/15] nfc: microread: drop unneeded memory allocation fail messages
` [PATCH v2 15/15] nfc: mrvl: "

[neard][PATCH 1/8] build: adjust configure.ac syntax to match autoupdate
 2021-09-23 15:54 UTC  (9+ messages)
` [neard][PATCH 2/8] build: replace deprecated AC_HELP_STRING
` [neard][PATCH 3/8] ci: switch to dnf on Fedora
` [neard][PATCH 4/8] ci: add more Fedora containers
` [neard][PATCH 5/8] ci: add ArchLinux container
` [neard][PATCH 6/8] ci: install pkg-config
` [neard][PATCH 7/8] HACKING: rephrase message about dependencies
` [neard][PATCH 8/8] ci: group package installation on Alpine

[neard] neard release v0.17
 2021-09-22 12:13 UTC 

[PATCH 05/15] nfc: pn533: drop unneeded debug prints
 2021-09-07 17:06 UTC 

[PATCH 00/15] nfc: minor printk cleanup
 2021-09-07 16:05 UTC  (17+ messages)
` [PATCH 01/15] nfc: drop unneeded debug prints
` [PATCH 02/15] nfc: do not break pr_debug() call into separate lines
` [PATCH 03/15] nfc: nci: replace GPLv2 boilerplate with SPDX
` [PATCH 04/15] nfc: fdp: drop unneeded debug prints
` [PATCH 05/15] nfc: pn533: "
` [PATCH 06/15] nfc: pn533: use dev_err() instead of pr_err()
` [PATCH 07/15] nfc: pn544: drop unneeded debug prints
` [PATCH 08/15] nfc: pn544: drop unneeded memory allocation fail messages
` [PATCH 09/15] nfc: s3fwrn5: simplify dereferencing pointer to struct device
` [PATCH 10/15] nfc: st-nci: drop unneeded debug prints
` [PATCH 11/15] nfc: st21nfca: "
` [PATCH 12/15] nfc: trf7970a: "
` [PATCH 13/15] nfc: microread: "
` [PATCH 14/15] nfc: microread: drop unneeded memory allocation fail messages
` [PATCH 15/15] nfc: mrvl: "

set dev->rfkill to NULL in device cleanup routine
 2021-09-01  8:27 UTC  (2+ messages)

[PATCH 1/6] nfc: microread: remove unused header includes
 2021-08-25 14:24 UTC  (6+ messages)
` [PATCH 2/6] nfc: mrvl: "
` [PATCH 3/6] nfc: pn544: "
` [PATCH 4/6] nfc: st-nci: "
` [PATCH 5/6] nfc: st21nfca: "
` [PATCH 6/6] nfc: st95hf: "

[PATCH] NFC: NCI: make parent aware in PM terms
 2021-08-24  7:24 UTC  (7+ messages)

[PATCH] [neard][RFC] test: Convert Python2 scripts to Python3
 2021-08-20 15:33 UTC  (4+ messages)

[PATCH v2] tag: Implement readout of tag UID via DBus interface
 2021-08-20 15:31 UTC  (4+ messages)

[PATCH v2 net-next 0/8] Update the virtual NCI device driver and add the NCI testcase
 2021-08-17 13:28 UTC  (9+ messages)
` [PATCH v2 net-next 1/8] nfc: virtual_ncidev: Use wait queue instead of polling
` [PATCH v2 net-next 2/8] selftests: nci: Remove the polling code to read a NCI frame
` [PATCH v2 net-next 3/8] selftests: nci: Fix the typo
` [PATCH v2 net-next 4/8] selftests: nci: Fix the code for next nlattr offset
` [PATCH v2 net-next 5/8] selftests: nci: Fix the wrong condition
` [PATCH v2 net-next 6/8] selftests: nci: Add the flags parameter for the send_cmd_mt_nla
` [PATCH v2 net-next 7/8] selftests: nci: Extract the start/stop discovery function
` [PATCH v2 net-next 8/8] selftests: nci: Add the NCI testcase reading T4T Tag

[PATCH net-next 0/3] Update the virtual NCI driver and the NCI selftests
 2021-08-16  8:44 UTC  (7+ messages)
` [PATCH net-next 1/3] nfc: Change the virtual NCI device driver to use Wait Queue
` [PATCH net-next 2/3] selftests: Remove the polling code to read a NCI frame
` [PATCH net-next 3/3] selftests: Add the NCI testcase reading T4T Tag

[PATCH] ndef: Only register interface for known records
 2021-08-13  8:02 UTC  (2+ messages)

[neard][PATCH] README: describe contributions
 2021-08-07 22:05 UTC  (2+ messages)

[neard][PATCH] build: fix missing pkglibdir substitute in neard.pc
 2021-08-07 22:05 UTC  (2+ messages)

[neard][PATCH v2 00/11] CI under Github
 2021-08-07 20:08 UTC  (13+ messages)
` [neard][PATCH v2 01/11] ci: add GitHub actions for building
` [neard][PATCH v2 02/11] bootstrap: parse CROSS_COMPILE and set proper configure option
` [neard][PATCH v2 03/11] ci: add clang builds
` [neard][PATCH v2 04/11] ci: add building without maintainer options
` [neard][PATCH v2 05/11] ci: be verbose when building
` [neard][PATCH v2 06/11] ci: add more build configurations (Fedora, Alpine, Debian, cross-compile, i386)
` [neard][PATCH v2 07/11] ci: run unit tests
` [neard][PATCH v2 08/11] ci: add build with sanitizers (asan, lsan and ubsan)
` [neard][PATCH v2 09/11] ci: add CodeQL static analysis
` [neard][PATCH v2 10/11] ci: print configure logs on failures
` [neard][PATCH v2 11/11] ci: use matrix instead of duplicating each build configuration

[neard][PATCH v2 00/73] combined fixes - warnings, memory leaks, memory corruption
 2021-08-05 16:14 UTC  (5+ messages)

[PATCH v3] nfc: hci: pass callback data param as pointer in nci_request()
 2021-07-31 10:21 UTC 

[PATCH v3 0/7] nfc: constify pointed data - missed part
 2021-07-30 14:42 UTC  (8+ messages)
` [PATCH v3 1/7] nfc: mrvl: correct nfcmrvl_spi_parse_dt() device_node argument
` [PATCH v3 2/7] nfc: annotate af_nfc_exit() as __exit
` [PATCH v3 3/7] nfc: hci: annotate nfc_llc_init() as __init
` [PATCH v3 4/7] nfc: constify several pointers to u8, char and sk_buff
` [PATCH v3 5/7] nfc: constify local pointer variables
` [PATCH v3 6/7] nfc: nci: constify several pointers to u8, sk_buff and other structs
` [PATCH v3 7/7] nfc: hci: cleanup unneeded spaces

[PATCH v2 7/8] nfc: hci: pass callback data param as pointer in nci_request()
 2021-07-30 14:03 UTC 

[PATCH v2 7/8] nfc: hci: pass callback data param as pointer in nci_request()
 2021-07-30 13:56 UTC 

[PATCH v2 0/8] nfc: constify pointed data - missed part
 2021-07-30  6:56 UTC  (9+ messages)
` [PATCH v2 1/8] nfc: mrvl: correct nfcmrvl_spi_parse_dt() device_node argument
` [PATCH v2 2/8] nfc: annotate af_nfc_exit() as __exit
` [PATCH v2 3/8] nfc: hci: annotate nfc_llc_init() as __init
` [PATCH v2 4/8] nfc: constify several pointers to u8, char and sk_buff
` [PATCH v2 5/8] nfc: constify local pointer variables
` [PATCH v2 6/8] nfc: nci: constify several pointers to u8, sk_buff and other structs
` [PATCH v2 7/8] nfc: hci: pass callback data param as pointer in nci_request()
` [PATCH v2 8/8] nfc: hci: cleanup unneeded spaces

[PATCH 00/12] nfc: constify, continued (part 2)
 2021-07-29 15:58 UTC  (15+ messages)
` [PATCH 01/12] nfc: constify passed nfc_dev
` [PATCH 02/12] nfc: mei_phy: constify buffer passed to mei_nfc_send()
` [PATCH 03/12] nfc: port100: constify several pointers
` [PATCH 04/12] nfc: trf7970a: "
` [PATCH 05/12] nfc: virtual_ncidev: constify pointer to nfc_dev
` [PATCH 06/12] nfc: nfcsim: constify drvdata (struct nfcsim)
` [PATCH 07/12] nfc: fdp: drop unneeded cast for printing firmware size in dev_dbg()
` [PATCH 08/12] nfc: fdp: use unsigned int as loop iterator
` [PATCH 09/12] nfc: fdp: constify several pointers
` [PATCH 10/12] nfc: microread: "
` [PATCH 11/12] nfc: mrvl: "
` [PATCH 12/12] nfc: mrvl: constify static nfcmrvl_if_ops

[PATCH 00/12] nfc: constify, continued (part 2)
 2021-07-29 11:58 UTC  (2+ messages)

About NFC Tag emulation on Linux
 2021-07-24 10:08 UTC  (5+ messages)

About NFC Tag emulation on Linux
 2021-07-22 17:16 UTC  (2+ messages)


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