summaryrefslogtreecommitdiff
path: root/include/net/nfc
AgeCommit message (Expand)Author
2014-04-07Rewind v3.13-rc3+ (78fd82238d0e5716) to v3.12Scott Wood
2013-09-25NFC: NCI: Modify NCI SPI to implement CS/INT handshake per the specEric Lapuyade
2013-09-25NFC: NCI: nci_spi_recv_frame() now returns (not forward) the read frameEric Lapuyade
2013-09-25NFC: Define secure element IO API and commandsSamuel Ortiz
2013-09-25NFC: Document NFC targets sens_res fieldSamuel Ortiz
2013-09-25NFC Digital: Add NFC-A technology supportThierry Escande
2013-09-25NFC Digital: Implement driver commands mechanismThierry Escande
2013-09-24NFC: Digital Protocol stack implementationThierry Escande
2013-09-24NFC: NCI: Simplify NCI SPI to become a simple framing/checking layerEric Lapuyade
2013-09-24NFC: Move struct nfc_phy_ops out of HCI up to nfc core levelEric Lapuyade
2013-09-24NFC: NCI: Rename spi ndev -> nsdev and nci_dev -> ndev for consistencyEric Lapuyade
2013-09-24NFC: Convert nfc_dev_info and nfc_dev_err to nfc_<level>Joe Perches
2013-09-24NFC: Replace nfc_dev_dbg with dev_dbgJoe Perches
2013-09-24NFC: Export nfc_find_se()Arron Wang
2013-08-13NFC: netlink: Add result of firmware operation to completion eventEric Lapuyade
2013-08-13NFC: Move nfc_fw_download_done() definition from private to publicEric Lapuyade
2013-07-30NFC: netlink: Rename CMD_FW_UPLOAD to CMD_FW_DOWNLOADSamuel Ortiz
2013-06-14NFC: Add secure elements addition and removal APISamuel Ortiz
2013-06-14NFC: Extend and fix the internal secure element APISamuel Ortiz
2013-06-14NFC: Remove the static supported_se fieldSamuel Ortiz
2013-06-14NFC: pn533: Copy NFCID2 through ATR_REQSamuel Ortiz
2013-06-14NFC: Add NCI over SPI receiveFrederic Danis
2013-06-14NFC: Add NCI over SPI sendFrederic Danis
2013-06-14NFC: Add basic NCI over SPIFrederic Danis
2013-06-13NFC: HCI: Implement fw_upload opsEric Lapuyade
2013-06-13NFC: Add firmware upload netlink commandEric Lapuyade
2013-06-13NFC: NCI: Fix skb->dev usageFrederic Danis
2013-04-12NFC: RFKILL supportSamuel Ortiz
2013-01-09NFC: Initial Secure Element APISamuel Ortiz
2013-01-09NFC: Add HCI quirks to support driver (non)standard implementationsEric Lapuyade
2013-01-09NFC: Added error handling in event_received hci opsEric Lapuyade
2013-01-09NFC: Fixed nfc core and hci unregistration and cleanupEric Lapuyade
2012-11-19NFC: Export nfc_hci_sak_to_protocol()Eric Lapuyade
2012-11-19NFC: Export nfc_hci_result_to_errno as it can be needed by HCI driversEric Lapuyade
2012-10-26NFC: Use IDR library to assing NFC devices IDsSamuel Ortiz
2012-10-26NFC: Separate pn544 hci driver in HW dependant and independant partsEric Lapuyade
2012-10-26NFC: Implement HCI DEP send and receive dataArron Wang
2012-10-26NFC: Implement HCI DEP link up and downArron Wang
2012-10-26NFC: Pass hardware specific HCI event to driverArron Wang
2012-10-26NFC: Set local gb and DEP registriesArron Wang
2012-09-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-09-24NFC: xmit from hci ops must return 0 or negativeWaldemar Rymarkiewicz
2012-09-24NFC: Changed HCI and PN544 HCI driver to use the new HCI LLC CoreEric Lapuyade
2012-09-24NFC: Add an shdlc llc module to llc coreEric Lapuyade
2012-09-24NFC: Add a nop (passthrough) llc module to llc coreEric Lapuyade
2012-09-24NFC: Add an LLC Core layer to HCIEric Lapuyade
2012-09-24NFC: Modified hci_transceive to become an asynchronous operationEric Lapuyade
2012-09-24NFC: Add a public nfc_hci_send_cmd_async methodEric Lapuyade
2012-09-24NFC: Use system_nrt_wq instead of custom onesTejun Heo
2012-09-24NFC: Implement NCI dep_link_up and dep_link_downIlan Elias