Commit Graph

186 Commits (6b68f03f95e3f0aeea0c47799aecb296276a7cd6)

Author SHA1 Message Date
Waldemar Rymarkiewicz 63123108f4 NFC: pn533: Reword all std frame logic funct 12 years ago
Samuel Ortiz e279f84f30 NFC: pn533: Use dynamic debug for pn533 hex dumps 12 years ago
Samuel Ortiz 3ad4519c73 Revert "NFC: microread: Fix MEI build failure" 12 years ago
Samuel Ortiz 9593b0b117 NFC: microread: Fix build failure due to a new MEI bus API 12 years ago
Samuel Ortiz 63cd353c34 NFC: microread: Fix MEI build failure 12 years ago
Samuel Ortiz cd48d8ba14 NFC: microread: Fix mei physical layer 12 years ago
Thierry Escande 52f2eaeec1 NFC: pn533: Fix target polling mode 12 years ago
Samuel Ortiz e0af11fa0d NFC: microread: Add MEI physical layer 12 years ago
Samuel Ortiz 71054c7db1 NFC: microread: Add i2c physical layer 12 years ago
Eric Lapuyade cfad1ba871 NFC: Initial support for Inside Secure microread 12 years ago
Waldemar Rymarkiewicz 2323e6fc62 nfc: pn533: Remove unreachable code 12 years ago
Waldemar Rymarkiewicz ef3d56e189 nfc: pn533: Use static poll_mod and std_frame_ops 12 years ago
Thierry Escande 858ce02209 NFC: pn533: Fix bad allocation size 12 years ago
Julia Lawall 29b7d9ad91 drivers/nfc/nfcwilink.c: use devm_kzalloc 12 years ago
Waldemar Rymarkiewicz 8a0ecfe74b NFC: pn533: Fix missing parenthesis 12 years ago
Samuel Ortiz 390a1bd853 NFC: Initial Secure Element API 12 years ago
Samuel Ortiz a0f36536ac NFC: pn544: Use devm_kzalloc API 12 years ago
Samuel Ortiz 234d4d6b10 NFC: pn544: Use module_i2c_driver 12 years ago
Samuel Ortiz aa74103071 NFC: pn544: Separate the core code and the i2c one into different modules 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
Eric Lapuyade 27c31191b3 NFC: Added error handling in event_received hci ops 12 years ago
Julia Lawall 5f4d6214ef NFC: nfcwilink: Use devm_kzalloc 12 years ago
Waldemar Rymarkiewicz 9e2d493e74 NFC: pn533: Introduce ops for frame logic 12 years ago
Waldemar Rymarkiewicz 16f7541914 NFC: pn533: Remove unused dev->wq_in_frame 12 years ago
Waldemar Rymarkiewicz 0c33d2626d NFC: pn533: Cleanup pn533_cmd_complete_t 12 years ago
Waldemar Rymarkiewicz a5798094e9 NFC: pn533: Remove deprecated dev->out_frame buff 12 years ago
Waldemar Rymarkiewicz e8f4053111 NFC: pn533: Use skb in __pn533_send_cmd_frame_asyn 12 years ago
Waldemar Rymarkiewicz 5b5a4437ae NFC: pn533: Don't use out_frame in pn533_send_ack 12 years ago
Waldemar Rymarkiewicz fcfafc7690 NFC: pn533: Cleanup debug messages 12 years ago
Waldemar Rymarkiewicz f8f991710b NFC: pn533: Fix urb->status handling 12 years ago
Waldemar Rymarkiewicz 89fb202567 NFC: pn533: Remove unused pn533_send_cmd_frame_asy 12 years ago
Waldemar Rymarkiewicz b08e860355 NFC: pn533: Fix minor style issues 12 years ago
Waldemar Rymarkiewicz 5d467742bc NFC: pn533: Fix open parenthesis alignment 12 years ago
Waldemar Rymarkiewicz 37cf4fc6c9 NFC: pn533: Fix spacing issues 12 years ago
Waldemar Rymarkiewicz 6ca55372bf NFC: pn533: Fix quoted strings split across lines 12 years ago
Waldemar Rymarkiewicz b5193e5da2 NFC: pn533: Remove frame logic from poll cmds 12 years ago
Waldemar Rymarkiewicz 99e591be3d NFC: pn533: Dump tx and rx data in debug mode 12 years ago
Waldemar Rymarkiewicz b1e666f503 NFC: pn533: Del frame logic from Data Exchange cmd 12 years ago
Waldemar Rymarkiewicz 13003649b1 NFC: pn533: Del frame logic from InJumForDep cmd 12 years ago
Waldemar Rymarkiewicz e487882345 NFC: pn533: Del frame logic from TgGet/SetData cmd 12 years ago
Waldemar Rymarkiewicz cb950d9304 NFC: pn533: Remove pn533_send_cmd_frame_sync 12 years ago
Waldemar Rymarkiewicz d22b2db690 NFC: pn533: Add pn533_alloc_skb for req allocation 12 years ago
Waldemar Rymarkiewicz 94c5c1561d NFC: pn533: Add a new pn533_send_sync iface 12 years ago
Waldemar Rymarkiewicz 15461aeb53 NFC: pn533: Add a new pn533_send_data_async iface 12 years ago
Waldemar Rymarkiewicz aada17ac70 NFC: pn533: Add a new pn533_send_cmd_async iface 12 years ago
Waldemar Rymarkiewicz d94ea4f545 NFC: pn533: Remove pointless flags param 12 years ago
Waldemar Rymarkiewicz b1bb290ac2 NFC: pn533: Add frame header length define 12 years ago
Waldemar Rymarkiewicz a449ae1cbd NFC: pn533: Remove unused definitions 12 years ago