Mark Greer ([email protected])

Number of posts: 263 (0.15 per day)
First post: 2012-11-26 21:07:23
Last post: 2017-10-24 19:12:38

Date List Subject
2017-06-16 03:57:31 linux-wireless [PATCH 1/4] adapter: Make adapter_start_poll() global
2017-06-16 03:57:31 linux-wireless [PATCH 4/4] test: Add option to deactivate tag
2017-06-16 03:57:31 linux-wireless [PATCH 0/4] neard: Add support for deactivating tags
2017-06-16 03:57:31 linux-wireless [PATCH 2/4] adapter: Add call indicating whether constant poll is enabled
2017-06-16 03:40:54 linux-wireless [PATCH 0/2] NFC: Add deactivate target functionality
2017-06-16 03:40:54 linux-wireless [PATCH 1/2] NFC: digital: Abort cmd when deactivating target
2017-06-16 03:40:53 linux-wireless [PATCH 2/2] NFC: Add NFC_CMD_DEACTIVATE_TARGET support
2017-06-15 18:25:41 linux-wireless [PATCH 18/23] nfctype5: Remove useless initialization
2017-06-15 18:25:32 linux-wireless [PATCH 16/23] nfctype5: Rework code that identifies ST Micro Type 5 tags
2017-06-15 18:25:31 linux-wireless [PATCH 13/23] nfctype5: Reduce noise when tag is moved out of range
2017-06-15 18:25:31 linux-wireless [PATCH 14/23] nfctype5: Add space between 'if' and first '('
2017-06-15 18:25:31 linux-wireless [PATCH 19/23] nfctype5: Don't issue RMB command when formatting
2017-06-15 18:25:31 linux-wireless [PATCH 21/23] nfctype5: Fix formatting
2017-06-15 18:25:31 linux-wireless [PATCH 11/23] adapter: Do not poll when there is an active tag
2017-06-15 18:25:31 linux-wireless [PATCH 17/23] nfctype5: Add support for TI Standard and Pro Type 5 tag
2017-06-15 18:25:30 linux-wireless [PATCH 05/23] ndef: Discard records containing errors
2017-06-15 18:25:30 linux-wireless [PATCH 07/23] adapter: Return '-errno' when socket() call fails
2017-06-15 18:25:30 linux-wireless [PATCH 10/23] adapter: Clear timer handle when DEP timer stopped
2017-06-15 18:25:30 linux-wireless [PATCH 09/23] adapter: Clear timeout handle when check presence timer stopped
2017-06-15 18:25:30 linux-wireless [PATCH 06/23] ndef: Validate text data in WKT Text records
2017-06-15 18:25:28 linux-wireless [PATCH 20/23] nfctype5: Discard extra byte in RMB response data
2017-06-15 18:25:28 linux-wireless [PATCH 22/23] nfctools: Move nciattach macros & enums to nciattach.c
2017-06-15 18:25:26 linux-wireless [PATCH 23/23] nfc_copy: Update nfc_copy.h to match Linux kernel's version
2017-06-15 18:25:25 linux-wireless [PATCH 15/23] nfctype5: Remove superfluous parentheses
2017-06-15 18:25:25 linux-wireless [PATCH 12/23] nfctype2: Don't read tags with bad magic number
2017-06-15 18:25:25 linux-wireless [PATCH 08/23] adapter: Return '-errno' when connect() call fails
2017-06-15 18:25:24 linux-wireless [PATCH 00/23] neard: Support TI Std & Pro tags, fixups, etc.
2017-06-15 18:25:24 linux-wireless [PATCH 02/23] ndef: Fix use of uninitialized variable in property_get_type()
2017-06-15 18:25:24 linux-wireless [PATCH 01/23] ndef: Add default language ("en") for Text records
2017-06-15 18:25:24 linux-wireless [PATCH 03/23] ndef: Unrecognized WKTs should return RECORD_TYPE_UNKNOWN
2017-06-15 18:25:19 linux-wireless [PATCH 04/23] ndef: Verify RTD record type name encodings
2017-06-15 17:46:22 linux-wireless [PATCH 2/3] NFC: digital: NFC-DEP Target WT(nfcdep,max) is now 14
2017-06-15 17:46:22 linux-wireless [PATCH 1/3] NFC: digital: NFC-A SEL_RES must be one byte
2017-06-15 17:46:22 linux-wireless [PATCH 0/3] NFC: Misc. kernel updates and trf7970a erratum handling
2017-06-15 17:46:22 linux-wireless [PATCH 3/3] Revert "NFC: trf7970a: Handle extra byte in response to Type 5 RMB commands"
2017-04-28 00:28:48 linux-kernel Re: [PATCH v4] NFC: trf7970a: Correct register settings for 27MHz clock
2017-04-28 00:28:44 linux-wireless Re: [PATCH v4] NFC: trf7970a: Correct register settings for 27MHz clock
2017-04-27 20:29:07 linux-wireless Re: [PATCH] NFC: trf7970a: fix check of clock frequencies, use && instead of ||
2017-04-27 17:19:48 linux-kernel Re: [PATCH v3] NFC: trf7970a: Correct register settings for 27MHz clock
2017-04-27 17:19:39 linux-wireless Re: [PATCH v3] NFC: trf7970a: Correct register settings for 27MHz clock
2017-04-27 04:02:35 linux-kernel Re: [PATCH v2] NFC: trf7970a: Correct register settings for 27MHz clock
2017-04-27 04:02:26 linux-wireless Re: [PATCH v2] NFC: trf7970a: Correct register settings for 27MHz clock
2017-04-26 17:04:55 linux-kernel Re: [PATCH] NFC: trf7970a: Correct register settings for 27MHz clock
2017-04-26 17:04:46 linux-wireless Re: [PATCH] NFC: trf7970a: Correct register settings for 27MHz clock
2017-04-25 22:44:00 linux-wireless [PATCH v5 8/9] NFC: trf7970a: Convert to descriptor based GPIO interface
2017-04-25 22:44:00 linux-wireless [PATCH v5 9/9] NFC: trf7970a: Clean up coding style issues
2017-04-25 22:44:00 linux-wireless [PATCH v5 7/9] NFC: trf7970a: Enable pins are active high not active low
2017-04-25 22:44:00 linux-wireless [PATCH v5 5/9] NFC: trf7970a: Remove useless comment
2017-04-25 22:44:00 linux-wireless [PATCH v5 6/9] NFC: trf7970a: Remove support for 'vin-voltage-override' DT property
2017-04-25 22:43:59 linux-wireless [PATCH v5 2/9] NFC: trf7970a: Don't de-assert EN2 unless it was asserted
2017-04-25 22:43:59 linux-wireless [PATCH v5 4/9] NFC: trf7970a: Only check 'en2-rf-quirk' if EN2 is specified