summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
AgeCommit message (Expand)AuthorFilesLines
2017-09-01Merge tag 'spi-nor/for-4.14' of git://git.infradead.org/l2-mtd into mtd/nextBoris Brezillon7-31/+890
2017-08-28Merge tag 'v4.13-rc7' into mtd/nextBoris Brezillon6-23/+37
2017-08-24mtd: nand: atmel: Relax tADL_min constraintBoris Brezillon1-1/+12
2017-08-24mtd: nandsim: remove debugfs entries in error pathUwe Kleine-König1-0/+1
2017-08-22mtd: spi-nor: add support for Microchip sst26vf064b QSPI memoryClaudiu Beznea1-0/+1
2017-08-21mtd: make device_type constBhumika Goyal1-1/+1
2017-08-15mtd: physmap_of: Retire Gemini pad controlLinus Walleij1-16/+0
2017-08-15mtd: physmap_of: Fix resources leak in 'of_flash_probe()'Christophe Jaillet1-2/+2
2017-08-15mtd: pci: constify pci_device_id.Arvind Yadav1-1/+1
2017-08-15mtd: intel_vr_nor: constify pci_device_id.Arvind Yadav1-1/+1
2017-08-15mtd: ck804xrom: constify pci_device_id.Arvind Yadav1-2/+2
2017-08-15mtd: esb2rom: constify pci_device_id.Arvind Yadav1-2/+2
2017-08-15mtd: amd76xrom: constify pci_device_id.Arvind Yadav1-2/+2
2017-08-15mtd: ichxrom: constify pci_device_id.Arvind Yadav1-2/+2
2017-08-15mtd: Convert to using %pOF instead of full_nameRob Herring4-20/+19
2017-08-15mtd: physmap_of: Drop unnecessary staticJulia Lawall1-1/+1
2017-08-15mtd: spear_smi: add NULL check on devm_kzalloc() return valueGustavo A. R. Silva1-0/+2
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-12mtd: blkdevs: Fix mtd block write failureAbhishek Sahu1-0/+1
2017-08-02mtd: nand: atmel: Fix EDO mode checkBoris Brezillon1-1/+1
2017-08-02mtd: nand: Declare tBERS, tR and tPROG as u64 to avoid integer overflowBoris Brezillon1-3/+3
2017-08-02mtd: nand: Fix timing setup for NANDs that do not support SET FEATURESBoris Brezillon1-1/+3
2017-08-02mtd: nand: Fix a docs build warningJonathan Corbet1-1/+0
2017-08-02mtd: nand: sunxi: fix potential divide-by-zero errorBryan O'Donoghue1-0/+4
2017-08-02nand: fix wrong default oob layout for small pages using soft eccMiquel Raynal1-1/+7
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 con...Mika Westerberg3-0/+99
2017-07-24mtd: mtdswap: remove unused variables 'dev' and 'gd'Brian Norris1-3/+0
2017-07-21mtd: create per-device and module-scope debugfs entriesMario Rugiero5-84/+49
2017-07-19mtd: nand: atmel: Fix DT backward compatibility in pmecc.cBoris Brezillon1-15/+6
2017-07-18mtd: spi-nor: parse Serial Flash Discoverable Parameters (SFDP) tablesCyrille Pitchen1-13/+762
2017-07-13Merge tag 'for-linus-20170713' of git://git.infradead.org/linux-mtdLinus Torvalds62-2169/+3948
2017-07-07Merge tag 'nand/for-4.13' into MTDBrian Norris33-1608/+2430
2017-07-07Merge tag 'spi-nor/for-4.13' into MTDBrian Norris14-230/+785
2017-07-07mtd: Fix check in mtd_unpoint()Boris Brezillon1-1/+1
2017-07-06Merge tag 'pinctrl-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-22/+1
2017-07-03Merge tag 'docs-4.13' of git://git.lwn.net/linuxLinus Torvalds1-2/+5
2017-07-03Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-7/+9
2017-07-03mtd: nand: mtk: release lock on error pathDan Carpenter1-1/+3
2017-06-29Merge tag 'v4.12-rc7' into develLinus Walleij4-19/+54
2017-06-27mtd: st_spi_fsm: remove SPINOR_OP_RDSR2 and use SPINOR_OP_RDCR insteadCyrille Pitchen2-3/+2
2017-06-27mtd: spi-nor: cqspi: remove duplicate constArnd Bergmann1-1/+1
2017-06-27block: don't set bounce limit in blk_init_queueChristoph Hellwig1-0/+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-25mtd: nand: mtk: add ->setup_data_interface() hookXiaolei Li1-15/+75
2017-06-25mtd: nand: mtk: remove unneeded mtk_ecc_hw_init from mtk_ecc_resumeXiaolei Li1-2/+0