| Age | Commit message (Expand) | Author | Files | Lines |
| 2021-10-11 | nfc: drop unneeded debug prints | Krzysztof Kozlowski | 1 | -16/+0 |
| 2021-05-31 | nfc: hci: Fix spelling mistakes | Zheng Yongjun | 1 | -1/+1 |
| 2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 | Thomas Gleixner | 1 | -13/+1 |
| 2015-01-27 | NFC: hci: Change nfc_hci_send_response gate parameter to pipe | Christophe Ricard | 1 | -17/+0 |
| 2015-01-27 | NFC: hci: Add pipes table to reference them with a tuple {gate, host} | Christophe Ricard | 1 | -2/+4 |
| 2014-12-02 | NFC: hci: Add specific hci macro to not create a pipe | Christophe Ricard | 1 | -0/+3 |
| 2014-04-22 | NFC: hci: Extend command execution delay | Christophe Ricard | 1 | -2/+4 |
| 2013-12-11 | nfc: Fix FSF address in file headers | Jeff Kirsher | 1 | -3/+1 |
| 2013-01-10 | NFC: Add HCI quirks to support driver (non)standard implementations | Eric Lapuyade | 1 | -1/+6 |
| 2012-11-19 | NFC: Fix hci_connect_gate() when a pre-opened pipe is passed | Eric Lapuyade | 1 | -2/+2 |
| 2012-10-26 | NFC: Fix not propagating return code in nfc_hci_clear_all_pipes | Szymon Janc | 1 | -6/+2 |
| 2012-10-26 | NFC: Small nfc_hci_create_pipe refactoring | Szymon Janc | 1 | -8/+8 |
| 2012-09-25 | NFC: Add a public nfc_hci_send_cmd_async method | Eric Lapuyade | 1 | -1/+33 |
| 2012-09-25 | NFC: Changed the HCI cmd execution callback prototype | Eric Lapuyade | 1 | -3/+8 |
| 2012-07-09 | NFC: Allow HCI driver to pre-open pipes to some gates | Eric Lapuyade | 1 | -2/+6 |
| 2012-07-09 | NFC: Changed HCI cmd execution completion result to std linux errno | Eric Lapuyade | 1 | -15/+3 |
| 2012-04-12 | NFC: HCI support | Eric Lapuyade | 1 | -0/+354 |