summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand
Commit message (Expand)AuthorAgeFilesLines
* mtd: nand: Allow MTD_NAND_BRCMNAND to be selected for ARM64Anup Patel2015-10-121-1/+1
* mtd: brcmnand: Fix pointer type-cast in brcmnand_write()Anup Patel2015-10-121-2/+2
* mtd: nand_bbt: set the smallest size of bbt tableSheng Yong2015-10-111-1/+1
* mtd: nand: lpc32xx_slc: fix calculation of timing arcs from given valuesVladimir Zapolskiy2015-10-041-1/+1
* mtd: nand: lpc32xx_slc: fix potential overflow over 4 bitsVladimir Zapolskiy2015-10-041-1/+1
* mtd: nand: lpc32xx_slc: improve SLCTAC_*() macro definitionsVladimir Zapolskiy2015-10-041-12/+15
* mtd: nand: sunxi: fix bitflips in erased pagesBoris BREZILLON2015-10-021-1/+3
* mtd: nand: sunxi: replace the NFC_BUF_TO_USER_DATA() macro by an inline functionBoris BREZILLON2015-10-021-5/+7
* mtd: nand: sunxi: retrieve corrected OOB bytesBoris BREZILLON2015-10-021-1/+17
* mtd: nand: sunxi: factorize extra OOB bytes handlingBoris BREZILLON2015-10-021-42/+48
* mtd: nand: sunxi: make use of sunxi_nfc_hw_ecc_read/write_chunk()Boris BREZILLON2015-10-021-128/+40Star
* mtd: nand: sunxi: introduce sunxi_nfc_hw_ecc_read/write_chunk()Boris BREZILLON2015-10-021-0/+92
* mtd: nand: sunxi: create sunxi_nfc_hw_ecc_enable()/disable() functionsBoris BREZILLON2015-10-021-38/+32Star
* mtd: nand: fsmc: Remove BUG macrosStefan Roese2015-10-021-3/+5
* mtd: nand: fsmc: Small whitespace cleanupStefan Roese2015-10-021-1/+1
* mtd: nand: remove unused ->init_size() hookBoris BREZILLON2015-10-011-4/+1Star
* mtd: brcmnand: remove unnecessary fields from brcmnand_socBrian Norris2015-09-301-2/+0Star
* mtd: brcmnand: refactor iProc SoC layeringBrian Norris2015-09-301-11/+11
* mtd: brcmnand: refactor bcm63138 SoC layeringBrian Norris2015-09-301-10/+8Star
* mtd: nand: sunxi: rework macrosBoris BREZILLON2015-09-301-59/+64
* Merge MTD 4.3-rc updates into -nextBrian Norris2015-09-302-18/+11Star
|\
| * mxc_nand: fix copy_spareEric Benard2015-09-281-1/+1
| * mtd: nand: sunxi: fix sunxi_nand_chips_cleanup()Boris BREZILLON2015-09-221-0/+1
| * mtd: nand: sunxi: fix OOB handling in ->write_xxx() functionsBoris BREZILLON2015-09-211-17/+9Star
* | mtd: nand: vf610_nfc: include missing pincrl/consumer.hBrian Norris2015-09-301-0/+1
* | mtd: nand: vf610_nfc: add hardware BCH-ECC supportStefan Agner2015-09-292-4/+205
* | mtd: nand: vf610_nfc: Freescale NFC for VF610, MPC5125 and othersStefan Agner2015-09-293-0/+696
* | mtd: nand: denali: max_banks calculation changed in revision 5.1Graham Moore2015-09-292-1/+12
* | mtd: nand: denali: pass col argument to READID operationEnrico Jorns2015-09-291-1/+1
* | mtd: nand: pxa3xx-nand: prevent DFI bus lockup on removalRobert Jarzmik2015-09-291-2/+15
* | mtd: mxc_nand: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-291-0/+1
* | mtd: mpc5121_nfc: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-291-0/+1
* | mtd: fsl_ifc_nand: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-291-0/+1
* | mtd: fsl_elbc_nand: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-291-0/+1
* | mtd: orion_nand: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-291-0/+1
* | mtd: nand: pxa3xx-nand: switch to dmaengineRobert Jarzmik2015-09-281-114/+108Star
* | mtd: nandsim: drop null test before destroy functionsJulia Lawall2015-09-221-2/+1Star
* | mtd: nand: add nand_check_erased helper functionsBoris BREZILLON2015-09-221-0/+128
* | Merge tag 'v4.3-rc1' into MTD -next developmentBrian Norris2015-09-142-129/+131
|\|
| * Merge tag 'for-linus-20150909' of git://git.infradead.org/linux-mtdLinus Torvalds2015-09-091-1/+2
| |\
| * \ Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-081-1/+1
| |\ \
| | * | arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> insteadDan Williams2015-08-111-1/+1
| * | | Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-09-041-128/+130
| |\ \ \
| | * | | fsl_ifc: Change IO accessor based on endiannessJaiprakash Singh2015-08-081-128/+130
| | |/ /
* | | | mtd: nand: sunxi: rely on nand_dt_init initializationBoris BREZILLON2015-09-121-17/+10Star
* | | | mtd: nand: Rename nand_chip .dn to .flash_nodeMarek Vasut2015-09-122-4/+5
* | | | mtd: sunxi_nand: Select the chip in sunxi_nand_chip_init_timings()Stefan Roese2015-09-101-3/+9
* | | | mtd: pxa3xx_nand: Remove unused platform-data flash specificationEzequiel GarcĂ­a2015-09-021-6/+27
| |_|/ |/| |
* | | mtd: nand: omap2: Rename shippable module to omap2_nandRoger Quadros2015-09-021-1/+2
|/ /
* | mtd: nand: add Toshiba TC58NVG0S3E to nand_ids tableOleksij Rempel2015-08-251-0/+4