index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
nfc
/
nci
Age
Commit message (
Expand
)
Author
2014-09-24
NFC: nci: Add support for proprietary RF Protocols
Christophe Ricard
2014-09-01
NFC: NCI: Fix NCI RF FRAME interface usage
Vincent Cuissard
2014-09-01
NFC: NCI: Fix nci_register_device init sequence
Vincent Cuissard
2014-09-01
NFC: NCI: Add support of ISO15693
Vincent Cuissard
2014-07-23
NFC: nci: Add T1T support notification
Christophe Ricard
2014-05-20
NFC: NCI: Send all NCI frames to raw sockets
Hiren Tandel
2014-05-19
NFC: NCI: No need to reverse ATR_RES Response
Hiren Tandel
2014-03-17
Merge tag 'nfc-next-3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2014-02-23
NFC: NCI: Use reinit_completion() at appropriate places
Axel Lin
2014-02-23
NFC: NCI: Fix NULL pointer dereference
Amitkumar Karwar
2014-01-07
NFC: NCI: Add set_config API
Amitkumar Karwar
2014-01-07
NFC: NCI: Add setup handler
Amitkumar Karwar
2014-01-07
NFC: NCI: Don't reverse local general bytes
Amitkumar Karwar
2014-01-05
NFC: NCI: Cancel cmd_timer in nci_close_device()
Amitkumar Karwar
2013-12-11
nfc: Fix FSF address in file headers
Jeff Kirsher
2013-09-25
NFC: NCI: Modify NCI SPI to implement CS/INT handshake per the spec
Eric Lapuyade
2013-09-25
NFC: NCI: nci_spi_recv_frame() now returns (not forward) the read frame
Eric Lapuyade
2013-09-25
NFC: NCI: zero struct spi_transfer variables before usage
Eric Lapuyade
2013-09-25
NFC: NCI: Store the spi device pointer from the spi instance
Eric Lapuyade
2013-09-25
NFC: NCI: Simplify NCI SPI to become a simple framing/checking layer
Eric Lapuyade
2013-09-25
NFC: NCI: Rename spi ndev -> nsdev and nci_dev -> ndev for consistency
Eric Lapuyade
2013-09-25
NFC: NCI: Fix wrong allocation size in nci_spi_allocate_device()
Eric Lapuyade
2013-07-19
NFC: Fix NCI over SPI build
Frederic Danis
2013-06-14
NFC: Extend and fix the internal secure element API
Samuel Ortiz
2013-06-14
NFC: Remove the static supported_se field
Samuel Ortiz
2013-06-14
NFC: Add NCI over SPI receive
Frederic Danis
2013-06-14
NFC: Add NCI over SPI send
Frederic Danis
2013-06-14
NFC: Add basic NCI over SPI
Frederic Danis
2013-06-14
NFC: NCI: Fix skb->dev usage
Frederic Danis
2013-01-10
NFC: Initial Secure Element API
Samuel Ortiz
2012-10-26
NFC: Remove CONFIG_EXPERIMENTAL from the NCI Makefile
Kees Cook
2012-10-26
NFC: Fix some code style and whitespace issues
Szymon Janc
2012-10-26
NFC: Fix style issues with logical operations
Szymon Janc
2012-10-26
NFC: Remove not needed local variable in nci_set_local_general_bytes
Szymon Janc
2012-10-26
NFC: Use NFC_MAX_GT_LEN to check len in nci_set_local_general_bytes
Szymon Janc
2012-09-25
NFC: Implement NCI dep_link_up and dep_link_down
Ilan Elias
2012-09-25
NFC: Parse NCI NFC-DEP activation params
Ilan Elias
2012-09-25
NFC: Set local general bytes in nci_start_poll
Ilan Elias
2012-07-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-07-12
NFC: NCI module license 'unspecified' taints kernel
Dave Jones
2012-07-09
NFC: Add ISO 14443 type B protocol
Samuel Ortiz
2012-07-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-06-25
NFC: Prevent multiple buffer overflows in NCI
Dan Rosenberg
2012-06-04
NFC: Introduce target mode tx ops
Samuel Ortiz
2012-06-04
NFC: Add target mode protocols to the polling loop startup routine
Samuel Ortiz
2012-05-15
NFC: Quiet nci/ntf.c sparse noise about plain integer as NULL pointer
H Hartley Sweeten
2012-05-15
NFC: Include nci_core.h to nci/lib.c
H Hartley Sweeten
2012-05-15
NFC: Quiet nci/data.c sparse noise about plain integer as NULL pointer
H Hartley Sweeten
2012-05-15
NFC: Cache the core NFC active target pointer instead of its index
Eric Lapuyade
2012-04-12
NFC: The core part should generate the target index
Samuel Ortiz
[next]