summaryrefslogtreecommitdiffstats
path: root/net/nfc/nci
AgeCommit message (Expand)Author
2014-12-02NFC: NCI: Fix max length of General Bytes in ATR_RESJulien Lefrique
2014-12-02NFC: nci: Fix warning: cast to restricted __le16Christophe Ricard
2014-12-02NFC: nci: Add support for different NCI_DEACTIVATE_TYPEChristophe Ricard
2014-12-02NFC: nci: Add management for NCI state for machine rf_deactivate_ntfChristophe Ricard
2014-12-02NFC: nci: Add status byte management in case of error.Christophe Ricard
2014-12-02NFC: nci: Add se_io NCI operandChristophe Ricard
2014-12-02NFC: nci: Update nci_disable_se to run proprietary commands to disable a secu...Christophe Ricard
2014-12-02NFC: nci: Update nci_enable_se to run proprietary commands to enable a secure...Christophe Ricard
2014-12-02NFC: nci: Update nci_discover_se to run proprietary commands to discover all ...Christophe Ricard
2014-12-02NFC: nci: Fix sparse: symbol 'nci_get_prop_rf_protocol' was not declared.Christophe Ricard
2014-11-28NFC: NCI: Signal deactivation in Target modeJulien Lefrique
2014-11-28NFC: NCI: Handle Discovery deactivation typeJulien Lefrique
2014-11-28NFC: NCI: Forward data received in Target mode to nfc coreJulien Lefrique
2014-11-28NFC: NCI: Implement Target mode send functionJulien Lefrique
2014-11-28NFC: NCI: Configure ATR_RES general bytesJulien Lefrique
2014-11-28NFC: NCI: Handle Target mode activationJulien Lefrique
2014-11-28NFC: NCI: Enable NFC-DEP in Listen A and Listen FJulien Lefrique
2014-11-28NFC: NCI: Add passive Listen modes in discover requestJulien Lefrique
2014-09-24NFC: nci: Add support for proprietary RF ProtocolsChristophe Ricard
2014-09-01NFC: NCI: Fix NCI RF FRAME interface usageVincent Cuissard
2014-09-01NFC: NCI: Fix nci_register_device init sequenceVincent Cuissard
2014-09-01NFC: NCI: Add support of ISO15693Vincent Cuissard
2014-07-23NFC: nci: Add T1T support notificationChristophe Ricard
2014-05-20NFC: NCI: Send all NCI frames to raw socketsHiren Tandel
2014-05-19NFC: NCI: No need to reverse ATR_RES ResponseHiren Tandel
2014-03-17Merge tag 'nfc-next-3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-02-23NFC: NCI: Use reinit_completion() at appropriate placesAxel Lin
2014-02-23NFC: NCI: Fix NULL pointer dereferenceAmitkumar Karwar
2014-01-07NFC: NCI: Add set_config APIAmitkumar Karwar
2014-01-07NFC: NCI: Add setup handlerAmitkumar Karwar
2014-01-07NFC: NCI: Don't reverse local general bytesAmitkumar Karwar
2014-01-05NFC: NCI: Cancel cmd_timer in nci_close_device()Amitkumar Karwar
2013-12-11nfc: Fix FSF address in file headersJeff Kirsher
2013-09-25NFC: NCI: Modify NCI SPI to implement CS/INT handshake per the specEric Lapuyade
2013-09-25NFC: NCI: nci_spi_recv_frame() now returns (not forward) the read frameEric Lapuyade
2013-09-25NFC: NCI: zero struct spi_transfer variables before usageEric Lapuyade
2013-09-25NFC: NCI: Store the spi device pointer from the spi instanceEric Lapuyade
2013-09-25NFC: NCI: Simplify NCI SPI to become a simple framing/checking layerEric Lapuyade
2013-09-25NFC: NCI: Rename spi ndev -> nsdev and nci_dev -> ndev for consistencyEric Lapuyade
2013-09-25NFC: NCI: Fix wrong allocation size in nci_spi_allocate_device()Eric Lapuyade
2013-07-19NFC: Fix NCI over SPI buildFrederic Danis
2013-06-14NFC: Extend and fix the internal secure element APISamuel Ortiz
2013-06-14NFC: Remove the static supported_se fieldSamuel Ortiz
2013-06-14NFC: Add NCI over SPI receiveFrederic Danis
2013-06-14NFC: Add NCI over SPI sendFrederic Danis
2013-06-14NFC: Add basic NCI over SPIFrederic Danis
2013-06-14NFC: NCI: Fix skb->dev usageFrederic Danis
2013-01-10NFC: Initial Secure Element APISamuel Ortiz
2012-10-26NFC: Remove CONFIG_EXPERIMENTAL from the NCI MakefileKees Cook
2012-10-26NFC: Fix some code style and whitespace issuesSzymon Janc