summaryrefslogtreecommitdiff
path: root/net/nfc/hci/command.c
Commit message (Expand)AuthorAge
* NFC: hci: Change nfc_hci_send_response gate parameter to pipeChristophe Ricard2015-01-27
* NFC: hci: Add pipes table to reference them with a tuple {gate, host}Christophe Ricard2015-01-27
* NFC: hci: Add specific hci macro to not create a pipeChristophe Ricard2014-12-02
* NFC: hci: Extend command execution delayChristophe Ricard2014-04-22
* nfc: Fix FSF address in file headersJeff Kirsher2013-12-11
* NFC: Add HCI quirks to support driver (non)standard implementationsEric Lapuyade2013-01-10
* NFC: Fix hci_connect_gate() when a pre-opened pipe is passedEric Lapuyade2012-11-19
* NFC: Fix not propagating return code in nfc_hci_clear_all_pipesSzymon Janc2012-10-26
* NFC: Small nfc_hci_create_pipe refactoringSzymon Janc2012-10-26
* NFC: Add a public nfc_hci_send_cmd_async methodEric Lapuyade2012-09-25
* NFC: Changed the HCI cmd execution callback prototypeEric Lapuyade2012-09-25
* NFC: Allow HCI driver to pre-open pipes to some gatesEric Lapuyade2012-07-09
* NFC: Changed HCI cmd execution completion result to std linux errnoEric Lapuyade2012-07-09
* NFC: HCI supportEric Lapuyade2012-04-12