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
/
drivers
/
nfc
/
pn544_hci.c
Age
Commit message (
Expand
)
Author
2012-10-26
NFC: Separate pn544 hci driver in HW dependant and independant parts
Eric Lapuyade
2012-10-26
NFC: HCI check presence must not fail when driver doesn't support it
Eric Lapuyade
2012-10-26
NFC: Add pn544 presence check for different targets
Arron Wang
2012-10-26
NFC: Implement HCI DEP send and receive data
Arron Wang
2012-10-26
NFC: Implement HCI DEP link up and down
Arron Wang
2012-10-26
NFC: Handle pn544 continue activation
Arron Wang
2012-10-26
NFC: Pass hardware specific HCI event to driver
Arron Wang
2012-10-26
NFC: Set local gb and DEP registries
Arron Wang
2012-09-25
NFC: xmit from hci ops must return 0 or negative
Waldemar Rymarkiewicz
2012-09-25
NFC: Move the pn544_hci dereference below the NULL test
Wei Yongjun
2012-09-25
NFC: Changed HCI and PN544 HCI driver to use the new HCI LLC Core
Eric Lapuyade
2012-09-25
NFC: Modified hci_transceive to become an asynchronous operation
Eric Lapuyade
2012-09-25
NFC: Remove crc generation from shdlc layer
Waldemar Rymarkiewicz
2012-09-25
NFC: Set the IRQF_ONESHOT flag from the pn544_hci IRQ handler request
Samuel Ortiz
2012-07-09
NFC: Add ISO 14443 type B protocol
Samuel Ortiz
2012-07-09
NFC: Allow HCI driver to pre-open pipes to some gates
Eric Lapuyade
2012-07-09
NFC: update PN544 HCI driver state when opened/closed
Eric Lapuyade
2012-06-04
NFC: Add target mode protocols to the polling loop startup routine
Samuel Ortiz
2012-05-25
NFC: potential integer overflow problem in check_crc()
Dan Carpenter
2012-05-15
NFC: HCI based pn544 driver
Eric Lapuyade