aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-07mtd: move code adding (registering) partitions to the parse_mtd_partitions()Rafał Miłecki3-39/+20
2018-05-04mtd: rawnand: marvell: fix command xtype in BCH write hookMiquel Raynal1-1/+7
2018-05-04mtd: rawnand: marvell: pass ms delay to wait_opChris Packham1-2/+2
2018-05-04mtd: cfi: Add early fixup for S70GL02GSAaron Sierra1-0/+12
2018-05-04mtd: cfi: Support early CFI fixupsAaron Sierra1-0/+30
2018-05-03mtd: maps: pismo: Remove owner assignment from i2c_driverFabio Estevam1-1/+0
2018-05-02mtd: onenand: omap2: Disable DMA for HIGHMEM buffersLadislav Michl1-67/+38
2018-05-02mtd: rawnand: davinci: stop using pdev->id as chipselectBartosz Golaszewski1-3/+3
2018-04-30mtd: nftl: Remove VLA usageKees Cook2-14/+32
2018-04-29mtd: rawnand: gpmi: remove unnecessary variablesSascha Hauer1-10/+5
2018-04-29mtd: rawnand: gpmi: return valid value from bch_set_geometry()Sascha Hauer1-2/+3
2018-04-29mtd: rawnand: gpmi: remove direct_dma_map_ok from driver data structSascha Hauer3-14/+11
2018-04-29mtd: rawnand: gpmi: put only once used functions inlineSascha Hauer1-66/+23
2018-04-29mtd: rawnand: gpmi: pass buffer and len aroundSascha Hauer3-26/+19
2018-04-29mtd: rawnand: gpmi: drop dma_ops_typeSascha Hauer3-55/+23
2018-04-29mtd: rawnand: add a way to pass an ID table with nand_scan()Miquel Raynal1-4/+6
2018-04-29mtd: rawnand: lpc32xx_slc: fix the probe function error pathMiquel Raynal1-3/+3
2018-04-29mtd: rawnand: lpc32xx_slc: clean the probe functionMiquel Raynal1-12/+14
2018-04-29mtd: rawnand: lpc32xx_mlc: fix the probe function error pathMiquel Raynal1-3/+3
2018-04-29mtd: rawnand: lpc32xx_mlc: clean the probe functionMiquel Raynal1-18/+20
2018-04-29mtd: rawnand: hisi504: fix the probe function error pathMiquel Raynal1-1/+1
2018-04-29mtd: rawnand: hisi504: clean the probe function error pathMiquel Raynal1-23/+12
2018-04-29mtd: rawnand: fsmc: fix the probe function error pathMiquel Raynal1-1/+3
2018-04-29mtd: rawnand: fsmc: clean the probe function styleMiquel Raynal1-12/+13
2018-04-29mtd: rawnand: fsl_ifc: fix probe function error pathMiquel Raynal1-3/+9
2018-04-29mtd: rawnand: fsl_elbc: fix probe function error pathMiquel Raynal1-4/+9
2018-04-29mtd: onenand: simplify getting .drvdataWolfram Sang1-4/+2
2018-04-29mtd: rawnand: mtk: use of_device_get_match_data()Ryder Lee2-15/+2
2018-04-29mtd: rawnand: diskonchip: Replace mdelay with usleep_range in doc_probeJia-Ju Bai1-2/+2
2018-04-29mtd: rawnand: sunxi: Remove support for GPIO-based Ready/Busy pollingBoris Brezillon1-76/+15
2018-04-29mtd: rawnand: gpmi: add support for specific ECC strengthStefan Agner1-10/+20
2018-04-26mtd: rawnand: davinci: don't acquire and enable clockSekhar Nori1-24/+1
2018-04-26mtd: rawnand: marvell: fix the chip-select DT parsing logicMiquel Raynal1-17/+8
2018-04-24mtd: rawnand: diskonchip: Allocate rs control per instanceThomas Gleixner1-33/+27
2018-04-24rslib: Split rs control structThomas Gleixner2-6/+8
2018-04-24mtd: cfi: cmdset_0002: Do not allow read/write to suspend erase block.Joakim Tjernlund1-3/+6
2018-04-24mtd: cfi: cmdset_0001: Workaround Micron Erase suspend bug.Joakim Tjernlund1-0/+17
2018-04-24mtd: cfi: cmdset_0001: Do not allow read/write to suspend erase block.Joakim Tjernlund1-5/+11
2018-04-23mtd: spi-nor: cadence-quadspi: Fix page fault kernel panicThor Thayer1-2/+17
2018-04-22mtd: Add sysfs attribute for mtd OOB available sizeXiaolei Li1-0/+10
2018-04-22mtd: dataflash: replace msleep with usleep_rangeLuca Ellero1-1/+1
2018-04-22mtd: nand: Fix nanddev_mtd_erase()Boris Brezillon1-3/+0
2018-04-22mtd: devices: simplify getting .drvdataWolfram Sang1-2/+1
2018-04-21mtd: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven2-7/+3
2018-04-21mtd: spi-nor: clear Winbond Extended Address Reg on switch to 3-byte addressing.NeilBrown1-0/+14
2018-04-21mtd: rawnand: tango: Fix struct clk memory leakMarc Gonzalez1-1/+1
2018-04-20mtd: spi-nor: Add support for XM25QH64A and XM25QH128AHauke Mehrtens1-0/+4
2018-04-20mtd: spi-nor: hisi: Avoid generic function namesEzequiel Garcia1-6/+6
2018-04-20mtd: spi-nor: cadence-quadspi: Add DMA support for direct mode readsVignesh R1-2/+94
2018-04-20mtd: spi-nor: add support for ISSI is25lp256Marek Vasut1-0/+2