index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nfc
/
pn544_hci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-26
NFC: Separate pn544 hci driver in HW dependant and independant parts
Eric Lapuyade
1
-1252
/
+0
2012-10-26
NFC: HCI check presence must not fail when driver doesn't support it
Eric Lapuyade
1
-1
/
+1
2012-10-26
NFC: Add pn544 presence check for different targets
Arron Wang
1
-3
/
+28
2012-10-26
NFC: Implement HCI DEP send and receive data
Arron Wang
1
-2
/
+34
2012-10-26
NFC: Implement HCI DEP link up and down
Arron Wang
1
-0
/
+39
2012-10-26
NFC: Handle pn544 continue activation
Arron Wang
1
-1
/
+27
2012-10-26
NFC: Pass hardware specific HCI event to driver
Arron Wang
1
-0
/
+45
2012-10-26
NFC: Set local gb and DEP registries
Arron Wang
1
-0
/
+62
2012-09-25
NFC: xmit from hci ops must return 0 or negative
Waldemar Rymarkiewicz
1
-2
/
+6
2012-09-25
NFC: Move the pn544_hci dereference below the NULL test
Wei Yongjun
1
-3
/
+6
2012-09-25
NFC: Changed HCI and PN544 HCI driver to use the new HCI LLC Core
Eric Lapuyade
1
-36
/
+37
2012-09-25
NFC: Modified hci_transceive to become an asynchronous operation
Eric Lapuyade
1
-15
/
+42
2012-09-25
NFC: Remove crc generation from shdlc layer
Waldemar Rymarkiewicz
1
-2
/
+30
2012-09-25
NFC: Set the IRQF_ONESHOT flag from the pn544_hci IRQ handler request
Samuel Ortiz
1
-2
/
+2
2012-07-10
NFC: Add ISO 14443 type B protocol
Samuel Ortiz
1
-0
/
+1
2012-07-10
NFC: Allow HCI driver to pre-open pipes to some gates
Eric Lapuyade
1
-13
/
+18
2012-07-10
NFC: update PN544 HCI driver state when opened/closed
Eric Lapuyade
1
-0
/
+5
2012-06-04
NFC: Add target mode protocols to the polling loop startup routine
Samuel Ortiz
1
-4
/
+6
2012-05-25
NFC: potential integer overflow problem in check_crc()
Dan Carpenter
1
-1
/
+1
2012-05-16
NFC: HCI based pn544 driver
Eric Lapuyade
1
-0
/
+947