summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-20150909' of git://git.infradead.org/linux-mtdLinus Torvalds2015-09-091-1/+2
|\
| * mtd: nand: omap2: Rename shippable module to omap2_nandRoger Quadros2015-09-021-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-101-1/+1
* | | Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-09-031-128/+130
|\ \ \ | |_|/ |/| |
| * | fsl_ifc: Change IO accessor based on endiannessJaiprakash Singh2015-08-071-128/+130
| |/
* | mtd: nand: add Toshiba TC58NVG0S3E to nand_ids tableOleksij Rempel2015-08-251-0/+4
* | nand: pxa3xx: Increase READ_ID buffer and make the size staticEzequiel García2015-08-191-21/+10
* | mtd: nand: pxa3xx-nand: fix random command timeoutsRobert Jarzmik2015-08-191-3/+7
* | mtd: nand: pxa3xx_nand: fix early spurious interruptRobert Jarzmik2015-08-191-1/+1
* | mtd: pxa3xx_nand: add a default chunk sizeAntoine Ténart2015-08-181-0/+3
* | mtd: omap_elm: Fix module aliasAxel Lin2015-08-181-1/+1
* | mtd: denali_pci: switch to dev_err()Andy Shevchenko2015-08-181-4/+4
* | mtd: denali_pci: refactor driver using devres APIAndy Shevchenko2015-08-181-17/+6
* | mtd: denali_pci: use module_pci_driver() macroAndy Shevchenko2015-08-181-11/+1
* | mtd: denali: hide core part from user in KconfigAndy Shevchenko2015-08-181-8/+5
* | nand: pxa3xx: Increase initial buffer sizeEzequiel Garcia2015-08-141-6/+9
* | mtd: brcmnand: Fix misuse of IS_ENABLEDAxel Lin2015-08-071-2/+2
* | mtd: nand: sunxi: Set serial access mode correctlyRoy Spliet2015-07-201-5/+12
* | mtd: nand: sunxi: Replace failsafe timing cfg with calculated valueRoy Spliet2015-07-201-5/+68
* | mtd: r852: make ecc_reg 32-bit in r852_ecc_correctNicolas Iooss2015-07-201-1/+1
* | nand: davinci: add support for 4K page size nand devicesSandeep Paulraj2015-07-201-11/+31
* | mtd: nandsim: fix double freeshengyong2015-07-061-18/+7
* | mtd: nandsim: fix free of NULL pointershengyong2015-07-061-1/+2
|/
* mtd: nandsim: Fix kasprintf() usageRichard Weinberger2015-06-161-0/+10
* mtd: cs553x_nand: Fix kasprintf() usageRichard Weinberger2015-06-161-3/+9
* mtd: r852: Fix device_create_file() usageRichard Weinberger2015-06-161-1/+5
* mtd: brcmnand: drop unnecessary initializationBrian Norris2015-06-161-1/+1
* mtd: diskonchip: remove two-phase partitioning / registrationBrian Norris2015-06-161-8/+2
* mtd: plat_nand: use default partition probeBrian Norris2015-05-272-7/+1
* mtd: nand: correct indentation within conditionalBrian Norris2015-05-221-1/+1
* mtd: remove incorrect file nameBrian Norris2015-05-224-8/+0
* mtd: mxc_nand: generate nand_ecclayout for 8 bit ECCBaruch Siach2015-05-201-1/+21
* mtd: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven2015-05-201-1/+1
* mtd: mxc_nand: fix truncate of unaligned oob copyingBaruch Siach2015-05-201-4/+36
* mtd: mxc_nand: limit the size of used oobBaruch Siach2015-05-201-3/+13
* mtd: mxc_nand: cleanup copy_spare functionUwe Kleine-König2015-05-201-15/+31
* mtd: brcmnand: do not make local variable staticHauke Mehrtens2015-05-181-1/+1
* mtd: brcmnand: remove double new line from printHauke Mehrtens2015-05-181-1/+1
* mtd: brcmnand: add BCM63138 supportBrian Norris2015-05-152-0/+112
* mtd: brcmnand: add support for Broadcom's IPROC familyBrian Norris2015-05-152-0/+153
* mtd: brcmnand: add extra SoC support to libraryBrian Norris2015-05-152-5/+71
* mtd: brcmnand: add support for STB chipsBrian Norris2015-05-152-0/+45
* mtd: nand: add NAND driver "library" for Broadcom STB NAND controllerBrian Norris2015-05-155-0/+2263
* mtd: nand: add common DT init codeBrian Norris2015-05-111-0/+41
* mtd: s3c2410: Constify platform_device_idKrzysztof Kozlowski2015-05-071-1/+1
* mtd: mxc-nand: Constify platform_device_idKrzysztof Kozlowski2015-05-071-1/+1
* mtd: nand: pxa3xx: fix build on ARM64Rob Herring2015-05-071-11/+10
* mtd: nand: pxa3xx: Switch FIFO draining to jiffies-based timeoutMaxime Ripard2015-05-071-11/+9
* mtd: fsmc_nand: match wait_for_completion_timeout return typeNicholas Mc Guire2015-05-061-2/+3
OpenPOWER on IntegriCloud