1. 3a60344 drivers: pwm: stm32: move "st,prescaler" to timers instead of pwm by Alexandre Bourdiol · 3 years, 4 months ago
  2. f7f0bc7 drivers: can: Fixed timeout values comparison by Lucas Dietrich · 3 years, 4 months ago
  3. 0544f5d drivers: gpio: Added mcp230xx GPIO driver. by Lukas Gehreke · 3 years, 4 months ago
  4. 70d4559 Microchip: MEC172x: eSPI driver by Jay Vasanth · 3 years, 4 months ago
  5. 836651b drivers: gpio: Refactor drivers to use shared init priority by Maureen Helm · 3 years, 4 months ago
  6. 7c6039a drivers: serial: nrfx: refactor for atomic_t as long by Christopher Friedt · 3 years, 4 months ago
  7. 3e86c62 kernel: atomics: update print specifiers for atomic_t by Christopher Friedt · 3 years, 4 months ago
  8. 0b400d8 drivers/timer/cavs_timer: Fix race in k_cycle_get_64() by Andy Ross · 3 years, 4 months ago
  9. 12decc7 Bluetooth: ISO: Add bitmask for retrieving iso header lenght by Emil Gydesen · 3 years, 4 months ago
  10. e1ba2f7 drivers: ieee802154: nrf5: fix NULL pointer dereference by Rafał Kuźnia · 3 years, 4 months ago
  11. 6d8f1bf soc: it8xxx2: add support for eSPI driver by Dino Li · 3 years, 4 months ago
  12. b50cb2a drivers: counter: esp32: add support for esp32c3 by Felipe Neves · 3 years, 4 months ago
  13. ebed957 modem: Update modem sockets poll to allow eventfd by Wouter Cappelle · 3 years, 4 months ago
  14. 2e8cc9f drivers: gpio: add combined drive strength flags and mask by Henrik Brix Andersen · 3 years, 4 months ago
  15. 1c53e68 drivers: ethernet: mcux: Bugfix ptp_clock_adjust by Alex Sergeev · 3 years, 4 months ago
  16. 224468f Bluetooth: drivers: h4: Fix uart_fifo_fill return value handling by Johan Hedberg · 3 years, 5 months ago
  17. cc2d5f8 Bluetooth: drivers: h4: Fix uart_fifo_read return value handling by Johan Hedberg · 3 years, 5 months ago
  18. fa94be5 drivers: spi_nrfx_spim: workaround for nRF52832 errata anomaly 58 by Nick Ward · 3 years, 5 months ago
  19. 40c2b1e uart: add API support for wide data by Daniel Leung · 3 years, 5 months ago
  20. bd6cc1f drivers/flash/nrf_qspi_nor: Modify qspi_erase loop condition by Dominik Ermel · 3 years, 5 months ago
  21. 2185863 drivers: adc: add the stm32U5 devices to the adc driver by Francois Ramu · 3 years, 5 months ago
  22. e26fcc4 drivers: adc: stm32 oversampling includes the ADC of the stm32U5 soc by Francois Ramu · 3 years, 5 months ago
  23. cf60639 drivers: serial: stm32 usart driver clears the RXNE through flag by Francois Ramu · 3 years, 5 months ago
  24. b0c48a2 drivers: uart: esp32: set device to initialize pre-kernel by Sylvio Alves · 3 years, 5 months ago
  25. 38eed4a sara-r4: increase socket processing prio by Emil Lindqvist · 3 years, 5 months ago
  26. ee95b53 drivers: sensor: lsm6dsl: improve driver initialization by Bartosz Bilas · 3 years, 5 months ago
  27. 760adff drivers: spi_context: Correct alignment of LOG_DBG() parameters by Andrzej Głąbek · 3 years, 5 months ago
  28. 688d818 drivers: spi_context: Fix handling of zero-length buffers by Andrzej Głąbek · 3 years, 5 months ago
  29. 3489ca9 drivers: spi_context: Do not use transfer timeout in slave mode by Andrzej Głąbek · 3 years, 5 months ago
  30. 5bc0451 drivers: can: remove DT_CHOSEN_ZEPHYR_CANBUS_LABEL macro by Henrik Brix Andersen · 3 years, 5 months ago
  31. 2706081 modem: hl7800: remove NEWLIB_LIBC dependency by Ryan Erickson · 3 years, 5 months ago
  32. e505f24 ITE drivers/timer: update timer_init() definition by Ruibin Chang · 3 years, 5 months ago
  33. c930262 drivers: ieee802154: nrf5: refactor storing mac keys by Lukasz Maciejonczyk · 3 years, 5 months ago
  34. f7466d2 drivers: spi_nrfx_spim/spi: Fix initialization of CS GPIOs by Andrzej Głąbek · 3 years, 5 months ago
  35. 0ab1bf4 drivers: sensor: lis2dh: Level triggered interrupts by Benjamin Lindqvist · 3 years, 5 months ago
  36. 918a574 clock: add k_cycle_get_64 by Christopher Friedt · 3 years, 5 months ago
  37. f445cb9 drivers: ieee802154_rf2xx: convert to use spi_dt_spec by Bartosz Bilas · 3 years, 5 months ago
  38. 02c32d4 usb: move USB_DEVICE_REMOTE_WAKEUP option to drivers by Johann Fischer · 3 years, 5 months ago
  39. 08bb61e drivers/disk: sdmmc: stm32: DMA header requested on L4/F7 series by Erwan Gouriou · 3 years, 5 months ago
  40. 857a188 drivers: watchdog: esp32: enabled esp32c3 by Felipe Neves · 3 years, 5 months ago
  41. 4ae0165 drivers: ieee802154: b91: Kconfig update with new params. by Yuriy Vynnychek · 3 years, 5 months ago
  42. ecd7c23 drivers: hwinfo: shell: Add reset cause shell command by Alexander Wachter · 3 years, 5 months ago
  43. 5db37b1 drivers: hwinfo: shell: rename args to satisfy rule 5.7 by Alexander Wachter · 3 years, 5 months ago
  44. c817a09 canbus: rename zephyr,can-primary chosen property to zephyr,canbus by Henrik Brix Andersen · 3 years, 5 months ago
  45. ee7cd10 drivers: modem: improve modem context RSSI member by Bartosz Bilas · 3 years, 5 months ago
  46. 5413661 boards: xtensa: add ledc support to the esp32 board by Andrei-Edward Popa · 3 years, 5 months ago
  47. d435340 drivers: led_pwm: Decrease power consumption by Jan Zyczkowski · 3 years, 5 months ago
  48. ec0d5b6 driver: modem: Fix mux device name comparison by Guillaume Lager · 3 years, 5 months ago
  49. 8e95b95 drivers: modem: gsm: Fix to COPS cmd parse info by Jair Jack · 3 years, 5 months ago
  50. ab91612 driver: esp32: I2C code refactoring by Sylvio Alves · 3 years, 5 months ago
  51. 48a1e76 drivers: led: pca9633: add support for multiple devices by Daniel N. Hansten · 3 years, 5 months ago
  52. 963d05b timer: it8xxx2: enable free run timer overflow interrupt by Dino Li · 3 years, 5 months ago
  53. 27e44ac clock: esp32: unify clock control for all espressif socs by Sylvio Alves · 3 years, 5 months ago
  54. 2ebf885 drivers: usb device driver for the stm32u5 soc family by Francois Ramu · 3 years, 5 months ago
  55. 41325bd drivers: spi: remove spi_context_cs_configure function by Bartosz Bilas · 3 years, 5 months ago
  56. 7ba48aa drivers: spi_xlnx_axi_quadspi: initialize all cs gpios during init by Bartosz Bilas · 3 years, 5 months ago
  57. 258f2d8 drivers: spi_xec_qmspi: initialize all cs gpios during init by Bartosz Bilas · 3 years, 5 months ago
  58. 997723b drivers: spi_sifive: initialize all cs gpios during init by Bartosz Bilas · 3 years, 5 months ago
  59. 81a3900 drivers: spi_sam0: initialize all cs gpios during init by Bartosz Bilas · 3 years, 5 months ago
  60. 6164664 drivers: spi_sam: initialize all cs gpios during init by Bartosz Bilas · 3 years, 5 months ago
  61. 05f326c drivers: spi_rv32m1_lpspi: initialize all cs gpios during init by Bartosz Bilas · 3 years, 5 months ago
  62. 97d3de2 drivers: spi_psoc6: initialize all cs gpios during init by Bartosz Bilas · 3 years, 5 months ago
  63. 225f0b3 drivers: spi_oc_simple: initialize all cs gpios during init by Bartosz Bilas · 3 years, 5 months ago
  64. 99daca9 drivers: spi_nrfx_spim: initialize all cs gpios during init by Bartosz Bilas · 3 years, 5 months ago
  65. ae03c0a drivers: spi_nrfx_spi: initialize all cs gpios during init by Bartosz Bilas · 3 years, 5 months ago
  66. 054fb71 drivers: spi_mcux_lpspi: initialize all cs gpios during init by Bartosz Bilas · 3 years, 5 months ago
  67. ab2d23c drivers: spi_mcux_flexcomm: initialize all cs gpios during init by Bartosz Bilas · 3 years, 5 months ago
  68. 0ccdd5f drivers: spi_mcux_dspi: initialize all cs gpios during init by Bartosz Bilas · 3 years, 5 months ago
  69. bcd0364 drivers: spi_gecko: initialize all cs gpios during init by Bartosz Bilas · 3 years, 5 months ago
  70. f40be1f drivers: spi_esp32_spim: initialize all cs gpios during init by Bartosz Bilas · 3 years, 5 months ago
  71. 70a65b2 drivers: spi_dw: initialize all cs gpios during init by Bartosz Bilas · 3 years, 5 months ago
  72. 3792543 drivers: spi_cc13xx_cc26xx: initialize all cs gpios during init by Bartosz Bilas · 3 years, 5 months ago
  73. b370fb8 drivers: spi_b91: initialize all cs gpios during init by Bartosz Bilas · 3 years, 5 months ago
  74. 388a33c drivers: spi_ll_stm32: initialize all cs gpios during init by Bartosz Bilas · 3 years, 5 months ago
  75. 54907c7 drivers: spi: spi_context: improve support of multiple cs gpios by Bartosz Bilas · 3 years, 5 months ago
  76. ea25b92 drivers: spi: use dedicated init priority by Bartosz Bilas · 3 years, 5 months ago
  77. 23a0ce4 drivers/pcie: Add PTM root device driver as well as implement PTM API by Tomasz Bursztyka · 3 years, 5 months ago
  78. 766f567 drivers/pcie: Add PCIE logging module by Tomasz Bursztyka · 3 years, 5 months ago
  79. 95e2c39 drivers: uart stm32 flushing Rx register once the RXNE irq is enabled by Francois Ramu · 3 years, 5 months ago
  80. 608b358 drivers/disk: sdmmc: stm32: err var init is not required by Erwan Gouriou · 3 years, 5 months ago
  81. 34a50e3 drivers/disk: sdmmc: stm32: Enable hw fc only after card init by Erwan Gouriou · 3 years, 5 months ago
  82. 527315d drivers: flash: nrf_qspi_nor: Add support for device power management by Andrzej Głąbek · 3 years, 5 months ago
  83. 70efbcc drivers: flash: nrf_qspi_nor: Clean up handling of DT properties by Andrzej Głąbek · 3 years, 5 months ago
  84. 32b4950 drivers: eeprom: Refactor drivers to use shared init priority by Maureen Helm · 3 years, 5 months ago
  85. c716514 drivers/flash/nrf_qspi_nor: Remove qspi_nor_read_id param flash_id by Dominik Ermel · 3 years, 5 months ago
  86. f7ebbc5 drivers/flash/qspi_nor_flash: Remove dev null check by Dominik Ermel · 3 years, 5 months ago
  87. 7e43332 drivers: adc: mcp320x: convert to spi_dt_spec by Bartosz Bilas · 3 years, 5 months ago
  88. 7b21050 drivers/uart: stm32: fix a bug during transmission by Julien D'ascenzio · 3 years, 5 months ago
  89. 811a09b drivers: serial: npcx: drop inline attribute for PM action callback by Gerard Marull-Paretas · 3 years, 5 months ago
  90. cb329bb drivers: sensor: bme280: make PM action callback static by Gerard Marull-Paretas · 3 years, 5 months ago
  91. 4baf1e0 drivers: use common PM action callback naming by Gerard Marull-Paretas · 3 years, 5 months ago
  92. 01430da drivers: video: ov2640: remove deprecated PM macro by Gerard Marull-Paretas · 3 years, 5 months ago
  93. dd9d056 drivers: spi: esp32_spim: use NULL for PM callback by Gerard Marull-Paretas · 3 years, 5 months ago
  94. 79effd7 drivers: sensor: si7210: make PM callback static by Gerard Marull-Paretas · 3 years, 5 months ago
  95. d5aa5c2 drivers: esp32: uart: use hal functions by Sylvio Alves · 3 years, 5 months ago
  96. 1cee284 pm: device: runtime: use pm_device_runtime* namespace by Gerard Marull-Paretas · 3 years, 5 months ago
  97. e19716e include/driver/clock_control: stm32: Remove STM32_PLL_PREDIV1 by Erwan Gouriou · 3 years, 5 months ago
  98. ace71a9 drivers/clock_control: stm32: Remove CLOCK_STM32_ Kconfig symbols by Erwan Gouriou · 3 years, 5 months ago
  99. eafafa2 drivers: spi_nrfx_spis: Fix handling of buffer lengths by Andrzej Głąbek · 3 years, 5 months ago
  100. aa3f3d9 drivers/sensor: lsm6ds0: Fix SENSOR_DEG2RAD_DOUBLE macro by Armando Visconti · 3 years, 5 months ago