summaryrefslogtreecommitdiff
path: root/drivers/nfc/pn544_hci.c
AgeCommit message (Expand)Author
2012-10-26NFC: Separate pn544 hci driver in HW dependant and independant partsEric Lapuyade
2012-10-26NFC: HCI check presence must not fail when driver doesn't support itEric Lapuyade
2012-10-26NFC: Add pn544 presence check for different targetsArron Wang
2012-10-26NFC: Implement HCI DEP send and receive dataArron Wang
2012-10-26NFC: Implement HCI DEP link up and downArron Wang
2012-10-26NFC: Handle pn544 continue activationArron Wang
2012-10-26NFC: Pass hardware specific HCI event to driverArron Wang
2012-10-26NFC: Set local gb and DEP registriesArron Wang
2012-09-24NFC: xmit from hci ops must return 0 or negativeWaldemar Rymarkiewicz
2012-09-24NFC: Move the pn544_hci dereference below the NULL testWei Yongjun
2012-09-24NFC: Changed HCI and PN544 HCI driver to use the new HCI LLC CoreEric Lapuyade
2012-09-24NFC: Modified hci_transceive to become an asynchronous operationEric Lapuyade
2012-09-24NFC: Remove crc generation from shdlc layerWaldemar Rymarkiewicz
2012-09-24NFC: 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