Samuel Ortiz
|
8115dd5905
NFC: Introduce vendor commands structures
|
10 年之前 |
Christophe Ricard
|
0b040964a0
nfc: hci: Add comment to explain NFC_HCI_MAX_PIPES
|
10 年之前 |
Christophe Ricard
|
8409e4283c
NFC: hci: Add cmd_received handler
|
10 年之前 |
Christophe Ricard
|
af77522320
NFC: hci: Change nfc_hci_send_response gate parameter to pipe
|
10 年之前 |
Christophe Ricard
|
118278f20a
NFC: hci: Add pipes table to reference them with a tuple {gate, host}
|
10 年之前 |
Christophe Ricard
|
fda7a49cb9
NFC: hci: Change event_received handler gate parameter to pipe
|
10 年之前 |
Christophe Ricard
|
b3a55b9c5d
NFC: hci: Add specific hci macro to not create a pipe
|
10 年之前 |
Christophe Ricard
|
9b8d32b7ac
NFC: hci: Add se_io HCI operand
|
10 年之前 |
Christophe Ricard
|
95f7687b20
NFC: hci: Add stop_poll HCI operand.
|
11 年之前 |
Christophe Ricard
|
e240bc3612
NFC: hci: Add load_session HCI operand
|
11 年之前 |
Jeff Kirsher
|
a6227e26d9
include/net/: Fix FSF address in file headers
|
11 年之前 |
Eric Lapuyade
|
08f13acff9
NFC: Move struct nfc_phy_ops out of HCI up to nfc core level
|
12 年之前 |
Samuel Ortiz
|
9ea7187c53
NFC: netlink: Rename CMD_FW_UPLOAD to CMD_FW_DOWNLOAD
|
12 年之前 |
Samuel Ortiz
|
0a946301c2
NFC: Extend and fix the internal secure element API
|
12 年之前 |
Samuel Ortiz
|
0b456c418a
NFC: Remove the static supported_se field
|
12 年之前 |
Eric Lapuyade
|
9a695d23aa
NFC: HCI: Implement fw_upload ops
|
12 年之前 |
Samuel Ortiz
|
390a1bd853
NFC: Initial Secure Element API
|
12 年之前 |
Eric Lapuyade
|
bf71ab8ba5
NFC: Add HCI quirks to support driver (non)standard implementations
|
12 年之前 |
Eric Lapuyade
|
27c31191b3
NFC: Added error handling in event_received hci ops
|
12 年之前 |
Eric Lapuyade
|
f0c9103813
NFC: Fixed nfc core and hci unregistration and cleanup
|
12 年之前 |
Eric Lapuyade
|
9c5121a034
NFC: Export nfc_hci_sak_to_protocol()
|
12 年之前 |
Eric Lapuyade
|
84d4819033
NFC: Export nfc_hci_result_to_errno as it can be needed by HCI drivers
|
12 年之前 |
Eric Lapuyade
|
97f18414af
NFC: Separate pn544 hci driver in HW dependant and independant parts
|
13 年之前 |
Arron Wang
|
e81076235b
NFC: Implement HCI DEP send and receive data
|
13 年之前 |
Arron Wang
|
c40d17401f
NFC: Implement HCI DEP link up and down
|
13 年之前 |
Arron Wang
|
f7a5f6c532
NFC: Pass hardware specific HCI event to driver
|
13 年之前 |
Arron Wang
|
7e2afc9d07
NFC: Set local gb and DEP registries
|
13 年之前 |
Waldemar Rymarkiewicz
|
96e324024b
NFC: xmit from hci ops must return 0 or negative
|
13 年之前 |
Eric Lapuyade
|
412fda538f
NFC: Changed HCI and PN544 HCI driver to use the new HCI LLC Core
|
13 年之前 |
Eric Lapuyade
|
f3e8fb5527
NFC: Modified hci_transceive to become an asynchronous operation
|
13 年之前 |