23 Commits (ca10f8b0a09d94c46d9561dcd083e66c20fd0f41)

Author SHA1 Message Date
Maureen Helm b539699a98 drivers: dma: Refactor drivers to use shared init priority 4 years ago
Ron Smith 4f9ac180b4 drivers: dma: dma_sam0: change sam0 DMA to higher priority init. 4 years ago
Gerard Marull-Paretas 861eac31b8 drivers: dma: 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 c5582358f6 drivers: dma: Convert drivers to new DT device macros 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
Tomasz Bursztyka 1580768fd3 drivers: dma: Align all drivers using user_data for callback 5 years ago
Tomasz Bursztyka 3a3f10c06e drivers: dma: Align all drivers using dma_callback_t type 5 years ago
Tomasz Bursztyka 6acee3dcba drivers: dma: Apply DMA callback change to relevant drivers 5 years ago
Hake Huang 999c59c1ec dma: add error check on peripheral to peripheral 5 years ago
Kumar Gala a1b77fd589 zephyr: replace zephyr integer types with C99 types 5 years ago
Kumar Gala a58777e251 drivers: dma: atmel_sam0: Convert to use devicetree macros for dma dev 5 years ago
Stephanos Ioannidis 2a710b1372 Revert "drivers: dma: sam0: fix DMA to peripheral transfer on SAMD5x" 5 years ago
Ioannis Glaropoulos ba6dc5bc25 drivers: dma: sam0: fix macro definition 5 years ago
Kumar Gala 28870e7a32 drivers: atmel sam0: Convert atmel sam0 drivers to new DT_INST macros 5 years ago
Benjamin Valentin 90cc723e65 drivers: dma: sam0: fix DMA to peripheral transfer on SAMD5x 6 years ago
Anas Nashif 46a5d1e5cb cleanup: include/: move dma.h to drivers/dma.h 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 64e02021ee drivers: dma: sam0: Implement get_status API 6 years ago
Michael Hope ba21de582b drivers: dma: Add SAM0 DMAC driver 6 years ago