summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand
Commit message (Expand)AuthorAgeFilesLines
* 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: rawnand: sunxi: Write pageprog related opcodes to WCMD_SETBoris Brezillon2019-12-051-1/+1
* mtd: rawnand: sh_flctl: Use proper enum for flctl_dma_fifo0_transferNathan Chancellor2019-11-241-2/+2
* mtd: rawnand: mtk: Fix wrongly assigned OOB buffer pointer issueXiaolei Li2019-09-191-11/+10
* mtd: rawnand: gpmi: fix MX28 bus master lockup problemMartin Kepplinger2019-02-151-8/+7
* mtd: rawnand: qcom: Namespace prefix some commandsOlof Johansson2018-12-131-16/+16
* mtd: rawnand: atmel: fix OF child-node lookupJohan Hovold2018-12-011-4/+7
* mtd: rawnand: atmel: Fix potential NULL pointer dereferenceGustavo A. R. Silva2018-11-131-0/+4
* mtd: rawnand: atmel: add module param to avoid using dmaPeter Rosin2018-10-031-1/+6
* 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: 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
* mtd: rawnand: tango: Fix struct clk memory leakMarc Gonzalez2018-05-011-1/+1
* mtd: nand: atmel: Fix get_sectorsize() functionBoris Brezillon2018-04-081-1/+1
* mtd: nand: fsl_ifc: Read ECCSTAT0 and ECCSTAT1 registers for IFC 2.0Jagdish Gediya2018-03-281-5/+1
* mtd: nand: fsl_ifc: Fix eccstat array overflow for IFC ver >= 2.0.0Jagdish Gediya2018-03-281-13/+10
* mtd: nand: fsl_ifc: Fix nand waitfunc return valueJagdish Gediya2018-03-281-2/+3
* mtd: nand: ifc: update bufnum mask for ver >= 2.0.0Jagdish Gediya2018-03-191-0/+7
* mtd: nand: fix interpretation of NAND_CMD_NONE in nand_command[_lp]()Miquel Raynal2018-03-191-2/+7
* mtd: nand: brcmnand: Zero bitflip is not an errorAlbert Hsieh2018-03-031-1/+1
* mtd: nand: gpmi: Fix failure when a erased page has a bitflip at BBMSascha Hauer2018-03-031-3/+3
* mtd: nand: vf610: set correct ooblayoutStefan Agner2018-02-221-4/+2
* mtd: nand: sunxi: Fix ECC strength choiceMiquel Raynal2018-02-161-1/+7
* mtd: nand: Fix nand_do_read_oob() return valueMiquel Raynal2018-02-161-1/+4
* mtd: nand: brcmnand: Disable prefetch by defaultKamal Dasu2018-02-161-10/+3
* mtd: nand: denali_pci: add missing MODULE_DESCRIPTION/AUTHOR/LICENSEJesse Chan2018-02-031-0/+4
* mtd: nand: pxa3xx: Fix READOOB implementationBoris Brezillon2018-01-101-0/+1
* mtd: nand: mtk: fix infinite ECC decode IRQ issueXiaolei Li2017-11-301-2/+11
* mtd: nand: Fix writing mtdoops to nand flash.Brent Taylor2017-11-301-3/+6
* mtd: nand: omap2: Fix subpage writeRoger Quadros2017-11-301-115/+224
* mtd: nand: atmel: Actually use the PM opsBoris Brezillon2017-11-301-0/+1
* mtd: nand: Export nand_reset() symbolBoris Brezillon2017-11-301-0/+1
* mtd: Avoid probe failures when mtd->dbg.dfs_dir is invalidBoris Brezillon2017-11-301-4/+9
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-023-0/+3
* mtd: nand: atmel: fix buffer overflow in atmel_pmecc_userRichard Genoud2017-09-271-1/+1
* mtd: nand: remove unused blockmask variableCorentin Labbe2017-09-181-2/+1
* mtd: nand: lpc32xx_mlc: Fix an error handling path in lpc32xx_nand_probe()Christophe JAILLET2017-09-181-1/+2
* Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2017-09-141-2/+2
|\
| * fs: fix kernel_write prototypeChristoph Hellwig2017-09-041-1/+1
| * fs: fix kernel_read prototypeChristoph Hellwig2017-09-041-1/+1
* | Merge tag 'for-linus-20170904' of git://git.infradead.org/linux-mtdLinus Torvalds2017-09-0965-527/+972
|\ \
| * \ Merge tag 'nand/for-4.14' of git://git.infradead.org/l2-mtd into mtd/nextBoris Brezillon2017-09-0165-490/+960
| |\ \
| | * | mtd: nand: make Samsung SLC NAND usable againLothar Waßmann2017-08-291-2/+5
| | * | Merge branch 'nand/rename-header-file' of git://git.infradead.org/l2-mtd into...Boris Brezillon2017-08-2362-62/+62
| | |\ \
| | | * | mtd: nand: Rename nand.h into rawnand.hBoris Brezillon2017-08-1362-62/+62
| | * | | mtd: nand: tmio: Register partitions using the parsersAndrea Adami2017-08-231-1/+3
| | * | | mtd: nand: sharpsl: Register partitions using the parsersAndrea Adami2017-08-231-1/+1