zephyr/drivers
Glauber Maroto Ferreira b6d61587c2 esp32: drivers: interrupt_controller: review Timer's interrupt usage
Review Timer interrupt allocation usage.

Signed-off-by: Glauber Maroto Ferreira <glauber.ferreira@espressif.com>
2021-07-16 07:19:28 -04:00
..
adc drivers: adc: Adding CONFIG_SOC_SERIES_STM32L5X in stm32l5 series 2021-07-06 18:03:22 -04:00
audio
bluetooth drivers: bluetooth: hci driver for stm32wb includes clock control 2021-06-18 07:59:48 -05:00
cache
can drivers: can: Kconfig.rcar: Make options depend on its driver 2021-06-28 10:40:18 -05:00
clock_control drivers/clock_control: stm32: Fixes around LSE clock 2021-07-15 10:13:01 +03:00
console
counter esp32: drivers: interrupt_controller: review Timer's interrupt usage 2021-07-16 07:19:28 -04:00
crypto
dac drivers/pinmux: stm32: Move stm32 driver from stm32/ 2021-06-11 08:04:39 -05:00
debug
disk drivers/pinmux: stm32: Move stm32 driver from stm32/ 2021-06-11 08:04:39 -05:00
display drivers: display: ili9xxx: remove unnecessary casts 2021-07-14 13:19:32 -05:00
dma drivers/dma: STM32: Initialising DMA_InitStruct with 0 for stm32l5xx 2021-07-10 12:43:19 -04:00
ec_host_cmd_periph
edac drivers: edac: Fix PCIe Kconfig dependency 2021-07-12 20:02:00 -04:00
eeprom drivers: eeprom: at2x: convert to new DT helper macros 2021-06-08 16:09:39 +02:00
entropy drivers: entropy: add support for stm32wl and stm32g0 2021-07-13 09:37:48 -04:00
espi drivers: npcx: convert NPCX drivers clock client to DEVICE_DT_GET 2021-06-27 23:02:39 -04:00
ethernet drivers: ethernet: stm32: add support for disabling auto-negotiation 2021-07-14 07:28:57 -04:00
flash dts: Introduce DT_STRING_TOKEN and DT_STRING_UPPER_TOKEN 2021-07-15 18:12:51 -05:00
gpio drivers: gpio: add new driver for STMPE1600 gpio expander 2021-07-15 19:23:16 -04:00
hwinfo drivers: hwinfo: add NXP MCUX RCM hwinfo driver 2021-07-08 09:33:32 -05:00
i2c drivers: i2c: fix timing and stop bit 2021-07-15 19:28:16 -04:00
i2s soc: atmel_sam: Add _INST to ATMEL_SAM_DT_PIN* macros 2021-06-14 09:50:41 -05:00
ieee802154 drivers: ieee802154: cc13xx_cc26xx: add subghz power saving 2021-07-15 07:04:46 -04:00
interrupt_controller esp32: drivers: interrupt_controller: add interrupt allocation support 2021-07-16 07:19:28 -04:00
ipm
kscan drivers: ht16k33: convert keyscan driver from gpio API to kscan API 2021-06-18 11:22:40 +02:00
led pm: remove callback from control function 2021-07-13 09:36:45 -04:00
led_strip
lora drivers: sx126x: add support for the stm32wl chip 2021-07-15 21:30:28 -04:00
memc drivers: stm32-fmc: enable MEMC_STM32 default based on dt 2021-06-29 11:30:35 -04:00
misc
modem drivers: modem: operate on device pointers instead of names 2021-07-15 11:48:00 -04:00
net drivers: net: ppp: fix removing CRC16 from packet 2021-07-15 06:54:33 -04:00
neural_net
pcie pcie: msi: Map only actual table 2021-07-08 14:36:32 -04:00
peci
pinmux drivers: pinmux: stm32: fix name clashes with G4 series 2021-07-12 16:03:18 -05:00
pm_cpu_ops driver: pm_cpu_ops: change PM_CPU_OPS_PSCI's dependency 2021-07-13 09:30:29 -04:00
ps2 drivers: PS/2: npcx: Replace device_get_binding with DEVICE_DT_GET 2021-07-02 15:41:28 -04:00
ptp_clock
pwm pm: remove callback from control function 2021-07-13 09:36:45 -04:00
regulator
sensor drivers/sensor: lis2mdl: Fix errors when CONFIG_PM_DEVICE=y 2021-07-15 11:50:00 -04:00
serial drivers: serial: add a dummy driver for vnd,serial 2021-07-14 11:10:08 -05:00
spi drivers: spi_ll_stm32: add SUBGHZSPI support 2021-07-15 21:30:28 -04:00
timer drivers: timer: add NXP LPTMR timer driver 2021-07-14 22:54:34 +03:00
usb drivers: usb_dc_mcux_ehci: use K_NO_WAIT in k_heap_alloc() 2021-07-14 13:05:18 -05:00
video
virtualization
watchdog ITE driver/watchdog: add watchdog timer for it8xxx2 2021-06-18 11:21:53 +02:00
wifi drivers: modem: operate on device pointers instead of names 2021-07-15 11:48:00 -04:00
CMakeLists.txt
Kconfig