Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
77e017306e52fb6ad897489f6f79f36ed3700323
/
drivers
/
spi
355d032
boards: nuvoton: numaker: Drop PINCTRL from board defconfig
by cyliang tw
· 4 months ago
06f4213
driver: spi: support it8xxx2 spi driver
by Ren Chen
· 4 months ago
d0aced3
drivers: spi: RPi Pico PIO SPI code size and byte order.
by Steve Boylan
· 4 months ago
2fe4a37
Documentation: Update documenation for Infineon boards
by McAtee Maxwell
· 4 months ago
7e1b00d
Infineon: board: remove CONFIG_GPIO from defconfigs
by Nazar Palamar
· 4 months ago
92d0287
drivers: spi_mcux_lpspi: Fix DMA path on RT
by Declan Snyder
· 5 months ago
69e85b2
board: npcx: remove CONFIG_PINCTRL from defconfig of npcx boards
by Jun Lin
· 5 months ago
c66dcd5
drivers: Select PINCTRL for renesas RA drivers
by Thao Luong
· 5 months ago
0cc8f93
soc: atmel: Drop PINCTRL from Kconfig.defconfig
by Gerson Fernando Budke
· 5 months ago
52d21d7
soc: gd32: Drop PINCTRL from Kconfig.defconfig
by Gerson Fernando Budke
· 5 months ago
b899997
drivers: spi: litex: add flush of rx buffer
by Fin Maaß
· 5 months ago
a3530d6
drivers: spi: mcux_flexcomm: use rxignore bit instead of dummy read.
by Johan Carlsson
· 5 months ago
ff5afd8
drivers: spi: mcux_flexcomm: wait for specific dma tx status.
by Johan Carlsson
· 5 months ago
1e5cdb1
drivers: spi: Add SPI device support for Apollo3 SoCs
by Hao Luo
· 5 months ago
0553164
drivers: spi: remove unused variables
by Hao Luo
· 5 months ago
1fdf6e6
spi: sam: Refactor driver to use SPI RTIO common APIs
by Luis Ubieda
· 5 months ago
15ec1f2
driver: spi: MAX32 add RTIO support plus refactor
by Dimitrije Lilic
· 5 months ago
a1cd2d6
drivers: pm: add pm_policy_state_lock for drivers
by Hao Luo
· 5 months ago
6773f33
drivers: spi: gecko: add new driver for SPI communication via EUSART
by Teresa Zepeda Ventura
· 5 months ago
f05fb41
drivers: spi: stm32h7: Avoid unnecessary FIFO flush
by Daniel Gaston Ochoa
· 5 months ago
0d9cdf0
drivers: sensors: rtio
by Florian Weber
· 5 months ago
e7a64f7
drivers: i2c: add runtime put for error path
by Hao Luo
· 5 months ago
82a192c
boards: nxp: Removing CONFIG_PINCTRL from the boards defconfig
by Emilio Benavente
· 5 months ago
ca829e1
include: spi: Clarify data frame units and meaning
by Declan Snyder
· 6 months ago
a6eb068
drivers: spi_mcux_lpspi: clang-format
by Declan Snyder
· 6 months ago
6c6a1e5
da1469x: Remove CONFIG_PINCTRL from all defconfig files
by Ioannis Damigos
· 6 months ago
52a2023
zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY
by Yong Cong Sin
· 6 months ago
bce51b7
drivers: spi: stm32h7: avoid unnecessary suspend
by Daniel Gaston Ochoa
· 6 months ago
d82acdc
drivers: spi: gecko: Use clock control on Series 2
by Aksel Skauge Mellbye
· 6 months ago
30a8f87
drivers: spi_mcux_lpspi: Fix synchronous DMA CS
by Declan Snyder
· 6 months ago
0186bfb
drivers: spi_mcux_lpspi: Enable debug mode
by Declan Snyder
· 6 months ago
eb19d32
drivers: Remove CONFIG_PINCTRL in defconfig files
by Bill Waters
· 6 months ago
0abc9fb
boards: remove `CONFIG_PINCTRL` from defconfig files of FE310-based boards
by Filip Kokosinski
· 6 months ago
a9800e2
style: drivers: adjust `return` usage in `void functions`
by Pisit Sawangvonganan
· 6 months ago
3ccd52b
drivers: spi: update casting for MSTP register
by Quy Tran
· 6 months ago
00abc5a
spi: rtio: Move spi_rtio_copy to spi_rtio
by Luis Ubieda
· 6 months ago
bd8a23f
spi: rtio: Extract common APIs into separate file
by Luis Ubieda
· 6 months ago
b135cc5
spi: spi_mcux_lpspi: Removed spin lock from iodev_start
by Luis Ubieda
· 6 months ago
7510a17
spi: mcux_lpspi: Refactor driver to extract common RTIO functionality
by Luis Ubieda
· 6 months ago
847a4ea
style: drivers: comply with MISRA C:2012 Rule 15.6
by Pisit Sawangvonganan
· 7 months ago
6b14bbc
drivers: spi: spi_max32: Add DMA support
by Tahsin Mutlugun
· 7 months ago
8233b70
espressif: clean up unused code
by Sylvio Alves
· 7 months ago
64a038a
spi: all: Add default iodev_submit to drivers without native support
by Luis Ubieda
· 7 months ago
3efc69e
spi: rtio: Add default iodev_submit handler
by Luis Ubieda
· 7 months ago
bec9952
driver: spi: Add initial support for spi driver on ra8
by Duy Phuong Hoang. Nguyen
· 7 months ago
d13f9d9
drivers: stm32: Select PINCTRL when required
by Erwan Gouriou
· 7 months ago
04ae22e
drivers: spi: update spi_mcux_flexio.c
by Anke Xiao
· 7 months ago
2ea9483
drivers: spi: esp32c2: esp8684: Add support
by Raffael Rostagno
· 7 months ago
b9ccaae
drivers: spi: esp32: fix exception in mode 3 & soft-ctrld CS
by Marcio Ribeiro
· 7 months ago
90c6106
drivers: esp32: Interrupts flags configuration
by Raffael Rostagno
· 7 months ago
bb746cd
drivers: esp32: esp_intr_alloc return condition
by Raffael Rostagno
· 7 months ago
0b3a34c
drivers: esp32: Interrupts priority configuration
by Raffael Rostagno
· 7 months ago
1bcae0e
style: drivers: comply with MISRA C:2012 Rule 15.6
by Pisit Sawangvonganan
· 7 months ago
4a7adb3
drivers: spi: pm: Add power management support for Ambiq Apollo3 SoCs SPI
by Zhengwei Wang
· 7 months ago
3bff316
drivers: spi_nxp_s32: update to RTD 2.0.0
by Ha Duong Quang
· 7 months ago
d42301b
drivers: spi: Fix twister build issue
by Sadik Ozer
· 7 months ago
caa0c0a
rtio: Split the rx and tx buffer unions
by Tom Burdick
· 7 months ago
420f230
drivers: spi: Select PINCTRL for MAX32 MCUs
by Sadik Ozer
· 7 months ago
5ab83d8
drivers: spi: remove old ambiq mspi
by Richard Wheatley
· 8 months ago
188fc58
drivers: update AMBIQ drivers to use proper base address
by Richard Wheatley
· 8 months ago
dcd0a27
drivers: spi: remove '&' when assigning `init_fn`
by Pisit Sawangvonganan
· 8 months ago
d71ad16
drivers: spi: litex: add litespi driver
by Fin Maaß
· 8 months ago
0f3955c
drivers: spi: litex: rework spi driver
by Fin Maaß
· 8 months ago
9a70376
drivers: spi: litex: rename driver
by Fin Maaß
· 8 months ago
6ed0588
drivers: spi: simplified spi_ambiq_xfer function
by Hao Luo
· 8 months ago
8379f64
drivers: bluetooth: hci_ambiq: get the spi cfg from the device
by Hao Luo
· 8 months ago
3faaaab
drivers: spi: Change to use software controlled cs in default
by Hao Luo
· 8 months ago
67544a6
spi: shell: add missing newline character
by Liam Beguin
· 9 months ago
0cf89bb
drivers/spi/spi_xlnx_axi_quadspi: Build fix w CONFIG_SPI_ASYNC
by Alberto Escolar Piedras
· 9 months ago
bf17ba9
driver: spi: psoc6: fix build error in driver
by Nazar Palamar
· 9 months ago
971a0d1
driver: spi: gd32: fix spi reg clear wrong flag
by Chang Feng
· 9 months ago
fd90c9b
drivers: spi: gecko: propagate spi config error
by Adrien MARTIN
· 9 months ago
91f8c1a
everywhere: replace `#if IS_ENABLED()` as per docs
by Jordan Yates
· 9 months ago
115d3d8
drivers: spi: litex: add missing include
by Fin Maaß
· 9 months ago
d1eea36
drivers: ambiq: Add dependencies to avoid showing to non-ambiq platforms
by Hao Luo
· 9 months ago
79a2e24
drivers: spi: mcux_flexcomm: fix invalid dma config for last tx packets.
by Johan Carlsson
· 9 months ago
0787093
everywhere: replace double words
by Jordan Yates
· 9 months ago
b0e327b
drivers/spi: Fix context release in case of error
by Tomasz Bursztyka
· 9 months ago
c7da55e
spi_smartbond: check that DMA controllers were provided
by Ioannis Damigos
· 9 months ago
0a0bcca
drivers/smartbond: Fix PM device runtime support
by Ioannis Damigos
· 9 months ago
680fa15
drivers: spi_xlnx_axi_quadspi: Reduce IRQ work
by Robert Hancock
· 10 months ago
68a2486
drivers: spi_xlnx_axi_quadspi: Optimize FIFO handling
by Robert Hancock
· 10 months ago
cff3811
drivers: spi_xlnx_axi_quadspi: add STARTUP block workaround support
by Robert Hancock
· 10 months ago
7500f4e
drivers: spi: Add suport to ESP32C6
by Raffael Rostagno
· 10 months ago
774ed60
drivers: spi: smartbond: Add async API support
by Ioannis Karachalios
· 10 months ago
98b26c6
rtio: Remove builtin iodev mpsc queue
by Tom Burdick
· 10 months ago
d35eac2
drivers: spi: gecko: Respect frequency configuration
by Aksel Skauge Mellbye
· 10 months ago
5513657
drivers: spi: gecko: Add support for devices with a single USART
by Aksel Skauge Mellbye
· 10 months ago
533ade5
drivers: spi: stm32: minor fixes
by Abderrahmane Jarmouni
· 10 months ago
604ea92
drivers: spi: esp32: Fix clock initialization
by Lucas Tamborrino
· 10 months ago
d95caa5
sys: Add a lockfree mpsc and spsc queues
by Tom Burdick
· 10 months ago
fc0718e
drivers: spi: nrf: add support for spim12x instances
by Nikodem Kastelik
· 10 months ago
7080f0f
drivers: spi: nrf: fix async cs deactivation
by Nikodem Kastelik
· 10 months ago
7c3b66e
soc: psoc6: update pinctrl for PSoC6 MCU (legacy)
by Nazar Palamar
· 10 months ago
2172394
drivers: spi: Add MAX32690 SPI driver
by Tahsin Mutlugun
· 10 months ago
524ea22
drivers: spi: Add support for Apollo3 SoCs SPI
by Hao Luo
· 10 months ago
71ed2e4
drivers: spi: Add power management Smartbond SPI
by Jerzy Kasenberg
· 10 months ago
bbe5e1e
build: namespace the generated headers with `zephyr/`
by Yong Cong Sin
· 10 months ago
3ad57e3
drivers: spi_bitbang: Fix timing in SPI bitbang driver
by Joakim Andersson
· 10 months ago
d848743
drivers: spi: create Ambiq SPI BLEIF driver
by Aaron Ye
· 10 months ago
Next »