Age | Commit message (Expand) | Author | Files | Lines |
2012-09-25 | NFC: xmit from hci ops must return 0 or negative | Waldemar Rymarkiewicz | 1 | -2/+6 |
2012-09-25 | NFC: Move the pn544_hci dereference below the NULL test | Wei Yongjun | 1 | -3/+6 |
2012-09-25 | NFC: Changed HCI and PN544 HCI driver to use the new HCI LLC Core | Eric Lapuyade | 1 | -36/+37 |
2012-09-25 | NFC: Modified hci_transceive to become an asynchronous operation | Eric Lapuyade | 1 | -15/+42 |
2012-09-25 | NFC: Remove crc generation from shdlc layer | Waldemar Rymarkiewicz | 1 | -2/+30 |
2012-09-25 | NFC: Set the IRQF_ONESHOT flag from the pn544_hci IRQ handler request | Samuel Ortiz | 1 | -2/+2 |
2012-07-10 | NFC: Add ISO 14443 type B protocol | Samuel Ortiz | 1 | -0/+1 |
2012-07-10 | NFC: Allow HCI driver to pre-open pipes to some gates | Eric Lapuyade | 1 | -13/+18 |
2012-07-10 | NFC: update PN544 HCI driver state when opened/closed | Eric Lapuyade | 1 | -0/+5 |
2012-06-04 | NFC: Add target mode protocols to the polling loop startup routine | Samuel Ortiz | 1 | -4/+6 |
2012-05-25 | NFC: potential integer overflow problem in check_crc() | Dan Carpenter | 1 | -1/+1 |
2012-05-16 | NFC: HCI based pn544 driver | Eric Lapuyade | 1 | -0/+947 |