summaryrefslogtreecommitdiff
path: root/net/nfc/nci
Commit message (Expand)AuthorAge
...
* 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: Fix max length of General Bytes in ATR_RESJulien Lefrique2014-12-02
* NFC: nci: Fix warning: cast to restricted __le16Christophe Ricard2014-12-02
* NFC: nci: Add support for different NCI_DEACTIVATE_TYPEChristophe Ricard2014-12-02
* NFC: nci: Add management for NCI state for machine rf_deactivate_ntfChristophe Ricard2014-12-02
* NFC: nci: Add status byte management in case of error.Christophe 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: Fix sparse: symbol 'nci_get_prop_rf_protocol' was not declared.Christophe Ricard2014-12-02
* NFC: NCI: Signal deactivation in Target modeJulien Lefrique2014-11-28
* NFC: NCI: Handle Discovery deactivation typeJulien Lefrique2014-11-28
* NFC: NCI: Forward data received in Target mode to nfc coreJulien 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: Handle Target mode activationJulien 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: Add support for proprietary RF ProtocolsChristophe Ricard2014-09-24
* NFC: NCI: Fix NCI RF FRAME interface usageVincent Cuissard2014-09-01
* NFC: NCI: Fix nci_register_device init sequenceVincent Cuissard2014-09-01
* NFC: NCI: Add support of ISO15693Vincent Cuissard2014-09-01
* NFC: nci: Add T1T support notificationChristophe Ricard2014-07-23
* NFC: NCI: Send all NCI frames to raw socketsHiren Tandel2014-05-20
* NFC: NCI: No need to reverse ATR_RES ResponseHiren Tandel2014-05-19
* 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
* NFC: NCI: Add setup handlerAmitkumar Karwar2014-01-07
* NFC: NCI: Don't reverse local general bytesAmitkumar Karwar2014-01-07
* NFC: NCI: Cancel cmd_timer in nci_close_device()Amitkumar Karwar2014-01-05
* nfc: Fix FSF address in file headersJeff Kirsher2013-12-11
* NFC: NCI: Modify NCI SPI to implement CS/INT handshake per the specEric Lapuyade2013-09-25
* NFC: NCI: nci_spi_recv_frame() now returns (not forward) the read frameEric Lapuyade2013-09-25
* NFC: NCI: zero struct spi_transfer variables before usageEric Lapuyade2013-09-25
* NFC: NCI: Store the spi device pointer from the spi instanceEric Lapuyade2013-09-25
* NFC: NCI: Simplify NCI SPI to become a simple framing/checking layerEric Lapuyade2013-09-25
* NFC: NCI: Rename spi ndev -> nsdev and nci_dev -> ndev for consistencyEric Lapuyade2013-09-25
* NFC: NCI: Fix wrong allocation size in nci_spi_allocate_device()Eric Lapuyade2013-09-25
* NFC: Fix NCI over SPI buildFrederic Danis2013-07-19
* NFC: Extend and fix the internal secure element APISamuel Ortiz2013-06-14
* NFC: Remove the static supported_se fieldSamuel Ortiz2013-06-14
* NFC: Add NCI over SPI receiveFrederic Danis2013-06-14
* NFC: Add NCI over SPI sendFrederic Danis2013-06-14