1. 489c012 esp32: drivers: interrupt_controller: make it common for xtensa socs by Glauber Maroto Ferreira · 3 years, 7 months ago
  2. 2689a6e esp32s2: drivers: gpio: add gpio support by Glauber Maroto Ferreira · 3 years, 7 months ago
  3. 2c031ca esp32s2: drivers: interrupt_controller: add interrupt allocation support by Glauber Maroto Ferreira · 3 years, 7 months ago
  4. 219fe53 esp32s2: drivers: pinmux: add pinmux support by Glauber Maroto Ferreira · 3 years, 7 months ago
  5. 7da5556 esp32: drivers: gpio: code refactoring by Glauber Maroto Ferreira · 3 years, 7 months ago
  6. 17f3792 esp32: drivers: pinmux: code refactoring by Glauber Maroto Ferreira · 3 years, 7 months ago
  7. 2dbfb22 drivers: counter: Remove unused macros by Mahesh Mahadevan · 3 years, 7 months ago
  8. e90c47f drivers: dma: stm32 initialize a dma_stm32_data structure by Francois Ramu · 3 years, 7 months ago
  9. dcff99e drivers: sensor: sgp40: fix rounding errors by Leonard Pollak · 3 years, 7 months ago
  10. 276996d drivers: eth_sam_gmac: use PHY driver by Arvin Farahmand · 3 years, 7 months ago
  11. f845cddc drivers: Add Ethernet PHY API by Arvin Farahmand · 3 years, 7 months ago
  12. 2bec758 drivers: mdio: add shell by Arvin Farahmand · 3 years, 7 months ago
  13. c4cb45e drivers: mdio: add Atmel SAM MDIO driver by Arvin Farahmand · 3 years, 7 months ago
  14. 419b103 drivers: Add mdio API by Arvin Farahmand · 3 years, 7 months ago
  15. 936f352 drivers: sensor: fxas21002: check gpio calls return code by Gerard Marull-Paretas · 3 years, 7 months ago
  16. 50a31d2 drivers: sensor: bmg160: check gpio calls return code by Gerard Marull-Paretas · 3 years, 7 months ago
  17. 7e57a87 drivers: sensor: bmi160: check gpio calls return code by Gerard Marull-Paretas · 3 years, 7 months ago
  18. 18732a5 drivers: sensor: fxos8700: check gpio calls return code by Gerard Marull-Paretas · 3 years, 7 months ago
  19. 6cfab29 drivers: sensor: adt7420: check gpio add callback return code by Gerard Marull-Paretas · 3 years, 7 months ago
  20. 2682879 drivers: sensor: sx9500: check gpio calls return code by Gerard Marull-Paretas · 3 years, 7 months ago
  21. 53231c8 drivers: sensor: bmp388: check gpio calls return code by Gerard Marull-Paretas · 3 years, 7 months ago
  22. 09048f8 drivers: sensor: sgp40: fix humidity formula by Gerard Marull-Paretas · 3 years, 7 months ago
  23. 9dab2b3 drivers: sensor: sgp40: fix temperature formula by Gerard Marull-Paretas · 3 years, 7 months ago
  24. 086cfb3 drivers: i2s: nrfx: fix incorrect direction check by Gerard Marull-Paretas · 3 years, 7 months ago
  25. 2f17bd8 drivers: Add Atmel SAM DAC (DACC) driver by Piotr Mienkowski · 3 years, 7 months ago
  26. 1c43138 drivers: usb: dc: sam: Add full driver fsm by Gerson Fernando Budke · 3 years, 7 months ago
  27. 670c067 drivers: usb: dc: sam: Add atmel USBC controller by Gerson Fernando Budke · 3 years, 7 months ago
  28. ab6e724 emul: espi: Add ACPI Shared Memory functions by Yuval Peress · 3 years, 7 months ago
  29. 2b9d477 adc: npcx: use new DT pinctrl accessors by Martí Bolívar · 3 years, 7 months ago
  30. 8313320 pwm: it8xxx2: use new DT pinctrl accessors by Martí Bolívar · 3 years, 7 months ago
  31. a2791cc drivers: interrupt_controller: plic is independent of risc-v privileged by Henrik Brix Andersen · 3 years, 7 months ago
  32. 9ad610d bluetooth: remove Kconfig options CONFIG_BT_*_ON_DEV_NAME by Johann Fischer · 3 years, 7 months ago
  33. d3cd0d2 drivers: adc: add LPADC driver support to mimxrt685 platform by David Leach · 3 years, 7 months ago
  34. 145673d Microchip: MEC172x: I2C driver by Scott Worley · 3 years, 7 months ago
  35. 4b7e936 drivers: spi: spi_ll_stm32: not all stm32l1 MCU have SPI_CR2_FRF by Alexandre Bourdiol · 3 years, 7 months ago
  36. 3e2672b drivers/clock_control: stm32: STM32WB: No HSE by-pass by Erwan Gouriou · 3 years, 7 months ago
  37. 29d1e90 drivers: bluetooth: hci: ipm_stm32wb: macro renamed CFG_BLE_OPTIONS by Alexandre Bourdiol · 3 years, 7 months ago
  38. 893bfc0 drivers: counter: added ctimer driver for lpcexpresso55s69 by Toby Firth · 3 years, 7 months ago
  39. 698a286 drivers/sensor: Add basic Silabs Si7210 support by Aurelien Jarno · 3 years, 7 months ago
  40. fcfb1d9 drivers: sensors: fix of sensor channel get for z axis by Vojislav Milivojevic · 3 years, 7 months ago
  41. 2877bdc ITE drivers/watchdog: reduce interval of warning timer by Ruibin Chang · 3 years, 7 months ago
  42. f2b9ba1 ITE drivers/timer: add disable event timer control by Ruibin Chang · 3 years, 7 months ago
  43. d409100 drivers/clock_control: stm32wl: Consider new options for HSE clock by Erwan Gouriou · 3 years, 7 months ago
  44. bfd45e5 drivers: remove Kconfig option CONFIG_UART_CONSOLE_ON_DEV_NAME by Johann Fischer · 3 years, 7 months ago
  45. 92a00ee drivers: uart_altera_jtag_hal: use DEVICE_DT_INST_DEFINE() by Johann Fischer · 3 years, 7 months ago
  46. c179d83 drivers: uart_mcumgr: remove CONFIG_UART_MCUMGR_ON_DEV_NAME by Johann Fischer · 3 years, 7 months ago
  47. e78b078 console: remove device_get_binding(CONFIG_UART_CONSOLE_ON_DEV_NAME) by Johann Fischer · 3 years, 7 months ago
  48. d6eb80a drivers: sensor: INA219: added support by Leonard Pollak · 3 years, 7 months ago
  49. cf3b18b drivers: usb: device: Add support for USB on STM32G0X by Yong Cong Sin · 3 years, 7 months ago
  50. 2e045a0 drivers: modem: hl7800: null terminate DNS server list by Ryan Erickson · 3 years, 7 months ago
  51. c910138 drivers: lora: sx12xx: fix atomic include by Marcin Niestroj · 3 years, 7 months ago
  52. 8d6832b drivers: modem: hl7800: socket RX could drop data by Ryan Erickson · 3 years, 7 months ago
  53. 6ef958c drivers: modem: hl7800: keep socket data if EOF not found by Ryan Erickson · 3 years, 7 months ago
  54. f70ecc1 drivers/pcie: Improve and fix MBAR retrieval depending on use cases by Tomasz Bursztyka · 3 years, 7 months ago
  55. c416102 drivers: dma: stm32 dma of type V1 with mux by Francois Ramu · 3 years, 7 months ago
  56. b7f99d4 drivers: serial: b91: full duplex mode support by Yuriy Vynnychek · 3 years, 7 months ago
  57. b6a3dc8 drivers: can: mcux_flexcan: Update to support rt1170 by David Leach · 3 years, 7 months ago
  58. e3a14d9 drivers: usb: Rename NXP EHCI driver by Mahesh Mahadevan · 3 years, 7 months ago
  59. 3982708 drivers: usb: Add support for NXP LPC USB controller by Mahesh Mahadevan · 3 years, 7 months ago
  60. 87018c5 drivers: spi: introduce new Telink B91 SPI driver by Yuriy Vynnychek · 3 years, 7 months ago
  61. 482198b drivers: clock_control: stm32: enable PWR clock unconditionally by Alexandre Bourdiol · 3 years, 7 months ago
  62. dfc1682 flash: spi_nor: re-enable write protection by Jordan Yates · 3 years, 7 months ago
  63. 9c47f31 flash: it8xxx2: add a short delay before #CS be driven high by Dino Li · 3 years, 7 months ago
  64. ab87df9 sensor: grove: fix cmake empty library warning by Daniel Leung · 3 years, 7 months ago
  65. e4da47c drivers: sensor: fix cmake empty library warning by Daniel Leung · 3 years, 7 months ago
  66. 4c3a023 drivers: console: fix cmake empty library warning by Daniel Leung · 3 years, 7 months ago
  67. 3262eb4 drivers: sensors: tmp116: Use compile time i2c device by Alexander Wachter · 3 years, 7 months ago
  68. 704ec18 drivers: sensors: tmp112: Allow multiple instances by Alexander Wachter · 3 years, 7 months ago
  69. d04a58b clock: esp32: fix dt node path by Sylvio Alves · 3 years, 7 months ago
  70. 3cec3ac lora: detect failed transmissions by Jordan Yates · 3 years, 7 months ago
  71. 93b4dbc lora: `lora_send` blocks until completion by Jordan Yates · 3 years, 7 months ago
  72. 387e6a6 drivers: disk: Update NXP USDHC driver by Mahesh Mahadevan · 3 years, 7 months ago
  73. f28672a drivers: clock_control: Update LPC clock driver for USDHC by Mahesh Mahadevan · 3 years, 7 months ago
  74. 27c73d3 drivers: lpc_gpio: Fix warning when interrupt is not defined by Mahesh Mahadevan · 3 years, 7 months ago
  75. bcf8e56 dts: rename 'nios2,i2c' compatible to 'altr,nios2-i2c' by Martí Bolívar · 3 years, 7 months ago
  76. f78d4be dts: fix 'grove,foo' compatibles by using 'seeed,grove-foo' by Martí Bolívar · 3 years, 7 months ago
  77. b404215 dts: fix 'colorway' compatibles by Martí Bolívar · 3 years, 7 months ago
  78. 98f43ba dts: fix max30101 compatible by Martí Bolívar · 3 years, 7 months ago
  79. 3910c35 dts: fix u-blox sara r4 compatible by Martí Bolívar · 3 years, 7 months ago
  80. 6a12621 ITE: drivers/i2c: it8xxx2: move pinctrls macro to soc_dt.h by Tim Lin · 3 years, 7 months ago
  81. 9a59d30 drivers: sensor: SHT4X: convert to `i2c_dt_spec` by Leonard Pollak · 3 years, 8 months ago
  82. adc5604 drivers: sensor: SGP40: convert to `i2c_dt_spec` by Leonard Pollak · 3 years, 8 months ago
  83. f7ac14d mgmt/mcumgr: Allow using UART async API by Dominik Ermel · 3 years, 8 months ago
  84. 55e3c73 drivers: video: ov2640: add driver for ov2640 image sensor by Robert Szczepanski · 3 years, 8 months ago
  85. eb0060c drivers: display: build as static library by Daniel Leung · 3 years, 8 months ago
  86. 8dd6540 display: change init priority config to 85 by Daniel Leung · 3 years, 8 months ago
  87. 0464524 drivers: pm_cpu_ops: build as static library by Daniel Leung · 3 years, 8 months ago
  88. 59a16f7 drivers: sys_con: build as static library by Daniel Leung · 3 years, 8 months ago
  89. 9451472 drivers: watchdog: build as static library by Daniel Leung · 3 years, 8 months ago
  90. 25b4729 drivers: usb: build as static library by Daniel Leung · 3 years, 8 months ago
  91. 6ed46e3 drivers: ptp_clock: build as static library by Daniel Leung · 3 years, 8 months ago
  92. 4330929 drivers: pinmux: build as static library by Daniel Leung · 3 years, 8 months ago
  93. 28021b8 drivers: net: build as static library by Daniel Leung · 3 years, 8 months ago
  94. 0f0c178 drivers: modem: build as static library by Daniel Leung · 3 years, 8 months ago
  95. 2880a49 drivers: memc: build as static library by Daniel Leung · 3 years, 8 months ago
  96. 08a2be8 drivers: led_strip: build as static library by Daniel Leung · 3 years, 8 months ago
  97. 583d392 drivers: led: build as static library by Daniel Leung · 3 years, 8 months ago
  98. 9578210 drivers: ieee802154: build as static library by Daniel Leung · 3 years, 8 months ago
  99. 6edd223 drivers: hwinfo: build as static library by Daniel Leung · 3 years, 8 months ago
  100. cbbc6c2 drivers: flash: build as static library by Daniel Leung · 3 years, 8 months ago