index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
nfc
/
nci
/
ntf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
1
-13
/
+1
2016-05-04
nfc: nci: Add an additional parameter to identify a connection id
Christophe Ricard
1
-1
/
+1
2015-10-25
NFC: nci: Allow the driver to set handler for core nci ops
Robert Dolca
1
-1
/
+2
2015-06-09
NFC: nci: Handle proprietary response and notifications
Samuel Ortiz
1
-0
/
+10
2015-02-04
NFC: nci: Move logical connection structure allocation
Christophe Ricard
1
-21
/
+2
2015-02-04
NFC: nci: Add reference to the RF logical connection
Christophe Ricard
1
-4
/
+2
2015-02-02
NFC: nci: Change NCI state machine to LISTEN_ACTIVE
Christophe Ricard
1
-0
/
+8
2015-02-02
NFC: nci: Add RF NFCEE action notification support
Christophe Ricard
1
-0
/
+11
2015-02-02
NFC: nci: Add HCI over NCI protocol support
Christophe Ricard
1
-10
/
+22
2015-02-02
NFC: nci: Add NFCEE discover support
Christophe Ricard
1
-0
/
+30
2015-02-02
NFC: nci: Add dynamic logical connections support
Christophe Ricard
1
-10
/
+27
2014-12-02
NFC: NCI: Fix max length of General Bytes in ATR_RES
Julien Lefrique
1
-5
/
+3
2014-12-02
NFC: nci: Fix warning: cast to restricted __le16
Christophe Ricard
1
-1
/
+1
2014-12-02
NFC: nci: Add management for NCI state for machine rf_deactivate_ntf
Christophe Ricard
1
-4
/
+14
2014-12-02
NFC: nci: Fix sparse: symbol 'nci_get_prop_rf_protocol' was not declared.
Christophe Ricard
1
-1
/
+1
2014-11-28
NFC: NCI: Handle Discovery deactivation type
Julien Lefrique
1
-1
/
+4
2014-11-28
NFC: NCI: Handle Target mode activation
Julien Lefrique
1
-24
/
+109
2014-09-24
NFC: nci: Add support for proprietary RF Protocols
Christophe Ricard
1
-1
/
+8
2014-09-01
NFC: NCI: Add support of ISO15693
Vincent Cuissard
1
-0
/
+31
2014-07-23
NFC: nci: Add T1T support notification
Christophe Ricard
1
-1
/
+3
2014-05-19
NFC: NCI: No need to reverse ATR_RES Response
Hiren Tandel
1
-5
/
+2
2013-12-11
nfc: Fix FSF address in file headers
Jeff Kirsher
1
-2
/
+1
2012-09-25
NFC: Implement NCI dep_link_up and dep_link_down
Ilan Elias
1
-0
/
+20
2012-09-25
NFC: Parse NCI NFC-DEP activation params
Ilan Elias
1
-0
/
+32
2012-07-09
NFC: Add ISO 14443 type B protocol
Samuel Ortiz
1
-1
/
+4
2012-06-25
NFC: Prevent multiple buffer overflows in NCI
Dan Rosenberg
1
-5
/
+5
2012-05-15
NFC: Quiet nci/ntf.c sparse noise about plain integer as NULL pointer
H Hartley Sweeten
1
-1
/
+1
2012-04-12
NFC: The core part should generate the target index
Samuel Ortiz
1
-5
/
+6
2012-03-06
NFC: NCI code identation fixes
Samuel Ortiz
1
-40
/
+35
2012-01-24
NFC: Add NCI multiple targets support
Ilan Elias
1
-85
/
+238
2012-01-24
NFC: Clearly separate NCI states from flags
Ilan Elias
1
-3
/
+2
2012-01-24
NFC: Export new attributes sensb_res and sensf_res
Ilan Elias
1
-13
/
+98
2012-01-24
NFC: Complete NCI deactivate in deactivate_ntf
Ilan Elias
1
-0
/
+2
2012-01-04
NFC: Export a new attribute nfcid1 in target info
Ilan Elias
1
-0
/
+6
2012-01-04
NFC: Handle error during NCI data exchange
Ilan Elias
1
-0
/
+18
2012-01-04
NFC: Update names and structs to NCI spec 1.0 d22
Ilan Elias
1
-8
/
+18
2011-12-14
NFC: Add function name to the NFC pr_fmt() routine
Samuel Ortiz
1
-1
/
+1
2011-11-30
nfc: Remove function tracer like entry messages
Joe Perches
1
-1
/
+1
2011-11-30
nfc: Convert nfc_dbg to pr_debug
Joe Perches
1
-34
/
+33
2011-11-30
nfc: Use standard logging styles
Joe Perches
1
-7
/
+9
2011-11-11
NFC: Removal of unused operations for NCI spec 1.0 d18
Ilan Elias
1
-12
/
+3
2011-11-11
NFC: Update names and structs to NCI spec 1.0 d18
Ilan Elias
1
-50
/
+87
2011-09-27
NFC: protect nci_data_exchange transactions
Ilan Elias
1
-1
/
+1
2011-09-20
NFC: basic NCI protocol implementation
Ilan Elias
1
-0
/
+258