| Commit message (Expand) | Author | Age | Files | Lines |
* | mtd: nand: pxa3xx: Use info->use_dma to release DMA resources | Ezequiel Garcia | 2013-12-12 | 1 | -1/+1 |
* | Partially revert "mtd: nand: pxa3xx: Introduce 'marvell,armada370-nand' compa... | Ezequiel Garcia | 2013-12-12 | 1 | -4/+0 |
* | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2013-11-20 | 2 | -4/+1 |
|\ |
|
| * | Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel... | Vinod Koul | 2013-11-16 | 2 | -4/+1 |
| |\ |
|
| | * | dmaengine: remove DMA unmap flags | Bartlomiej Zolnierkiewicz | 2013-11-14 | 2 | -4/+1 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-11-15 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | treewide: Fix typo in printk | Masanari Iida | 2013-10-14 | 1 | -1/+1 |
* | | | | tree-wide: use reinit_completion instead of INIT_COMPLETION | Wolfram Sang | 2013-11-15 | 2 | -2/+2 |
* | | | | Merge tag 'for-linus-20131112' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2013-11-14 | 22 | -771/+690 |
|\ \ \ \ |
|
| * | | | | mtd: gpmi: fix the NULL pointer | Huang Shijie | 2013-11-12 | 1 | -7/+7 |
| * | | | | mtd: gpmi: fix kernel BUG due to racing DMA operations | Huang Shijie | 2013-11-11 | 1 | -2/+2 |
| * | | | | mtd: gpmi: only scan two chips for imx6 | Huang Shijie | 2013-11-11 | 1 | -1/+1 |
| * | | | | mtd: gpmi: Use devm_kzalloc() | Fabio Estevam | 2013-11-07 | 1 | -3/+1 |
| * | | | | mtd: atmel_nand: fix bug driver will in a dead lock if no nand detected | Josh Wu | 2013-11-07 | 1 | -1/+0 |
| * | | | | mtd: nand: use a local variable to simplify the nand_scan_tail | Huang Shijie | 2013-11-07 | 1 | -109/+104 |
| * | | | | mtd: nand: remove deprecated IRQF_DISABLED | Michael Opdenacker | 2013-11-07 | 3 | -5/+3 |
| * | | | | mtd: nand: omap: fix error return code in omap_nand_probe() | Wei Yongjun | 2013-11-06 | 1 | -1/+2 |
| * | | | | mtd: nand_bbt: kill NAND_BBT_SCANALLPAGES | Brian Norris | 2013-11-06 | 1 | -34/+3 |
| * | | | | mtd: mxc_nand: Include linux/of.h header | Sachin Kamat | 2013-11-06 | 1 | -0/+1 |
| * | | | | mtd: nand: omap: remove selection of BCH ecc-scheme via KConfig | Pekon Gupta | 2013-11-06 | 1 | -34/+6 |
| * | | | | mtd: nand: omap: updated devm_xx for all resource allocation and free calls | Pekon Gupta | 2013-11-06 | 1 | -50/+35 |
| * | | | | mtd: nand: omap: use drivers/mtd/nand/nand_bch.c wrapper for BCH ECC instead ... | Pekon Gupta | 2013-11-06 | 1 | -74/+22 |
| * | | | | mtd: nand: omap: clean-up ecc layout for BCH ecc schemes | Pekon Gupta | 2013-11-06 | 1 | -99/+62 |
| * | | | | mtd: nand: omap2: clean-up BCHx_HW and BCHx_SW ECC configurations in device_p... | Pekon Gupta | 2013-11-06 | 1 | -123/+158 |
| * | | | | mtd: nand: omap: use DT specified bus-width only for scanning NAND device | Pekon Gupta | 2013-11-06 | 1 | -12/+9 |
| * | | | | mtd: nand: omap: cleanup: replace local references with generic framework names | Pekon Gupta | 2013-11-06 | 1 | -55/+57 |
| * | | | | mtd: nand: omap: combine different flavours of 1-bit hamming ecc schemes | Pekon Gupta | 2013-11-06 | 1 | -6/+3 |
| * | | | | mtd: gpmi: imx6: fix the wrong method for checking ready/busy | Huang Shijie | 2013-11-06 | 1 | -0/+7 |
| * | | | | mtd: gpmi: scan two nand chips | Huang Shijie | 2013-11-06 | 1 | -1/+1 |
| * | | | | mtd: gpmi: use DMA channel 0 for all the nand chips | Huang Shijie | 2013-11-06 | 1 | -3/+2 |
| * | | | | mtd: gpmi: decouple the chip select from the DMA channel | Huang Shijie | 2013-11-06 | 2 | -0/+9 |
| * | | | | driver/mtd/ifc: Read Status while programming NAND flash | Prabhakar Kushwaha | 2013-11-06 | 1 | -10/+24 |
| * | | | | driver/mtd/IFC: Add support of 8K page size NAND flash | Prabhakar Kushwaha | 2013-11-06 | 1 | -0/+77 |
| * | | | | mtd: bcm47xxnflash: Use devm_kzalloc | Sachin Kamat | 2013-11-06 | 1 | -13/+5 |
| * | | | | mtd: bcm47xxnflash: Use module_platform_driver | Sachin Kamat | 2013-11-06 | 1 | -19/+1 |
| * | | | | mtd: nand: hack ONFI for non-power-of-2 dimensions | Brian Norris | 2013-11-06 | 1 | -2/+13 |
| * | | | | mtd: nand: pxa3xx: Allocate data buffer on detected flash size | Ezequiel Garcia | 2013-11-06 | 1 | -15/+30 |
| * | | | | mtd: nand: pxa3xx: Move DMA I/O enabling | Ezequiel Garcia | 2013-11-06 | 1 | -1/+5 |
| * | | | | mtd: docg4: fix status polling loop | Mike Dunn | 2013-11-06 | 1 | -9/+6 |
| * | | | | mtd: socrates_nand: Use dev_err instead of printk | Sachin Kamat | 2013-11-06 | 1 | -1/+1 |
| * | | | | mtd: socrates_nand: Use devm_kzalloc | Sachin Kamat | 2013-11-06 | 1 | -8/+2 |
| * | | | | mtd: socrates_nand: Remove redundant dev_set_drvdata | Sachin Kamat | 2013-11-06 | 1 | -2/+0 |
| * | | | | mtd: fsl_ifc_nand: Use module_platform_driver | Sachin Kamat | 2013-11-06 | 1 | -19/+1 |
| * | | | | mtd: fsl_ifc_nand: Remove redundant dev_set_drvdata | Sachin Kamat | 2013-11-06 | 1 | -1/+0 |
| * | | | | mtd: nand: pxa3xx_nand: Remove redundant of_match_ptr | Sachin Kamat | 2013-11-06 | 1 | -1/+1 |
| * | | | | mtd: nand: lpc32xx_slc: Remove redundant of_match_ptr | Sachin Kamat | 2013-11-06 | 1 | -1/+1 |
| * | | | | mtd: nand: lpc32xx_mlc: Remove redundant of_match_ptr | Sachin Kamat | 2013-11-06 | 1 | -1/+1 |
| * | | | | mtd: denali: remove unnecessary pci_set_drvdata() | Jingoo Han | 2013-11-06 | 1 | -1/+0 |
| * | | | | mtd: diskonchip: Fix incorrect placement of __initdata | Sachin Kamat | 2013-10-27 | 1 | -1/+1 |
| * | | | | mtd: nand: fix the wrong mtd->type for nand chip | Huang Shijie | 2013-10-27 | 1 | -1/+1 |