index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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