aboutsummaryrefslogtreecommitdiff
path: root/net/nfc/nci
AgeCommit message (Expand)AuthorFilesLines
2014-12-02NFC: NCI: Fix max length of General Bytes in ATR_RESGravatar Julien Lefrique 1-5/+3
2014-12-02NFC: nci: Fix warning: cast to restricted __le16Gravatar Christophe Ricard 1-1/+1
2014-12-02NFC: nci: Add support for different NCI_DEACTIVATE_TYPEGravatar Christophe Ricard 1-4/+6
2014-12-02NFC: nci: Add management for NCI state for machine rf_deactivate_ntfGravatar Christophe Ricard 1-4/+14
2014-12-02NFC: nci: Add status byte management in case of error.Gravatar Christophe Ricard 1-2/+9
2014-12-02NFC: nci: Add se_io NCI operandGravatar Christophe Ricard 1-0/+14
2014-12-02NFC: nci: Update nci_disable_se to run proprietary commands to disable a secu...Gravatar Christophe Ricard 1-0/+5
2014-12-02NFC: nci: Update nci_enable_se to run proprietary commands to enable a secure...Gravatar Christophe Ricard 1-0/+5
2014-12-02NFC: nci: Update nci_discover_se to run proprietary commands to discover all ...Gravatar Christophe Ricard 1-0/+5
2014-12-02NFC: nci: Fix sparse: symbol 'nci_get_prop_rf_protocol' was not declared.Gravatar Christophe Ricard 1-1/+1
2014-11-28NFC: NCI: Signal deactivation in Target modeGravatar Julien Lefrique 1-1/+16
2014-11-28NFC: NCI: Handle Discovery deactivation typeGravatar Julien Lefrique 1-1/+4
2014-11-28NFC: NCI: Forward data received in Target mode to nfc coreGravatar Julien Lefrique 1-1/+12
2014-11-28NFC: NCI: Implement Target mode send functionGravatar Julien Lefrique 1-0/+13
2014-11-28NFC: NCI: Configure ATR_RES general bytesGravatar Julien Lefrique 1-1/+9
2014-11-28NFC: NCI: Handle Target mode activationGravatar Julien Lefrique 1-24/+109
2014-11-28NFC: NCI: Enable NFC-DEP in Listen A and Listen FGravatar Julien Lefrique 1-0/+29
2014-11-28NFC: NCI: Add passive Listen modes in discover requestGravatar Julien Lefrique 1-10/+32
2014-09-24NFC: nci: Add support for proprietary RF ProtocolsGravatar Christophe Ricard 1-1/+8
2014-09-01NFC: NCI: Fix NCI RF FRAME interface usageGravatar Vincent Cuissard 1-2/+5
2014-09-01NFC: NCI: Fix nci_register_device init sequenceGravatar Vincent Cuissard 1-8/+5
2014-09-01NFC: NCI: Add support of ISO15693Gravatar Vincent Cuissard 2-0/+39
2014-07-23NFC: nci: Add T1T support notificationGravatar Christophe Ricard 1-1/+3
2014-05-20NFC: NCI: Send all NCI frames to raw socketsGravatar Hiren Tandel 1-0/+9
2014-05-19NFC: NCI: No need to reverse ATR_RES ResponseGravatar Hiren Tandel 1-5/+2
2014-03-17Merge tag 'nfc-next-3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar John W. Linville 2-2/+4
2014-02-23NFC: NCI: Use reinit_completion() at appropriate placesGravatar Axel Lin 2-2/+4
2014-02-23NFC: NCI: Fix NULL pointer dereferenceGravatar Amitkumar Karwar 1-1/+1
2014-01-07NFC: NCI: Add set_config APIGravatar Amitkumar Karwar 1-0/+16
2014-01-07NFC: NCI: Add setup handlerGravatar Amitkumar Karwar 1-0/+3
2014-01-07NFC: NCI: Don't reverse local general bytesGravatar Amitkumar Karwar 1-6/+0
2014-01-05NFC: NCI: Cancel cmd_timer in nci_close_device()Gravatar Amitkumar Karwar 1-0/+2
2013-12-11nfc: Fix FSF address in file headersGravatar Jeff Kirsher 5-10/+5
2013-09-25NFC: NCI: Modify NCI SPI to implement CS/INT handshake per the specGravatar Eric Lapuyade 1-22/+31
2013-09-25NFC: NCI: nci_spi_recv_frame() now returns (not forward) the read frameGravatar Eric Lapuyade 1-16/+10
2013-09-25NFC: NCI: zero struct spi_transfer variables before usageGravatar Eric Lapuyade 1-0/+9
2013-09-25NFC: NCI: Store the spi device pointer from the spi instanceGravatar Eric Lapuyade 1-0/+1
2013-09-25NFC: NCI: Simplify NCI SPI to become a simple framing/checking layerGravatar Eric Lapuyade 1-125/+55
2013-09-25NFC: NCI: Rename spi ndev -> nsdev and nci_dev -> ndev for consistencyGravatar Eric Lapuyade 1-64/+64
2013-09-25NFC: NCI: Fix wrong allocation size in nci_spi_allocate_device()Gravatar Eric Lapuyade 1-1/+1
2013-07-19NFC: Fix NCI over SPI buildGravatar Frederic Danis 1-0/+1
2013-06-14NFC: Extend and fix the internal secure element APIGravatar Samuel Ortiz 1-0/+18
2013-06-14NFC: Remove the static supported_se fieldGravatar Samuel Ortiz 2-4/+1
2013-06-14NFC: Add NCI over SPI receiveGravatar Frederic Danis 1-0/+174
2013-06-14NFC: Add NCI over SPI sendGravatar Frederic Danis 1-1/+70
2013-06-14NFC: Add basic NCI over SPIGravatar Frederic Danis 3-1/+149
2013-06-14NFC: NCI: Fix skb->dev usageGravatar Frederic Danis 2-13/+6
2013-01-10NFC: Initial Secure Element APIGravatar Samuel Ortiz 1-0/+2
2012-10-26NFC: Remove CONFIG_EXPERIMENTAL from the NCI MakefileGravatar Kees Cook 1-2/+2
2012-10-26NFC: Fix some code style and whitespace issuesGravatar Szymon Janc 1-1/+0