summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2017-08-23mtd: orion-nand: fix build error with ARMv4Arnd Bergmann
2017-08-23mtd: nand: pxa3xx_nand: enable building on mvebu 64-bit platformsGregory CLEMENT
2017-08-23mtd: nand: qcom: reorganize nand devices probingAbhishek Sahu
2017-08-23mtd: nand: qcom: remove memset for clearing read register bufferAbhishek Sahu
2017-08-23mtd: nand: qcom: reorganize nand page writeAbhishek Sahu
2017-08-23mtd: nand: qcom: reorganize nand page readAbhishek Sahu
2017-08-23mtd: nand: qcom: remove redundant chip select compatible stringAbhishek Sahu
2017-08-23mtd: nand: qcom: fix config error for BCHAbhishek Sahu
2017-08-23mtd: nand: vf610: Remove unneeded pinctrl_pm_select_default_state()Fabio Estevam
2017-08-23mtd: nand: vf610: Check the return value from clk_prepare_enable()Fabio Estevam
2017-08-23mtd: nand: remove hard-coded NAND ids lengthJean-Louis Thekekara
2017-08-23mtd: nand: Fix various memory leaks in coreBoris Brezillon
2017-08-22mtd: spi-nor: add support for Microchip sst26vf064b QSPI memoryClaudiu Beznea
2017-08-21mtd: make device_type constBhumika Goyal
2017-08-15mtd: physmap_of: Retire Gemini pad controlLinus Walleij
2017-08-15mtd: physmap_of: Fix resources leak in 'of_flash_probe()'Christophe Jaillet
2017-08-15mtd: pci: constify pci_device_id.Arvind Yadav
2017-08-15mtd: intel_vr_nor: constify pci_device_id.Arvind Yadav
2017-08-15mtd: ck804xrom: constify pci_device_id.Arvind Yadav
2017-08-15mtd: esb2rom: constify pci_device_id.Arvind Yadav
2017-08-15mtd: amd76xrom: constify pci_device_id.Arvind Yadav
2017-08-15mtd: ichxrom: constify pci_device_id.Arvind Yadav
2017-08-15mtd: Convert to using %pOF instead of full_nameRob Herring
2017-08-15mtd: physmap_of: Drop unnecessary staticJulia Lawall
2017-08-15mtd: spear_smi: add NULL check on devm_kzalloc() return valueGustavo A. R. Silva
2017-08-14mtd: spi-nor: fix "No newline at end of file"Matthew Gerlach
2017-08-14mtd: spi-nor: aspeed: set 4B setting for all chipsCédric Le Goater
2017-08-13mtd: nand: Rename nand.h into rawnand.hBoris Brezillon
2017-08-12mtd: blkdevs: Fix mtd block write failureAbhishek Sahu
2017-08-03mtd: nand: Remove support for block locking/unlockingBoris Brezillon
2017-08-02mtd: nand: atmel: Fix EDO mode checkBoris Brezillon
2017-08-02mtd: nand: Declare tBERS, tR and tPROG as u64 to avoid integer overflowBoris Brezillon
2017-08-02mtd: nand: Fix timing setup for NANDs that do not support SET FEATURESBoris Brezillon
2017-08-02mtd: nand: Fix a docs build warningJonathan Corbet
2017-08-02mtd: nand: sunxi: fix potential divide-by-zero errorBryan O'Donoghue
2017-08-02nand: fix wrong default oob layout for small pages using soft eccMiquel Raynal
2017-08-01mtd: mtk-quadspi: Remove unneeded pinctrl headerFabio Estevam
2017-08-01mtd: atmel-quadspi: Remove unneeded pinctrl headerFabio Estevam
2017-08-01mtd: spi-nor: Recover from Spansion/Cypress errorsAlexander Sverdlin
2017-08-01mtd: spi-nor: intel-spi: Add support for Intel Denverton SPI serial flash con...Mika Westerberg
2017-07-24mtd: mtdswap: remove unused variables 'dev' and 'gd'Brian Norris
2017-07-21mtd: create per-device and module-scope debugfs entriesMario Rugiero
2017-07-19mtd: nand: atmel: Fix DT backward compatibility in pmecc.cBoris Brezillon
2017-07-18mtd: spi-nor: parse Serial Flash Discoverable Parameters (SFDP) tablesCyrille Pitchen
2017-07-13Merge tag 'for-linus-20170713' of git://git.infradead.org/linux-mtdLinus Torvalds
2017-07-07Merge tag 'nand/for-4.13' into MTDBrian Norris
2017-07-07Merge tag 'spi-nor/for-4.13' into MTDBrian Norris
2017-07-07mtd: Fix check in mtd_unpoint()Boris Brezillon
2017-07-06Merge tag 'pinctrl-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-07-03Merge tag 'docs-4.13' of git://git.lwn.net/linuxLinus Torvalds