index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
nfc
/
nci
/
ntf.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-10
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-16
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-07
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-12-01
nfc: Remove function tracer like entry messages
Joe Perches
1
-1
/
+1
2011-12-01
nfc: Convert nfc_dbg to pr_debug
Joe Perches
1
-34
/
+33
2011-12-01
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