summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2014-01-03mtd: nand: pxa3xx: Introduce multiple page I/O supportEzequiel Garcia
2014-01-03mtd: nand: pxa3xx: Add a read/write buffers markersEzequiel Garcia
2014-01-03mtd: nand: pxa3xx: Fix SEQIN column address setEzequiel Garcia
2014-01-03mtd: nand: pxa3xx: Move the data buffer clean to prepare_start_command()Ezequiel Garcia
2014-01-03mtd: nand: pxa3xx: Split prepare_command_pool() in two stagesEzequiel Garcia
2014-01-03mtd: nand: pxa3xx: Remove READ0 switch/case falltroughEzequiel Garcia
2014-01-03mtd: nand: pxa3xx: Add helper function to set page addressEzequiel Garcia
2014-01-03mtd: nand: pxa3xx: Clear cmd buffer #3 (NDCB3) on command startEzequiel Garcia
2014-01-03mtd: nand: pxa3xx: Add driver-specific ECC BCH supportEzequiel Garcia
2014-01-03mtd: nand: pxa3xx: Add bad block handlingEzequiel Garcia
2014-01-03mtd: nand: pxa3xx: Use waitfunc() to wait for the device to be readyEzequiel Garcia
2014-01-03mtd: nand: pxa3xx: Use a completion to signal device readyEzequiel Garcia
2014-01-03mtd: nand: pxa3xx: Add a nice comment to pxa3xx_set_datasize()Ezequiel Garcia
2014-01-03mtd: nand: pxa3xx: Replace host->page_size by mtd->writesizeEzequiel Garcia
2014-01-03mtd: nand: pxa3xx: Split FIFO size from to-be-read FIFO countEzequiel Garcia
2014-01-03mtd: nand: pxa3xx: Use chip->cmdfunc instead of the internalEzequiel Garcia
2014-01-03mtd: nand: pxa3xx: Early variant detectionEzequiel Garcia
2014-01-03mtd: nand: pxa3xx: read_page() returns max_bitflipsEzequiel Garcia
2014-01-03mtd: nand: pxa3xx: Prevent sub-page writesEzequiel Garcia
2014-01-03mtd: nand: pxa3xx: Make config menu show supported platformsEzequiel Garcia
2014-01-03mtd: nand: pxa3xx: Add documentation about the controllerEzequiel Garcia
2014-01-03mtd: make mtd_partition.name constGeert Uytterhoeven
2014-01-03mtd: ms02-nv: remove superfluous name castGeert Uytterhoeven
2014-01-03mtd: pasemi_nand.c: remove superfluous name castGeert Uytterhoeven
2014-01-03mtd: remove superfluous name castsGeert Uytterhoeven
2014-01-03mtd: gpmi-lib: Make checkpatch happyFabio Estevam
2014-01-03mtd: gpmi: Use devm_clk_get()Fabio Estevam
2014-01-03mtd: gpmi: add a new DT property to use the datasheet's minimum required ECCHuang Shijie
2014-01-03mtd: nand: omap2: Fix OMAP_BCH option dependencyEzequiel Garcia
2014-01-03drivers: mtd: m25p80: add quad read supportSourav Poddar
2014-01-03drivers: mtd: m25p80: convert "bool" read check into an enumSourav Poddar
2013-12-12mtd: nand: pxa3xx: Use info->use_dma to release DMA resourcesEzequiel Garcia
2013-12-12Partially revert "mtd: nand: pxa3xx: Introduce 'marvell,armada370-nand' compa...Ezequiel Garcia
2013-11-20Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-11-16Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel...Vinod Koul
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang
2013-11-14dmaengine: remove DMA unmap flagsBartlomiej Zolnierkiewicz
2013-11-14Merge tag 'for-linus-20131112' of git://git.infradead.org/linux-mtdLinus Torvalds
2013-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-11-13Merge tag 'upstream-3.13-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds
2013-11-12mtd: gpmi: fix the NULL pointerHuang Shijie
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-11-11mtd: gpmi: fix kernel BUG due to racing DMA operationsHuang Shijie
2013-11-11mtd: mtdchar: return expected errors on mmap() callVladimir Zapolskiy
2013-11-11mtd: gpmi: only scan two chips for imx6Huang Shijie
2013-11-11powerpc: add missing explicit OF includes for ppcRob Herring
2013-11-07mtd: gpmi: Use devm_kzalloc()Fabio Estevam
2013-11-07mtd: atmel_nand: fix bug driver will in a dead lock if no nand detectedJosh Wu
2013-11-07Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring