index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-stm32-qspi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-25
Merge remote-tracking branch 'spi/for-5.14' into spi-next
Mark Brown
1
-10
/
+78
2021-06-15
spi: stm32-qspi: Remove unused qspi field of struct stm32_qspi_flash
Patrice Chotard
1
-2
/
+0
2021-06-03
spi: stm32-qspi: add automatic poll status feature
Patrice Chotard
1
-8
/
+78
2021-06-03
spi: stm32-qspi: Always wait BUSY bit to be cleared in stm32_qspi_wait_cmd()
Patrice Chotard
1
-1
/
+4
2021-04-22
spi: stm32-qspi: fix debug format string
Arnd Bergmann
1
-1
/
+1
2021-04-20
spi: stm32-qspi: Fix compilation warning in ARM64
Patrice Chotard
1
-1
/
+1
2021-04-19
spi: stm32-qspi: Add dirmap support
Patrice Chotard
1
-16
/
+67
2021-04-19
spi: stm32-qspi: Trigger DMA only if more than 4 bytes to transfer
Patrice Chotard
1
-2
/
+3
2021-04-19
spi: stm32-qspi: fix pm_runtime usage_count counter
Christophe Kerello
1
-4
/
+14
2020-11-09
spi: stm32-qspi: fix reference leak in stm32 qspi operations
Zhang Qilong
1
-2
/
+6
2020-06-17
spi: stm32-qspi: Fix error path in case of -EPROBE_DEFER
Patrice Chotard
1
-20
/
+26
2020-04-29
spi: stm32-qspi: Fix unbalanced pm_runtime_enable issue
Patrice Chotard
1
-0
/
+5
2020-04-17
spi: stm32-qspi: Add pm_runtime support
Patrice Chotard
1
-4
/
+53
2020-02-11
spi: stm32-qspi: properly manage probe errors
Lionel Debieve
1
-12
/
+15
2020-02-11
spi: stm32-qspi: defer probe for reset controller
Etienne Carriere
1
-1
/
+5
2019-12-16
spi: stm32-qspi: Use dma_request_chan() instead dma_request_slave_channel()
Peter Ujfalusi
1
-6
/
+24
2019-10-04
spi: stm32-qspi: Fix kernel oops when unbinding driver
Patrice Chotard
1
-1
/
+2
2019-08-02
spi: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-4
/
+1
2019-07-04
Merge branch 'spi-5.3' into spi-next
Mark Brown
1
-7
/
+3
2019-06-28
spi: stm32-qspi: remove signal sensitive on completion
Ludovic Barre
1
-7
/
+3
2019-06-24
spi: spi-stm32-qspi: Remove CR_FTHRES_MASK usage
Patrice Chotard
1
-2
/
+2
2019-05-02
spi: stm32-qspi: manage the get_irq error case
Fabien Dessenne
1
-0
/
+6
2019-03-26
spi: stm32-qspi: add dma support
Ludovic Barre
1
-1
/
+135
2019-03-26
spi: stm32-qspi: add spi_master_put in release function
Ludovic Barre
1
-18
/
+28
2019-03-20
spi: spi-mem: stm32-qspi: stm32_qspi_pm_ops can be static
kbuild test robot
1
-1
/
+1
2019-03-15
spi: spi-mem: stm32-qspi: add suspend/resume support
Ludovic Barre
1
-4
/
+35
2019-03-15
spi: spi-mem: stm32-qspi: avoid memory corruption at low frequency
Ludovic Barre
1
-3
/
+1
2018-10-19
spi: spi-mem: add stm32 qspi controller
Ludovic Barre
1
-0
/
+512