Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3183de70288be20c3db9222b97aa0530839435ce
/
include
/
net
/
nfc
/
nfc.h
9afec6d
nfc: netlink: HCI event connectivity implementation
by Christophe Ricard
· 9 years ago
96d4581
NFC: netlink: Add mode parameter to deactivate_target functions
by Christophe Ricard
· 9 years ago
29e7692
nfc: netlink: Add capability to reply to vendor_cmd with data
by Christophe Ricard
· 9 years ago
8115dd5
NFC: Introduce vendor commands structures
by Samuel Ortiz
· 10 years ago
0fc4a12
nfc: Reduce nfc_evt_transaction params length to 0
by Christophe Ricard
· 10 years ago
447b27c
NFC: Forward NFC_EVT_TRANSACTION to user space
by Christophe Ricard
· 10 years ago
a99903e
NFC: NCI: Handle Target mode activation
by Julien Lefrique
· 10 years ago
57be1f3
NFC: Add RAW socket type support for SOCKPROTO_RAW
by Hiren Tandel
· 11 years ago
e487e4d
NFC: Add ISO/IEC 15693 header definitions
by Mark A. Greer
· 11 years ago
a6227e2
include/net/: Fix FSF address in file headers
by Jeff Kirsher
· 11 years ago
72b70b6
NFC: Define secure element IO API and commands
by Samuel Ortiz
· 11 years ago
b9c0c67
NFC: Document NFC targets sens_res field
by Samuel Ortiz
· 11 years ago
08f13ac
NFC: Move struct nfc_phy_ops out of HCI up to nfc core level
by Eric Lapuyade
· 11 years ago
073a625
NFC: Convert nfc_dev_info and nfc_dev_err to nfc_<level>
by Joe Perches
· 12 years ago
b483483
NFC: Replace nfc_dev_dbg with dev_dbg
by Joe Perches
· 12 years ago
d8eb18e
NFC: Export nfc_find_se()
by Arron Wang
· 11 years ago
352a5f5
NFC: netlink: Add result of firmware operation to completion event
by Eric Lapuyade
· 11 years ago
ef04158
NFC: Move nfc_fw_download_done() definition from private to public
by Eric Lapuyade
· 11 years ago
9ea7187
NFC: netlink: Rename CMD_FW_UPLOAD to CMD_FW_DOWNLOAD
by Samuel Ortiz
· 11 years ago
fed7c25
NFC: Add secure elements addition and removal API
by Samuel Ortiz
· 12 years ago
0a94630
NFC: Extend and fix the internal secure element API
by Samuel Ortiz
· 12 years ago
0b456c4
NFC: Remove the static supported_se field
by Samuel Ortiz
· 12 years ago
322bce9
NFC: pn533: Copy NFCID2 through ATR_REQ
by Samuel Ortiz
· 11 years ago
9674da8
NFC: Add firmware upload netlink command
by Eric Lapuyade
· 12 years ago
be055b2
NFC: RFKILL support
by Samuel Ortiz
· 12 years ago
390a1bd
NFC: Initial Secure Element API
by Samuel Ortiz
· 12 years ago
f0c9103
NFC: Fixed nfc core and hci unregistration and cleanup
by Eric Lapuyade
· 12 years ago
7eda8b8e9
NFC: Use IDR library to assing NFC devices IDs
by Samuel Ortiz
· 12 years ago
c487606
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 12 years ago
474fee3
NFC: Use system_nrt_wq instead of custom ones
by Tejun Heo
· 12 years ago
767f19a
NFC: Implement NCI dep_link_up and dep_link_down
by Ilan Elias
· 12 years ago
15e4730
netlink: Rename pid to portid to avoid confusion
by Eric W. Biederman
· 12 years ago
456411c
NFC: Driver failure API
by Eric Lapuyade
· 12 years ago
73167ce
NFC: Introduce target mode rx data callback
by Samuel Ortiz
· 12 years ago
be9ae4c
NFC: Introduce target mode tx ops
by Samuel Ortiz
· 13 years ago
f212ad5
NFC: Set the NFC device RF mode appropriately
by Samuel Ortiz
· 12 years ago
fc40a8c
NFC: Add target mode activation netlink event
by Samuel Ortiz
· 12 years ago
fe7c580
NFC: Add target mode protocols to the polling loop startup routine
by Samuel Ortiz
· 13 years ago
ab73b75
NFC: Export LLCP general bytes getter
by Samuel Ortiz
· 13 years ago
d4ccb13
NFC: Specify usage for targets found and target lost events
by Eric Lapuyade
· 13 years ago
9009943
NFC: Cache the core NFC active target pointer instead of its index
by Eric Lapuyade
· 13 years ago
59ef43e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
95c9617
net: cleanup unsigned to unsigned int
by Eric Dumazet
· 13 years ago
c8d56ae
NFC: Add Core support to generate tag lost event
by Eric Lapuyade
· 13 years ago
144612c
NFC: Changed target activated state logic
by Eric Lapuyade
· 13 years ago
01ae0ee
NFC: Fix next target_idx type and rename for clarity
by Eric Lapuyade
· 13 years ago
c4fbb65
NFC: The core part should generate the target index
by Samuel Ortiz
· 13 years ago
8b8d2e0
NFC: HCI support
by Eric Lapuyade
· 13 years ago
e1da0ef
NFC: Export target lost function
by Eric Lapuyade
· 13 years ago
0a40acb
NFC: Core code identation fixes
by Samuel Ortiz
· 13 years ago
47807d3
NFC: Remove the rf mode parameter from the DEP link up routine
by Samuel Ortiz
· 13 years ago
25a1d9d
NFC: NFC core layer should not set the target_idx
by Ilan Elias
· 13 years ago
d5a2ca6
NFC: Export new attributes sensb_res and sensf_res
by Ilan Elias
· 13 years ago
288e071
NFC: Export a new attribute nfcid1 in target info
by Ilan Elias
· 13 years ago
541d920
NFC: Set and get DEP general bytes
by Samuel Ortiz
· 13 years ago
1ed28f6
NFC: Add a DEP link control netlink command
by Samuel Ortiz
· 13 years ago
7c7cd3b
NFC: Add tx skb allocation routine
by Samuel Ortiz
· 13 years ago
55eb94f
NFC: move nfc.h from include/net to include/net/nfc
by Ilan Elias
· 13 years ago
[Renamed from include/net/nfc.h]
8b3fe7b
NFC: Add dev_up and dev_down control operations
by Ilan Elias
· 13 years ago
e875304
NFC: Reserve tx head and tail room
by Samuel Ortiz
· 13 years ago
4d12b8b
NFC: add nfc generic netlink interface
by Lauro Ramos Venancio
· 13 years ago
3e256b8
NFC: add nfc subsystem core
by Lauro Ramos Venancio
· 13 years ago