summaryrefslogtreecommitdiffstats
path: root/net/nfc/hci/command.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+2Star
* 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/+3Star
* NFC: HCI supportEric Lapuyade2012-04-121-0/+354