aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-23mtd: nand: mxc: Fix mxc_v1 ooblayoutBoris Brezillon1-3/+4
2017-08-23mtd: nand: sunxi: explicitly request exclusive reset controlPhilipp Zabel1-1/+1
2017-08-23mtd: st_spi_fsm: Handle clk_prepare_enable/clk_disable_unprepare.Arvind Yadav1-8/+12
2017-08-23mtd: nand: lpc32xx_mlc: Handle return value of clk_prepare_enable.Arvind Yadav1-2/+7
2017-08-23mtd: nand: lpc32xx_slc: Handle return value of clk_prepare_enable.Arvind Yadav1-2/+7
2017-08-23mtd: oxnas_nand: Handle clk_prepare_enable/clk_disable_unprepare.Arvind Yadav1-7/+18
2017-08-23mtd: nand: denali: Handle return value of clk_prepare_enable.Arvind Yadav1-1/+3
2017-08-23mtd: orion-nand: fix build error with ARMv4Arnd Bergmann1-0/+7
2017-08-23mtd: nand: pxa3xx_nand: enable building on mvebu 64-bit platformsGregory CLEMENT1-1/+1
2017-08-23mtd: nand: qcom: reorganize nand devices probingAbhishek Sahu1-29/+59
2017-08-23mtd: nand: qcom: remove memset for clearing read register bufferAbhishek Sahu1-2/+0
2017-08-23mtd: nand: qcom: reorganize nand page writeAbhishek Sahu1-12/+20
2017-08-23mtd: nand: qcom: reorganize nand page readAbhishek Sahu1-10/+27
2017-08-23mtd: nand: qcom: remove redundant chip select compatible stringAbhishek Sahu1-14/+12
2017-08-23mtd: nand: qcom: fix config error for BCHAbhishek Sahu1-1/+1
2017-08-23mtd: nand: vf610: Remove unneeded pinctrl_pm_select_default_state()Fabio Estevam1-3/+0
2017-08-23mtd: nand: vf610: Check the return value from clk_prepare_enable()Fabio Estevam1-1/+5
2017-08-23mtd: nand: remove hard-coded NAND ids lengthJean-Louis Thekekara1-2/+2
2017-08-23mtd: nand: Fix various memory leaks in coreBoris Brezillon1-62/+56
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-13mtd: nand: Rename nand.h into rawnand.hBoris Brezillon67-67/+67
2017-08-12mtd: blkdevs: Fix mtd block write failureAbhishek Sahu1-0/+1
2017-08-03mtd: nand: Remove support for block locking/unlockingBoris Brezillon1-173/+0
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 controllerMika 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