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
starfive-6.6.48-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
/
mtd
/
spi-nor
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-27
mtd: spi-nor: cqspi: remove duplicate const
Arnd Bergmann
1
-1
/
+1
2017-06-27
mtd: spi-nor: Add support for Spansion S25FL064L
Harry Chou
1
-0
/
+1
2017-06-26
mtd: spi-nor: Add support for mx66u51235f
Alexander Sverdlin
1
-0
/
+1
2017-06-22
mtd: spi-nor: aspeed: configure chip window on AHB bus
Cédric Le Goater
1
-3
/
+154
2017-06-21
mtd: spi-nor: aspeed: remove dummies from keep mask
Cédric Le Goater
1
-2
/
+1
2017-06-21
mtd: spi-nor: add Dual and Quad read mode support to some flash devices
Cédric Le Goater
1
-4
/
+4
2017-06-21
mtd: spi-nor: Add support for Macronix mx66l1g45g spi flash
Cédric Le Goater
1
-0
/
+1
2017-06-21
mtd: spi-nor: cqspi: make of_device_ids const
Arvind Yadav
1
-1
/
+1
2017-06-21
spi-nor: Add Winbond w25m512jv
Benjamin Herrenschmidt
1
-0
/
+2
2017-05-15
mtd: spi-nor: Potential oops on error path in quad_enable()
Dan Carpenter
1
-2
/
+3
2017-05-15
mtd: spi-nor: stm32-quadspi: allow building with COMPILE_TEST
Brian Norris
1
-1
/
+1
2017-05-15
mtd: spi-nor: stm32-quadspi: fix compiler errors with COMPILE_TEST
Cyrille Pitchen
1
-2
/
+3
2017-05-15
mtd: spi-nor: introduce Octo SPI protocols
Cyrille Pitchen
1
-1
/
+21
2017-05-15
mtd: spi-nor: introduce Double Transfer Rate (DTR) SPI protocols
Cyrille Pitchen
1
-0
/
+10
2017-05-15
mtd: spi-nor: introduce SPI 1-2-2 and SPI 1-4-4 protocols
Cyrille Pitchen
10
-178
/
+494
2017-05-11
Merge tag 'for-linus-20170510' of git://git.infradead.org/linux-mtd
Linus Torvalds
7
-6
/
+749
2017-05-01
mtd: mtk-nor: set controller's address width according to nor flash
Guochun Mao
1
-0
/
+27
2017-05-01
mtd: spi-nor: add driver for STM32 quad spi flash controller
Ludovic Barre
3
-0
/
+701
2017-04-16
mtd: spi-nor: enable stateless 4b op codes for mx25u25635f
Mathias Kresin
1
-1
/
+1
2017-04-11
mtd: spi-nor: Add support for N25Q256A11
Nobuhiro Iwamatsu
1
-0
/
+1
2017-03-23
drivers mtd: spi-nor: add Macronix MX25Ux033E and MX25Ux035 variants
Alexander Kurz
1
-0
/
+3
2017-03-23
drivers mtd: spi-nor: add Winbond W25Q20 variants
Alexander Kurz
1
-0
/
+3
2017-03-22
mtd: spi-nor: Disable chip erase for Micron n25q00.
mar.krzeminski
1
-2
/
+2
2017-03-22
mtd: spi-nor: Fix whole chip erasing for stacked chips.
mar.krzeminski
1
-0
/
+3
2017-03-10
scripts/spelling.txt: add "disble(d)" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-03-08
mtd: spi-nor: Add support for ESMT F25L32QA and F25L64QA
L. D. Pinney
1
-0
/
+2
2017-03-08
mtd: spi-nor: intel: use ERR_CAST in return statement
Nicholas Mc Guire
1
-1
/
+1
2017-03-08
mtd: spi-nor: intel: use true/false for boolean
Nicholas Mc Guire
1
-1
/
+1
2017-03-07
mtd: spi-nor: hisi: do not ignore clk_prepare_enable() failure
Alexey Khoroshilov
1
-1
/
+4
2017-02-10
mtd: aspeed: remove redundant dev_err call in aspeed_smc_probe()
Wei Yongjun
1
-6
/
+2
2017-02-10
Merge tag 'spi-nor/for-4.11-v2' of git://github.com/spi-nor/linux
Brian Norris
9
-67
/
+1913
2017-02-10
mtd: spi-nor: cqspi: remove redundant dead code on error return check
Colin Ian King
1
-2
/
+2
2017-02-10
mtd: fsl-quadspi: Rename SEQID_QUAD_READ to SEQID_READ
Yunhui Cui
1
-4
/
+4
2017-02-10
mtd:fsl-quadspi:use the property fields of SPI-NOR
Yunhui Cui
1
-28
/
+12
2017-02-10
mtd: spi-nor: Add support for gd25q16
Kamal Dasu
1
-0
/
+5
2017-02-10
mtd: spi-nor: Fix S3AN addressing calculation
Ricardo Ribalda
1
-3
/
+6
2017-02-10
mtd: aspeed: fix compile warning in aspeed_smc_read_from_ahb()
Cédric Le Goater
1
-2
/
+1
2017-02-10
Merge tag 'ib-mfd-mtd-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git...
Cyrille Pitchen
5
-0
/
+880
2017-02-10
mtd: spi-nor: Add lock/unlock support for f25l32pa
Victor Shyba
1
-1
/
+1
2017-02-10
mtd: spi-nor: add a stateless method to support memory size above 128Mib
Cyrille Pitchen
1
-21
/
+80
2017-02-10
mtd: spi-nor: rename SPINOR_OP_* macros of the 4-byte address op codes
Cyrille Pitchen
1
-4
/
+4
2017-02-10
mtd: aspeed: add memory controllers for the Aspeed AST2400 SoC
Cédric Le Goater
2
-1
/
+34
2017-02-10
mtd: spi-nor: add memory controllers for the Aspeed AST2500 SoC
Cédric Le Goater
3
-0
/
+737
2017-02-10
mtd: spi-nor: remove WARN_ONCE() message in spi_nor_write()
Cyrille Pitchen
1
-3
/
+0
2017-02-10
mtd: spi-nor: improve macronix_quad_enable()
Cyrille Pitchen
1
-0
/
+3
2017-02-10
mtd: spi-nor: Add support for S3AN spi-nor devices
Ricardo Ribalda
1
-5
/
+149
2017-02-09
mtd: Fix typo: "occured" -> "occurred"
Nobuhiro Iwamatsu
1
-2
/
+2
2017-01-04
mtd: spi-nor: cqspi: Fix build on arches missing readsl/writesl
Marek Vasut
2
-3
/
+5
2017-01-03
spi-nor: Add support for Intel SPI serial flash controller
Mika Westerberg
5
-0
/
+880
2016-11-26
mtd: spi-nor: constify fsl_qspi_devtype_data
LABBE Corentin
1
-4
/
+4
[next]