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