aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand
Commit message (Expand)AuthorAge
...
| * mtd: nand: omap2: Update nerrors using ecc.strengthPhilip Avinash2013-02-04
| * mtd: mxc_nand: compress ID info for send_read_id_v3Roman Schneider2013-02-04
| * mtd: rename random32() to prandom_u32()Akinobu Mita2013-02-04
| * mtd: gpmi: Always report ECC stats and return max_bitflipsZach Sadecki2013-02-04
| * mtd: davinci_nand: fix modular build with CONFIG_OF=ySergei Shtylyov2013-02-04
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
|\ \
| * | export kernel_write(), convert open-coded instancesAl Viro2013-02-26
| |/
* | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-02-26
|\ \
| * | mtd: fsmc_nand: add missing DMA unmap to dma_xfer()Bartlomiej Zolnierkiewicz2013-01-08
* | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-21
|\ \ \
| * | | ARM: nomadik: add FSMC NANDLinus Walleij2013-01-28
| | |/ | |/|
* | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-21
|\ \ \
| * | | mtd: omap-nand: pass device_node in platform dataDaniel Mack2013-01-14
| |/ /
* | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-21
|\ \ \
| * | | mtd: Convert to devm_ioremap_resource()Thierry Reding2013-01-25
| * | | drivers/mtd/nand: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-11
| |/ /
* | | Merge tag 'for-linus-20130204' of git://git.infradead.org/linux-mtdLinus Torvalds2013-02-04
|\ \ \ | |/ / |/| |
| * | mtd: nand: onfi don't WARN if we are in 16 bits modeMatthieu CASTET2013-01-19
| * | mtd: davinci_nand: fix modular build with CONFIG_OF=ySergei Shtylyov2013-01-11
| * | mtd: bcm47xxnflash: increase NFLASH_READY_RETRIESRafał Miłecki2012-12-24
| |/
* / Drivers: mtd: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
|/
* Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtdLinus Torvalds2012-12-19
|\
| * mtd: nand: typo in nand_id_has_period() commentsBrian Norris2012-12-13
| * mtd: nand/gpio: use io{read,write}*_rep accessorsMatthew Leach2012-12-13
| * mtd: nand: gpmi: reset BCH earlier, too, to avoid NAND startup problemsWolfram Sang2012-12-13
| * mtd: nand/docg4: fix and improve read of factory bbtMike Dunn2012-12-12
| * mtd: nand/docg4: reserve bb marker area in ecclayoutMike Dunn2012-12-12
| * mtd: nand/docg4: add support for writing in reliable modeMike Dunn2012-12-12
| * mtd: mxc_nand: reorder part_probes to let cmdline override other sourcesLothar Waßmann2012-12-10
| * mtd: mxc_nand: fix unbalanced clk_disable() in error pathLothar Waßmann2012-12-10
| * mtd: nandsim: Introduce debugfs infrastructureEzequiel Garcia2012-12-10
| * mtd: bcm47xxnflash: writing supportRafał Miłecki2012-12-10
| * mtd: at91: atmel_nand: return bit flips for the PMECC read_page()Josh Wu2012-12-03
| * mtd: nand: onfi need to be probed in 8 bits modeMatthieu CASTET2012-12-03
| * mtd: nand: add NAND_BUSWIDTH_AUTO to autodetect bus widthMatthieu CASTET2012-12-03
| * mtd: nand: print flash size during detectionMatthieu CASTET2012-12-03
| * mted: nand_wait_ready timeout fixMatthieu CASTET2012-12-03
| * mtd: bcm47xxnflash: support NAND_CMD_STATUSRafał Miłecki2012-12-03
| * mtd: bcm47xxnflash: define some magic numbersRafał Miłecki2012-12-03
| * mtd: remove the "chip" parameter in nand_get_device()Huang Shijie2012-12-03
| * mtd: remove the de-select chip code in nand_release_device()Huang Shijie2012-12-03
| * mtd cs553x_nand: Initialise ecc.strength before nand_scan()Nathan Williams2012-12-03
| * mtd: fix a number of checkpatch complaintsArtem Bityutskiy2012-11-22
| * mtd: remove use of __devexitBill Pemberton2012-11-22
| * mtd: remove use of __devinitdataBill Pemberton2012-11-22
| * mtd: remove use of __devinitBill Pemberton2012-11-22
| * mtd: remove use of __devexit_pBill Pemberton2012-11-22
| * mtd: bcm47xxnflash: enable BCM4706 driverRafał Miłecki2012-11-22
| * mtd: bcm47xxnflash: implement readingRafał Miłecki2012-11-22
| * mtd: bcm47xxnflash: support for NAND_CMD_READID commandRafał Miłecki2012-11-22