summaryrefslogtreecommitdiffstats
path: root/include/net/nfc/hci.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* NFC: Changed HCI and PN544 HCI driver to use the new HCI LLC CoreEric Lapuyade2012-09-251-0/+3
* NFC: Modified hci_transceive to become an asynchronous operationEric Lapuyade2012-09-251-2/+6
* NFC: Add a public nfc_hci_send_cmd_async methodEric Lapuyade2012-09-251-0/+3
* NFC: Use system_nrt_wq instead of custom onesTejun Heo2012-09-251-2/+0
* NFC: Allow HCI driver to pre-open pipes to some gatesEric Lapuyade2012-07-091-3/+14
* NFC: Prepare asynchronous error management for driver and shdlcEric Lapuyade2012-07-091-0/+2
* NFC: Add target mode protocols to the polling loop startup routineSamuel Ortiz2012-06-041-1/+2
* NFC: HCI drivers don't have to keep track of polling stateEric Lapuyade2012-05-151-2/+0
* NFC: Add HCI/SHDLC support to let driver check for tag presenceEric Lapuyade2012-05-151-0/+2
* NFC: Remove useless HCI private nfc target tableEric Lapuyade2012-05-151-2/+0
* NFC: HCI supportEric Lapuyade2012-04-121-0/+198