summaryrefslogtreecommitdiff
path: root/net/nfc/nci/spi.c
Commit message (Expand)AuthorAge
* NFC: NCI: allow spi driver to choose transfer clockVincent Cuissard2015-10-27
* NFC: NCI: move generic spi driver to a moduleVincent Cuissard2015-10-27
* NFC: NCI: Use reinit_completion() at appropriate placesAxel Lin2014-02-23
* 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: 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
* NFC: Add basic NCI over SPIFrederic Danis2013-06-14