aboutsummaryrefslogtreecommitdiffstats
path: root/net/nfc/hci (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-04NFC: Introduce target mode tx opsSamuel Ortiz1-4/+4
2012-06-04NFC: Add target mode protocols to the polling loop startup routineSamuel Ortiz2-4/+7
2012-05-15NFC: HCI drivers don't have to keep track of polling stateEric Lapuyade1-17/+4
2012-05-15NFC: HCI ops should not be exposed globallyH Hartley Sweeten1-1/+1
2012-05-15NFC: Add HCI/SHDLC support to let driver check for tag presenceEric Lapuyade2-0/+24
2012-05-15NFC: Remove useless HCI private nfc target tableEric Lapuyade1-7/+0
2012-05-15NFC: Cache the core NFC active target pointer instead of its indexEric Lapuyade1-30/+6
2012-05-15NFC: Select CRC_CCITT for SHDLC link layer of HCI based driversMarcel Holtmann1-0/+1
2012-04-12NFC: SHDLC implementationEric Lapuyade3-0/+954
2012-04-12NFC: HCI supportEric Lapuyade6-0/+1494