index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
nfc
Age
Commit message (
Expand
)
Author
2014-04-07
Rewind v3.13-rc3+ (78fd82238d0e5716) to v3.12
Scott Wood
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: Define secure element IO API and commands
Samuel Ortiz
2013-09-25
NFC: Document NFC targets sens_res field
Samuel Ortiz
2013-09-25
NFC Digital: Add NFC-A technology support
Thierry Escande
2013-09-25
NFC Digital: Implement driver commands mechanism
Thierry Escande
2013-09-24
NFC: Digital Protocol stack implementation
Thierry Escande
2013-09-24
NFC: NCI: Simplify NCI SPI to become a simple framing/checking layer
Eric Lapuyade
2013-09-24
NFC: Move struct nfc_phy_ops out of HCI up to nfc core level
Eric Lapuyade
2013-09-24
NFC: NCI: Rename spi ndev -> nsdev and nci_dev -> ndev for consistency
Eric Lapuyade
2013-09-24
NFC: Convert nfc_dev_info and nfc_dev_err to nfc_<level>
Joe Perches
2013-09-24
NFC: Replace nfc_dev_dbg with dev_dbg
Joe Perches
2013-09-24
NFC: Export nfc_find_se()
Arron Wang
2013-08-13
NFC: netlink: Add result of firmware operation to completion event
Eric Lapuyade
2013-08-13
NFC: Move nfc_fw_download_done() definition from private to public
Eric Lapuyade
2013-07-30
NFC: netlink: Rename CMD_FW_UPLOAD to CMD_FW_DOWNLOAD
Samuel Ortiz
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-13
NFC: HCI: Implement fw_upload ops
Eric Lapuyade
2013-06-13
NFC: Add firmware upload netlink command
Eric Lapuyade
2013-06-13
NFC: NCI: Fix skb->dev usage
Frederic Danis
2013-04-12
NFC: RFKILL support
Samuel Ortiz
2013-01-09
NFC: Initial Secure Element API
Samuel Ortiz
2013-01-09
NFC: Add HCI quirks to support driver (non)standard implementations
Eric Lapuyade
2013-01-09
NFC: Added error handling in event_received hci ops
Eric Lapuyade
2013-01-09
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-24
NFC: xmit from hci ops must return 0 or negative
Waldemar Rymarkiewicz
2012-09-24
NFC: Changed HCI and PN544 HCI driver to use the new HCI LLC Core
Eric Lapuyade
2012-09-24
NFC: Add an shdlc llc module to llc core
Eric Lapuyade
2012-09-24
NFC: Add a nop (passthrough) llc module to llc core
Eric Lapuyade
2012-09-24
NFC: Add an LLC Core layer to HCI
Eric Lapuyade
2012-09-24
NFC: Modified hci_transceive to become an asynchronous operation
Eric Lapuyade
2012-09-24
NFC: Add a public nfc_hci_send_cmd_async method
Eric Lapuyade
2012-09-24
NFC: Use system_nrt_wq instead of custom ones
Tejun Heo
2012-09-24
NFC: Implement NCI dep_link_up and dep_link_down
Ilan Elias
[next]