Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-07-09 | NFC: Removed addressed shdlc TODOs | Eric Lapuyade | 1 | -11/+0 |
2012-07-09 | NFC: Prepare asynchronous error management for driver and shdlc | Eric Lapuyade | 2 | -8/+19 |
2012-06-04 | NFC: Introduce target mode tx ops | Samuel Ortiz | 1 | -4/+4 |
2012-06-04 | NFC: Add target mode protocols to the polling loop startup routine | Samuel Ortiz | 2 | -4/+7 |
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 |