summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand
Commit message (Expand)AuthorAgeFilesLines
* 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
* mtd: fsmc_nand: fix handling of wait_for_completion_timeout return valueNicholas Mc Guire2015-05-061-3/+2
* mtd: nand: Remove in vain memset() in nand_onfi_get_features()Richard Weinberger2015-05-061-3/+0
* mtd: constify of_device_id arrayFabian Frederick2015-05-061-1/+1
* mtd: nand_bbt: fix theoretical integer overflow in BBT writeBrian Norris2015-05-061-1/+1
* mtd: nand_bbt: unify/fix error handling in nand_scan_bbt()Brian Norris2015-05-061-7/+12
* mtd: nand_bbt: make nand_scan_bbt() staticBrian Norris2015-05-061-1/+1
* mtd: diskonchip: don't call nand_scan_bbt() directlyBrian Norris2015-05-061-11/+16
* mtd: nand_bbt: drop unnecessary headerBrian Norris2015-05-061-1/+0
* Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2015-04-241-2/+0
|\
| * mtd: sh_flctl: remove slave_id settings for DMAEngineArnd Bergmann2015-02-231-2/+0
* | Merge tag 'for-linus-20150422' of git://git.infradead.org/linux-mtdLinus Torvalds2015-04-2211-110/+191
|\ \
| * \ Merge MTD fixes from 4.0 into -nextBrian Norris2015-04-221-0/+1
| |\ \
| * | | mtd: fsl_ifc_nand: use msecs_to_jiffies for time conversionNicholas Mc Guire2015-04-051-2/+2
| * | | mtd: atmel_nand: don't map the ROM table if no pmecc table offset in DTWu, Josh2015-04-051-7/+7
| * | | mtd: atmel_nand: add a definition for the oob reserved bytesJosh Wu2015-04-052-2/+6
| * | | mtd: denali: Disable sub-page writes in Denali NAND driverGraham Moore2015-03-301-0/+3
| * | | mtd: pxa3xx_nand: cleanup wait_for_completion handlingNicholas Mc Guire2015-03-301-14/+10
| * | | mtd: nand: gpmi: Check for scan_bbt() errorFabio Estevam2015-03-301-1/+3
| * | | mtd: nand: gpmi: fixup return type of wait_for_completion_timeoutNicholas Mc Guire2015-03-301-6/+6
| * | | mtd: fsmc_nand.c: Use default timings if none are provided in the dtsStefan Roese2015-03-301-1/+6
| * | | mtd: nand: Prevent possible kernel lockup in nand_command()Roger Quadros2015-03-301-4/+23
| * | | mtd: nand: fix spelling of REPLACEABLEBrian Norris2015-03-241-1/+1
| * | | mtd: nand: fully initialize mtd_oob_opsBrian Norris2015-03-111-4/+4
| * | | mtd: nand: denali: drop dead codeBrian Norris2015-03-111-3/+0
OpenPOWER on IntegriCloud