1. e01f184 intr: esp32: conf log default level by Sylvio Alves · 3 years, 8 months ago
  2. e57e6dc drivers: flash: esp32: Add cache flush and guard calls by Sylvio Alves · 3 years, 8 months ago
  3. ce7c7bb it8xxx2: intc: protect interrupt enable registers of soc by Dino Li · 3 years, 8 months ago
  4. 2daad1d drivers: sensors: Add driver for LM75 by Alexander Wachter · 3 years, 8 months ago
  5. 04ab240 driver: adc: an adc driver for rt1170 by Crist Xu · 3 years, 8 months ago
  6. f7d82da timer: hpet: convert register access to functions by Daniel Leung · 3 years, 8 months ago
  7. b9cc043 timer: hpet: don't force TIMER_READS_ITS_FREQUENCY_AT_RUNTIME by Daniel Leung · 3 years, 8 months ago
  8. fc5f698 timer: hpet: allow overriding MIN_DELAY by Daniel Leung · 3 years, 8 months ago
  9. aadcd10 timer: hpet: extract Counter Clock Period into a macro by Daniel Leung · 3 years, 8 months ago
  10. 4de1b6b led_strip: ws2812: claim compatibility with Everlight B1414 by Simon Guinot · 3 years, 8 months ago
  11. dc92d1d led_strip: ws2812: use k_usleep() for reset delay by Simon Guinot · 3 years, 8 months ago
  12. 17c0ddf led_strip: ws2812: allow to configure reset delay by Simon Guinot · 3 years, 8 months ago
  13. 4ada0bb led_strip: ws2812: allow to configure channel mapping by Simon Guinot · 3 years, 8 months ago
  14. c44a46f drivers: serial: nrfx_uarte: Fix race condition in async isr by Krzysztof Chruscinski · 3 years, 8 months ago
  15. 7cae49d drivers: clock_control_nrf: Add configuration of HFCLKAUDIO frequency by Andrzej Głąbek · 3 years, 8 months ago
  16. ceacc17 drivers: gpio: Refactor mcux lpc driver to use DT_INST_FOREACH by Maureen Helm · 3 years, 8 months ago
  17. f829697 drivers: i2c: rcar: Fix possible compiler warning by Kumar Gala · 3 years, 8 months ago
  18. a55c0b0 drivers: ieee802154: align with API changes by Jedrzej Ciupis · 3 years, 8 months ago
  19. 482fae7 drivers: timer: nrf_rtc_timer: Fix race condition by Krzysztof Chruscinski · 3 years, 8 months ago
  20. 8cbef2d drivers: console: update USB_UART_CONSOLE description by Johann Fischer · 3 years, 8 months ago
  21. 3771b96 drivers: eth: sam: Replace constants by devicetree values by Gerson Fernando Budke · 3 years, 8 months ago
  22. 49eb184 dts: eth: sam: Split generic GMAC compatible by Gerson Fernando Budke · 3 years, 8 months ago
  23. bc30598 drivers: syscon: Add generic syscon API by Carlo Caione · 3 years, 8 months ago
  24. 4d37aa8 driver: wifi: add esp event task name by Sylvio Alves · 3 years, 8 months ago
  25. 0647b2e disk: Add support for MCUs with SDIO drivers. by John Kjellberg · 3 years, 8 months ago
  26. 5c818f7 drivers: counter: Add counter for rt600 by Mahesh Mahadevan · 3 years, 8 months ago
  27. 04e70a4 drivers/gpio: stm32: Move gpio_stm32_configure to void by Erwan Gouriou · 3 years, 8 months ago
  28. b26a898 drivers/gpio: stm32: Move driver initialization to PRE_KERNEL_1 by Erwan Gouriou · 3 years, 8 months ago
  29. 7e8c497 drivers/pinmux: stm32: Group gpio devices usability checks by Erwan Gouriou · 3 years, 8 months ago
  30. c5361d2 esp32: interrupt_controller: clean redundant configs by Glauber Maroto Ferreira · 3 years, 8 months ago
  31. 35c8cb7 esp32: drivers: interrupt_controller: review SPI interrupt usage by Glauber Maroto Ferreira · 3 years, 8 months ago
  32. 378278f esp32: drivers: interrupt_controller: review I2C interrupt usage by Glauber Maroto Ferreira · 3 years, 8 months ago
  33. 4108ca1 esp32: drivers: interrupt_controller: review GPIO interrupt usage by Glauber Maroto Ferreira · 3 years, 8 months ago
  34. 57bf89d esp32: drivers: interrupt_controller: review UART interrupt usage by Glauber Maroto Ferreira · 3 years, 8 months ago
  35. 0cf0830 esp32: drivers: interrupt_controller: review WDT interrupt usage by Glauber Maroto Ferreira · 3 years, 8 months ago
  36. b6d6158 esp32: drivers: interrupt_controller: review Timer's interrupt usage by Glauber Maroto Ferreira · 3 years, 8 months ago
  37. 9ae5fd1 esp32: drivers: interrupt_controller: add interrupt allocation support by Glauber Maroto Ferreira · 3 years, 8 months ago
  38. accb71e drivers: sx126x: add support for the stm32wl chip by Fabio Baltieri · 3 years, 8 months ago
  39. 2916133 drivers: sx126x_standalone: convert to gpio_dt_spec APIs by Fabio Baltieri · 3 years, 8 months ago
  40. 74efaa9 drivers: sx126x: refactor few functions for stm32wl support by Fabio Baltieri · 3 years, 8 months ago
  41. 6248861 drivers: spi_ll_stm32: add SUBGHZSPI support by Fabio Baltieri · 3 years, 8 months ago
  42. c58a218 drivers: i2c: fix timing and stop bit by Sylvio Alves · 3 years, 8 months ago
  43. 8e3ab92 drivers: gpio: add new driver for STMPE1600 gpio expander by Titouan Christophe · 3 years, 8 months ago
  44. f4db14f dts: Introduce DT_STRING_TOKEN and DT_STRING_UPPER_TOKEN by Carlo Caione · 3 years, 8 months ago
  45. b316d18 drivers: gpio: it8xxx2: add support for GPIO_VOLTAGE_ flags by Dino Li · 3 years, 8 months ago
  46. 5981296 drivers/sensor: lis2mdl: Fix errors when CONFIG_PM_DEVICE=y by Armando Visconti · 3 years, 8 months ago
  47. 26bd4fb drivers: modem: operate on device pointers instead of names by Marcin Niestroj · 3 years, 8 months ago
  48. 6736041 drivers: ieee802154: cc13xx_cc26xx: add subghz power saving by Stancu Florin · 3 years, 8 months ago
  49. d08c6ee drivers: net: ppp: fix removing CRC16 from packet by Marcin Niestroj · 3 years, 8 months ago
  50. aedc51a drivers: flash: mcux flexspi nor: Fix write on arbitrary offset by Pieter De Gendt · 3 years, 8 months ago
  51. d25d385 drivers: sensor: sht3xd: use sys functions for crc and byteorder by Thomas Stranger · 3 years, 8 months ago
  52. 22c8d99 drivers: sensor: shtcx: add driver supporting shtc1 and shtc3 by Thomas Stranger · 3 years, 8 months ago
  53. fa2d1ea drivers: spi: Use timeout for transfer completion by Manivannan Sadhasivam · 3 years, 8 months ago
  54. 7650d91 drivers/clock_control: stm32: Fixes around LSE clock by Erwan Gouriou · 3 years, 8 months ago
  55. 608ad43 drivers: modem: RSSI measurement for PPP link by Tahir Akram · 3 years, 8 months ago
  56. 573d77c drivers: i2c: add Renesas R-Car driver by Aymeric Aillet · 3 years, 8 months ago
  57. 21806b5 drivers: timer: add NXP LPTMR timer driver by Henrik Brix Andersen · 3 years, 8 months ago
  58. 84b8f5e drivers: display: ili9xxx: remove unnecessary casts by Gerard Marull-Paretas · 3 years, 8 months ago
  59. 4d32558 drivers: display: ili9xxx: use spi_dt_spec by Gerard Marull-Paretas · 3 years, 8 months ago
  60. 51e53ee drivers: display: ili9xxx: use gpio_dt_spec by Gerard Marull-Paretas · 3 years, 8 months ago
  61. 0500ec2 drivers: usb_dc_mcux_ehci: use K_NO_WAIT in k_heap_alloc() by Johann Fischer · 3 years, 8 months ago
  62. 8eeec63 drivers: usb_dc_mcux_ehci: fix style by Johann Fischer · 3 years, 8 months ago
  63. 94f7ed3 drivers: serial: add a dummy driver for vnd,serial by Thomas Stranger · 3 years, 8 months ago
  64. abe27c5 ITE: driver/i2c: add I2C recovery function by Tim Lin · 3 years, 8 months ago
  65. 8fdcc11 ITE: drivers/i2c: create pinmux phandle to the I2C driver node by Tim Lin · 3 years, 8 months ago
  66. 113413a drivers: ethernet: stm32: add support for disabling auto-negotiation by Rup Gajurel · 3 years, 8 months ago
  67. 0ff3616 drivers: usb: device: Rename usb_dc_sam to usb_dc_sam_usbhs by Gerson Fernando Budke · 3 years, 8 months ago
  68. 7d5411d soc: it8xxx2: introduce SOC_IT8XXX2_PLL_FLASH_48M option by Dino Li · 3 years, 9 months ago
  69. 1103402 driver: gpio: add initial support for synopsys creg gpio by Watson Zeng · 3 years, 9 months ago
  70. 54c4819 drivers: uart: Add "Interrupt driven" to R-Car by Aymeric Aillet · 3 years, 9 months ago
  71. a587c25 drivers: entropy: add support for stm32wl and stm32g0 by Thomas Stranger · 3 years, 9 months ago
  72. 7422ce6 drivers/clock_control: stm32wl set cpu2 prescaler only for STM32WL5X by Thomas Stranger · 3 years, 9 months ago
  73. 26ad837 pm: remove callback from control function by Gerard Marull-Paretas · 3 years, 9 months ago
  74. 217e610 pm: remove redundant callback usage by Gerard Marull-Paretas · 3 years, 9 months ago
  75. 7bf6d88 driver: pm_cpu_ops: change PM_CPU_OPS_PSCI's dependency by Huifeng Zhang · 3 years, 9 months ago
  76. b10287c drivers: edac: Fix PCIe Kconfig dependency by Johan Hedberg · 3 years, 9 months ago
  77. 165ae60 drivers: pinmux: stm32: fix name clashes with G4 series by Gerard Marull-Paretas · 3 years, 9 months ago
  78. 1974ea9 driver: clock: npcx: add a option to generate LFCLK via XTSOC by Jun Lin · 3 years, 9 months ago
  79. c28d372 drivers: pwm: nrf_sw: drop deprecated 'timer-instance' DT prop by Marcin Niestroj · 3 years, 9 months ago
  80. 294e2df flash_page_layout: refactor flash_page_get_info by Laczen JMS · 3 years, 9 months ago
  81. ca0b261 drivers/dma: STM32: Initialising DMA_InitStruct with 0 for stm32l5xx by Krishna Mohan Dani · 3 years, 9 months ago
  82. db97560 drivers: intc_arcv2_irq_unit: Fix arc_v2_irq_unit_device_ctrl by Flavio Ceolin · 3 years, 9 months ago
  83. cb307e2 driver: intc: it8xxx2: wait until two equal interrupt values are read by Dino Li · 3 years, 9 months ago
  84. 4917755 drivers/clock_control: stm32: Fix macro to get HCLK freq by Erwan Gouriou · 3 years, 9 months ago
  85. bdae642 drivers: flash: nrf_qspi_nor: Configurable RXDELAY by Abram Early · 3 years, 9 months ago
  86. f36569d drivers/flash/nrf_qspi_nor: Fix get_parameters layout dependency by Dominik Ermel · 3 years, 9 months ago
  87. b09e6fb drivers/entropy: stm32: selecting the right rng clock source by Krishna Mohan Dani · 3 years, 9 months ago
  88. 0d543f1 drivers/sensor: Add basic TI HDC20XX support by Aurelien Jarno · 3 years, 9 months ago
  89. f818d87 pcie: msi: Map only actual table by Andrei Emeltchenko · 3 years, 9 months ago
  90. b7b7709 drivers: hwinfo: add NXP MCUX RCM hwinfo driver by Henrik Brix Andersen · 3 years, 9 months ago
  91. c21bfdc driver: gpt: the gpt driver for the rt1170 by Crist Xu · 3 years, 9 months ago
  92. 600f8c6 soc: riscv: esp32c3: use the new esp_rom prefix by Felipe Neves · 3 years, 9 months ago
  93. 132ab92 drivers: timer: esp32c3: add esp32c3 systimer driver to CODEOWNERS by Felipe Neves · 3 years, 9 months ago
  94. 5d73676 soc: esp32c3: added initial soc support files for esp32c3 by Felipe Neves · 3 years, 9 months ago
  95. 4303cfd hal: esp32: driver changes to allow HAL update by Sylvio Alves · 3 years, 9 months ago
  96. cc2f0e9 pm: use enum for device PM states by Gerard Marull-Paretas · 3 years, 9 months ago
  97. 6676658 drivers: wifi: esp_at: notify send() caller about pending close by Marcin Niestroj · 3 years, 9 months ago
  98. 1ab0848 drivers: wifi: esp_at: close stream socket after failure to send by Marcin Niestroj · 3 years, 9 months ago
  99. c3567c6 tests: arch: arm_irq_vector_table: Update to run on MXRT685 by Mahesh Mahadevan · 3 years, 9 months ago
  100. 4c38ca1 drivers/flash: stm32: Gets maximum erase time from device tree by Krishna Mohan Dani · 3 years, 9 months ago