Samuel Ortiz
|
390a1bd853
NFC: Initial Secure Element API
|
12 years ago |
Szymon Janc
|
0f45077222
NFC: Fix some code style and whitespace issues
|
12 years ago |
Szymon Janc
|
874934f4d4
NFC: Fix style issues with logical operations
|
12 years ago |
Szymon Janc
|
f9fc36f46f
NFC: Remove not needed local variable in nci_set_local_general_bytes
|
12 years ago |
Szymon Janc
|
460d8f970e
NFC: Use NFC_MAX_GT_LEN to check len in nci_set_local_general_bytes
|
12 years ago |
Ilan Elias
|
767f19ae69
NFC: Implement NCI dep_link_up and dep_link_down
|
13 years ago |
Ilan Elias
|
7e0352306f
NFC: Set local general bytes in nci_start_poll
|
13 years ago |
John W. Linville
|
d369f7b2b2
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
|
13 years ago |
Dave Jones
|
8a70e7f8f3
NFC: NCI module license 'unspecified' taints kernel
|
13 years ago |
Samuel Ortiz
|
01d719a228
NFC: Add ISO 14443 type B protocol
|
13 years ago |
Samuel Ortiz
|
be9ae4ce4e
NFC: Introduce target mode tx ops
|
13 years ago |
Samuel Ortiz
|
fe7c580073
NFC: Add target mode protocols to the polling loop startup routine
|
13 years ago |
Eric Lapuyade
|
9009943326
NFC: Cache the core NFC active target pointer instead of its index
|
13 years ago |
Samuel Ortiz
|
c4fbb6515a
NFC: The core part should generate the target index
|
13 years ago |
Samuel Ortiz
|
eb9bc6e9a0
NFC: NCI code identation fixes
|
13 years ago |
Dan Carpenter
|
6269cc83e7
nfc: NULL vs zero in nci_activate_target()
|
13 years ago |
Ilan Elias
|
019c4fbaa7
NFC: Add NCI multiple targets support
|
13 years ago |
Ilan Elias
|
8939e47fc9
NFC: Clearly separate NCI states from flags
|
13 years ago |
Ilan Elias
|
c4bf98b220
NFC: Add NCI data exchange timer
|
13 years ago |
Ilan Elias
|
637d85a7cd
NFC: Update names and structs to NCI spec 1.0 d22
|
13 years ago |
Samuel Ortiz
|
52858b51b2
NFC: Add function name to the NFC pr_fmt() routine
|
13 years ago |
John W. Linville
|
5d22df200b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
|
13 years ago |
Dan Carpenter
|
f8c141c3e9
nfc: signedness bug in __nci_request()
|
13 years ago |
Joe Perches
|
24bf330485
nfc: Remove function tracer like entry messages
|
13 years ago |
Joe Perches
|
20c239c139
nfc: Convert nfc_dbg to pr_debug
|
13 years ago |
Joe Perches
|
ed1e0ad881
nfc: Use standard logging styles
|
13 years ago |
John W. Linville
|
515db09338
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
|
13 years ago |
Ilan Elias
|
db98c829b7
NFC: Check if NCI data flow control is used
|
13 years ago |
Ilan Elias
|
ee4c64fb98
NFC: Removal of unused operations for NCI spec 1.0 d18
|
13 years ago |
Ilan Elias
|
e8c0dacd98
NFC: Update names and structs to NCI spec 1.0 d18
|
13 years ago |