| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-01-28 | nfc: nci: Fix race between rfkill and nci_unregister_device(). | Kuniyuki Iwashima | 1 | -0/+2 |
| 2024-11-07 | net: nfc: Propagate ISO14443 type A target ATS to userspace via netlink | Juraj Ĺ arinay | 1 | -0/+4 |
| 2024-08-26 | NFC: Correct spelling in headers | Simon Horman | 1 | -4/+4 |
| 2024-03-05 | nfc: core: make nfc_class constant | Ricardo B. Marliere | 1 | -1/+1 |
| 2021-07-30 | nfc: constify several pointers to u8, char and sk_buff | Krzysztof Kozlowski | 1 | -2/+2 |
| 2021-07-29 | nfc: constify passed nfc_dev | Krzysztof Kozlowski | 1 | -2/+2 |
| 2021-07-25 | nfc: constify nfc_ops | Krzysztof Kozlowski | 1 | -2/+2 |
| 2021-07-25 | nfc: constify pointer to nfc_vendor_cmd | Krzysztof Kozlowski | 1 | -2/+2 |
| 2020-02-27 | NFC: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 1 | -1/+1 |
| 2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 | Thomas Gleixner | 1 | -13/+1 |
| 2017-04-05 | NFC: Add nfc_dbg() macro | Andy Shevchenko | 1 | -0/+1 |
| 2015-12-29 | nfc: netlink: HCI event connectivity implementation | Christophe Ricard | 1 | -0/+1 |
| 2015-10-27 | NFC: netlink: Add mode parameter to deactivate_target functions | Christophe Ricard | 1 | -1/+1 |
| 2015-08-20 | nfc: netlink: Add capability to reply to vendor_cmd with data | Christophe Ricard | 1 | -0/+41 |
| 2015-06-09 | NFC: Introduce vendor commands structures | Samuel Ortiz | 1 | -0/+22 |
| 2015-04-06 | nfc: Reduce nfc_evt_transaction params length to 0 | Christophe Ricard | 1 | -1/+1 |
| 2015-02-02 | NFC: Forward NFC_EVT_TRANSACTION to user space | Christophe Ricard | 1 | -0/+27 |
| 2014-11-28 | NFC: NCI: Handle Target mode activation | Julien Lefrique | 1 | -0/+2 |
| 2014-05-20 | NFC: Add RAW socket type support for SOCKPROTO_RAW | Hiren Tandel | 1 | -0/+3 |
| 2014-02-16 | NFC: Add ISO/IEC 15693 header definitions | Mark A. Greer | 1 | -0/+3 |
| 2013-12-06 | include/net/: Fix FSF address in file headers | Jeff Kirsher | 1 | -3/+1 |
| 2013-09-25 | NFC: Define secure element IO API and commands | Samuel Ortiz | 1 | -0/+5 |
| 2013-09-25 | NFC: Document NFC targets sens_res field | Samuel Ortiz | 1 | -0/+8 |
| 2013-09-25 | NFC: Move struct nfc_phy_ops out of HCI up to nfc core level | Eric Lapuyade | 1 | -0/+6 |
| 2013-09-25 | NFC: Convert nfc_dev_info and nfc_dev_err to nfc_<level> | Joe Perches | 1 | -2/+2 |
| 2013-09-25 | NFC: Replace nfc_dev_dbg with dev_dbg | Joe Perches | 1 | -1/+0 |
| 2013-09-25 | NFC: Export nfc_find_se() | Arron Wang | 1 | -0/+1 |
| 2013-08-14 | NFC: netlink: Add result of firmware operation to completion event | Eric Lapuyade | 1 | -1/+2 |
| 2013-08-14 | NFC: Move nfc_fw_download_done() definition from private to public | Eric Lapuyade | 1 | -0/+2 |
| 2013-07-31 | NFC: netlink: Rename CMD_FW_UPLOAD to CMD_FW_DOWNLOAD | Samuel Ortiz | 1 | -2/+2 |
| 2013-06-14 | NFC: Add secure elements addition and removal API | Samuel Ortiz | 1 | -1/+21 |
| 2013-06-14 | NFC: Extend and fix the internal secure element API | Samuel Ortiz | 1 | -2/+5 |
| 2013-06-14 | NFC: Remove the static supported_se field | Samuel Ortiz | 1 | -2/+0 |
| 2013-06-14 | NFC: pn533: Copy NFCID2 through ATR_REQ | Samuel Ortiz | 1 | -0/+2 |
| 2013-06-14 | NFC: Add firmware upload netlink command | Eric Lapuyade | 1 | -0/+2 |
| 2013-04-12 | NFC: RFKILL support | Samuel Ortiz | 1 | -0/+2 |
| 2013-01-10 | NFC: Initial Secure Element API | Samuel Ortiz | 1 | -0/+6 |
| 2013-01-10 | NFC: Fixed nfc core and hci unregistration and cleanup | Eric Lapuyade | 1 | -0/+2 |
| 2012-10-26 | NFC: Use IDR library to assing NFC devices IDs | Samuel Ortiz | 1 | -1/+1 |
| 2012-09-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -1/+1 |
| 2012-09-25 | NFC: Use system_nrt_wq instead of custom ones | Tejun Heo | 1 | -1/+0 |
| 2012-09-25 | NFC: Implement NCI dep_link_up and dep_link_down | Ilan Elias | 1 | -0/+1 |
| 2012-09-10 | netlink: Rename pid to portid to avoid confusion | Eric W. Biederman | 1 | -1/+1 |
| 2012-07-09 | NFC: Driver failure API | Eric Lapuyade | 1 | -0/+2 |
| 2012-06-04 | NFC: Introduce target mode rx data callback | Samuel Ortiz | 1 | -0/+1 |
| 2012-06-04 | NFC: Introduce target mode tx ops | Samuel Ortiz | 1 | -1/+2 |
| 2012-06-04 | NFC: Set the NFC device RF mode appropriately | Samuel Ortiz | 1 | -1/+1 |
| 2012-06-04 | NFC: Add target mode activation netlink event | Samuel Ortiz | 1 | -0/+4 |
| 2012-06-04 | NFC: Add target mode protocols to the polling loop startup routine | Samuel Ortiz | 1 | -1/+2 |
| 2012-06-04 | NFC: Export LLCP general bytes getter | Samuel Ortiz | 1 | -0/+1 |
| 2012-05-15 | NFC: Specify usage for targets found and target lost events | Eric Lapuyade | 1 | -1/+0 |
| 2012-05-15 | NFC: Cache the core NFC active target pointer instead of its index | Eric Lapuyade | 1 | -8/+10 |
| 2012-04-18 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -1/+11 |
| 2012-04-15 | net: cleanup unsigned to unsigned int | Eric Dumazet | 1 | -1/+1 |
| 2012-04-12 | NFC: Add Core support to generate tag lost event | Eric Lapuyade | 1 | -0/+5 |
| 2012-04-12 | NFC: Changed target activated state logic | Eric Lapuyade | 1 | -1/+2 |
| 2012-04-12 | NFC: Fix next target_idx type and rename for clarity | Eric Lapuyade | 1 | -1/+1 |
| 2012-04-12 | NFC: The core part should generate the target index | Samuel Ortiz | 1 | -0/+2 |
| 2012-04-12 | NFC: HCI support | Eric Lapuyade | 1 | -0/+1 |
| 2012-04-12 | NFC: Export target lost function | Eric Lapuyade | 1 | -0/+1 |
| 2012-03-06 | NFC: Core code identation fixes | Samuel Ortiz | 1 | -12/+12 |
| 2012-03-06 | NFC: Remove the rf mode parameter from the DEP link up routine | Samuel Ortiz | 1 | -4/+2 |
| 2012-01-24 | NFC: NFC core layer should not set the target_idx | Ilan Elias | 1 | -1/+0 |
| 2012-01-24 | NFC: Export new attributes sensb_res and sensf_res | Ilan Elias | 1 | -2/+6 |
| 2012-01-04 | NFC: Export a new attribute nfcid1 in target info | Ilan Elias | 1 | -0/+3 |
| 2011-12-14 | NFC: Set and get DEP general bytes | Samuel Ortiz | 1 | -0/+5 |
| 2011-12-14 | NFC: Add a DEP link control netlink command | Samuel Ortiz | 1 | -0/+11 |
| 2011-12-14 | NFC: Add tx skb allocation routine | Samuel Ortiz | 1 | -1/+4 |
| 2011-09-20 | NFC: move nfc.h from include/net to include/net/nfc | Ilan Elias | 1 | -0/+165 |