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