summaryrefslogtreecommitdiffstats
path: root/include/net/nfc/nfc.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-211-13/+1Star
* NFC: Add nfc_dbg() macroAndy Shevchenko2017-04-051-0/+1
* nfc: netlink: HCI event connectivity implementationChristophe Ricard2015-12-291-0/+1
* NFC: netlink: Add mode parameter to deactivate_target functionsChristophe Ricard2015-10-271-1/+1
* nfc: netlink: Add capability to reply to vendor_cmd with dataChristophe Ricard2015-08-201-0/+41
* NFC: Introduce vendor commands structuresSamuel Ortiz2015-06-091-0/+22
* nfc: Reduce nfc_evt_transaction params length to 0Christophe Ricard2015-04-061-1/+1
* NFC: Forward NFC_EVT_TRANSACTION to user spaceChristophe Ricard2015-02-021-0/+27
* NFC: NCI: Handle Target mode activationJulien Lefrique2014-11-281-0/+2
* NFC: Add RAW socket type support for SOCKPROTO_RAWHiren Tandel2014-05-201-0/+3
* NFC: Add ISO/IEC 15693 header definitionsMark A. Greer2014-02-161-0/+3
* include/net/: Fix FSF address in file headersJeff Kirsher2013-12-061-3/+1Star
* NFC: Define secure element IO API and commandsSamuel Ortiz2013-09-251-0/+5
* NFC: Document NFC targets sens_res fieldSamuel Ortiz2013-09-251-0/+8
* NFC: Move struct nfc_phy_ops out of HCI up to nfc core levelEric Lapuyade2013-09-251-0/+6
* NFC: Convert nfc_dev_info and nfc_dev_err to nfc_<level>Joe Perches2013-09-251-2/+2
* NFC: Replace nfc_dev_dbg with dev_dbgJoe Perches2013-09-251-1/+0Star
* NFC: Export nfc_find_se()Arron Wang2013-09-251-0/+1
* NFC: netlink: Add result of firmware operation to completion eventEric Lapuyade2013-08-141-1/+2
* NFC: Move nfc_fw_download_done() definition from private to publicEric Lapuyade2013-08-141-0/+2
* NFC: netlink: Rename CMD_FW_UPLOAD to CMD_FW_DOWNLOADSamuel Ortiz2013-07-311-2/+2
* NFC: Add secure elements addition and removal APISamuel Ortiz2013-06-141-1/+21
* NFC: Extend and fix the internal secure element APISamuel Ortiz2013-06-141-2/+5
* NFC: Remove the static supported_se fieldSamuel Ortiz2013-06-141-2/+0Star
* NFC: pn533: Copy NFCID2 through ATR_REQSamuel Ortiz2013-06-141-0/+2
* NFC: Add firmware upload netlink commandEric Lapuyade2013-06-141-0/+2
* NFC: RFKILL supportSamuel Ortiz2013-04-121-0/+2
* NFC: Initial Secure Element APISamuel Ortiz2013-01-101-0/+6
* NFC: Fixed nfc core and hci unregistration and cleanupEric Lapuyade2013-01-101-0/+2
* NFC: Use IDR library to assing NFC devices IDsSamuel Ortiz2012-10-261-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-281-1/+1
|\
| * NFC: Use system_nrt_wq instead of custom onesTejun Heo2012-09-251-1/+0Star
| * NFC: Implement NCI dep_link_up and dep_link_downIlan Elias2012-09-251-0/+1
* | netlink: Rename pid to portid to avoid confusionEric W. Biederman2012-09-101-1/+1
|/
* NFC: Driver failure APIEric Lapuyade2012-07-091-0/+2
* NFC: Introduce target mode rx data callbackSamuel Ortiz2012-06-041-0/+1
* NFC: Introduce target mode tx opsSamuel Ortiz2012-06-041-1/+2
* NFC: Set the NFC device RF mode appropriatelySamuel Ortiz2012-06-041-1/+1
* NFC: Add target mode activation netlink eventSamuel Ortiz2012-06-041-0/+4
* NFC: Add target mode protocols to the polling loop startup routineSamuel Ortiz2012-06-041-1/+2
* NFC: Export LLCP general bytes getterSamuel Ortiz2012-06-041-0/+1
* NFC: Specify usage for targets found and target lost eventsEric Lapuyade2012-05-151-1/+0Star
* NFC: Cache the core NFC active target pointer instead of its indexEric Lapuyade2012-05-151-8/+10
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-181-1/+11
|\
| * NFC: Add Core support to generate tag lost eventEric Lapuyade2012-04-121-0/+5
| * NFC: Changed target activated state logicEric Lapuyade2012-04-121-1/+2
| * NFC: Fix next target_idx type and rename for clarityEric Lapuyade2012-04-121-1/+1
| * NFC: The core part should generate the target indexSamuel Ortiz2012-04-121-0/+2
| * NFC: HCI supportEric Lapuyade2012-04-121-0/+1
| * NFC: Export target lost functionEric Lapuyade2012-04-121-0/+1