index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
nfc
/
hci
/
command.c
Age
Commit message (
Expand
)
Author
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2015-01-27
NFC: hci: Change nfc_hci_send_response gate parameter to pipe
Christophe Ricard
2015-01-27
NFC: hci: Add pipes table to reference them with a tuple {gate, host}
Christophe Ricard
2014-12-02
NFC: hci: Add specific hci macro to not create a pipe
Christophe Ricard
2014-04-22
NFC: hci: Extend command execution delay
Christophe Ricard
2013-12-11
nfc: Fix FSF address in file headers
Jeff Kirsher
2013-01-10
NFC: Add HCI quirks to support driver (non)standard implementations
Eric Lapuyade
2012-11-19
NFC: Fix hci_connect_gate() when a pre-opened pipe is passed
Eric Lapuyade
2012-10-26
NFC: Fix not propagating return code in nfc_hci_clear_all_pipes
Szymon Janc
2012-10-26
NFC: Small nfc_hci_create_pipe refactoring
Szymon Janc
2012-09-25
NFC: Add a public nfc_hci_send_cmd_async method
Eric Lapuyade
2012-09-25
NFC: Changed the HCI cmd execution callback prototype
Eric Lapuyade
2012-07-09
NFC: Allow HCI driver to pre-open pipes to some gates
Eric Lapuyade
2012-07-09
NFC: Changed HCI cmd execution completion result to std linux errno
Eric Lapuyade
2012-04-12
NFC: HCI support
Eric Lapuyade