Allen Pais
|
4b519bb493
NFC: Convert timers to use timer_setup()
|
7 years ago |
Allen Pais
|
b1e07c5486
net: nfc: hci: use setup_timer() helper.
|
7 years ago |
Johannes Berg
|
634fef6107
networking: add and use skb_put_u8()
|
8 years ago |
Johannes Berg
|
d58ff35122
networking: make skb_push & __skb_push return void pointers
|
8 years ago |
Johannes Berg
|
4df864c1d9
networking: make skb_put & friends return void pointers
|
8 years ago |
Johannes Berg
|
59ae1d127a
networking: introduce and use skb_put_data()
|
8 years ago |
Christophe Ricard
|
96d4581f0b
NFC: netlink: Add mode parameter to deactivate_target functions
|
9 years ago |
Christophe Ricard
|
8409e4283c
NFC: hci: Add cmd_received handler
|
10 years ago |
Christophe Ricard
|
615b524aca
NFC: hci: Reference every pipe information according to notification
|
10 years ago |
Christophe Ricard
|
af77522320
NFC: hci: Change nfc_hci_send_response gate parameter to pipe
|
10 years ago |
Christophe Ricard
|
118278f20a
NFC: hci: Add pipes table to reference them with a tuple {gate, host}
|
10 years ago |
Christophe Ricard
|
fda7a49cb9
NFC: hci: Change event_received handler gate parameter to pipe
|
10 years ago |
Christophe Ricard
|
a2ae218298
NFC: hci: Add support for NOTIFY_ALL_PIPE_CLEARED
|
10 years ago |
Christophe Ricard
|
deff5aa469
NFC: hci: Add open pipe command handler
|
10 years ago |
Christophe Ricard
|
9b8d32b7ac
NFC: hci: Add se_io HCI operand
|
10 years ago |
Christophe Ricard
|
95f7687b20
NFC: hci: Add stop_poll HCI operand.
|
11 years ago |
Christophe Ricard
|
74157ef54c
NFC: hci: Fix sparse: cast to restricted __be16
|
11 years ago |
Christophe Ricard
|
e240bc3612
NFC: hci: Add load_session HCI operand
|
11 years ago |
Samuel Ortiz
|
249eb5bd74
NFC: Return driver failure upon unknown event reception
|
11 years ago |
Jeff Kirsher
|
98b32decc8
nfc: Fix FSF address in file headers
|
11 years ago |
Dan Carpenter
|
4eba11e82a
NFC: hci: Fix enable/disable confusion
|
12 years ago |
Samuel Ortiz
|
9ea7187c53
NFC: netlink: Rename CMD_FW_UPLOAD to CMD_FW_DOWNLOAD
|
12 years ago |
Samuel Ortiz
|
0a946301c2
NFC: Extend and fix the internal secure element API
|
12 years ago |
Samuel Ortiz
|
0b456c418a
NFC: Remove the static supported_se field
|
12 years ago |
Samuel Ortiz
|
a395298c9c
NFC: HCI: Follow a positive code path in the HCI ops implementations
|
12 years ago |
Eric Lapuyade
|
9a695d23aa
NFC: HCI: Implement fw_upload ops
|
12 years ago |
Samuel Ortiz
|
390a1bd853
NFC: Initial Secure Element API
|
12 years ago |
Eric Lapuyade
|
bf71ab8ba5
NFC: Add HCI quirks to support driver (non)standard implementations
|
12 years ago |
Eric Lapuyade
|
924d4a023e
NFC: Fixed skb leak in tm_send() nfc and hci ops implementations
|
12 years ago |
Eric Lapuyade
|
40d06d3647
NFC: Changed event_received hci ops result semantic
|
12 years ago |