summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/spi-nor
Commit message (Expand)AuthorAgeFilesLines
* mtd: spi-nor: cqspi: remove duplicate constArnd Bergmann2017-06-271-1/+1
* mtd: spi-nor: Add support for Spansion S25FL064LHarry Chou2017-06-261-0/+1
* mtd: spi-nor: Add support for mx66u51235fAlexander Sverdlin2017-06-261-0/+1
* mtd: spi-nor: aspeed: configure chip window on AHB busCédric Le Goater2017-06-221-3/+154
* mtd: spi-nor: aspeed: remove dummies from keep maskCédric Le Goater2017-06-211-2/+1
* mtd: spi-nor: add Dual and Quad read mode support to some flash devicesCédric Le Goater2017-06-211-4/+4
* mtd: spi-nor: Add support for Macronix mx66l1g45g spi flashCédric Le Goater2017-06-211-0/+1
* mtd: spi-nor: cqspi: make of_device_ids constArvind Yadav2017-06-201-1/+1
* spi-nor: Add Winbond w25m512jvBenjamin Herrenschmidt2017-06-201-0/+2
* mtd: spi-nor: Potential oops on error path in quad_enable()Dan Carpenter2017-05-151-2/+3
* mtd: spi-nor: stm32-quadspi: allow building with COMPILE_TESTBrian Norris2017-05-151-1/+1
* mtd: spi-nor: stm32-quadspi: fix compiler errors with COMPILE_TESTCyrille Pitchen2017-05-151-2/+3
* mtd: spi-nor: introduce Octo SPI protocolsCyrille Pitchen2017-05-151-1/+21
* mtd: spi-nor: introduce Double Transfer Rate (DTR) SPI protocolsCyrille Pitchen2017-05-151-0/+10
* mtd: spi-nor: introduce SPI 1-2-2 and SPI 1-4-4 protocolsCyrille Pitchen2017-05-1510-178/+494
* Merge tag 'for-linus-20170510' of git://git.infradead.org/linux-mtdLinus Torvalds2017-05-117-6/+749
|\
| * mtd: mtk-nor: set controller's address width according to nor flashGuochun Mao2017-05-011-0/+27
| * mtd: spi-nor: add driver for STM32 quad spi flash controllerLudovic Barre2017-05-013-0/+701
| * mtd: spi-nor: enable stateless 4b op codes for mx25u25635fMathias Kresin2017-04-161-1/+1
| * mtd: spi-nor: Add support for N25Q256A11Nobuhiro Iwamatsu2017-04-101-0/+1
| * drivers mtd: spi-nor: add Macronix MX25Ux033E and MX25Ux035 variantsAlexander Kurz2017-03-221-0/+3
| * drivers mtd: spi-nor: add Winbond W25Q20 variantsAlexander Kurz2017-03-221-0/+3
| * mtd: spi-nor: Disable chip erase for Micron n25q00.mar.krzeminski2017-03-221-2/+2
| * mtd: spi-nor: Fix whole chip erasing for stacked chips.mar.krzeminski2017-03-221-0/+3
| * mtd: spi-nor: Add support for ESMT F25L32QA and F25L64QAL. D. Pinney2017-03-071-0/+2
| * mtd: spi-nor: intel: use ERR_CAST in return statementNicholas Mc Guire2017-03-071-1/+1
| * mtd: spi-nor: intel: use true/false for booleanNicholas Mc Guire2017-03-071-1/+1
| * mtd: spi-nor: hisi: do not ignore clk_prepare_enable() failureAlexey Khoroshilov2017-03-071-1/+4
* | scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada2017-03-091-1/+1
|/
* mtd: aspeed: remove redundant dev_err call in aspeed_smc_probe()Wei Yongjun2017-02-101-6/+2
* Merge tag 'spi-nor/for-4.11-v2' of git://github.com/spi-nor/linuxBrian Norris2017-02-109-67/+1913
|\
| * mtd: spi-nor: cqspi: remove redundant dead code on error return checkColin Ian King2017-02-101-2/+2
| * mtd: fsl-quadspi: Rename SEQID_QUAD_READ to SEQID_READYunhui Cui2017-02-101-4/+4
| * mtd:fsl-quadspi:use the property fields of SPI-NORYunhui Cui2017-02-101-28/+12
| * mtd: spi-nor: Add support for gd25q16Kamal Dasu2017-02-101-0/+5
| * mtd: spi-nor: Fix S3AN addressing calculationRicardo Ribalda2017-02-101-3/+6
| * mtd: aspeed: fix compile warning in aspeed_smc_read_from_ahb()Cédric Le Goater2017-02-101-2/+1
| * Merge tag 'ib-mfd-mtd-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git...Cyrille Pitchen2017-02-105-0/+880
| |\
| | * spi-nor: Add support for Intel SPI serial flash controllerMika Westerberg2017-01-035-0/+880
| * | mtd: spi-nor: Add lock/unlock support for f25l32paVictor Shyba2017-02-101-1/+1
| * | mtd: spi-nor: add a stateless method to support memory size above 128MibCyrille Pitchen2017-02-101-21/+80
| * | mtd: spi-nor: rename SPINOR_OP_* macros of the 4-byte address op codesCyrille Pitchen2017-02-101-4/+4
| * | mtd: aspeed: add memory controllers for the Aspeed AST2400 SoCCédric Le Goater2017-02-102-1/+34
| * | mtd: spi-nor: add memory controllers for the Aspeed AST2500 SoCCédric Le Goater2017-02-103-0/+737
| * | mtd: spi-nor: remove WARN_ONCE() message in spi_nor_write()Cyrille Pitchen2017-02-101-3/+0
| * | mtd: spi-nor: improve macronix_quad_enable()Cyrille Pitchen2017-02-101-0/+3
| * | mtd: spi-nor: Add support for S3AN spi-nor devicesRicardo Ribalda2017-02-101-5/+149
| * | mtd: spi-nor: cqspi: Fix build on arches missing readsl/writeslMarek Vasut2017-01-042-3/+5
| |/
* / mtd: Fix typo: "occured" -> "occurred"Nobuhiro Iwamatsu2017-02-081-2/+2
|/
* mtd: spi-nor: constify fsl_qspi_devtype_dataLABBE Corentin2016-11-261-4/+4