summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand (follow)
Commit message (Expand)AuthorAge
...
* | | mtd: gpmi: delete the gpmi_pre_bbt_scanHuang Shijie2014-01-03
* | | mtd: gpmi: do not use the local array to do the DMA transferHuang Shijie2014-01-03
* | | mtd: nand: pxa3xx: make ECC configuration checks more explicitBrian Norris2014-01-03
* | | mtd: nand: pxa3xx: Add ECC BCH correctable errors detectionEzequiel Garcia2014-01-03
* | | mtd: nand: pxa3xx: Add multiple chunk write supportEzequiel Garcia2014-01-03
* | | mtd: nand: pxa3xx: Introduce multiple page I/O supportEzequiel Garcia2014-01-03
* | | mtd: nand: pxa3xx: Add a read/write buffers markersEzequiel Garcia2014-01-03
* | | mtd: nand: pxa3xx: Fix SEQIN column address setEzequiel Garcia2014-01-03
* | | mtd: nand: pxa3xx: Move the data buffer clean to prepare_start_command()Ezequiel Garcia2014-01-03
* | | mtd: nand: pxa3xx: Split prepare_command_pool() in two stagesEzequiel Garcia2014-01-03
* | | mtd: nand: pxa3xx: Remove READ0 switch/case falltroughEzequiel Garcia2014-01-03
* | | mtd: nand: pxa3xx: Add helper function to set page addressEzequiel Garcia2014-01-03
* | | mtd: nand: pxa3xx: Clear cmd buffer #3 (NDCB3) on command startEzequiel Garcia2014-01-03
* | | mtd: nand: pxa3xx: Add driver-specific ECC BCH supportEzequiel Garcia2014-01-03
* | | mtd: nand: pxa3xx: Add bad block handlingEzequiel Garcia2014-01-03
* | | mtd: nand: pxa3xx: Use waitfunc() to wait for the device to be readyEzequiel Garcia2014-01-03
* | | mtd: nand: pxa3xx: Use a completion to signal device readyEzequiel Garcia2014-01-03
* | | mtd: nand: pxa3xx: Add a nice comment to pxa3xx_set_datasize()Ezequiel Garcia2014-01-03
* | | mtd: nand: pxa3xx: Replace host->page_size by mtd->writesizeEzequiel Garcia2014-01-03
* | | mtd: nand: pxa3xx: Split FIFO size from to-be-read FIFO countEzequiel Garcia2014-01-03
* | | mtd: nand: pxa3xx: Use chip->cmdfunc instead of the internalEzequiel Garcia2014-01-03
* | | mtd: nand: pxa3xx: Early variant detectionEzequiel Garcia2014-01-03
* | | mtd: nand: pxa3xx: read_page() returns max_bitflipsEzequiel Garcia2014-01-03
* | | mtd: nand: pxa3xx: Prevent sub-page writesEzequiel Garcia2014-01-03
* | | mtd: nand: pxa3xx: Make config menu show supported platformsEzequiel Garcia2014-01-03
* | | mtd: nand: pxa3xx: Add documentation about the controllerEzequiel Garcia2014-01-03
* | | mtd: pasemi_nand.c: remove superfluous name castGeert Uytterhoeven2014-01-03
* | | mtd: gpmi-lib: Make checkpatch happyFabio Estevam2014-01-03
* | | mtd: gpmi: Use devm_clk_get()Fabio Estevam2014-01-03
* | | mtd: gpmi: add a new DT property to use the datasheet's minimum required ECCHuang Shijie2014-01-03
* | | mtd: nand: omap2: Fix OMAP_BCH option dependencyEzequiel Garcia2014-01-03
|/ /
* | mtd: nand: pxa3xx: Use info->use_dma to release DMA resourcesEzequiel Garcia2013-12-12
* | Partially revert "mtd: nand: pxa3xx: Introduce 'marvell,armada370-nand' compa...Ezequiel Garcia2013-12-12
|/
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-11-20
|\
| * Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel...Vinod Koul2013-11-16
| |\
| | * dmaengine: remove DMA unmap flagsBartlomiej Zolnierkiewicz2013-11-14
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-15
|\ \ \
| * | | treewide: Fix typo in printkMasanari Iida2013-10-14
* | | | tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-15
* | | | Merge tag 'for-linus-20131112' of git://git.infradead.org/linux-mtdLinus Torvalds2013-11-14
|\ \ \ \
| * | | | mtd: gpmi: fix the NULL pointerHuang Shijie2013-11-12
| * | | | mtd: gpmi: fix kernel BUG due to racing DMA operationsHuang Shijie2013-11-11
| * | | | mtd: gpmi: only scan two chips for imx6Huang Shijie2013-11-11
| * | | | mtd: gpmi: Use devm_kzalloc()Fabio Estevam2013-11-07
| * | | | mtd: atmel_nand: fix bug driver will in a dead lock if no nand detectedJosh Wu2013-11-07
| * | | | mtd: nand: use a local variable to simplify the nand_scan_tailHuang Shijie2013-11-07
| * | | | mtd: nand: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-11-07
| * | | | mtd: nand: omap: fix error return code in omap_nand_probe()Wei Yongjun2013-11-06
| * | | | mtd: nand_bbt: kill NAND_BBT_SCANALLPAGESBrian Norris2013-11-06
| * | | | mtd: mxc_nand: Include linux/of.h headerSachin Kamat2013-11-06