1. 8491031 nfc: st-nci: drop unneeded debug prints by Krzysztof Kozlowski · 3 years, 3 months ago
  2. 3133944 nfc: st-nci: Add SPI ID matching DT compatible by Mark Brown · 3 years, 3 months ago
  3. 2603ca87 nfc: st-nci: remove unused header includes by Krzysztof Kozlowski · 3 years, 4 months ago
  4. 15944ad nfc: constify pointer to nfc_vendor_cmd by Krzysztof Kozlowski · 3 years, 5 months ago
  5. 7a5e98d nfc: constify nfc_phy_ops by Krzysztof Kozlowski · 3 years, 5 months ago
  6. cb8caa3 nfc: constify nci_driver_ops (prop_ops and core_ops) by Krzysztof Kozlowski · 3 years, 5 months ago
  7. b9c2828 nfc: constify nci_ops by Krzysztof Kozlowski · 3 years, 5 months ago
  8. 1952fa4 nfc: st-nci: drop ftrace-like debugging messages by Krzysztof Kozlowski · 3 years, 7 months ago
  9. 255fcc7 nfc: st-nci: mark ACPI and OF device ID tables as maybe unused by Krzysztof Kozlowski · 3 years, 7 months ago
  10. c7a551b nfc: st-nci: remove unnecessary labels by wengjianfeng · 3 years, 7 months ago
  11. 62f148d nfc: st-nci: remove unnecessary assignment and label by wengjianfeng · 3 years, 7 months ago
  12. eba43fa nfc: st-nci: remove unnecessary label by wengjianfeng · 3 years, 9 months ago
  13. 796c901 nfc: st-nci: Remove unnecessary variable by wengjianfeng · 3 years, 11 months ago
  14. 0eddbef nfc: st-nci: Remove unnecessary cast by Alex Dewar · 4 years, 4 months ago
  15. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  16. 3008e06 st_nci_hci_connectivity_event_received: null check the allocation by Navid Emamdoost · 5 years ago
  17. 23ec8ea nfc: st-nci: remove redundant assignment to variable r by Colin Ian King · 5 years ago
  18. 46fe777 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 399 by Thomas Gleixner · 6 years ago
  19. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  20. 86cb30e treewide: setup_timer() -> timer_setup() (2 field) by Kees Cook · 7 years ago
  21. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  22. b9eaf18 treewide: init_timer() -> setup_timer() by Kees Cook · 7 years ago
  23. 5bbcc0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  24. 9682b3d Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 7 years ago
  25. 9845530 nfc: st-nci: constify i2c_device_id by Arvind Yadav · 7 years ago
  26. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  27. 83fc61a treewide: Fix typos in Kconfig by Masanari Iida · 7 years ago
  28. c745120 NFC: st-nci: Get rid of code duplication in ->probe() by Andy Shevchenko · 8 years ago
  29. 85d23e7 NFC: st-nci: Add GPIO ACPI mapping table by Andy Shevchenko · 8 years ago
  30. 75719b2 NFC: st-nci: Use unified device properties API meaningfully by Andy Shevchenko · 8 years ago
  31. a89e68f NFC: st-nci: Covert to use GPIO descriptor by Andy Shevchenko · 8 years ago
  32. 1af9fea NFC: st-nci: Get rid of "interesting" use of interrupt polarity by Andy Shevchenko · 8 years ago
  33. 61a0410 NFC: st-nci: Get rid of platform data by Andy Shevchenko · 8 years ago
  34. d58ff35 networking: make skb_push & __skb_push return void pointers by Johannes Berg · 8 years ago
  35. 3aacd7f nfc: st-nci: Move loopback usage from HCI to NCI by Christophe Ricard · 9 years ago
  36. 9b8d1a4 nfc: nci: Add an additional parameter to identify a connection id by Christophe Ricard · 9 years ago
  37. c50e8fe nfc: st-nci: Remove redundant ST_NCI_HCI_HOST_ID_ESE from st-nci.h by Christophe Ricard · 9 years ago
  38. 1f34b20 NFC: st-nci: spi: Drop two useless checks in ACPI probe path by Christophe Ricard · 9 years ago
  39. 4ac52a0 NFC: st-nci: i2c: Drop two useless checks in ACPI probe path by Christophe Ricard · 9 years ago
  40. 0209e79 nfc: st-nci: A APDU_READER_GATE pipe is unexpected on a UICC by Christophe Ricard · 9 years ago
  41. cde4856 nfc: st-nci: Simplify white list building by Christophe Ricard · 9 years ago
  42. 27420fe nfc: st-nci: set is_ese_present and is_uicc_present properly by Christophe Ricard · 9 years ago
  43. de72dbc nfc: st-nci: spi: Change ST_NCI_GPIO_NAME_RESET to match DT by Christophe Ricard · 9 years ago
  44. c1fc913 nfc: st-nci: i2c: Change ST_NCI_GPIO_NAME_RESET to match DT by Christophe Ricard · 9 years ago
  45. dfeb87d nfc: Drop owner assignment from i2c_driver by Krzysztof Kozlowski · 9 years ago
  46. 25960c2 nfc: st-nci: Add support for HCI event connectivity by Christophe Ricard · 9 years ago
  47. 9ba04eb NFC: st-nci: Auto-select core module by Christophe Ricard · 9 years ago
  48. ba2c231 nfc: st-nci: Code cleanup by Christophe Ricard · 9 years ago
  49. 60cd6d8 nfc: st-nci: Add support for acpi probing for spi device. by Christophe Ricard · 9 years ago
  50. ed6a2f3 nfc: st-nci: Add support for acpi probing for i2c device. by Christophe Ricard · 9 years ago
  51. 4c62c20 nfc: st-nci: Add macro for gpio name by Christophe Ricard · 9 years ago
  52. 3252897 nfc: st-nci: Group device table together by Christophe Ricard · 9 years ago
  53. 1faa65b nfc: st-nci: Remove unneeded CONFIG_OF switches by Christophe Ricard · 9 years ago
  54. 53eb525 nfc: st-nci: Remove useless #include "ndlc.h" by Christophe Ricard · 9 years ago
  55. 75f5db39 Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 9 years ago
  56. 3821a06 spi: Drop owner assignment from spi_drivers by Andrew F. Davis · 9 years ago
  57. 2b6e5bf NFC: st-nci: Replace st21nfcb by st_nci in makefile by Christophe Ricard · 9 years ago
  58. bd8f1a3 NFC: st-nci: remove duplicated skb dump by Christophe Ricard · 9 years ago
  59. bb2496c NFC: st-nci: Disable irq when powering the device up by Christophe Ricard · 9 years ago
  60. 064d004 NFC: st-nci: Add few code style fixes by Christophe Ricard · 9 years ago
  61. 4e932ac NFC: st-nci: Fix host_list verification after SE activation by Christophe Ricard · 9 years ago
  62. 0652105 NFC: st-nci: Increase delay between 2 secure element activations by Christophe Ricard · 9 years ago
  63. 3648dc6 NFC: st-nci: Add ese-present/uicc-present dts properties by Christophe Ricard · 9 years ago
  64. 2b5dbe0 NFC: st-nci: Add error messages when an unexpected HCI event occurs by Christophe Ricard · 9 years ago
  65. b1fa4dc NFC: st-nci: Add support for proprietary commands by Christophe Ricard · 9 years ago
  66. d3f13c5 NFC: st-nci: Fix st_nci_gates offset by Christophe Ricard · 9 years ago
  67. 7e35740 NFC: st-nci: Add support for NCI_HCI_IDENTITY_MGMT_GATE by Christophe Ricard · 9 years ago
  68. 404b3e5 NFC: st-nci: initialize gate_count in st_nci_hci_network_init by Christophe Ricard · 9 years ago
  69. 22c84c5 NFC: st-nci: Keep st_nci_gates unchanged in load_session by Christophe Ricard · 9 years ago
  70. 9dfe29f NFC: st-nci: Open NCI_HCI_LINK_MGMT_PIPE by Christophe Ricard · 9 years ago
  71. 543a0a3 NFC: st-nci: Remove HCI init_data.gates initialization in load_session by Christophe Ricard · 9 years ago
  72. a1269dd NFC: st-nci: Fix incorrect spi buffer size by Christophe Ricard · 9 years ago
  73. e67e7e5 NFC: st-nci: include st-nci.h instead of ndlc.h by Christophe Ricard · 9 years ago
  74. f587662 NFC: st-nci: Align st-nci driver with other nfc driver by Christophe Ricard · 9 years ago
  75. 22e4bd0 NFC: nci: rename nci_prop_ops to nci_driver_ops by Robert Dolca · 9 years ago
  76. dc42143 NFC: st-nci: Rename st-nci_se.c by Samuel Ortiz · 9 years ago
  77. 94b8593 nfc: st-nci: Remove pr_err in rcv_queue when ndlc header is unknown by Christophe Ricard · 9 years ago
  78. 2bc4d4f nfc: st-nci: Add spi phy support for st21nfcb by Christophe Ricard · 9 years ago
  79. 8b70688 nfc: st-nci: Free data with irrelevant NDLC PCB_SYNC value by Christophe Ricard · 9 years ago
  80. 1d816b6e nfc: st-nci: Remove data from ack_pending_q when receiving a SYNC_ACK by Christophe Ricard · 9 years ago
  81. daaf1e1 NFC: st-nci: fix use of uninitialized variables in error path by Christophe Ricard · 9 years ago
  82. e7723b3 nfc: st-nci: Fix non accurate comment for st_nci_i2c_read by Christophe Ricard · 9 years ago
  83. 30458aa nfc: st-nci: Fix typo when changing from st21nfcb to st-nci by Christophe Ricard · 9 years ago
  84. 76b733d nfc: st-nci: Remove duplicate file platform_data/st_nci.h by Christophe Ricard · 9 years ago
  85. ed06aeef nfc: st-nci: Rename st21nfcb to st-nci by Christophe Ricard · 10 years ago