summaryrefslogtreecommitdiff
path: root/net/nfc/nci/core.c
Commit message (Expand)AuthorAge
* nfc: nci: Add nci_nfcc_loopback to the nci coreChristophe Ricard2016-05-04
* nfc: nci: Add an additional parameter to identify a connection idChristophe Ricard2016-05-04
* nfc: nci: Fix nci_core_conn_closeChristophe Ricard2016-05-04
* nfc: nci: Fix nci_core_conn_create to allowing empty destinationChristophe Ricard2016-05-04
* NFC: nci: memory leak in nci_core_conn_create()Dan Carpenter2015-12-29
* NFC: nci: non-static functions can not be inlineRobert Dolca2015-10-28
* NFC: NCI: export nci_send_frame and nci_send_cmd functionVincent Cuissard2015-10-27
* NFC: netlink: Add mode parameter to deactivate_target functionsChristophe Ricard2015-10-27
* NFC: nci: add nci_get_conn_info_by_id functionRobert Dolca2015-10-25
* NFC: nci: fix possible crash in nci_core_conn_createRobert Dolca2015-10-25
* NFC: nci: rename nci_prop_ops to nci_driver_opsRobert Dolca2015-10-25
* NFC: nci: Allow the driver to set handler for core nci opsRobert Dolca2015-10-25
* NFC: nci: Introduce nci_core_cmdRobert Dolca2015-10-25
* NFC: nci: Do not call post_setup when setup failsRobert Dolca2015-10-25
* NFC: nci: Use __nci_request for exported routinesSamuel Ortiz2015-10-03
* NFC: nci: export nci_core_reset and nci_core_initRobert Baldyga2015-08-20
* NFC: nci: Add post_setup handlerRobert Baldyga2015-08-20
* NFC: nci: remove current SLEEP mode managementVincent Cuissard2015-06-13
* NFC: nci: Export nci_req_completeSamuel Ortiz2015-06-10
* NFC: nci: Move close ops call in nci_close_deviceChristophe Ricard2015-06-09
* NFC: nci: Add nci_prop_cmd allowing to send proprietary nci cmdChristophe Ricard2015-06-09
* NFC: nci: Add nci init ops for early device initializationChristophe Ricard2015-06-09
* NFC: nci: Add NCI_RESET return code check before setupChristophe Ricard2015-06-09
* NFC: nci: Handle proprietary response and notificationsSamuel Ortiz2015-06-09
* NFC: nci: Add firmware download supportClément Perrochaud2015-03-26
* NFC: nci: Move NFCEE discovery logicChristophe Ricard2015-02-04
* NFC: nci: Support all destinations type when creating a connectionChristophe Ricard2015-02-04
* NFC: nci: Add reference to the RF logical connectionChristophe Ricard2015-02-04
* NFC: nci: Add HCI over NCI protocol supportChristophe Ricard2015-02-02
* NFC: nci: Support logical connections managementChristophe Ricard2015-02-02
* NFC: nci: Add NFCEE enabling and disabling supportChristophe Ricard2015-02-02
* NFC: nci: Add NFCEE discover supportChristophe Ricard2015-02-02
* NFC: nci: Add dynamic logical connections supportChristophe Ricard2015-02-02
* NFC: nci: Add support for different NCI_DEACTIVATE_TYPEChristophe Ricard2014-12-02
* NFC: nci: Add se_io NCI operandChristophe Ricard2014-12-02
* NFC: nci: Update nci_disable_se to run proprietary commands to disable a secu...Christophe Ricard2014-12-02
* NFC: nci: Update nci_enable_se to run proprietary commands to enable a secure...Christophe Ricard2014-12-02
* NFC: nci: Update nci_discover_se to run proprietary commands to discover all ...Christophe Ricard2014-12-02
* NFC: NCI: Signal deactivation in Target modeJulien Lefrique2014-11-28
* NFC: NCI: Implement Target mode send functionJulien Lefrique2014-11-28
* NFC: NCI: Configure ATR_RES general bytesJulien Lefrique2014-11-28
* NFC: NCI: Enable NFC-DEP in Listen A and Listen FJulien Lefrique2014-11-28
* NFC: NCI: Add passive Listen modes in discover requestJulien Lefrique2014-11-28
* NFC: NCI: Fix nci_register_device init sequenceVincent Cuissard2014-09-01
* NFC: NCI: Add support of ISO15693Vincent Cuissard2014-09-01
* NFC: NCI: Send all NCI frames to raw socketsHiren Tandel2014-05-20
* Merge tag 'nfc-next-3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-03-17
|\
| * NFC: NCI: Use reinit_completion() at appropriate placesAxel Lin2014-02-23
* | NFC: NCI: Fix NULL pointer dereferenceAmitkumar Karwar2014-02-23
|/
* NFC: NCI: Add set_config APIAmitkumar Karwar2014-01-07