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