49 Commits (d95caa51a4489e3ddacc3ea69e39f997dfbb8245)

Author SHA1 Message Date
Tom Burdick d95caa51a4 sys: Add a lockfree mpsc and spsc queues 1 year ago
Tom Burdick 4180d70439 dma: Fix error_callback enable/disable confusion 1 year ago
Tom Burdick e4b10328b4 rtio: Use mpsc for submission and completion queue 2 years ago
Tom Burdick f923bf8662 spi: sam: Fix gpio chip select usage 2 years ago
Pieter De Gendt 6b532ff43e treewide: Update clock control API usage 2 years ago
Tom Burdick 2a5de5fc30 spi: Remove extranous logging message for SAM 2 years ago
Tom Burdick dcd9322d43 spi: SAM add RTIO support 2 years ago
Gerson Fernando Budke 4f59d50441 drivers: spi: sam: Update to use clock control 2 years ago
Pieter De Gendt 11574c0a6b drivers: spi: sam: Fix DMA build 2 years ago
Yuval Peress 517a977e84 spi: initialize spi_sam spin locks 2 years ago
Tom Burdick 86af9bcce1 spi: SAM add spin lock around all tx/rx/txrx funcs 2 years ago
Tom Burdick 74b9699213 spi: SAM support SPI transfers with DMA 3 years ago
Tom Burdick 4c20403629 spi: callback API for asynchronous transcieve 3 years ago
Gerard Marull-Paretas fb60aab245 drivers: migrate includes to <zephyr/...> 3 years ago
Gerson Fernando Budke 38d0659931 drivers: spi: Update sam driver to use pinctrl 3 years ago
Nazar Kazakov 9713f0d47c everywhere: fix typos 3 years ago
Tomasz Bursztyka 01b9813d73 drivers/spi: Return an error on SPI_HALF_DUPLEX for relevant drivers 4 years ago
Bartosz Bilas 61646649a1 drivers: spi_sam: initialize all cs gpios during init 4 years ago
Piotr Mienkowski aaf64e0bdf soc: atmel_sam: Add _INST to ATMEL_SAM_DT_PIN* macros 4 years ago
Gerard Marull-Paretas 90118b265f drivers: spi: remove usage of device_pm_control_nop 4 years ago
Kumar Gala 03ad31b0e4 drivers: spi: Convert drivers to new DT device macros 5 years ago
Stefan Bigler 596cad8231 spi: fix locking for SPI_LOCK_ON using synchronous API 5 years ago
Trond Einar Snekvik 86c793af3f sys: util: Replace MIN(MAX(a, b), c) with CLAMP 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 af6140cc0d device: Apply config_info rename everywhere 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
Kumar Gala 0a7d4e2135 devicetree: Change DT_FOREACH_IMPL_ to not insert semicolon 5 years ago
Kumar Gala dbeb3ba32e drivers: spi: spi_sam: rework device tree support 5 years ago
Anas Nashif bd70f6f1ed cleanup: include/: move spi.h to drivers/spi.h 6 years ago
Anas Nashif f2cb20c772 docs: fix misspelling across the tree 6 years ago
Patrik Flykt 24d71431e9 all: Add 'U' suffix when using unsigned variables 6 years ago
Benjamin Valentin c9907b438a drivers: spi: sam/sam0: Don't access uninitialized data 6 years ago
Benjamin Valentin 388e9a6223 drivers: spi: sam/sam0: Don't claim support for async transfers 6 years ago
Carlos Stuart 75f77db432 include: misc: util.h: Rename min/max to MIN/MAX 6 years ago
Anas Nashif 937e45de74 drivers: spi_sam: initialize tx and rx 7 years ago
Patrik Flykt 8ff96b5a57 drivers: Add 'U' to unsigned variable assignments 7 years ago
Ashokkumar B 2652a81d98 drivers: spi: fix typo bug in spi_sam.c 7 years ago
Henrik Brix Andersen 4c533d053e drivers: spi: sam: avoid unsigned comparision with less than zero 7 years ago
Tomasz Bursztyka eae05d928e drivers/spi: Adding async mode to SAM and SAM0 drivers 7 years ago
Tomasz Bursztyka 27195895b1 drivers/spi: Do not reconfigure at every transaction 7 years ago
Kumar Gala 71c3dd11c5 spi: sam: Specify pinmux for chipselect via Kconfig 7 years ago
Andrzej Głąbek 20202902f2 dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 7 years ago
qianfan Zhao ae363e54ec drivers: spi_sam: Config chip select pin when driver init 7 years ago
qianfan Zhao 29d9004a01 drivers: spi_sam: fix spi peripheral chip select config 7 years ago
qianfan Zhao 1eec4bbf30 drivers: spi_sam: fix compiler waring 7 years ago
qianfan Zhao 6e4963b978 drivers: add spi support for atmel sam series soc 7 years ago