53 Commits (061036f9e352bf96e4808ab1cb209aac2747dafd)

Author SHA1 Message Date
Luis Casas d0f9ccc010 NXP drivers: spi_mcux_flexcomm: Adds PM low-power recovery support 2 weeks ago
Dane Wagner c4e840af56 drivers: spi: Call correct SPI device definition macros 7 months ago
Yishai Jaffe 812347fae8 drivers: spi: Place API into iterable section 7 months ago
Johan Carlsson a3530d6a43 drivers: spi: mcux_flexcomm: use rxignore bit instead of dummy read. 8 months ago
Johan Carlsson ff5afd8a9a drivers: spi: mcux_flexcomm: wait for specific dma tx status. 8 months ago
Luis Ubieda 64a038aca3 spi: all: Add default iodev_submit to drivers without native support 10 months ago
Pisit Sawangvonganan dcd0a2756d drivers: spi: remove '&' when assigning `init_fn` 11 months ago
Johan Carlsson 79a2e2445d drivers: spi: mcux_flexcomm: fix invalid dma config for last tx packets. 1 year ago
Jordan Yates 07870934e3 everywhere: replace double words 1 year ago
Declan Snyder eeb3e808f5 drivers: nxp: Add reset code to driver inits 1 year ago
Mahesh Mahadevan 0dbbc3cc77 drivers: spi: Set the complete_callback flag 2 years ago
Mike J. Chen 04f488accf drivers: spi: mcux_flexcomm: fix DMA bug for 2-byte transfers 2 years ago
Mike J. Chen 2a4acb2c42 drivers: spi: mcux_flexcomm: fix chip select bug w/ dma transfers 2 years ago
Cyril Fougeray 1be72d9888 dma: callback with 2 status codes for successful transfers 2 years ago
Mahesh Mahadevan 2612e85753 drivers: spi_mcux: Add DMA support when using ASYNC mode 2 years ago
Gerard Marull-Paretas 989d103d53 drivers: all: mcux: remove conditional support for pinctrl 2 years ago
Mahesh Mahadevan eebd665150 drivers: spi: Fix DMA overflow in NXP MCUX driver 2 years ago
Gerard Marull-Paretas 178bdc4afc include: add missing zephyr/irq.h include 3 years ago
Tom Burdick 4c20403629 spi: callback API for asynchronous transcieve 3 years ago
Bryce Wilkins 405ebc0cd0 drivers: spi: Set spi context for mcux flexcomm spi slave configuration 3 years ago
Henrik Brix Andersen d6776fe169 drivers: spi: check if clock device is ready before accessing 3 years ago
Bryce Wilkins 5ff80ef2b1 drivers: spi: Add default char to mcux flexcomm spi driver 3 years ago
Gerard Marull-Paretas fb60aab245 drivers: migrate includes to <zephyr/...> 3 years ago
Daniel DeGrasse c637d7d672 drivers: spi: spi_mcux_flexcomm: add pinctrl support to lpc spi driver 3 years ago
Nazar Kazakov 9713f0d47c everywhere: fix typos 3 years ago
Bryce Wilkins 219bf88fe8 drivers: spi: Add optional delays to mcux flexcomm spi driver 4 years ago
Tomasz Bursztyka 01b9813d73 drivers/spi: Return an error on SPI_HALF_DUPLEX for relevant drivers 4 years ago
Bartosz Bilas ab2d23c5f4 drivers: spi_mcux_flexcomm: initialize all cs gpios during init 4 years ago
Bartosz Bilas ea25b92cd9 drivers: spi: use dedicated init priority 4 years ago
Gerard Marull-Paretas 90118b265f drivers: spi: remove usage of device_pm_control_nop 4 years ago
Kumar Gala 3b8ea186fd spi: mcux flexcomm: Convert dma to use DEVICE_DT_GET 4 years ago
Kumar Gala 7ee312ec57 drivers: spi: NXP: Convert clock control to use DEVICE_DT_GET 4 years ago
Kumar Gala 03ad31b0e4 drivers: spi: Convert drivers to new DT device macros 5 years ago
Kumar Gala 1e674ad815 drivers: spi: mcux_flexcomm: Fix build failure 5 years ago
Stefan Bigler 596cad8231 spi: fix locking for SPI_LOCK_ON using synchronous API 5 years ago
Mahesh Mahadevan 10809b5402 drivers: spi: Update MCUX Flexcomm driver to add DMA support 5 years ago
Mahesh Mahadevan c6b3316947 drivers: Update Flexcomm SPI driver for clock control 5 years ago
Mahesh Mahadevan 133705f497 drivers: spi: Set the spi_config before calling Chip select configure 5 years ago
Tomasz Bursztyka ef560e0a53 drivers: Manual const-ification of device driver instance 5 years ago
Tomasz Bursztyka 4dcfb5531c isr: Normalize usage of device instance through ISR 5 years ago
Tomasz Bursztyka 898f914df5 drivers: spi: Fix device instance const qualifier loss 5 years ago
Tomasz Bursztyka e18fcbba5a device: Const-ify all device driver instance pointers 5 years ago
Mahesh Mahadevan 99f24aeac6 MCUX Flexcomm SPI: Add Slave support 5 years ago
Tomasz Bursztyka 98d9b01322 device: Apply driver_api/data attributes rename everywhere 5 years ago
Tomasz Bursztyka af6140cc0d device: Apply config_info rename everywhere 5 years ago
Andrei Gansari dc2efff38d drivers: spi_mcux_flexcomm: CS remains low until frame ends 5 years ago
Kumar Gala a1b77fd589 zephyr: replace zephyr integer types with C99 types 5 years ago
Martí Bolívar 7e0eed9235 devicetree: allow access to all nodes 5 years ago
Tomasz Bursztyka 97326c0445 device: Fix structure attributes access 5 years ago
Andrei Gansari ec7fad0853 drivers: spi_mcux_flexcomm clock increase 5 years ago