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-mxic.c
Age
Commit message (
Expand
)
Author
Files
Lines
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