summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
...
| * | | mtd: nand: pxa3xx: Split prepare_command_pool() in two stagesEzequiel Garcia2014-01-031-19/+25
| * | | mtd: nand: pxa3xx: Remove READ0 switch/case falltroughEzequiel Garcia2014-01-031-0/+5
| * | | mtd: nand: pxa3xx: Add helper function to set page addressEzequiel Garcia2014-01-031-15/+21
| * | | mtd: nand: pxa3xx: Clear cmd buffer #3 (NDCB3) on command startEzequiel Garcia2014-01-031-1/+1
| * | | mtd: nand: pxa3xx: Add driver-specific ECC BCH supportEzequiel Garcia2014-01-031-17/+69
| * | | mtd: nand: pxa3xx: Add bad block handlingEzequiel Garcia2014-01-031-0/+37
| * | | mtd: nand: pxa3xx: Use waitfunc() to wait for the device to be readyEzequiel Garcia2014-01-031-3/+4
| * | | mtd: nand: pxa3xx: Use a completion to signal device readyEzequiel Garcia2014-01-031-14/+24
| * | | mtd: nand: pxa3xx: Add a nice comment to pxa3xx_set_datasize()Ezequiel Garcia2014-01-031-0/+5
| * | | mtd: nand: pxa3xx: Replace host->page_size by mtd->writesizeEzequiel Garcia2014-01-031-7/+3
| * | | mtd: nand: pxa3xx: Split FIFO size from to-be-read FIFO countEzequiel Garcia2014-01-031-5/+7
| * | | mtd: nand: pxa3xx: Use chip->cmdfunc instead of the internalEzequiel Garcia2014-01-031-1/+5
| * | | mtd: nand: pxa3xx: Early variant detectionEzequiel Garcia2014-01-031-20/+20
| * | | mtd: nand: pxa3xx: read_page() returns max_bitflipsEzequiel Garcia2014-01-031-1/+3
| * | | mtd: nand: pxa3xx: Prevent sub-page writesEzequiel Garcia2014-01-031-0/+1
| * | | mtd: nand: pxa3xx: Make config menu show supported platformsEzequiel Garcia2014-01-031-2/+2
| * | | mtd: nand: pxa3xx: Add documentation about the controllerEzequiel Garcia2014-01-031-0/+2
| * | | mtd: make mtd_partition.name constGeert Uytterhoeven2014-01-032-3/+3
| * | | mtd: ms02-nv: remove superfluous name castGeert Uytterhoeven2014-01-031-1/+1
| * | | mtd: pasemi_nand.c: remove superfluous name castGeert Uytterhoeven2014-01-031-1/+1
| * | | mtd: remove superfluous name castsGeert Uytterhoeven2014-01-032-2/+2
| * | | mtd: gpmi-lib: Make checkpatch happyFabio Estevam2014-01-031-4/+4
| * | | mtd: gpmi: Use devm_clk_get()Fabio Estevam2014-01-031-19/+2
| * | | mtd: gpmi: add a new DT property to use the datasheet's minimum required ECCHuang Shijie2014-01-031-0/+3
| * | | mtd: nand: omap2: Fix OMAP_BCH option dependencyEzequiel Garcia2014-01-031-1/+1
| * | | drivers: mtd: m25p80: add quad read supportSourav Poddar2014-01-031-2/+137
| * | | drivers: mtd: m25p80: convert "bool" read check into an enumSourav Poddar2014-01-031-14/+57
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-01-221-2/+0
|\ \ \
| * | | mtd: onenand: fix comment headerSachin Kamat2014-01-021-2/+0
| |/ /
* | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-01-061-1/+1
|\ \ \ | |/ / |/| |
| * | ARM: 7933/1: rename ioremap_cached to ioremap_cacheRob Herring2014-01-051-1/+1
| |/
* | mtd: nand: pxa3xx: Use info->use_dma to release DMA resourcesEzequiel Garcia2013-12-121-1/+1
* | Partially revert "mtd: nand: pxa3xx: Introduce 'marvell,armada370-nand' compa...Ezequiel Garcia2013-12-121-4/+0
|/
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-11-202-4/+1
|\
| * Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel...Vinod Koul2013-11-162-4/+1
| |\
| | * dmaengine: remove DMA unmap flagsBartlomiej Zolnierkiewicz2013-11-142-4/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-151-1/+1
|\ \ \
| * | | treewide: Fix typo in printkMasanari Iida2013-10-141-1/+1
* | | | tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-153-7/+7
* | | | Merge tag 'for-linus-20131112' of git://git.infradead.org/linux-mtdLinus Torvalds2013-11-1450-939/+814
|\ \ \ \
| * | | | mtd: gpmi: fix the NULL pointerHuang Shijie2013-11-121-7/+7
| * | | | mtd: gpmi: fix kernel BUG due to racing DMA operationsHuang Shijie2013-11-111-2/+2
| * | | | mtd: mtdchar: return expected errors on mmap() callVladimir Zapolskiy2013-11-111-3/+3
| * | | | mtd: gpmi: only scan two chips for imx6Huang Shijie2013-11-111-1/+1
| * | | | mtd: gpmi: Use devm_kzalloc()Fabio Estevam2013-11-071-3/+1
| * | | | mtd: atmel_nand: fix bug driver will in a dead lock if no nand detectedJosh Wu2013-11-071-1/+0
| * | | | mtd: nand: use a local variable to simplify the nand_scan_tailHuang Shijie2013-11-071-109/+104
| * | | | mtd: nand: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-11-073-5/+3
| * | | | mtd: dataflash: Say if we find a device we don't supportMark Brown2013-11-071-1/+1
| * | | | mtd: nand: omap: fix error return code in omap_nand_probe()Wei Yongjun2013-11-061-1/+2