Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8a942fdea560d4ac0e9d9fabcd5201ad20e0c382
/
include
/
net
/
nfc
9961127
NFC: nci: add generic uart support
by Vincent Cuissard
· 10 years ago
8115dd5
NFC: Introduce vendor commands structures
by Samuel Ortiz
· 10 years ago
759afb8
NFC: nci: Add nci_prop_cmd allowing to send proprietary nci cmd
by Christophe Ricard
· 10 years ago
c39daee
NFC: nci: Add nci init ops for early device initialization
by Christophe Ricard
· 10 years ago
b6355e9
NFC: nci: Handle proprietary response and notifications
by Samuel Ortiz
· 10 years ago
1f74f32
nfc: nci: Add comment to explain NCI_HCI_MAX_PIPES
by Christophe Ricard
· 10 years ago
0fc4a12
nfc: Reduce nfc_evt_transaction params length to 0
by Christophe Ricard
· 10 years ago
0b04096
nfc: hci: Add comment to explain NFC_HCI_MAX_PIPES
by Christophe Ricard
· 10 years ago
25af01e
NFC: nci: Add firmware download support
by Clément Perrochaud
· 10 years ago
15d4a8d
NFC: nci: Move logical connection structure allocation
by Christophe Ricard
· 10 years ago
3ba5c84
NFC: nci: Change credits field to credits_cnt
by Christophe Ricard
· 10 years ago
b16ae71
NFC: nci: Support all destinations type when creating a connection
by Christophe Ricard
· 10 years ago
12bdf27
NFC: nci: Add reference to the RF logical connection
by Christophe Ricard
· 10 years ago
a41bb84
NFC: nci: Add RF NFCEE action notification support
by Christophe Ricard
· 10 years ago
447b27c
NFC: Forward NFC_EVT_TRANSACTION to user space
by Christophe Ricard
· 10 years ago
11f54f2
NFC: nci: Add HCI over NCI protocol support
by Christophe Ricard
· 10 years ago
736bb95
NFC: nci: Support logical connections management
by Christophe Ricard
· 10 years ago
f7f793f
NFC: nci: Add NFCEE enabling and disabling support
by Christophe Ricard
· 10 years ago
af9c8aa
NFC: nci: Add NFCEE discover support
by Christophe Ricard
· 10 years ago
8277f69
NFC: nci: Add NCI NFCEE constants
by Christophe Ricard
· 10 years ago
4aeee68
NFC: nci: Add dynamic logical connections support
by Christophe Ricard
· 10 years ago
8409e42
NFC: hci: Add cmd_received handler
by Christophe Ricard
· 10 years ago
af77522
NFC: hci: Change nfc_hci_send_response gate parameter to pipe
by Christophe Ricard
· 10 years ago
118278f
NFC: hci: Add pipes table to reference them with a tuple {gate, host}
by Christophe Ricard
· 10 years ago
fda7a49
NFC: hci: Change event_received handler gate parameter to pipe
by Christophe Ricard
· 10 years ago
b3a55b9
NFC: hci: Add specific hci macro to not create a pipe
by Christophe Ricard
· 10 years ago
a688bf5
NFC: nci: Add se_io NCI operand
by Christophe Ricard
· 10 years ago
e9ef943
NFC: nci: Update nci_disable_se to run proprietary commands to disable a secure element
by Christophe Ricard
· 10 years ago
93bca2b
NFC: nci: Update nci_enable_se to run proprietary commands to enable a secure element
by Christophe Ricard
· 10 years ago
ba4db55
NFC: nci: Update nci_discover_se to run proprietary commands to discover all available secure element
by Christophe Ricard
· 10 years ago
9b8d32b
NFC: hci: Add se_io HCI operand
by Christophe Ricard
· 10 years ago
529ee06
NFC: NCI: Configure ATR_RES general bytes
by Julien Lefrique
· 10 years ago
a99903e
NFC: NCI: Handle Target mode activation
by Julien Lefrique
· 10 years ago
90d78c1
NFC: NCI: Enable NFC-DEP in Listen A and Listen F
by Julien Lefrique
· 10 years ago
384ab1d
NFC: digital: Add NFC-DEP Initiator-side ATN Support
by Mark A. Greer
· 10 years ago
49dbb14
NFC: digital: Add NFC-DEP Target-side NACK Support
by Mark A. Greer
· 10 years ago
a80509c
NFC: digital: Add NFC-DEP Initiator-side NACK Support
by Mark A. Greer
· 10 years ago
3bd2a5b
NFC: digital: Add NFC-DEP Send Chaining Support
by Mark A. Greer
· 10 years ago
b08147c
NFC: digital: Implement NFC-DEP max payload lengths
by Mark A. Greer
· 10 years ago
05afedc
NFC: digital: Add Target-mode NFC-DEP DID Support
by Mark A. Greer
· 10 years ago
9e87f9a
NFC: nci: Add support for proprietary RF Protocols
by Christophe Ricard
· 10 years ago
cfdbeea
NFC: NCI: Add support of ISO15693
by Vincent Cuissard
· 10 years ago
bf30a67
NFC: digital: Add 'tg_listen_md' and 'tg_get_rf_tech' driver hooks
by Mark A. Greer
· 10 years ago
f63bac9
NFC: digital: Remove extra blank line
by Mark A. Greer
· 10 years ago
95f7687
NFC: hci: Add stop_poll HCI operand.
by Christophe Ricard
· 11 years ago
55537c7e
NFC: digital: Add digital framing calls when in target mode
by Mark A. Greer
· 10 years ago
57be1f3
NFC: Add RAW socket type support for SOCKPROTO_RAW
by Hiren Tandel
· 11 years ago
51d98fa
NFC: digital: Add macros for the ISO/IEC 14443-B Protocol
by Mark A. Greer
· 11 years ago
e240bc3
NFC: hci: Add load_session HCI operand
by Christophe Ricard
· 11 years ago
ceeee42
NFC: digital: Rename Type V tags to Type 5 tags
by Mark A. Greer
· 11 years ago
12e3d24
NFC: digital: Add poll support for type 4A tag platform
by Thierry Escande
· 11 years ago
e487e4d
NFC: Add ISO/IEC 15693 header definitions
by Mark A. Greer
· 11 years ago
7916a07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 11 years ago
22c15bf
NFC: NCI: Add set_config API
by Amitkumar Karwar
· 11 years ago
86e8586
NFC: NCI: Add setup handler
by Amitkumar Karwar
· 11 years ago
444fb98
NFC: digital: Add a note about asynchronous functions
by Thierry Escande
· 11 years ago
a6227e2
include/net/: Fix FSF address in file headers
by Jeff Kirsher
· 11 years ago
2bed278
NFC: NCI: Modify NCI SPI to implement CS/INT handshake per the spec
by Eric Lapuyade
· 11 years ago
22d4aae
NFC: NCI: nci_spi_recv_frame() now returns (not forward) the read frame
by Eric Lapuyade
· 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
2c66dae
NFC Digital: Add NFC-A technology support
by Thierry Escande
· 11 years ago
59ee236
NFC Digital: Implement driver commands mechanism
by Thierry Escande
· 11 years ago
4b10884eb
NFC: Digital Protocol stack implementation
by Thierry Escande
· 11 years ago
fa544ff
NFC: NCI: Simplify NCI SPI to become a simple framing/checking layer
by Eric Lapuyade
· 11 years ago
08f13ac
NFC: Move struct nfc_phy_ops out of HCI up to nfc core level
by Eric Lapuyade
· 11 years ago
d593751
NFC: NCI: Rename spi ndev -> nsdev and nci_dev -> ndev for consistency
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
· 12 years ago
391d8a2
NFC: Add NCI over SPI receive
by Frederic Danis
· 12 years ago
ee9596d
NFC: Add NCI over SPI send
by Frederic Danis
· 12 years ago
8a00a61
NFC: Add basic NCI over SPI
by Frederic Danis
· 12 years ago
9a695d2
NFC: HCI: Implement fw_upload ops
by Eric Lapuyade
· 12 years ago
9674da8
NFC: Add firmware upload netlink command
by Eric Lapuyade
· 12 years ago
1095e69
NFC: NCI: Fix skb->dev usage
by Frederic Danis
· 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
bf71ab8
NFC: Add HCI quirks to support driver (non)standard implementations
by Eric Lapuyade
· 12 years ago
27c3119
NFC: Added error handling in event_received hci ops
by Eric Lapuyade
· 12 years ago
f0c9103
NFC: Fixed nfc core and hci unregistration and cleanup
by Eric Lapuyade
· 12 years ago
9c5121a
NFC: Export nfc_hci_sak_to_protocol()
by Eric Lapuyade
· 12 years ago
84d4819
NFC: Export nfc_hci_result_to_errno as it can be needed by HCI drivers
by Eric Lapuyade
· 12 years ago
7eda8b8e9
NFC: Use IDR library to assing NFC devices IDs
by Samuel Ortiz
· 12 years ago
97f1841
NFC: Separate pn544 hci driver in HW dependant and independant parts
by Eric Lapuyade
· 12 years ago
e810762
NFC: Implement HCI DEP send and receive data
by Arron Wang
· 12 years ago
c40d174
NFC: Implement HCI DEP link up and down
by Arron Wang
· 12 years ago
f7a5f6c
NFC: Pass hardware specific HCI event to driver
by Arron Wang
· 12 years ago
7e2afc9
NFC: Set local gb and DEP registries
by Arron Wang
· 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
96e3240
NFC: xmit from hci ops must return 0 or negative
by Waldemar Rymarkiewicz
· 12 years ago
412fda5
NFC: Changed HCI and PN544 HCI driver to use the new HCI LLC Core
by Eric Lapuyade
· 12 years ago
4a61cd6
NFC: Add an shdlc llc module to llc core
by Eric Lapuyade
· 12 years ago
Next »