summaryrefslogtreecommitdiffstats
path: root/drivers/nfc/pn544_hci.c
Commit message (Expand)AuthorAgeFilesLines
* NFC: xmit from hci ops must return 0 or negativeWaldemar Rymarkiewicz2012-09-251-2/+6
* NFC: Move the pn544_hci dereference below the NULL testWei Yongjun2012-09-251-3/+6
* NFC: Changed HCI and PN544 HCI driver to use the new HCI LLC CoreEric Lapuyade2012-09-251-36/+37
* NFC: Modified hci_transceive to become an asynchronous operationEric Lapuyade2012-09-251-15/+42
* NFC: Remove crc generation from shdlc layerWaldemar Rymarkiewicz2012-09-251-2/+30
* NFC: Set the IRQF_ONESHOT flag from the pn544_hci IRQ handler requestSamuel Ortiz2012-09-251-2/+2
* NFC: Add ISO 14443 type B protocolSamuel Ortiz2012-07-091-0/+1
* NFC: Allow HCI driver to pre-open pipes to some gatesEric Lapuyade2012-07-091-13/+18
* NFC: update PN544 HCI driver state when opened/closedEric Lapuyade2012-07-091-0/+5
* NFC: Add target mode protocols to the polling loop startup routineSamuel Ortiz2012-06-041-4/+6
* NFC: potential integer overflow problem in check_crc()Dan Carpenter2012-05-251-1/+1
* NFC: HCI based pn544 driverEric Lapuyade2012-05-151-0/+947