1. 25960c2 nfc: st-nci: Add support for HCI event connectivity by Christophe Ricard · 9 years ago
  2. 9ba04eb NFC: st-nci: Auto-select core module by Christophe Ricard · 9 years ago
  3. ba2c231 nfc: st-nci: Code cleanup by Christophe Ricard · 9 years ago
  4. 60cd6d8 nfc: st-nci: Add support for acpi probing for spi device. by Christophe Ricard · 9 years ago
  5. ed6a2f3 nfc: st-nci: Add support for acpi probing for i2c device. by Christophe Ricard · 9 years ago
  6. 4c62c20 nfc: st-nci: Add macro for gpio name by Christophe Ricard · 9 years ago
  7. 3252897 nfc: st-nci: Group device table together by Christophe Ricard · 9 years ago
  8. 1faa65b nfc: st-nci: Remove unneeded CONFIG_OF switches by Christophe Ricard · 9 years ago
  9. 53eb525 nfc: st-nci: Remove useless #include "ndlc.h" by Christophe Ricard · 9 years ago
  10. 75f5db39 Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 9 years ago
  11. 3821a06 spi: Drop owner assignment from spi_drivers by Andrew F. Davis · 9 years ago
  12. 2b6e5bf NFC: st-nci: Replace st21nfcb by st_nci in makefile by Christophe Ricard · 9 years ago
  13. bd8f1a3 NFC: st-nci: remove duplicated skb dump by Christophe Ricard · 9 years ago
  14. bb2496c NFC: st-nci: Disable irq when powering the device up by Christophe Ricard · 9 years ago
  15. 064d004 NFC: st-nci: Add few code style fixes by Christophe Ricard · 9 years ago
  16. 4e932ac NFC: st-nci: Fix host_list verification after SE activation by Christophe Ricard · 9 years ago
  17. 0652105 NFC: st-nci: Increase delay between 2 secure element activations by Christophe Ricard · 9 years ago
  18. 3648dc6 NFC: st-nci: Add ese-present/uicc-present dts properties by Christophe Ricard · 9 years ago
  19. 2b5dbe0 NFC: st-nci: Add error messages when an unexpected HCI event occurs by Christophe Ricard · 9 years ago
  20. b1fa4dc NFC: st-nci: Add support for proprietary commands by Christophe Ricard · 9 years ago
  21. d3f13c5 NFC: st-nci: Fix st_nci_gates offset by Christophe Ricard · 9 years ago
  22. 7e35740 NFC: st-nci: Add support for NCI_HCI_IDENTITY_MGMT_GATE by Christophe Ricard · 9 years ago
  23. 404b3e5 NFC: st-nci: initialize gate_count in st_nci_hci_network_init by Christophe Ricard · 9 years ago
  24. 22c84c5 NFC: st-nci: Keep st_nci_gates unchanged in load_session by Christophe Ricard · 9 years ago
  25. 9dfe29f NFC: st-nci: Open NCI_HCI_LINK_MGMT_PIPE by Christophe Ricard · 9 years ago
  26. 543a0a3 NFC: st-nci: Remove HCI init_data.gates initialization in load_session by Christophe Ricard · 9 years ago
  27. a1269dd NFC: st-nci: Fix incorrect spi buffer size by Christophe Ricard · 9 years ago
  28. e67e7e5 NFC: st-nci: include st-nci.h instead of ndlc.h by Christophe Ricard · 9 years ago
  29. f587662 NFC: st-nci: Align st-nci driver with other nfc driver by Christophe Ricard · 9 years ago
  30. 22e4bd0 NFC: nci: rename nci_prop_ops to nci_driver_ops by Robert Dolca · 9 years ago
  31. dc42143 NFC: st-nci: Rename st-nci_se.c by Samuel Ortiz · 9 years ago
  32. 94b8593 nfc: st-nci: Remove pr_err in rcv_queue when ndlc header is unknown by Christophe Ricard · 9 years ago
  33. 2bc4d4f nfc: st-nci: Add spi phy support for st21nfcb by Christophe Ricard · 9 years ago
  34. 8b70688 nfc: st-nci: Free data with irrelevant NDLC PCB_SYNC value by Christophe Ricard · 9 years ago
  35. 1d816b6e nfc: st-nci: Remove data from ack_pending_q when receiving a SYNC_ACK by Christophe Ricard · 9 years ago
  36. daaf1e1 NFC: st-nci: fix use of uninitialized variables in error path by Christophe Ricard · 9 years ago
  37. e7723b3 nfc: st-nci: Fix non accurate comment for st_nci_i2c_read by Christophe Ricard · 9 years ago
  38. 30458aa nfc: st-nci: Fix typo when changing from st21nfcb to st-nci by Christophe Ricard · 9 years ago
  39. 76b733d nfc: st-nci: Remove duplicate file platform_data/st_nci.h by Christophe Ricard · 9 years ago
  40. ed06aeef nfc: st-nci: Rename st21nfcb to st-nci by Christophe Ricard · 9 years ago