summaryrefslogtreecommitdiff
path: root/drivers/mtd (follow)
Commit message (Expand)AuthorAge
...
| * | | 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: make mtd_partition.name constGeert Uytterhoeven2014-01-03
| * | | mtd: ms02-nv: remove superfluous name castGeert Uytterhoeven2014-01-03
| * | | mtd: pasemi_nand.c: remove superfluous name castGeert Uytterhoeven2014-01-03
| * | | mtd: remove superfluous name castsGeert 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
| * | | drivers: mtd: m25p80: add quad read supportSourav Poddar2014-01-03
| * | | drivers: mtd: m25p80: convert "bool" read check into an enumSourav Poddar2014-01-03
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-01-22
|\ \ \
| * | | mtd: onenand: fix comment headerSachin Kamat2014-01-02
| |/ /
* | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-01-06
|\ \ \ | |/ / |/| |
| * | ARM: 7933/1: rename ioremap_cached to ioremap_cacheRob Herring2014-01-05
| |/
* | 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: mtdchar: return expected errors on mmap() callVladimir Zapolskiy2013-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: dataflash: Say if we find a device we don't supportMark Brown2013-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