index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-mxic.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-04
spi: mxic: Fix an error handling path in mxic_spi_probe()
Christophe JAILLET
1
-0
/
+1
2022-02-10
spi: mxic: Add support for pipelined ECC operations
Miquel Raynal
1
-2
/
+111
2022-02-10
spi: mxic: Add support for direct mapping
Miquel Raynal
1
-3
/
+109
2022-02-10
spi: mxic: Create a helper to ease the start of an operation
Miquel Raynal
1
-24
/
+29
2022-02-10
spi: mxic: Create a helper to configure the controller before an operation
Miquel Raynal
1
-12
/
+19
2022-02-10
spi: mxic: Fix the transmit path
Miquel Raynal
1
-16
/
+12
2022-02-10
spi: spi-mem: Kill the spi_mem_dtr_supports_op() helper
Miquel Raynal
1
-9
/
+1
2022-02-10
spi: mxic: Provide a capability structure
Miquel Raynal
1
-0
/
+5
2021-08-12
spi: mxic: add missing braces
Yang Yingliang
1
-1
/
+2
2021-08-09
spi: mxic: patch for octal DTR mode support
Zhengxun Li
1
-11
/
+30
2020-12-07
spi: mxic: Don't leak SPI master in probe error path
Lukas Wunner
1
-8
/
+2
2020-07-14
spi: spi-mem: allow specifying a command's extension
Pratyush Yadav
1
-1
/
+2
2019-10-08
Merge branch 'for-5.4' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
1
-3
/
+3
2019-10-01
spi: mxic: Ensure width is respected in spi-mem operations
Miquel Raynal
1
-1
/
+1
2019-09-20
spi: mxic: Fix DMAS_CTRL register layout
Miquel Raynal
1
-2
/
+2
2019-09-20
spi: mxic: Select SPI_NOR type by default
Miquel Raynal
1
-1
/
+1
2019-03-20
spi: mxic: simplify getting .driver_data
Wolfram Sang
1
-4
/
+2
2018-11-05
spi: Add MXIC controller driver
Mason Yang
1
-0
/
+619