summaryrefslogtreecommitdiff
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* mtd: spear_smi: Fix Write Burst modeMiquel Raynal2019-12-171-1/+37
* mtd: spi-nor: cast to u64 to avoid uint overflowshuijin.park2019-12-051-1/+1
* mtd: rawnand: atmel: fix possible object reference leakWen Yang2019-12-051-6/+15
* mtd: rawnand: atmel: Fix spelling mistake in error messageMiquel Raynal2019-12-051-1/+1
* mtd: Remove a debug trace in mtdpart.cBoris Brezillon2019-12-051-1/+0
* mtd: Check add_mtd_device() ret codeBoris Brezillon2019-12-052-6/+32
* mtd: rawnand: sunxi: Write pageprog related opcodes to WCMD_SETBoris Brezillon2019-12-051-1/+1
* ubi: Do not drop UBI device reference before usingPan Bian2019-12-051-1/+1
* ubi: Put MTD device after it is not usedPan Bian2019-12-051-1/+1
* mtd: physmap_of: Release resources on errorRicardo Ribalda Delgado2019-11-241-22/+5
* mtd: rawnand: sh_flctl: Use proper enum for flctl_dma_fifo0_transferNathan Chancellor2019-11-241-2/+2
* mtd: spi-nor: cadence-quadspi: add a delay in write sequenceVignesh R2019-11-121-1/+26
* mtd: spi-nor: enable 4B opcodes for mx66l51235lRoman Yeryomin2019-11-121-1/+1
* mtd: cfi_cmdset_0002: Use chip_good() to retry in do_write_oneword()Tokunori Ikegami2019-10-051-6/+12
* mtd: rawnand: mtk: Fix wrongly assigned OOB buffer pointer issueXiaolei Li2019-09-191-11/+10
* mtd: spi-nor: intel-spi: Avoid crossing 4K address boundary on read/writeAlexander Sverdlin2019-05-211-0/+8
* mtd: rawnand: gpmi: fix MX28 bus master lockup problemMartin Kepplinger2019-02-151-8/+7
* mtd: atmel-quadspi: disallow building on ebsa110Arnd Bergmann2019-01-091-1/+1
* mtd: spi-nor: Fix Cadence QSPI page fault kernel panicThor Thayer2018-12-131-3/+16
* mtd: rawnand: qcom: Namespace prefix some commandsOlof Johansson2018-12-131-16/+16
* ubi: Initialize Fastmap checkmapping correctlyRichard Weinberger2018-12-051-10/+10
* ubi: fastmap: Check each mapping only onceRichard Weinberger2018-12-016-1/+52
* mtd: rawnand: atmel: fix OF child-node lookupJohan Hovold2018-12-011-4/+7
* mtd: docg3: don't set conflicting BCH_CONST_PARAMS optionArnd Bergmann2018-11-211-1/+1
* mtd: rawnand: atmel: Fix potential NULL pointer dereferenceGustavo A. R. Silva2018-11-131-0/+4
* mtd: spi-nor: fsl-quadspi: fix read error for flash size larger than 16MBLiu Xiang2018-11-131-0/+1
* mtd: spi-nor: Add support for is25wp series chipsKimmo Rautkoski2018-11-041-0/+6
* mtd: rawnand: atmel: add module param to avoid using dmaPeter Rosin2018-10-031-1/+6
* mtdchar: fix overflows in adjustment of `count`Jann Horn2018-09-261-3/+7
* mtd/maps: fix solutionengine.c printk format warningsRandy Dunlap2018-09-261-3/+3
* mtd: ubi: wl: Fix error return code in ubi_wl_init()Wei Yongjun2018-09-191-2/+6
* mtd: dataflash: Use ULL suffix for 64-bit constantsGeert Uytterhoeven2018-08-241-2/+2
* mtd: nand: qcom: Add a NULL check for devm_kasprintf()Fabio Estevam2018-08-151-0/+3
* mtd: rawnand: fsl_ifc: fix FSL NAND driver to read all ONFI parameter pagesJane Wan2018-08-031-7/+10
* mtd: rawnand: denali_dt: set clk_x_rate to 200 MHz unconditionallyMasahiro Yamada2018-07-221-1/+5
* mtd: cfi_cmdset_0002: Change erase functions to check chip good onlyTokunori Ikegami2018-07-111-10/+12
* mtd: cfi_cmdset_0002: Change erase functions to retry for errorTokunori Ikegami2018-07-111-0/+10
* mtd: cfi_cmdset_0002: Change definition naming to retry write operationTokunori Ikegami2018-07-111-3/+3
* mtd: rawnand: mxc: set spare area size register explicitlyMartin Kaiser2018-07-111-1/+4
* mtd: rawnand: fix return value check for bad block statusAbhishek Sahu2018-07-081-1/+1
* ubi: fastmap: Correctly handle interrupted erasures in EBARichard Weinberger2018-07-031-1/+89
* ubi: fastmap: Cancel work upon detachRichard Weinberger2018-07-032-3/+4
* mtd: cfi_cmdset_0002: Avoid walking all chips when unlocking.Joakim Tjernlund2018-07-031-0/+2
* mtd: cfi_cmdset_0002: Fix unlocking requests crossing a chip boudaryJoakim Tjernlund2018-07-031-1/+1
* mtd: cfi_cmdset_0002: fix SEGV unlocking multiple chipsJoakim Tjernlund2018-07-031-3/+3
* mtd: cfi_cmdset_0002: Use right chip in do_ppb_xxlock()Joakim Tjernlund2018-07-031-4/+5
* mtd: cfi_cmdset_0002: Change write buffer to check correct valueTokunori Ikegami2018-07-031-1/+1
* mtd: rawnand: tango: Fix struct clk memory leakMarc Gonzalez2018-05-011-1/+1
* mtd: cfi: cmdset_0002: Do not allow read/write to suspend erase block.Joakim Tjernlund2018-05-011-3/+6
* mtd: cfi: cmdset_0001: Workaround Micron Erase suspend bug.Joakim Tjernlund2018-05-011-0/+17