Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
3373e9004acc0603242622b4378c64bc01d21b5f
/
drivers
/
spi
/
spi-stm32.c
3373e90
spi: stm32: fix fifo threshold level in case of short transfer
by Amelie Delaunay
· 4 years, 5 months ago
135dd87
spi: stm32h7: fix race condition at end of transfer
by Antonio Borneo
· 4 years, 5 months ago
ae1ba50
spi: stm32: clear only asserted irq flags on interrupt
by Tobias Schramm
· 4 years, 5 months ago
61367d0
spi: stm32: Add 'SPI_SIMPLEX_RX', 'SPI_3WIRE_RX' support for stm32f4
by dillon min
· 4 years, 7 months ago
1c52be8
spi: stm32: Fix comments compilation warnings
by Alain Volmat
· 4 years, 9 months ago
0a45425
spi: stm32: Use dma_request_chan() instead dma_request_slave_channel()
by Peter Ujfalusi
· 5 years ago
8a6553e
spi: stm32: Switch to use GPIO descriptors for CS
by Linus Walleij
· 5 years ago
8d1467a
spi: stm32: return the get_irq error
by Fabien Dessenne
· 6 years ago
00505ed
spi: stm32: add support for STM32F4
by Cezary Gapinski
· 6 years ago
5516685
spi: stm32: introduce compatible data cfg
by Cezary Gapinski
· 6 years ago
f8bb12f
spi: stm32: add start dma transfer function
by Cezary Gapinski
· 6 years ago
9d5fce1
spi: stm32: split transfer one setup function
by Cezary Gapinski
· 6 years ago
a967533
spi: stm32: rename interrupt function
by Cezary Gapinski
· 6 years ago
8602663
spi: stm32: rename STM32 SPI registers to STM32H7
by Cezary Gapinski
· 6 years ago
6962b05
spi: stm32: remove SPI LOOP mode
by Cezary Gapinski
· 6 years ago
d6cea11
spi: stm32: use explicit CPOL and CPHA mode bits
by Cezary Gapinski
· 6 years ago
2cbee7f
spi: stm32: fix DMA configuration with only one channel
by Cezary Gapinski
· 6 years ago
d4c9134
spi: stm32: use NULL pointer instead of plain integer
by Cezary Gapinski
· 6 years ago
d57a984
spi: stm32: switch to SPDX identifier
by Cezary Gapinski
· 6 years ago
3dbb3ee
spi: stm32: Fix error handling in stm32_spi_probe()
by Alexey Khoroshilov
· 7 years ago
8b5d729
spi: stm32: Fix logical error in stm32_spi_prepare_mbr()
by Christos Gkekas
· 7 years ago
d5e9a4a
spi: stm32: explicitly request exclusive reset control
by Philipp Zabel
· 7 years ago
7b821a6
spi: stm32: fix potential dereference null return value
by Amelie Delaunay
· 8 years ago
c67ad36
spi: stm32: enhance DMA error management
by Amelie Delaunay
· 8 years ago
038ac86
spi: stm32: add runtime PM support
by Amelie Delaunay
· 8 years ago
128ebb8
spi: stm32: use normal conditional statements instead of ternary operator
by Amelie Delaunay
· 8 years ago
042c1c6
spi: stm32: replace st, spi-midi with st, spi-midi-ns to fit bindings
by Amelie Delaunay
· 8 years ago
c5fe2fa
spi: stm32: fix compatible to fit with new bindings
by Amelie Delaunay
· 8 years ago
a2f07d38
spi: stm32: fix error check on mbr being -ve
by Colin Ian King
· 8 years ago
dcbe0d8
spi: add driver for STM32 SPI controller
by Amelie Delaunay
· 8 years ago