Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-05-15 | NFC: HCI drivers don't have to keep track of polling state | Eric Lapuyade | 1 | -17/+4 |
2012-05-15 | NFC: HCI ops should not be exposed globally | H Hartley Sweeten | 1 | -1/+1 |
2012-05-15 | NFC: Add HCI/SHDLC support to let driver check for tag presence | Eric Lapuyade | 2 | -0/+24 |
2012-05-15 | NFC: Remove useless HCI private nfc target table | Eric Lapuyade | 1 | -7/+0 |
2012-05-15 | NFC: Cache the core NFC active target pointer instead of its index | Eric Lapuyade | 1 | -30/+6 |
2012-05-15 | NFC: Select CRC_CCITT for SHDLC link layer of HCI based drivers | Marcel Holtmann | 1 | -0/+1 |
2012-04-12 | NFC: SHDLC implementation | Eric Lapuyade | 3 | -0/+954 |
2012-04-12 | NFC: HCI support | Eric Lapuyade | 6 | -0/+1494 |