summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-10-27NFC: nfcmrvl: configure head/tail room values per low level driversVincent Cuissard4-9/+14
2015-10-27NFC: nfcmrvl: add firmware download supportVincent Cuissard7-10/+718
2015-10-27NFC: NCI: export nci_send_frame and nci_send_cmd functionVincent Cuissard2-1/+4
2015-10-27NFC: nfcmrvl: remove unneeded version definesVincent Cuissard2-9/+3
2015-10-27NFC: st21nfca: Add support for proprietary commandsChristophe Ricard6-3/+437
2015-10-27NFC: st-nci: Replace st21nfcb by st_nci in makefileChristophe Ricard1-1/+1
2015-10-27NFC: st-nci: remove duplicated skb dumpChristophe Ricard2-22/+0
2015-10-27NFC: st-nci: Disable irq when powering the device upChristophe Ricard2-2/+14
2015-10-27NFC: st21nfca: Add error messages for unexpected HCI eventsChristophe Ricard3-0/+7
2015-10-27NFC: st21nfca: Add few code style fixesChristophe Ricard3-3/+2
2015-10-27NFC: st-nci: Add few code style fixesChristophe Ricard3-3/+3
2015-10-27NFC: netlink: Add mode parameter to deactivate_target functionsChristophe Ricard10-14/+27
2015-10-27NFC: st21nfca: Fix host_list verification after SEactivationChristophe Ricard1-2/+5
2015-10-27NFC: st-nci: Fix host_list verification after SE activationChristophe Ricard1-2/+5
2015-10-27NFC: st-nci: Increase delay between 2 secure element activationsChristophe Ricard1-1/+1
2015-10-27NFC: st-nci: Add ese-present/uicc-present dts propertiesChristophe Ricard10-46/+122
2015-10-27NFC: netlink: Add missing NFC_ATTR commentsChristophe Ricard1-0/+2
2015-10-27NFC: st-nci: Add error messages when an unexpected HCI event occursChristophe Ricard1-0/+6
2015-10-27NFC: st-nci: Add support for proprietary commandsChristophe Ricard6-10/+619
2015-10-26NFC: st21nfca: Fix st21nfca_gates offsetChristophe Ricard1-3/+4
2015-10-26NFC: st-nci: Fix st_nci_gates offsetChristophe Ricard1-1/+1
2015-10-26NFC: st-nci: Add support for NCI_HCI_IDENTITY_MGMT_GATEChristophe Ricard2-0/+4
2015-10-26NFC: st-nci: initialize gate_count in st_nci_hci_network_initChristophe Ricard1-0/+1
2015-10-26NFC: st21nfca: Keep st21nfca_gates unchanged in load_sessionChristophe Ricard1-6/+6
2015-10-26NFC: st-nci: Keep st_nci_gates unchanged in load_sessionChristophe Ricard1-4/+4
2015-10-26NFC: st21nfca: Open NFC_HCI_LINK_MGMT_PIPEChristophe Ricard1-14/+5
2015-10-26NFC: st-nci: Open NCI_HCI_LINK_MGMT_PIPEChristophe Ricard1-0/+8
2015-10-26NFC: st21nfca: Remove HCI gates initialization in load_sessionChristophe Ricard1-1/+0
2015-10-26NFC: st-nci: Remove HCI init_data.gates initialization in load_sessionChristophe Ricard1-3/+0
2015-10-26NFC: nci: Create pipe on specific gate in nci_hci_connect_gateChristophe Ricard1-1/+55
2015-10-26NFC: nci: Call nci_hci_clear_all_pipes at HCI initial activation.Christophe Ricard1-0/+4
2015-10-26NFC: nci: add nci_hci_clear_all_pipes functionsChristophe Ricard2-0/+16
2015-10-26NFC: nci: extract pipe value using NCI_HCP_MSG_GET_PIPEChristophe Ricard1-2/+2
2015-10-26NFC: nci: Fix improper management of HCI return codeChristophe Ricard1-17/+49
2015-10-26NFC: nci: Fix incorrect data chaining when sending dataChristophe Ricard1-7/+13
2015-10-26NFC: st-nci: Fix incorrect spi buffer sizeChristophe Ricard1-1/+3
2015-10-26NFC: st21nfca: Align st21nfca driver with other nfc driverChristophe Ricard7-130/+80
2015-10-26NFC: st-nci: include st-nci.h instead of ndlc.hChristophe Ricard3-3/+2
2015-10-26NFC: st-nci: Align st-nci driver with other nfc driverChristophe Ricard4-64/+39
2015-10-25NFC: Add Intel Fields Peak NFC solution driverRobert Dolca7-0/+1277
2015-10-25NFC: nci: add nci_get_conn_info_by_id functionRobert Dolca2-0/+14
2015-10-25NFC: nci: fix possible crash in nci_core_conn_createRobert Dolca1-1/+8
2015-10-25NFC: nci: rename nci_prop_ops to nci_driver_opsRobert Dolca5-15/+15
2015-10-25NFC: nci: Allow the driver to set handler for core nci opsRobert Dolca4-23/+63
2015-10-25NFC: nci: Introduce nci_core_cmdRobert Dolca2-5/+20
2015-10-25NFC: nci: Do not call post_setup when setup failsRobert Dolca1-2/+1
2015-10-25NFC: nci: Introduce new core opcodesRobert Dolca1-0/+7
2015-10-25NFC: nci: Add function to get max packet size for connRobert Dolca2-0/+13
2015-10-25NFC: nci: Export nci data send APIRobert Dolca1-0/+1
2015-10-25NFC: st-nci: Rename st-nci_se.cSamuel Ortiz5-4/+4