31 Commits (backport-82072-to-v2.7-branch)

Author SHA1 Message Date
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