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-mtk-nor.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
spi: mtk-nor: switch to use modern name
Yang Yingliang
2023-09-11
1
-7
/
+7
*
spi: Explicitly include correct DT includes
Rob Herring
2023-07-14
1
-1
/
+2
*
spi: mtk-nor: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-06
1
-4
/
+2
*
spi: spi-mtk-nor: Add recovery mechanism for dma read timeout
bayi cheng
2022-12-07
1
-1
/
+21
*
spi: spi-mtk-nor: Unify write buffer on/off
bayi cheng
2022-11-28
1
-24
/
+16
*
spi: spi-mtk-nor: Optimize timeout for dma read
bayi cheng
2022-11-14
1
-3
/
+4
*
spi: spi-mtk-nor: initialize spi controller after resume
Allen-KH Cheng
2022-04-12
1
-1
/
+11
*
spi: spi-mtk-nor: make some internal variables static
Guochun Mao
2022-01-26
1
-3
/
+3
*
spi: spi-mtk-nor: add axi_s clock for mt8186
Guochun Mao
2022-01-24
1
-1
/
+16
*
spi: spi-mtk-nor: add new soc mt8186 support
Guochun Mao
2022-01-24
1
-0
/
+6
*
spi: spi-mtk-nor: improve device table for adding more capabilities
Guochun Mao
2022-01-24
1
-9
/
+39
*
spi: Fixed division by zero warning
Yoshitaka Ikeda
2021-09-20
1
-1
/
+1
*
spi: spi-mtk-nor: Fix checkpatch spacing error
Jay Fang
2021-03-24
1
-1
/
+1
*
spi: spi-mtk-nor: Don't leak SPI master in probe error path
Lukas Wunner
2020-12-07
1
-1
/
+1
*
spi: spi-mtk-nor: add axi clock control for MT8192 spi-nor
bayi cheng
2020-11-16
1
-1
/
+15
*
spi: spi-mtk-nor: Add power management support
Ikjoon Jang
2020-10-06
1
-22
/
+76
*
spi: spi-mtk-nor: support 36bit dma addressing
Ikjoon Jang
2020-10-06
1
-1
/
+20
*
spi: spi-mtk-nor: use dma_alloc_coherent() for bounce buffer
Ikjoon Jang
2020-10-06
1
-42
/
+52
*
spi: spi-mtk-nor: fix op checks in supports_op
Chuanhong Guo
2020-10-01
1
-12
/
+9
*
spi: spi-mtk-nor: add helper for checking prg mode ops
Chuanhong Guo
2020-10-01
1
-7
/
+69
*
spi: spi-mtk-nor: make use of full capability of prg mode
Chuanhong Guo
2020-10-01
1
-2
/
+80
*
spi: spi-mtk-nor: fix timeout calculation overflow
Chuanhong Guo
2020-09-25
1
-1
/
+5
*
spi: spi-mtk-nor: support standard spi properties
Ikjoon Jang
2020-09-08
1
-13
/
+16
*
spi: spi-mtk-nor: reject DTR ops
Pratyush Yadav
2020-07-14
1
-0
/
+6
*
spi: spi-mem: allow specifying a command's extension
Pratyush Yadav
2020-07-14
1
-2
/
+2
*
spi: spi-mtk-nor: make mtk_nor_exec_op() statuc
Jason Yan
2020-04-14
1
-1
/
+1
*
spi: add support for mediatek spi-nor controller
Chuanhong Guo
2020-03-11
1
-0
/
+689