1. 98b26c6 rtio: Remove builtin iodev mpsc queue by Tom Burdick · 9 months ago
  2. d95caa5 sys: Add a lockfree mpsc and spsc queues by Tom Burdick · 1 year, 5 months ago
  3. 4180d70 dma: Fix error_callback enable/disable confusion by Tom Burdick · 11 months ago
  4. e4b1032 rtio: Use mpsc for submission and completion queue by Tom Burdick · 1 year, 10 months ago
  5. f923bf8 spi: sam: Fix gpio chip select usage by Tom Burdick · 1 year, 11 months ago
  6. 6b532ff treewide: Update clock control API usage by Pieter De Gendt · 2 years ago
  7. 2a5de5f spi: Remove extranous logging message for SAM by Tom Burdick · 1 year, 11 months ago
  8. dcd9322 spi: SAM add RTIO support by Tom Burdick · 2 years ago
  9. 4f59d50 drivers: spi: sam: Update to use clock control by Gerson Fernando Budke · 2 years ago
  10. 11574c0 drivers: spi: sam: Fix DMA build by Pieter De Gendt · 2 years, 1 month ago
  11. 517a977 spi: initialize spi_sam spin locks by Yuval Peress · 2 years ago
  12. 86af9bc spi: SAM add spin lock around all tx/rx/txrx funcs by Tom Burdick · 2 years, 5 months ago
  13. 74b9699 spi: SAM support SPI transfers with DMA by Tom Burdick · 2 years, 5 months ago
  14. 4c20403 spi: callback API for asynchronous transcieve by Tom Burdick · 2 years, 7 months ago
  15. fb60aab drivers: migrate includes to <zephyr/...> by Gerard Marull-Paretas · 2 years, 10 months ago
  16. 38d0659 drivers: spi: Update sam driver to use pinctrl by Gerson Fernando Budke · 3 years ago
  17. 9713f0d everywhere: fix typos by Nazar Kazakov · 3 years ago
  18. 01b9813 drivers/spi: Return an error on SPI_HALF_DUPLEX for relevant drivers by Tomasz Bursztyka · 3 years, 6 months ago
  19. 6164664 drivers: spi_sam: initialize all cs gpios during init by Bartosz Bilas · 3 years, 5 months ago
  20. aaf64e0 soc: atmel_sam: Add _INST to ATMEL_SAM_DT_PIN* macros by Piotr Mienkowski · 3 years, 9 months ago
  21. 90118b2 drivers: spi: remove usage of device_pm_control_nop by Gerard Marull-Paretas · 3 years, 10 months ago
  22. 03ad31b drivers: spi: Convert drivers to new DT device macros by Kumar Gala · 4 years, 3 months ago
  23. 596cad8 spi: fix locking for SPI_LOCK_ON using synchronous API by Stefan Bigler · 4 years, 5 months ago
  24. 86c793a sys: util: Replace MIN(MAX(a, b), c) with CLAMP by Trond Einar Snekvik · 4 years, 4 months ago
  25. e18fcbb device: Const-ify all device driver instance pointers by Tomasz Bursztyka · 4 years, 10 months ago
  26. 98d9b01 device: Apply driver_api/data attributes rename everywhere by Tomasz Bursztyka · 4 years, 9 months ago
  27. af6140c device: Apply config_info rename everywhere by Tomasz Bursztyka · 4 years, 9 months ago
  28. a1b77fd zephyr: replace zephyr integer types with C99 types by Kumar Gala · 4 years, 9 months ago
  29. 7e0eed9 devicetree: allow access to all nodes by Martí Bolívar · 4 years, 10 months ago
  30. 97326c0 device: Fix structure attributes access by Tomasz Bursztyka · 5 years ago
  31. 0a7d4e2 devicetree: Change DT_FOREACH_IMPL_ to not insert semicolon by Kumar Gala · 4 years, 10 months ago
  32. dbeb3ba drivers: spi: spi_sam: rework device tree support by Kumar Gala · 4 years, 11 months ago
  33. bd70f6f cleanup: include/: move spi.h to drivers/spi.h by Anas Nashif · 6 years ago
  34. f2cb20c docs: fix misspelling across the tree by Anas Nashif · 6 years ago
  35. 24d7143 all: Add 'U' suffix when using unsigned variables by Patrik Flykt · 6 years ago
  36. c9907b4 drivers: spi: sam/sam0: Don't access uninitialized data by Benjamin Valentin · 6 years ago
  37. 388e9a6 drivers: spi: sam/sam0: Don't claim support for async transfers by Benjamin Valentin · 6 years ago
  38. 75f77db include: misc: util.h: Rename min/max to MIN/MAX by Carlos Stuart · 6 years ago
  39. 937e45d drivers: spi_sam: initialize tx and rx by Anas Nashif · 6 years ago
  40. 8ff96b5 drivers: Add 'U' to unsigned variable assignments by Patrik Flykt · 6 years ago
  41. 2652a81 drivers: spi: fix typo bug in spi_sam.c by Ashokkumar B · 6 years ago
  42. 4c533d0 drivers: spi: sam: avoid unsigned comparision with less than zero by Henrik Brix Andersen · 6 years ago
  43. eae05d9 drivers/spi: Adding async mode to SAM and SAM0 drivers by Tomasz Bursztyka · 6 years ago
  44. 2719589 drivers/spi: Do not reconfigure at every transaction by Tomasz Bursztyka · 6 years ago
  45. 71c3dd1 spi: sam: Specify pinmux for chipselect via Kconfig by Kumar Gala · 6 years ago
  46. 2020290 dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig by Andrzej Głąbek · 6 years ago
  47. ae363e54 drivers: spi_sam: Config chip select pin when driver init by qianfan Zhao · 6 years ago
  48. 29d9004 drivers: spi_sam: fix spi peripheral chip select config by qianfan Zhao · 6 years ago
  49. 1eec4bb drivers: spi_sam: fix compiler waring by qianfan Zhao · 6 years ago
  50. 6e4963b drivers: add spi support for atmel sam series soc by qianfan Zhao · 6 years ago