aboutsummaryrefslogtreecommitdiff
path: root/drivers/nfc/pn544_hci.c
AgeCommit message (Expand)Author
2012-09-25NFC: xmit from hci ops must return 0 or negativeWaldemar Rymarkiewicz
2012-09-25NFC: Move the pn544_hci dereference below the NULL testWei Yongjun
2012-09-25NFC: Changed HCI and PN544 HCI driver to use the new HCI LLC CoreEric Lapuyade
2012-09-25NFC: Modified hci_transceive to become an asynchronous operationEric Lapuyade
2012-09-25NFC: Remove crc generation from shdlc layerWaldemar Rymarkiewicz
2012-09-25NFC: Set the IRQF_ONESHOT flag from the pn544_hci IRQ handler requestSamuel Ortiz
2012-07-09NFC: Add ISO 14443 type B protocolSamuel Ortiz
2012-07-09NFC: Allow HCI driver to pre-open pipes to some gatesEric Lapuyade
2012-07-09NFC: update PN544 HCI driver state when opened/closedEric Lapuyade
2012-06-04NFC: Add target mode protocols to the polling loop startup routineSamuel Ortiz
2012-05-25NFC: potential integer overflow problem in check_crc()Dan Carpenter
2012-05-15NFC: HCI based pn544 driverEric Lapuyade