index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-mtk-nor.c
Age
Commit message (
Expand
)
Author
2022-04-12
spi: spi-mtk-nor: initialize spi controller after resume
Allen-KH Cheng
2022-01-26
spi: spi-mtk-nor: make some internal variables static
Guochun Mao
2022-01-24
spi: spi-mtk-nor: add axi_s clock for mt8186
Guochun Mao
2022-01-24
spi: spi-mtk-nor: add new soc mt8186 support
Guochun Mao
2022-01-24
spi: spi-mtk-nor: improve device table for adding more capabilities
Guochun Mao
2021-09-20
spi: Fixed division by zero warning
Yoshitaka Ikeda
2021-03-24
spi: spi-mtk-nor: Fix checkpatch spacing error
Jay Fang
2020-12-07
spi: spi-mtk-nor: Don't leak SPI master in probe error path
Lukas Wunner
2020-11-16
spi: spi-mtk-nor: add axi clock control for MT8192 spi-nor
bayi cheng
2020-10-06
spi: spi-mtk-nor: Add power management support
Ikjoon Jang
2020-10-06
spi: spi-mtk-nor: support 36bit dma addressing
Ikjoon Jang
2020-10-06
spi: spi-mtk-nor: use dma_alloc_coherent() for bounce buffer
Ikjoon Jang
2020-10-01
spi: spi-mtk-nor: fix op checks in supports_op
Chuanhong Guo
2020-10-01
spi: spi-mtk-nor: add helper for checking prg mode ops
Chuanhong Guo
2020-10-01
spi: spi-mtk-nor: make use of full capability of prg mode
Chuanhong Guo
2020-09-25
spi: spi-mtk-nor: fix timeout calculation overflow
Chuanhong Guo
2020-09-08
spi: spi-mtk-nor: support standard spi properties
Ikjoon Jang
2020-07-14
spi: spi-mtk-nor: reject DTR ops
Pratyush Yadav
2020-07-14
spi: spi-mem: allow specifying a command's extension
Pratyush Yadav
2020-04-14
spi: spi-mtk-nor: make mtk_nor_exec_op() statuc
Jason Yan
2020-03-11
spi: add support for mediatek spi-nor controller
Chuanhong Guo