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
/
include
/
net
/
nfc
Age
Commit message (
Expand
)
Author
2013-06-14
NFC: Add secure elements addition and removal API
Samuel Ortiz
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: pn533: Copy NFCID2 through ATR_REQ
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: HCI: Implement fw_upload ops
Eric Lapuyade
2013-06-14
NFC: Add firmware upload netlink command
Eric Lapuyade
2013-06-14
NFC: NCI: Fix skb->dev usage
Frederic Danis
2013-04-12
NFC: RFKILL support
Samuel Ortiz
2013-01-10
NFC: Initial Secure Element API
Samuel Ortiz
2013-01-10
NFC: Add HCI quirks to support driver (non)standard implementations
Eric Lapuyade
2013-01-10
NFC: Added error handling in event_received hci ops
Eric Lapuyade
2013-01-10
NFC: Fixed nfc core and hci unregistration and cleanup
Eric Lapuyade
2012-11-19
NFC: Export nfc_hci_sak_to_protocol()
Eric Lapuyade
2012-11-19
NFC: Export nfc_hci_result_to_errno as it can be needed by HCI drivers
Eric Lapuyade
2012-10-26
NFC: Use IDR library to assing NFC devices IDs
Samuel Ortiz
2012-10-26
NFC: Separate pn544 hci driver in HW dependant and independant parts
Eric Lapuyade
2012-10-26
NFC: Implement HCI DEP send and receive data
Arron Wang
2012-10-26
NFC: Implement HCI DEP link up and down
Arron Wang
2012-10-26
NFC: Pass hardware specific HCI event to driver
Arron Wang
2012-10-26
NFC: Set local gb and DEP registries
Arron Wang
2012-09-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-09-25
NFC: xmit from hci ops must return 0 or negative
Waldemar Rymarkiewicz
2012-09-25
NFC: Changed HCI and PN544 HCI driver to use the new HCI LLC Core
Eric Lapuyade
2012-09-25
NFC: Add an shdlc llc module to llc core
Eric Lapuyade
2012-09-25
NFC: Add a nop (passthrough) llc module to llc core
Eric Lapuyade
2012-09-25
NFC: Add an LLC Core layer to HCI
Eric Lapuyade
2012-09-25
NFC: Modified hci_transceive to become an asynchronous operation
Eric Lapuyade
2012-09-25
NFC: Add a public nfc_hci_send_cmd_async method
Eric Lapuyade
2012-09-25
NFC: Use system_nrt_wq instead of custom ones
Tejun Heo
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-09-10
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
2012-07-09
NFC: Allow HCI driver to pre-open pipes to some gates
Eric Lapuyade
2012-07-09
NFC: Driver failure API
Eric Lapuyade
2012-07-09
NFC: Prepare asynchronous error management for driver and shdlc
Eric Lapuyade
2012-06-04
NFC: Introduce target mode rx data callback
Samuel Ortiz
2012-06-04
NFC: Introduce target mode tx ops
Samuel Ortiz
2012-06-04
NFC: Set the NFC device RF mode appropriately
Samuel Ortiz
2012-06-04
NFC: Add target mode activation netlink event
Samuel Ortiz
2012-06-04
NFC: Add target mode protocols to the polling loop startup routine
Samuel Ortiz
2012-06-04
NFC: Export LLCP general bytes getter
Samuel Ortiz
2012-05-15
NFC: HCI drivers don't have to keep track of polling state
Eric Lapuyade
2012-05-15
NFC: Add HCI/SHDLC support to let driver check for tag presence
Eric Lapuyade
2012-05-15
NFC: Specify usage for targets found and target lost events
Eric Lapuyade
2012-05-15
NFC: Remove useless HCI private nfc target table
Eric Lapuyade
2012-05-15
NFC: Cache the core NFC active target pointer instead of its index
Eric Lapuyade
[next]