aboutsummaryrefslogtreecommitdiff
path: root/net/nfc/hci/command.c
AgeCommit message (Expand)Author
2013-01-10NFC: Add HCI quirks to support driver (non)standard implementationsEric Lapuyade
2012-11-19NFC: Fix hci_connect_gate() when a pre-opened pipe is passedEric Lapuyade
2012-10-26NFC: Fix not propagating return code in nfc_hci_clear_all_pipesSzymon Janc
2012-10-26NFC: Small nfc_hci_create_pipe refactoringSzymon Janc
2012-09-25NFC: Add a public nfc_hci_send_cmd_async methodEric Lapuyade
2012-09-25NFC: Changed the HCI cmd execution callback prototypeEric Lapuyade
2012-07-09NFC: Allow HCI driver to pre-open pipes to some gatesEric Lapuyade
2012-07-09NFC: Changed HCI cmd execution completion result to std linux errnoEric Lapuyade
2012-04-12NFC: HCI supportEric Lapuyade