aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/nfc/hci.h
Commit message (Expand)AuthorAge
* NFC: hci: Add specific hci macro to not create a pipeChristophe Ricard2014-12-02
* NFC: hci: Add se_io HCI operandChristophe Ricard2014-12-01
* NFC: hci: Add stop_poll HCI operand.Christophe Ricard2014-07-22
* NFC: hci: Add load_session HCI operandChristophe Ricard2014-04-21
* include/net/: Fix FSF address in file headersJeff Kirsher2013-12-06
* NFC: Move struct nfc_phy_ops out of HCI up to nfc core levelEric Lapuyade2013-09-24
* NFC: netlink: Rename CMD_FW_UPLOAD to CMD_FW_DOWNLOADSamuel Ortiz2013-07-30
* NFC: Extend and fix the internal secure element APISamuel Ortiz2013-06-14
* NFC: Remove the static supported_se fieldSamuel Ortiz2013-06-14
* NFC: HCI: Implement fw_upload opsEric Lapuyade2013-06-13
* NFC: Initial Secure Element APISamuel Ortiz2013-01-09
* NFC: Add HCI quirks to support driver (non)standard implementationsEric Lapuyade2013-01-09
* NFC: Added error handling in event_received hci opsEric Lapuyade2013-01-09
* NFC: Fixed nfc core and hci unregistration and cleanupEric Lapuyade2013-01-09
* NFC: Export nfc_hci_sak_to_protocol()Eric Lapuyade2012-11-19
* NFC: Export nfc_hci_result_to_errno as it can be needed by HCI driversEric Lapuyade2012-11-19
* NFC: Separate pn544 hci driver in HW dependant and independant partsEric Lapuyade2012-10-26
* NFC: Implement HCI DEP send and receive dataArron Wang2012-10-26
* NFC: Implement HCI DEP link up and downArron Wang2012-10-26
* NFC: Pass hardware specific HCI event to driverArron Wang2012-10-26
* NFC: Set local gb and DEP registriesArron Wang2012-10-26
* NFC: xmit from hci ops must return 0 or negativeWaldemar Rymarkiewicz2012-09-24
* NFC: Changed HCI and PN544 HCI driver to use the new HCI LLC CoreEric Lapuyade2012-09-24
* NFC: Modified hci_transceive to become an asynchronous operationEric Lapuyade2012-09-24
* NFC: Add a public nfc_hci_send_cmd_async methodEric Lapuyade2012-09-24
* NFC: Use system_nrt_wq instead of custom onesTejun Heo2012-09-24
* NFC: Allow HCI driver to pre-open pipes to some gatesEric Lapuyade2012-07-09
* NFC: Prepare asynchronous error management for driver and shdlcEric Lapuyade2012-07-09
* NFC: Add target mode protocols to the polling loop startup routineSamuel Ortiz2012-06-04
* NFC: HCI drivers don't have to keep track of polling stateEric Lapuyade2012-05-15
* NFC: Add HCI/SHDLC support to let driver check for tag presenceEric Lapuyade2012-05-15
* NFC: Remove useless HCI private nfc target tableEric Lapuyade2012-05-15
* NFC: HCI supportEric Lapuyade2012-04-12