1. 042a40d drivers: lora: rylrxxx: Add stdio.h to resolve function prototypes by TOKITA Hiroshi · 6 months ago
  2. 1d4c29a drivers: lora: rylrxxx: Fix missing `default y` in LORA_RYLRXXX by TOKITA Hiroshi · 6 months ago
  3. 52a2023 zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY by Yong Cong Sin · 6 months ago
  4. 59eb3ea lora: driver: sx12xx: fix driver recv func when RX error occurs by Patryk Biel · 8 months ago
  5. e2549cc lora: rylrxxx: add missing timeout by Jordan Yates · 8 months ago
  6. 35740a8 drivers: lora: implement reyax lora driver by David Ullmann · 10 months ago
  7. de6274f lora: add config for reyax lora module by David Ullmann · 10 months ago
  8. c0c8952 shell: do not enable subsystem/driver shell modules by default by Henrik Brix Andersen · 1 year, 4 months ago
  9. 2d65acc drivers: gpio: use gpio_is_ready_dt helper function by Nick Ward · 1 year, 7 months ago
  10. 2489416 drivers: lora: shell: fix invalid range in config bw param by Petr Sharshavin · 1 year, 10 months ago
  11. e78e8d7 drivers: lora: sx126x: Support fine-grained STM32WL PA config by Kenneth J. Miller · 1 year, 11 months ago
  12. 667eeb1 shell: fix MISRA 5.7 violations on `struct shell` by Gerard Marull-Paretas · 2 years ago
  13. 41d83d7 lora: compile drivers based on devicetree by Jordan Yates · 2 years ago
  14. c41dd36 drivers: kconfig: unify menuconfig title strings by Henrik Brix Andersen · 2 years ago
  15. f5ae6cc drivers: lora: fix busy after sx12xx_lora_test_cw by Petr Sharshavin · 2 years, 1 month ago
  16. e077fb7 drivers: tests: replace usage of `spi_is_ready` with `spi_is_ready_dt` by Bartosz Bilas · 2 years, 4 months ago
  17. 178bdc4 include: add missing zephyr/irq.h include by Gerard Marull-Paretas · 2 years, 5 months ago
  18. c75fe75 drivers: lora: Return error from lora_send() by Attie Grande · 2 years, 7 months ago
  19. 79e6b0e includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> by Gerard Marull-Paretas · 2 years, 7 months ago
  20. 91fedca drivers: lora: Update drivers to use devicetree Kconfig symbol by Kumar Gala · 2 years, 7 months ago
  21. 4c285fc drivers: lora: Add support for setting sync-word and iq-inverted by Tim Cooijmans · 2 years, 8 months ago
  22. 998c03a drivers: lora: sx126x: Replace use of DT_INST_LABEL by Kumar Gala · 2 years, 9 months ago
  23. f12d36a lorawan: move `REQUIRES_FULL_LIBC` dependency by Jordan Yates · 2 years, 9 months ago
  24. 7bb17e6 lora: shell: Remove use of DT_LABEL by Kumar Gala · 2 years, 10 months ago
  25. fb60aab drivers: migrate includes to <zephyr/...> by Gerard Marull-Paretas · 2 years, 11 months ago
  26. bc47f66 drivers: lora: sx127x: fix missing reset gpio instantiation by Adrien Rouault · 2 years, 11 months ago
  27. d4023b3 drivers: gpio: move non-standard dts flags to be soc specific by Henrik Brix Andersen · 3 years, 1 month ago
  28. 95fb0de kconfig: remove Enable from boolean prompts by Gerard Marull-Paretas · 3 years, 1 month ago
  29. 47ae656 all: Deprecate UTIL_LISTIFY and replace with LISTIFY by Krzysztof Chruscinski · 3 years, 1 month ago
  30. d9a74dd lora: sx126x: fix missing GPIO instantiation by Jordan Yates · 3 years, 1 month ago
  31. ca7f291 drivers: lora: sx12xx: use gpio_dt_spec by Gerard Marull-Paretas · 3 years, 1 month ago
  32. dc2c889 drivers: lora: sx127x: use spi_dt_spec by Gerard Marull-Paretas · 3 years, 1 month ago
  33. 4bcbbe5 drivers: lora: sx126x: use spi_dt_spec by Gerard Marull-Paretas · 3 years, 1 month ago
  34. becc1ef drivers: lora: shell: fix 'long' specifier in shell_error() by Marcin Niestroj · 3 years, 2 months ago
  35. 1bb7aa2 lora: sx126x: don't re-enable interrupt in sleep by Jordan Yates · 3 years, 3 months ago
  36. c759a35 drivers: use DT_INST_ENUM_IDX(_OR) macros by Gerard Marull-Paretas · 3 years, 4 months ago
  37. 526b3e9 lora: asynchronous packet reception by Jordan Yates · 3 years, 5 months ago
  38. bd61122 kconfig: drivers: experimental settings now uses select EXPERIMENTAL by Torsten Rasmussen · 3 years, 5 months ago
  39. 47e10a6 drivers: lora: fix RtcGetCalendarTime() by Marcin Niestroj · 3 years, 6 months ago
  40. 23fbb19 drivers: sx126x_stm32wl: clear the radio IRQ before reenabling it by Fabio Baltieri · 3 years, 6 months ago
  41. c910138 drivers: lora: sx12xx: fix atomic include by Marcin Niestroj · 3 years, 7 months ago
  42. 3cec3ac lora: detect failed transmissions by Jordan Yates · 3 years, 7 months ago
  43. 93b4dbc lora: `lora_send` blocks until completion by Jordan Yates · 3 years, 7 months ago
  44. d673181 drivers: sx126x_standalone: use the correct dev_data for dio1 callback by Fabio Baltieri · 3 years, 8 months ago
  45. d2363be lora: sx12xx_common: thread safe RX by Jordan Yates · 3 years, 8 months ago
  46. 586a4bf lora: sx12xx_common: thread-safe API by Jordan Yates · 3 years, 8 months ago
  47. 4b370fb lora: sx12xx_common: transition to k_poll_signal by Jordan Yates · 3 years, 8 months ago
  48. f397361 lora: sx12xx_common: sleep after RX timeout by Jordan Yates · 3 years, 8 months ago
  49. accb71e drivers: sx126x: add support for the stm32wl chip by Fabio Baltieri · 3 years, 9 months ago
  50. 2916133 drivers: sx126x_standalone: convert to gpio_dt_spec APIs by Fabio Baltieri · 3 years, 9 months ago
  51. 74efaa9 drivers: sx126x: refactor few functions for stm32wl support by Fabio Baltieri · 3 years, 9 months ago
  52. 63dbc1f drivers: lora: sx126x: cosmetic fixes by Ilya Tagunov · 3 years, 10 months ago
  53. 05957b6 lorawan: update LoRaMac-node and move CMakeLists.txt to the main repo by Ilya Tagunov · 3 years, 10 months ago
  54. 496cdac drivers: lora: remove usage of device_pm_control_nop by Gerard Marull-Paretas · 4 years ago
  55. b104281 kernel: sem: add K_SEM_MAX_LIMIT by James Harris · 4 years, 1 month ago
  56. 62d4c69 drivers: lora: sx127x: rework SX1276 driver to add SX1272 support by Ilya Tagunov · 4 years, 1 month ago
  57. e756ad6 lora: sx126x: disable DIO1 in sleep mode by Jordan Yates · 4 years, 2 months ago
  58. 6776535 lora: sx126x: update modem state on transitions by Jordan Yates · 4 years, 2 months ago
  59. fb71ad5 lora: sx12xx_common: force sleep on boot by Jordan Yates · 4 years, 2 months ago
  60. f19e36f drivers: lora: Convert drivers to new DT device macros by Kumar Gala · 4 years, 3 months ago
  61. 52a8020 drivers: lora: Add CheckRfFrequency callback to SX1276 driver by Kuba Sanak · 4 years, 6 months ago
  62. 4d1d1bb drivers: lora: Add missing function definitions & callbacks for LoRaWAN by Manivannan Sadhasivam · 4 years, 6 months ago
  63. 47a262f drivers: lora: hal_common: Offload calling TimerIrqHandler to work queue by Manivannan Sadhasivam · 4 years, 6 months ago
  64. 0668e2b drivers: lora: Only create loramac-node library if not done before by Manivannan Sadhasivam · 4 years, 6 months ago
  65. 78cc7df drivers: lora: sx126x: Support software-managed RF switches by Andreas Sandberg · 4 years, 7 months ago
  66. e18fcbb device: Const-ify all device driver instance pointers by Tomasz Bursztyka · 4 years, 7 months ago
  67. b5bff2c drivers: lora: sx126x: Use the new pin helpers by Andreas Sandberg · 4 years, 9 months ago
  68. 2ebd80c drivers: lora: sx126x: Don't initialize control pin to active by Andreas Sandberg · 4 years, 9 months ago
  69. 23e4a8b drivers: lora: Move sx1276 pin helpers to sx12xx common by Andreas Sandberg · 4 years, 9 months ago
  70. 559cf02 drivers: lora: sx1276: configure reset gpio only once by Marcin Niestroj · 4 years, 9 months ago
  71. 71bdb35 drivers: lora: sx1276: rework gpio configuration by Marcin Niestroj · 4 years, 9 months ago
  72. 8e8f14e drivers: lora: Add chip select flags to SX1276 driver by Andreas Sandberg · 4 years, 9 months ago
  73. 33d473d drivers: lora: Add chip select flags to SX126x driver by Andreas Sandberg · 4 years, 9 months ago
  74. 6a4ebe5 drivers: lora: Add SX126x LoRa radio support by Andreas Sandberg · 4 years, 9 months ago
  75. ba330ec drivers: lora: Prepare Kconfig for additional radios by Andreas Sandberg · 4 years, 9 months ago
  76. 51666b8 lora: select REQUIRES_FULL_LIBC when LORA=y by Marcin Niestroj · 4 years, 9 months ago
  77. 3c55e1f lora: shell: use strtoul instead of strtoll by Marcin Niestroj · 4 years, 9 months ago
  78. ee985d81 shell: enable modules by default if shell is enabled by Anas Nashif · 4 years, 9 months ago
  79. af67b29 drivers: lora: sx1276: support antenna power enable by Marcin Niestroj · 4 years, 9 months ago
  80. 35328cc drivers: lora: sx1276: support TCXO power control by Marcin Niestroj · 4 years, 9 months ago
  81. 2aa161a drivers: lora: sx1276: support RFI/RFO/PA_BOOST antenna selection by Marcin Niestroj · 4 years, 9 months ago
  82. f08ef73 drivers: lora: sx1276: select PA output by dts property by Marcin Niestroj · 4 years, 9 months ago
  83. d1ba1ca drivers: lora: sx1276: stop reading PA_CONFIG by Marcin Niestroj · 4 years, 9 months ago
  84. 8d332ad drivers: lora: sx1276: fix RFO TX power configuration by Andreas Sandberg · 4 years, 9 months ago
  85. 6c798aa drivers: lora: sx1276: make GPIO CS pin optional by Aurelien Jarno · 4 years, 10 months ago
  86. a36147c drivers: lora: Factor out sx12xx common functionality by Andreas Sandberg · 4 years, 10 months ago
  87. 69fac5c drivers: lora: Move board support to a separate file by Andreas Sandberg · 4 years, 10 months ago
  88. a1b77fd zephyr: replace zephyr integer types with C99 types by Kumar Gala · 4 years, 10 months ago
  89. 6e8775f devicetree: remove DT_HAS_NODE_STATUS_OKAY by Martí Bolívar · 4 years, 11 months ago
  90. d8de33e drivers: lora: Add a shell for LoRa testing by Andreas Sandberg · 5 years ago
  91. d3c6cfc drivers: lora: Add a continuous wave test API by Andreas Sandberg · 5 years ago
  92. f619cbc lora: sx1276: Add missing RtcTick2Ms function definition by Manivannan Sadhasivam · 5 years ago
  93. 7be8deb lora: Switch to new timeout API by Manivannan Sadhasivam · 5 years ago
  94. 0f02adf lora: Make the LoRa support Experimental by Manivannan Sadhasivam · 5 years ago
  95. e177ab6 drivers: lora: Get rid of counter support by Manivannan Sadhasivam · 5 years ago
  96. a150fb6 drivers: lora: sx1276: call DIO handlers in workqueue by Marcin Niestroj · 5 years ago
  97. 2c23465 drivers: lora: sx1276: check gpio controller when looking for triggered DIO by Marcin Niestroj · 5 years ago
  98. 675c6bd drivers: lora: sx1276: constify dio gpio configuration by Marcin Niestroj · 5 years ago
  99. 8cfef93 drivers: lora: sx1276: handle NULL callback in irqHandlers by Marcin Niestroj · 5 years ago
  100. ecf3bdb coccinelle: re-run timeout conversion semantic patch by Peter Bigot · 5 years ago