aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/nfc/hci.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-25NFC: xmit from hci ops must return 0 or negativeWaldemar Rymarkiewicz1-0/+5
2012-09-25NFC: Changed HCI and PN544 HCI driver to use the new HCI LLC CoreEric Lapuyade1-0/+3
2012-09-25NFC: Modified hci_transceive to become an asynchronous operationEric Lapuyade1-2/+6
2012-09-25NFC: Add a public nfc_hci_send_cmd_async methodEric Lapuyade1-0/+3
2012-09-25NFC: Use system_nrt_wq instead of custom onesTejun Heo1-2/+0
2012-07-09NFC: Allow HCI driver to pre-open pipes to some gatesEric Lapuyade1-3/+14
2012-07-09NFC: Prepare asynchronous error management for driver and shdlcEric Lapuyade1-0/+2
2012-06-04NFC: Add target mode protocols to the polling loop startup routineSamuel Ortiz1-1/+2
2012-05-15NFC: HCI drivers don't have to keep track of polling stateEric Lapuyade1-2/+0
2012-05-15NFC: Add HCI/SHDLC support to let driver check for tag presenceEric Lapuyade1-0/+2
2012-05-15NFC: Remove useless HCI private nfc target tableEric Lapuyade1-2/+0
2012-04-12NFC: HCI supportEric Lapuyade1-0/+198