aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/nfc/nfc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner1-13/+1
2017-04-05NFC: Add nfc_dbg() macroAndy Shevchenko1-0/+1
2015-12-29nfc: netlink: HCI event connectivity implementationChristophe Ricard1-0/+1
2015-10-27NFC: netlink: Add mode parameter to deactivate_target functionsChristophe Ricard1-1/+1
2015-08-20nfc: netlink: Add capability to reply to vendor_cmd with dataChristophe Ricard1-0/+41
2015-06-09NFC: Introduce vendor commands structuresSamuel Ortiz1-0/+22
2015-04-06nfc: Reduce nfc_evt_transaction params length to 0Christophe Ricard1-1/+1
2015-02-02NFC: Forward NFC_EVT_TRANSACTION to user spaceChristophe Ricard1-0/+27
2014-11-28NFC: NCI: Handle Target mode activationJulien Lefrique1-0/+2
2014-05-20NFC: Add RAW socket type support for SOCKPROTO_RAWHiren Tandel1-0/+3
2014-02-16NFC: Add ISO/IEC 15693 header definitionsMark A. Greer1-0/+3
2013-12-06include/net/: Fix FSF address in file headersJeff Kirsher1-3/+1
2013-09-25NFC: Define secure element IO API and commandsSamuel Ortiz1-0/+5
2013-09-25NFC: Document NFC targets sens_res fieldSamuel Ortiz1-0/+8
2013-09-25NFC: Move struct nfc_phy_ops out of HCI up to nfc core levelEric Lapuyade1-0/+6
2013-09-25NFC: Convert nfc_dev_info and nfc_dev_err to nfc_<level>Joe Perches1-2/+2
2013-09-25NFC: Replace nfc_dev_dbg with dev_dbgJoe Perches1-1/+0
2013-09-25NFC: Export nfc_find_se()Arron Wang1-0/+1
2013-08-14NFC: netlink: Add result of firmware operation to completion eventEric Lapuyade1-1/+2
2013-08-14NFC: Move nfc_fw_download_done() definition from private to publicEric Lapuyade1-0/+2
2013-07-31NFC: netlink: Rename CMD_FW_UPLOAD to CMD_FW_DOWNLOADSamuel Ortiz1-2/+2
2013-06-14NFC: Add secure elements addition and removal APISamuel Ortiz1-1/+21
2013-06-14NFC: Extend and fix the internal secure element APISamuel Ortiz1-2/+5
2013-06-14NFC: Remove the static supported_se fieldSamuel Ortiz1-2/+0
2013-06-14NFC: pn533: Copy NFCID2 through ATR_REQSamuel Ortiz1-0/+2
2013-06-14NFC: Add firmware upload netlink commandEric Lapuyade1-0/+2
2013-04-12NFC: RFKILL supportSamuel Ortiz1-0/+2
2013-01-10NFC: Initial Secure Element APISamuel Ortiz1-0/+6
2013-01-10NFC: Fixed nfc core and hci unregistration and cleanupEric Lapuyade1-0/+2
2012-10-26NFC: Use IDR library to assing NFC devices IDsSamuel Ortiz1-1/+1
2012-09-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-1/+1
2012-09-25NFC: Use system_nrt_wq instead of custom onesTejun Heo1-1/+0
2012-09-25NFC: Implement NCI dep_link_up and dep_link_downIlan Elias1-0/+1
2012-09-10netlink: Rename pid to portid to avoid confusionEric W. Biederman1-1/+1
2012-07-09NFC: Driver failure APIEric Lapuyade1-0/+2
2012-06-04NFC: Introduce target mode rx data callbackSamuel Ortiz1-0/+1
2012-06-04NFC: Introduce target mode tx opsSamuel Ortiz1-1/+2
2012-06-04NFC: Set the NFC device RF mode appropriatelySamuel Ortiz1-1/+1
2012-06-04NFC: Add target mode activation netlink eventSamuel Ortiz1-0/+4
2012-06-04NFC: Add target mode protocols to the polling loop startup routineSamuel Ortiz1-1/+2
2012-06-04NFC: Export LLCP general bytes getterSamuel Ortiz1-0/+1
2012-05-15NFC: Specify usage for targets found and target lost eventsEric Lapuyade1-1/+0
2012-05-15NFC: Cache the core NFC active target pointer instead of its indexEric Lapuyade1-8/+10
2012-04-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-1/+11
2012-04-15net: cleanup unsigned to unsigned intEric Dumazet1-1/+1
2012-04-12NFC: Add Core support to generate tag lost eventEric Lapuyade1-0/+5
2012-04-12NFC: Changed target activated state logicEric Lapuyade1-1/+2
2012-04-12NFC: Fix next target_idx type and rename for clarityEric Lapuyade1-1/+1
2012-04-12NFC: The core part should generate the target indexSamuel Ortiz1-0/+2
2012-04-12NFC: HCI supportEric Lapuyade1-0/+1