aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/spi-nor (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-18mtd: spi-nor: fix DMA unsafe buffer issue in spi_nor_read_sfdp()Cyrille Pitchen1-3/+33
2017-09-18mtd: spi-nor: Check consistency of the memory size extracted from the SFDPBoris Brezillon1-0/+9
2017-09-01Merge tag 'spi-nor/for-4.14' of git://git.infradead.org/l2-mtd into mtd/nextBoris Brezillon7-31/+890
2017-08-22mtd: spi-nor: add support for Microchip sst26vf064b QSPI memoryClaudiu Beznea1-0/+1
2017-08-15mtd: Convert to using %pOF instead of full_nameRob Herring1-4/+4
2017-08-14mtd: spi-nor: fix "No newline at end of file"Matthew Gerlach1-1/+1
2017-08-14mtd: spi-nor: aspeed: set 4B setting for all chipsCédric Le Goater1-7/+6
2017-08-01mtd: mtk-quadspi: Remove unneeded pinctrl headerFabio Estevam1-1/+0
2017-08-01mtd: atmel-quadspi: Remove unneeded pinctrl headerFabio Estevam1-1/+0
2017-08-01mtd: spi-nor: Recover from Spansion/Cypress errorsAlexander Sverdlin1-8/+21
2017-08-01mtd: spi-nor: intel-spi: Add support for Intel Denverton SPI serial flash controllerMika Westerberg3-0/+99
2017-07-18mtd: spi-nor: parse Serial Flash Discoverable Parameters (SFDP) tablesCyrille Pitchen1-13/+762
2017-06-27mtd: spi-nor: cqspi: remove duplicate constArnd Bergmann1-1/+1
2017-06-26mtd: spi-nor: Add support for Spansion S25FL064LHarry Chou1-0/+1
2017-06-26mtd: spi-nor: Add support for mx66u51235fAlexander Sverdlin1-0/+1
2017-06-22mtd: spi-nor: aspeed: configure chip window on AHB busCédric Le Goater1-3/+154
2017-06-21mtd: spi-nor: aspeed: remove dummies from keep maskCédric Le Goater1-2/+1
2017-06-21mtd: spi-nor: add Dual and Quad read mode support to some flash devicesCédric Le Goater1-4/+4
2017-06-21mtd: spi-nor: Add support for Macronix mx66l1g45g spi flashCédric Le Goater1-0/+1
2017-06-20mtd: spi-nor: cqspi: make of_device_ids constArvind Yadav1-1/+1
2017-06-20spi-nor: Add Winbond w25m512jvBenjamin Herrenschmidt1-0/+2
2017-05-15mtd: spi-nor: Potential oops on error path in quad_enable()Dan Carpenter1-2/+3
2017-05-15mtd: spi-nor: stm32-quadspi: allow building with COMPILE_TESTBrian Norris1-1/+1
2017-05-15mtd: spi-nor: stm32-quadspi: fix compiler errors with COMPILE_TESTCyrille Pitchen1-2/+3
2017-05-15mtd: spi-nor: introduce Octo SPI protocolsCyrille Pitchen1-1/+21
2017-05-15mtd: spi-nor: introduce Double Transfer Rate (DTR) SPI protocolsCyrille Pitchen1-0/+10
2017-05-15mtd: spi-nor: introduce SPI 1-2-2 and SPI 1-4-4 protocolsCyrille Pitchen10-178/+494
2017-05-11Merge tag 'for-linus-20170510' of git://git.infradead.org/linux-mtdLinus Torvalds7-6/+749
2017-05-01mtd: mtk-nor: set controller's address width according to nor flashGuochun Mao1-0/+27
2017-05-01mtd: spi-nor: add driver for STM32 quad spi flash controllerLudovic Barre3-0/+701
2017-04-16mtd: spi-nor: enable stateless 4b op codes for mx25u25635fMathias Kresin1-1/+1
2017-04-10mtd: spi-nor: Add support for N25Q256A11Nobuhiro Iwamatsu1-0/+1
2017-03-22drivers mtd: spi-nor: add Macronix MX25Ux033E and MX25Ux035 variantsAlexander Kurz1-0/+3
2017-03-22drivers mtd: spi-nor: add Winbond W25Q20 variantsAlexander Kurz1-0/+3
2017-03-22mtd: spi-nor: Disable chip erase for Micron n25q00.mar.krzeminski1-2/+2
2017-03-22mtd: spi-nor: Fix whole chip erasing for stacked chips.mar.krzeminski1-0/+3
2017-03-09scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-03-07mtd: spi-nor: Add support for ESMT F25L32QA and F25L64QAL. D. Pinney1-0/+2
2017-03-07mtd: spi-nor: intel: use ERR_CAST in return statementNicholas Mc Guire1-1/+1
2017-03-07mtd: spi-nor: intel: use true/false for booleanNicholas Mc Guire1-1/+1
2017-03-07mtd: spi-nor: hisi: do not ignore clk_prepare_enable() failureAlexey Khoroshilov1-1/+4
2017-02-10mtd: aspeed: remove redundant dev_err call in aspeed_smc_probe()Wei Yongjun1-6/+2
2017-02-10Merge tag 'spi-nor/for-4.11-v2' of git://github.com/spi-nor/linuxBrian Norris9-67/+1913
2017-02-10mtd: spi-nor: cqspi: remove redundant dead code on error return checkColin Ian King1-2/+2
2017-02-10mtd: fsl-quadspi: Rename SEQID_QUAD_READ to SEQID_READYunhui Cui1-4/+4
2017-02-10mtd:fsl-quadspi:use the property fields of SPI-NORYunhui Cui1-28/+12
2017-02-10mtd: spi-nor: Add support for gd25q16Kamal Dasu1-0/+5
2017-02-10mtd: spi-nor: Fix S3AN addressing calculationRicardo Ribalda1-3/+6
2017-02-10mtd: aspeed: fix compile warning in aspeed_smc_read_from_ahb()Cédric Le Goater1-2/+1
2017-02-10Merge tag 'ib-mfd-mtd-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdCyrille Pitchen5-0/+880