18 Commits (main)

Author SHA1 Message Date
Gerard Marull-Paretas acc8cb4bc8 include: add missing irq.h include 3 years ago
Gerard Marull-Paretas a202341958 devices: constify device pointers initialized at compile time 3 years ago
Simon Hein d0921018fc drivers: Fix coding guidelines MISRAC:2012 Rule 14.4 do-whiles/Zero checks 3 years ago
Johann Fischer 5e5ea9a21d drivers: use unsigned int for irq_lock() 3 years ago
Gerard Marull-Paretas fb60aab245 drivers: migrate includes to <zephyr/...> 3 years ago
Maureen Helm 41634c82cc drivers: interrupt_controller: Refactor drivers to use shared init prio 3 years ago
Gerard Marull-Paretas c2078bd3d0 drivers: interrupt_controller: drop DEV_DATA/DEV_CFG usage 4 years ago
Gerard Marull-Paretas e6170a4dbc drivers: interrupt_controller: remove usage of device_pm_control_nop 4 years ago
Kumar Gala 02703e60d9 device: Remove DEVICE_DT_DECLARE / DEVICE_DT_INST_DECLARE 5 years ago
Kumar Gala 2d754333ad drivers: interrupt_controller: Convert drivers to new DT device macros 5 years ago
Kumar Gala 5e97d779bb device: convert DEVICE_INIT to DEVICE_DEFINE or SYS_DEVICE_DEFINE 5 years ago
Tomasz Bursztyka 4dcfb5531c isr: Normalize usage of device instance through ISR 5 years ago
Tomasz Bursztyka e18fcbba5a device: Const-ify all device driver instance pointers 5 years ago
Tomasz Bursztyka 98d9b01322 device: Apply driver_api/data attributes rename everywhere 5 years ago
Kumar Gala a1b77fd589 zephyr: replace zephyr integer types with C99 types 5 years ago
Kumar Gala 28870e7a32 drivers: atmel sam0: Convert atmel sam0 drivers to new DT_INST macros 5 years ago
Tomasz Bursztyka 9abc0e2efd include/drivers: Move 2 specific intc headers into public location 6 years ago
Tomasz Bursztyka c30600d4ab drivers/interrupt_controller: Adopt file naming as other drivers 6 years ago
Benjamin Valentin 10a1b25da6 interrupt_controller: sam0: Add support for SAME54 6 years ago
Derek Hageman 59786b43b3 drivers: sam0: Fix deprecated instance macro usage 6 years ago
Kumar Gala a2693975d7 dts: Convert from DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST... 6 years ago
Derek Hageman 4462069d74 drivers: gpio: sam0: Add interrupt support 6 years ago