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-mxic.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
spi: mxic: switch to use modern name
Yang Yingliang
2023-09-11
1
-34
/
+34
*
spi: Replace all spi->chip_select and spi->cs_gpiod references with function ...
Amit Kumar Mahapatra via Alsa-devel
2023-03-11
1
-5
/
+5
*
spi: mxic: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-06
1
-4
/
+2
*
spi: mxic: Use devm_platform_ioremap_resource_byname()
Yang Yingliang
2022-10-31
1
-2
/
+1
*
spi: mxic: Fix an error handling path in mxic_spi_probe()
Christophe JAILLET
2022-04-04
1
-0
/
+1
*
spi: mxic: Add support for pipelined ECC operations
Miquel Raynal
2022-02-10
1
-2
/
+111
*
spi: mxic: Add support for direct mapping
Miquel Raynal
2022-02-10
1
-3
/
+109
*
spi: mxic: Create a helper to ease the start of an operation
Miquel Raynal
2022-02-10
1
-24
/
+29
*
spi: mxic: Create a helper to configure the controller before an operation
Miquel Raynal
2022-02-10
1
-12
/
+19
*
spi: mxic: Fix the transmit path
Miquel Raynal
2022-02-10
1
-16
/
+12
*
spi: spi-mem: Kill the spi_mem_dtr_supports_op() helper
Miquel Raynal
2022-02-10
1
-9
/
+1
*
spi: mxic: Provide a capability structure
Miquel Raynal
2022-02-10
1
-0
/
+5
*
spi: mxic: add missing braces
Yang Yingliang
2021-08-12
1
-1
/
+2
*
spi: mxic: patch for octal DTR mode support
Zhengxun Li
2021-08-09
1
-11
/
+30
*
spi: mxic: Don't leak SPI master in probe error path
Lukas Wunner
2020-12-07
1
-8
/
+2
*
spi: spi-mem: allow specifying a command's extension
Pratyush Yadav
2020-07-14
1
-1
/
+2
*
Merge branch 'for-5.4' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
2019-10-08
1
-3
/
+3
|
\
|
*
spi: mxic: Fix DMAS_CTRL register layout
Miquel Raynal
2019-09-20
1
-2
/
+2
|
*
spi: mxic: Select SPI_NOR type by default
Miquel Raynal
2019-09-20
1
-1
/
+1
*
|
spi: mxic: Ensure width is respected in spi-mem operations
Miquel Raynal
2019-10-01
1
-1
/
+1
|
/
*
spi: mxic: simplify getting .driver_data
Wolfram Sang
2019-03-20
1
-4
/
+2
*
spi: Add MXIC controller driver
Mason Yang
2018-11-05
1
-0
/
+619