summaryrefslogtreecommitdiffstats
path: root/net/nfc/hci/command.c
Commit message (Expand)AuthorAgeFilesLines
* NFC: hci: Change nfc_hci_send_response gate parameter to pipeChristophe Ricard2015-01-271-17/+0
* NFC: hci: Add pipes table to reference them with a tuple {gate, host}Christophe Ricard2015-01-271-2/+4
* NFC: hci: Add specific hci macro to not create a pipeChristophe Ricard2014-12-021-0/+3
* NFC: hci: Extend command execution delayChristophe Ricard2014-04-221-2/+4
* nfc: Fix FSF address in file headersJeff Kirsher2013-12-111-3/+1
* NFC: Add HCI quirks to support driver (non)standard implementationsEric Lapuyade2013-01-101-1/+6
* NFC: Fix hci_connect_gate() when a pre-opened pipe is passedEric Lapuyade2012-11-191-2/+2
* NFC: Fix not propagating return code in nfc_hci_clear_all_pipesSzymon Janc2012-10-261-6/+2
* NFC: Small nfc_hci_create_pipe refactoringSzymon Janc2012-10-261-8/+8
* NFC: Add a public nfc_hci_send_cmd_async methodEric Lapuyade2012-09-251-1/+33
* NFC: Changed the HCI cmd execution callback prototypeEric Lapuyade2012-09-251-3/+8
* NFC: Allow HCI driver to pre-open pipes to some gatesEric Lapuyade2012-07-091-2/+6
* NFC: Changed HCI cmd execution completion result to std linux errnoEric Lapuyade2012-07-091-15/+3
* NFC: HCI supportEric Lapuyade2012-04-121-0/+354
OpenPOWER on IntegriCloud