index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
nfc
/
nci
/
spi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-23
NFC: NCI: Use reinit_completion() at appropriate places
Axel Lin
1
-1
/
+2
2013-09-25
NFC: NCI: Modify NCI SPI to implement CS/INT handshake per the spec
Eric Lapuyade
1
-22
/
+31
2013-09-25
NFC: NCI: nci_spi_recv_frame() now returns (not forward) the read frame
Eric Lapuyade
1
-16
/
+10
2013-09-25
NFC: NCI: zero struct spi_transfer variables before usage
Eric Lapuyade
1
-0
/
+9
2013-09-25
NFC: NCI: Store the spi device pointer from the spi instance
Eric Lapuyade
1
-0
/
+1
2013-09-25
NFC: NCI: Simplify NCI SPI to become a simple framing/checking layer
Eric Lapuyade
1
-125
/
+55
2013-09-25
NFC: NCI: Rename spi ndev -> nsdev and nci_dev -> ndev for consistency
Eric Lapuyade
1
-64
/
+64
2013-09-25
NFC: NCI: Fix wrong allocation size in nci_spi_allocate_device()
Eric Lapuyade
1
-1
/
+1
2013-06-14
NFC: Remove the static supported_se field
Samuel Ortiz
1
-2
/
+1
2013-06-14
NFC: Add NCI over SPI receive
Frederic Danis
1
-0
/
+174
2013-06-14
NFC: Add NCI over SPI send
Frederic Danis
1
-1
/
+70
2013-06-14
NFC: Add basic NCI over SPI
Frederic Danis
1
-0
/
+136