1. 2ebf885 drivers: usb device driver for the stm32u5 soc family by Francois Ramu · 3 years, 5 months ago
  2. 41325bd drivers: spi: remove spi_context_cs_configure function by Bartosz Bilas · 3 years, 5 months ago
  3. 7ba48aa drivers: spi_xlnx_axi_quadspi: initialize all cs gpios during init by Bartosz Bilas · 3 years, 5 months ago
  4. 258f2d8 drivers: spi_xec_qmspi: initialize all cs gpios during init by Bartosz Bilas · 3 years, 5 months ago
  5. 997723b drivers: spi_sifive: initialize all cs gpios during init by Bartosz Bilas · 3 years, 5 months ago
  6. 81a3900 drivers: spi_sam0: initialize all cs gpios during init by Bartosz Bilas · 3 years, 5 months ago
  7. 6164664 drivers: spi_sam: initialize all cs gpios during init by Bartosz Bilas · 3 years, 5 months ago
  8. 05f326c drivers: spi_rv32m1_lpspi: initialize all cs gpios during init by Bartosz Bilas · 3 years, 5 months ago
  9. 97d3de2 drivers: spi_psoc6: initialize all cs gpios during init by Bartosz Bilas · 3 years, 5 months ago
  10. 225f0b3 drivers: spi_oc_simple: initialize all cs gpios during init by Bartosz Bilas · 3 years, 5 months ago
  11. 99daca9 drivers: spi_nrfx_spim: initialize all cs gpios during init by Bartosz Bilas · 3 years, 5 months ago
  12. ae03c0a drivers: spi_nrfx_spi: initialize all cs gpios during init by Bartosz Bilas · 3 years, 5 months ago
  13. 054fb71 drivers: spi_mcux_lpspi: initialize all cs gpios during init by Bartosz Bilas · 3 years, 5 months ago
  14. ab2d23c drivers: spi_mcux_flexcomm: initialize all cs gpios during init by Bartosz Bilas · 3 years, 5 months ago
  15. 0ccdd5f drivers: spi_mcux_dspi: initialize all cs gpios during init by Bartosz Bilas · 3 years, 5 months ago
  16. bcd0364 drivers: spi_gecko: initialize all cs gpios during init by Bartosz Bilas · 3 years, 5 months ago
  17. f40be1f drivers: spi_esp32_spim: initialize all cs gpios during init by Bartosz Bilas · 3 years, 5 months ago
  18. 70a65b2 drivers: spi_dw: initialize all cs gpios during init by Bartosz Bilas · 3 years, 5 months ago
  19. 3792543 drivers: spi_cc13xx_cc26xx: initialize all cs gpios during init by Bartosz Bilas · 3 years, 5 months ago
  20. b370fb8 drivers: spi_b91: initialize all cs gpios during init by Bartosz Bilas · 3 years, 5 months ago
  21. 388a33c drivers: spi_ll_stm32: initialize all cs gpios during init by Bartosz Bilas · 3 years, 5 months ago
  22. 54907c7 drivers: spi: spi_context: improve support of multiple cs gpios by Bartosz Bilas · 3 years, 5 months ago
  23. ea25b92 drivers: spi: use dedicated init priority by Bartosz Bilas · 3 years, 5 months ago
  24. 23a0ce4 drivers/pcie: Add PTM root device driver as well as implement PTM API by Tomasz Bursztyka · 3 years, 5 months ago
  25. 766f567 drivers/pcie: Add PCIE logging module by Tomasz Bursztyka · 3 years, 5 months ago
  26. 95e2c39 drivers: uart stm32 flushing Rx register once the RXNE irq is enabled by Francois Ramu · 3 years, 5 months ago
  27. 608b358 drivers/disk: sdmmc: stm32: err var init is not required by Erwan Gouriou · 3 years, 5 months ago
  28. 34a50e3 drivers/disk: sdmmc: stm32: Enable hw fc only after card init by Erwan Gouriou · 3 years, 5 months ago
  29. 527315d drivers: flash: nrf_qspi_nor: Add support for device power management by Andrzej Głąbek · 3 years, 5 months ago
  30. 70efbcc drivers: flash: nrf_qspi_nor: Clean up handling of DT properties by Andrzej Głąbek · 3 years, 5 months ago
  31. 32b4950 drivers: eeprom: Refactor drivers to use shared init priority by Maureen Helm · 3 years, 5 months ago
  32. c716514 drivers/flash/nrf_qspi_nor: Remove qspi_nor_read_id param flash_id by Dominik Ermel · 3 years, 5 months ago
  33. f7ebbc5 drivers/flash/qspi_nor_flash: Remove dev null check by Dominik Ermel · 3 years, 5 months ago
  34. 7e43332 drivers: adc: mcp320x: convert to spi_dt_spec by Bartosz Bilas · 3 years, 5 months ago
  35. 7b21050 drivers/uart: stm32: fix a bug during transmission by Julien D'ascenzio · 3 years, 5 months ago
  36. 811a09b drivers: serial: npcx: drop inline attribute for PM action callback by Gerard Marull-Paretas · 3 years, 5 months ago
  37. cb329bb drivers: sensor: bme280: make PM action callback static by Gerard Marull-Paretas · 3 years, 5 months ago
  38. 4baf1e0 drivers: use common PM action callback naming by Gerard Marull-Paretas · 3 years, 5 months ago
  39. 01430da drivers: video: ov2640: remove deprecated PM macro by Gerard Marull-Paretas · 3 years, 5 months ago
  40. dd9d056 drivers: spi: esp32_spim: use NULL for PM callback by Gerard Marull-Paretas · 3 years, 5 months ago
  41. 79effd7 drivers: sensor: si7210: make PM callback static by Gerard Marull-Paretas · 3 years, 5 months ago
  42. d5aa5c2 drivers: esp32: uart: use hal functions by Sylvio Alves · 3 years, 5 months ago
  43. 1cee284 pm: device: runtime: use pm_device_runtime* namespace by Gerard Marull-Paretas · 3 years, 5 months ago
  44. e19716e include/driver/clock_control: stm32: Remove STM32_PLL_PREDIV1 by Erwan Gouriou · 3 years, 5 months ago
  45. ace71a9 drivers/clock_control: stm32: Remove CLOCK_STM32_ Kconfig symbols by Erwan Gouriou · 3 years, 5 months ago
  46. eafafa2 drivers: spi_nrfx_spis: Fix handling of buffer lengths by Andrzej Głąbek · 3 years, 5 months ago
  47. aa3f3d9 drivers/sensor: lsm6ds0: Fix SENSOR_DEG2RAD_DOUBLE macro by Armando Visconti · 3 years, 5 months ago
  48. 1785662 drivers: ieee802154_cc1200: Fix unchecked return value coverity issue by Robert Lubos · 3 years, 5 months ago
  49. cf49c86 drivers: ieee802154_cc2520: Fix unchecked return value coverity issue by Robert Lubos · 3 years, 5 months ago
  50. 0acb38a drivers: gpio: mcux: add drive strength flags support by Henrik Brix Andersen · 3 years, 5 months ago
  51. 52c298e drivers: sensors: lis2dh: Add ability to read temperature by Andrew Hedin · 3 years, 5 months ago
  52. 9f6246c drivers/disk: sdmmc_stm32: Add Hardware FC Kconfig option by Erwan Gouriou · 3 years, 5 months ago
  53. 8bd5549 drivers/disk: sdmmc_stm32: Convert driver to IT driven mode for r/w by Erwan Gouriou · 3 years, 5 months ago
  54. 65277d4 i2c: emul: Add get_config function by Dawid Niedzwiecki · 3 years, 5 months ago
  55. 51c3e0d i2c: npcx: Add get_config function by Dawid Niedzwiecki · 3 years, 5 months ago
  56. 72486b6 i2c: Add get_config to I2C API by Dawid Niedzwiecki · 3 years, 5 months ago
  57. a1e7c4d drivers: clock control disable AHB3 clock in stm32_clock_control_off by Francois Ramu · 3 years, 5 months ago
  58. 8773c31 drivers: flash: the chosen_flash variable was not read properly by Nicolai Glud · 3 years, 5 months ago
  59. 9174cd8 drivers: watchdog: Add software watchdog based on counter by Krzysztof Chruscinski · 3 years, 5 months ago
  60. 351d065 drivers: pwm: mcux: ftm: return -EBUSY if PWM capture in progress by Henrik Brix Andersen · 3 years, 5 months ago
  61. 5d72417 drivers: spi: npcx: add SPI support to access the SPI flash by Jun Lin · 3 years, 5 months ago
  62. 0a0fed7 drivers: spi: esp32: add esp32c3 support by Felipe Neves · 3 years, 5 months ago
  63. c03519f mbox: ipc: s/_MBOX_NRFX/_MBOX_NRFX_IPC/ by Carlo Caione · 3 years, 5 months ago
  64. 2d7cabb drivers: flash: spi_flash_at45: remove unused variable by Henrik Brix Andersen · 3 years, 5 months ago
  65. 8617876 ite: drivers/i2c: fix potential NULL pointer dereference by Jacob Siverskog · 3 years, 5 months ago
  66. b539699 drivers: dma: Refactor drivers to use shared init priority by Maureen Helm · 3 years, 5 months ago
  67. b071588 drivers: display: Refactor drivers to use shared init priority by Maureen Helm · 3 years, 5 months ago
  68. 4c069b9 drivers: serial: add support for esp32c3 by Felipe Neves · 3 years, 5 months ago
  69. 84dc576 drivers: sensor: lsm6dsl: convert to use spi_dt_spec and i2c_dt_spec by Bartosz Bilas · 3 years, 5 months ago
  70. d9a3efb xenvm: drivers: serial: Implement serial interface to Xen PV console by Dmytro Firsov · 3 years, 5 months ago
  71. 5511cba drivers: can: Add get_max_filters API by Martin Jäger · 3 years, 5 months ago
  72. cbb0585 drivers: sensor: fxos8700: Keep current power mode when setting ODR by Ryan Holleran · 3 years, 5 months ago
  73. dbf2d02 drivers: led: Fix warnings in shell_print by Daniel Schultz · 3 years, 5 months ago
  74. 36f907e driver: qdec - fix step limits by Jakub Rzeszutko · 3 years, 5 months ago
  75. 0a7d8d4 drivers: sensor: bmp388: convert to spi_dt_spec by Bartosz Bilas · 3 years, 5 months ago
  76. 022bc83 drivers: sensor: ms5607: convert to spi_dt_spec by Bartosz Bilas · 3 years, 5 months ago
  77. 811d77a drivers: serial: xlnx_xuartps: Fix interrupt-driven operation by Immo Birnbaum · 3 years, 5 months ago
  78. fe33a24 drivers: serial: xlnx_xuartps: enable this driver for Zynq-7000 series SoCs by Immo Birnbaum · 3 years, 5 months ago
  79. 266875e drivers: ethernet: xlnx_gem: Zynq-7000 support for the Xilinx GEM driver by Immo Birnbaum · 3 years, 5 months ago
  80. 315ad1d drivers: timer: arm_arch_timer: Workaround for Cortex-A9 erratum 740657 by Immo Birnbaum · 3 years, 5 months ago
  81. 1af506d soc: riscv: esp32c3: drivers: flash: add support by Glauber Maroto Ferreira · 3 years, 5 months ago
  82. dcf26d7 soc: esp32s2: drivers: flash: add support by Glauber Maroto Ferreira · 3 years, 5 months ago
  83. 45d60c4 drivers: serial: Add gd32 uart driver by Gerson Fernando Budke · 3 years, 5 months ago
  84. 3b8e2f8 drivers: regulator: convert to `gpio_dt_spec` by Jordan Yates · 3 years, 5 months ago
  85. 1e328fe clock_control: esp32c3: added clock control by Felipe Neves · 3 years, 5 months ago
  86. 07b9e4e drivers: led_pwm: Fix power management action callback by Marek Pieta · 3 years, 5 months ago
  87. 012591c mbox: Introduce MBOX NRFX IPC driver by Carlo Caione · 3 years, 5 months ago
  88. 1976f33 drivers: mbox: Introduce MBOX driver class by Carlo Caione · 3 years, 5 months ago
  89. bc41234 ethernet: Synopsys DesignWare MAC driver by Nicolas Pitre · 3 years, 5 months ago
  90. 9eef764 drivers: dac: Refactor drivers to use shared init priority by Maureen Helm · 3 years, 5 months ago
  91. 1788b03 drivers: sensor: Fix ina219 driver when device pm enabled by Maureen Helm · 3 years, 5 months ago
  92. be38a87 drivers: sensor: Fix bq274xx driver when device pm enabled by Maureen Helm · 3 years, 5 months ago
  93. 91233db drivers: entropy: add driver for the neorv32 trng by Henrik Brix Andersen · 3 years, 5 months ago
  94. 7965d75 drivers: wifi: eswifi: convert to spi_dt_spec by Bartosz Bilas · 3 years, 5 months ago
  95. 526b3e9 lora: asynchronous packet reception by Jordan Yates · 3 years, 5 months ago
  96. c214c59 Microchip: MEC172x: eSPI driver by Jay Vasanth · 3 years, 5 months ago
  97. bf68b67 drivers: modem: gsm: extend modem info struct about RSSI value by Bartosz Bilas · 3 years, 5 months ago
  98. 5107691 drivers: modem: gsm: allow the user to get modem information by Bartosz Bilas · 3 years, 5 months ago
  99. cb30cc5 drivers: modem: gsm: move header file into modem directory by Bartosz Bilas · 3 years, 5 months ago
  100. a2e619e drivers: uart_nrfx_uarte: Use predefined data pointer where applicable by Robert Lubos · 3 years, 5 months ago