Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
7753ea09640807104c8e353f6d5dc47ee55307cf
/
drivers
/
mtd
/
spi-nor
14b661e
Merge tag 'for-linus-20171120' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
ec0a9f6
mtd: intel-spi: Add Intel Lewisburg PCH SPI super SKU PCI ID
by Kuppuswamy Sathyanarayanan
· 7 years ago
282e45d
mtd: spi-nor: Add support for mr25h128
by Philipp Puschmann
· 7 years ago
d342b6a
mtd: spi-nor: enable 4B opcodes for mx66l51235l
by Roman Yeryomin
· 7 years ago
10cd4b7
mtd: spi-nor: stm32-quadspi: fix prefetching outside fsize
by Ludovic Barre
· 7 years ago
e812963
mtd: spi-nor: stm32-quadspi: change license text
by Ludovic Barre
· 7 years ago
05521bd
mtd: spi-nor: stm32-quadspi: Fix uninitialized error return code
by Geert Uytterhoeven
· 7 years ago
b8cc001
spi-nor: intel-spi: Remove EXPERT dependency
by Bin Meng
· 7 years ago
2ea68b7
mtd: mtk-nor: add suspend/resume support
by Guochun Mao
· 7 years ago
ace3cbd
mtd: spi-nor: Add support for Winbond w25q16dw
by Neil Armstrong
· 7 years ago
4892b37
mtd: spi-nor: cadence-quadspi: Add runtime PM support
by Vignesh R
· 7 years ago
329864d
mtd: spi-nor: cadence-quadspi: Fix error path in probe
by Vignesh R
· 7 years ago
e2580a4
mtd: spi-nor: cadence-quadspi: Add support to enable loop-back clock circuit
by Vignesh R
· 7 years ago
61dc849
mtd: spi-nor: cadence-quadspi: add a delay in write sequence
by Vignesh R
· 7 years ago
3163d12
spi-nor: intel-spi: Fall back to use SW sequencer to erase
by Bin Meng
· 7 years ago
2421f1c
spi-nor: intel-spi: Rename swseq to swseq_reg in 'struct intel_spi'
by Bin Meng
· 7 years ago
6e995b8
spi-nor: intel-spi: Remove the unnecessary HSFSTS register RW
by Bin Meng
· 7 years ago
8c473dd
spi-nor: intel-spi: Don't assume OPMENU0/1 to be programmed by BIOS
by Bin Meng
· 7 years ago
aecf59e
spi-nor: intel-spi: Remove 'Atomic Cycle Sequence' in intel_spi_write()
by Bin Meng
· 7 years ago
fc2b347
spi-nor: intel-spi: Use SW sequencer for BYT/LPT
by Bin Meng
· 7 years ago
db2ce7f
spi-nor: intel-spi: Check transfer length in the HW/SW cycle
by Bin Meng
· 7 years ago
9d63f17
spi-nor: intel-spi: Fix broken software sequencing codes
by Bin Meng
· 7 years ago
e58348b
spi-nor: intel-spi: Remove useless 'buf' parameter in the HW/SW cycle
by Bin Meng
· 7 years ago
9cbb035
spi-nor: intel-spi: Fix number of protected range registers for BYT/LPT
by Bin Meng
· 7 years ago
824af37
mtd: spi-nor: intel-spi: Add support for Intel Cedar Fork SPI serial flash
by Mika Westerberg
· 7 years ago
d92b0f1
mtd: spi-nor: intel-spi: Add support for Intel Lewisburg SPI serial flash
by Mika Westerberg
· 7 years ago
5a06828
mtd: spi-nor: add support for Gigadevice GD25LQ32
by Klaus Goger
· 7 years ago
6515384
mtd: spi-nor: add support for GD25Q256
by Andy Yan
· 7 years ago
e270728
mtd: spi-nor: add a quad_enable callback in struct flash_info
by Andy Yan
· 7 years ago
70597ee
mtd: spi-nor: Allow Cadence QSPI support for ARM64
by Thor Thayer
· 7 years ago
d6084fc
mtd: spi-nor: Add spi-nor mtd resume handler
by Kamal Dasu
· 7 years ago
46dde01
mtd: spi-nor: add spi_nor_init() function
by Kamal Dasu
· 7 years ago
90d4fa4
mtd: spi-nor: Kill check with no effect
by Richard Weinberger
· 7 years ago
bfa4133
mtd: spi-nor: fix DMA unsafe buffer issue in spi_nor_read_sfdp()
by Cyrille Pitchen
· 7 years ago
b8f3911
mtd: spi-nor: Check consistency of the memory size extracted from the SFDP
by Boris Brezillon
· 7 years ago
a52329a
Merge tag 'spi-nor/for-4.14' of git://git.infradead.org/l2-mtd into mtd/next
by Boris Brezillon
· 7 years ago
18f7ce2
mtd: spi-nor: add support for Microchip sst26vf064b QSPI memory
by Claudiu Beznea
· 7 years ago
1d70607
mtd: Convert to using %pOF instead of full_name
by Rob Herring
· 7 years ago
18ba710
mtd: spi-nor: fix "No newline at end of file"
by Matthew Gerlach
· 7 years ago
811cb89
mtd: spi-nor: aspeed: set 4B setting for all chips
by Cédric Le Goater
· 7 years ago
eb353aa
mtd: mtk-quadspi: Remove unneeded pinctrl header
by Fabio Estevam
· 7 years ago
7fd0db5
mtd: atmel-quadspi: Remove unneeded pinctrl header
by Fabio Estevam
· 7 years ago
c4b3eac
mtd: spi-nor: Recover from Spansion/Cypress errors
by Alexander Sverdlin
· 7 years ago
fe60283
mtd: spi-nor: intel-spi: Add support for Intel Denverton SPI serial flash controller
by Mika Westerberg
· 7 years ago
f384b352
mtd: spi-nor: parse Serial Flash Discoverable Parameters (SFDP) tables
by Cyrille Pitchen
· 7 years ago
315e9c7
mtd: spi-nor: cqspi: remove duplicate const
by Arnd Bergmann
· 7 years ago
d8b494a
mtd: spi-nor: Add support for Spansion S25FL064L
by Harry Chou
· 7 years ago
af18ba4
mtd: spi-nor: Add support for mx66u51235f
by Alexander Sverdlin
· 7 years ago
7ef0e5e
mtd: spi-nor: aspeed: configure chip window on AHB bus
by Cédric Le Goater
· 8 years ago
a9f127b
mtd: spi-nor: aspeed: remove dummies from keep mask
by Cédric Le Goater
· 8 years ago
d7c9ade
mtd: spi-nor: add Dual and Quad read mode support to some flash devices
by Cédric Le Goater
· 8 years ago
ce398a8
mtd: spi-nor: Add support for Macronix mx66l1g45g spi flash
by Cédric Le Goater
· 8 years ago
f993c12
mtd: spi-nor: cqspi: make of_device_ids const
by Arvind Yadav
· 7 years ago
0cbef93
spi-nor: Add Winbond w25m512jv
by Benjamin Herrenschmidt
· 7 years ago
05d090f
mtd: spi-nor: Potential oops on error path in quad_enable()
by Dan Carpenter
· 8 years ago
ddd0503
mtd: spi-nor: stm32-quadspi: allow building with COMPILE_TEST
by Brian Norris
· 8 years ago
ecca81f
mtd: spi-nor: stm32-quadspi: fix compiler errors with COMPILE_TEST
by Cyrille Pitchen
· 8 years ago
fe488a5
mtd: spi-nor: introduce Octo SPI protocols
by Cyrille Pitchen
· 8 years ago
15f5533
mtd: spi-nor: introduce Double Transfer Rate (DTR) SPI protocols
by Cyrille Pitchen
· 8 years ago
cfc5604
mtd: spi-nor: introduce SPI 1-2-2 and SPI 1-4-4 protocols
by Cyrille Pitchen
· 8 years ago
9786e34
Merge tag 'for-linus-20170510' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 8 years ago
8abe904
mtd: mtk-nor: set controller's address width according to nor flash
by Guochun Mao
· 8 years ago
0d43d7a
mtd: spi-nor: add driver for STM32 quad spi flash controller
by Ludovic Barre
· 8 years ago
b0fcb4b
mtd: spi-nor: enable stateless 4b op codes for mx25u25635f
by Mathias Kresin
· 8 years ago
835ed7b
mtd: spi-nor: Add support for N25Q256A11
by Nobuhiro Iwamatsu
· 8 years ago
9f3cd45
drivers mtd: spi-nor: add Macronix MX25Ux033E and MX25Ux035 variants
by Alexander Kurz
· 8 years ago
34fc99d
drivers mtd: spi-nor: add Winbond W25Q20 variants
by Alexander Kurz
· 8 years ago
193fb3c
mtd: spi-nor: Disable chip erase for Micron n25q00.
by mar.krzeminski
· 8 years ago
2f5ad7f
mtd: spi-nor: Fix whole chip erasing for stacked chips.
by mar.krzeminski
· 8 years ago
8a1115f
scripts/spelling.txt: add "disble(d)" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
ca1fa1a
mtd: spi-nor: Add support for ESMT F25L32QA and F25L64QA
by L. D. Pinney
· 8 years ago
011de1b
mtd: spi-nor: intel: use ERR_CAST in return statement
by Nicholas Mc Guire
· 8 years ago
22d6187
mtd: spi-nor: intel: use true/false for boolean
by Nicholas Mc Guire
· 8 years ago
0a5165a
mtd: spi-nor: hisi: do not ignore clk_prepare_enable() failure
by Alexey Khoroshilov
· 8 years ago
d91f6ce
mtd: aspeed: remove redundant dev_err call in aspeed_smc_probe()
by Wei Yongjun
· 8 years ago
398d873
Merge tag 'spi-nor/for-4.11-v2' of git://github.com/spi-nor/linux
by Brian Norris
· 8 years ago
7fa2c70
mtd: spi-nor: cqspi: remove redundant dead code on error return check
by Colin Ian King
· 8 years ago
9b2a349
mtd: fsl-quadspi: Rename SEQID_QUAD_READ to SEQID_READ
by Yunhui Cui
· 8 years ago
dfdb3eb
mtd:fsl-quadspi:use the property fields of SPI-NOR
by Yunhui Cui
· 8 years ago
e9cf64d
mtd: spi-nor: Add support for gd25q16
by Kamal Dasu
· 8 years ago
56c5c32
mtd: spi-nor: Fix S3AN addressing calculation
by Ricardo Ribalda
· 8 years ago
f40a272
mtd: aspeed: fix compile warning in aspeed_smc_read_from_ahb()
by Cédric Le Goater
· 8 years ago
9e43486
Merge tag 'ib-mfd-mtd-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
by Cyrille Pitchen
· 8 years ago
fcf690a
mtd: spi-nor: Add lock/unlock support for f25l32pa
by Victor Shyba
· 8 years ago
ba3ae6a
mtd: spi-nor: add a stateless method to support memory size above 128Mib
by Cyrille Pitchen
· 8 years ago
902cc69
mtd: spi-nor: rename SPINOR_OP_* macros of the 4-byte address op codes
by Cyrille Pitchen
· 8 years ago
e56beeb
mtd: aspeed: add memory controllers for the Aspeed AST2400 SoC
by Cédric Le Goater
· 8 years ago
ceb720c
mtd: spi-nor: add memory controllers for the Aspeed AST2500 SoC
by Cédric Le Goater
· 8 years ago
bc0e151
mtd: spi-nor: remove WARN_ONCE() message in spi_nor_write()
by Cyrille Pitchen
· 8 years ago
32c90f1
mtd: spi-nor: improve macronix_quad_enable()
by Cyrille Pitchen
· 8 years ago
e99ca98
mtd: spi-nor: Add support for S3AN spi-nor devices
by Ricardo Ribalda
· 8 years ago
5d708ec
mtd: Fix typo: "occured" -> "occurred"
by Nobuhiro Iwamatsu
· 8 years ago
0cf1725
mtd: spi-nor: cqspi: Fix build on arches missing readsl/writesl
by Marek Vasut
· 8 years ago
8afda8b
spi-nor: Add support for Intel SPI serial flash controller
by Mika Westerberg
· 8 years ago
dfce0cd
mtd: spi-nor: constify fsl_qspi_devtype_data
by LABBE Corentin
· 8 years ago
edd0c8f
mtd: spi-nor: Add support for mr25h40
by IWAMOTO Masahiko
· 8 years ago
61e4611
mtd: spi-nor: Add support for N25Q016A
by Moritz Fischer
· 8 years ago
b08618c
mtd: spi-nor: Add at25df321 spi-nor flash support
by Jagan Teki
· 8 years ago
10ad1d7
mtd: spi-nor: Fix some error codes in cqspi_setup_flash()
by Dan Carpenter
· 8 years ago
Next »