index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-stm32-qspi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
spi: stm32-qspi: Use dma_request_chan() instead dma_request_slave_channel()
Peter Ujfalusi
2019-12-16
1
-6
/
+24
*
spi: stm32-qspi: Fix kernel oops when unbinding driver
Patrice Chotard
2019-10-04
1
-1
/
+2
*
spi: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-08-02
1
-4
/
+1
*
Merge branch 'spi-5.3' into spi-next
Mark Brown
2019-07-04
1
-7
/
+3
|
\
|
*
spi: stm32-qspi: remove signal sensitive on completion
Ludovic Barre
2019-06-28
1
-7
/
+3
*
|
spi: spi-stm32-qspi: Remove CR_FTHRES_MASK usage
Patrice Chotard
2019-06-24
1
-2
/
+2
|
/
*
spi: stm32-qspi: manage the get_irq error case
Fabien Dessenne
2019-05-02
1
-0
/
+6
*
spi: stm32-qspi: add dma support
Ludovic Barre
2019-03-26
1
-1
/
+135
*
spi: stm32-qspi: add spi_master_put in release function
Ludovic Barre
2019-03-26
1
-18
/
+28
*
spi: spi-mem: stm32-qspi: stm32_qspi_pm_ops can be static
kbuild test robot
2019-03-20
1
-1
/
+1
*
spi: spi-mem: stm32-qspi: add suspend/resume support
Ludovic Barre
2019-03-15
1
-4
/
+35
*
spi: spi-mem: stm32-qspi: avoid memory corruption at low frequency
Ludovic Barre
2019-03-15
1
-3
/
+1
*
spi: spi-mem: add stm32 qspi controller
Ludovic Barre
2018-10-19
1
-0
/
+512