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