summaryrefslogtreecommitdiff
path: root/net/nfc/hci/command.c
AgeCommit message (Expand)Author
2021-10-11nfc: drop unneeded debug printsKrzysztof Kozlowski
2021-05-31nfc: hci: Fix spelling mistakesZheng Yongjun
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner
2015-01-27NFC: hci: Change nfc_hci_send_response gate parameter to pipeChristophe Ricard
2015-01-27NFC: hci: Add pipes table to reference them with a tuple {gate, host}Christophe Ricard
2014-12-02NFC: hci: Add specific hci macro to not create a pipeChristophe Ricard
2014-04-22NFC: hci: Extend command execution delayChristophe Ricard
2013-12-11nfc: Fix FSF address in file headersJeff Kirsher
2013-01-10NFC: Add HCI quirks to support driver (non)standard implementationsEric Lapuyade
2012-11-19NFC: Fix hci_connect_gate() when a pre-opened pipe is passedEric Lapuyade
2012-10-26NFC: Fix not propagating return code in nfc_hci_clear_all_pipesSzymon Janc
2012-10-26NFC: Small nfc_hci_create_pipe refactoringSzymon Janc
2012-09-25NFC: Add a public nfc_hci_send_cmd_async methodEric Lapuyade
2012-09-25NFC: Changed the HCI cmd execution callback prototypeEric Lapuyade
2012-07-09NFC: Allow HCI driver to pre-open pipes to some gatesEric Lapuyade
2012-07-09NFC: Changed HCI cmd execution completion result to std linux errnoEric Lapuyade
2012-04-12NFC: HCI supportEric Lapuyade