summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand
AgeCommit message (Expand)AuthorFilesLines
2013-02-04mtd: gpmi: fix a dereferencing freed memory errorHuang Shijie1-1/+1
2013-02-04mtd: fix the wrong timeo for panic_nand_wait()Huang Shijie1-6/+2
2013-02-04mtd: gpmi: dump the BCH registersHuang Shijie2-0/+7
2013-02-04mtd: nane: print source of error messageTormod Volden1-3/+2
2013-02-04mtd: fsl_ifc_nand: use more portable i/o accessorsKim Phillips1-114/+119
2013-02-04mtd: nand: omap2: Support for hardware BCH error correction.Philip Avinash1-39/+534
2013-02-04mtd: nand: omap2: Update nerrors using ecc.strengthPhilip Avinash1-4/+8
2013-02-04mtd: mxc_nand: compress ID info for send_read_id_v3Roman Schneider1-0/+11
2013-02-04mtd: rename random32() to prandom_u32()Akinobu Mita1-3/+3
2013-02-04mtd: gpmi: Always report ECC stats and return max_bitflipsZach Sadecki1-19/+8
2013-02-04mtd: davinci_nand: fix modular build with CONFIG_OF=ySergei Shtylyov1-1/+1
2013-01-03Drivers: mtd: remove __dev* attributes.Greg Kroah-Hartman6-14/+14
2012-12-19Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtdLinus Torvalds45-716/+1657
2012-12-17mtd: nandsim: use prandom_bytesAkinobu Mita1-4/+1
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2012-12-13Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds1-1/+0
2012-12-13Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds1-1/+1
2012-12-13mtd: nand: typo in nand_id_has_period() commentsBrian Norris1-1/+1
2012-12-13mtd: nand/gpio: use io{read,write}*_rep accessorsMatthew Leach1-4/+4
2012-12-13mtd: nand: gpmi: reset BCH earlier, too, to avoid NAND startup problemsWolfram Sang1-0/+9
2012-12-12Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-428/+0
2012-12-12Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-36/+60
2012-12-12Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-22/+107
2012-12-12mtd: nand/docg4: fix and improve read of factory bbtMike Dunn1-5/+19
2012-12-12mtd: nand/docg4: reserve bb marker area in ecclayoutMike Dunn1-4/+6
2012-12-12mtd: nand/docg4: add support for writing in reliable modeMike Dunn1-0/+39
2012-12-11Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+3
2012-12-11Merge tag 'pinctrl-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+9
2012-12-10mtd: mxc_nand: reorder part_probes to let cmdline override other sourcesLothar Waßmann1-1/+2
2012-12-10mtd: mxc_nand: fix unbalanced clk_disable() in error pathLothar Waßmann1-1/+2
2012-12-10mtd: nandsim: Introduce debugfs infrastructureEzequiel Garcia1-56/+130
2012-12-10mtd: bcm47xxnflash: writing supportRafał Miłecki2-3/+79
2012-12-03mtd: at91: atmel_nand: return bit flips for the PMECC read_page()Josh Wu1-5/+11
2012-12-03mtd: nand: onfi need to be probed in 8 bits modeMatthieu CASTET1-0/+2
2012-12-03mtd: nand: add NAND_BUSWIDTH_AUTO to autodetect bus widthMatthieu CASTET1-5/+9
2012-12-03mtd: nand: print flash size during detectionMatthieu CASTET1-2/+2
2012-12-03mted: nand_wait_ready timeout fixMatthieu CASTET1-1/+1
2012-12-03mtd: bcm47xxnflash: support NAND_CMD_STATUSRafał Miłecki1-0/+11
2012-12-03mtd: bcm47xxnflash: define some magic numbersRafał Miłecki1-11/+20
2012-12-03mtd: remove the "chip" parameter in nand_get_device()Huang Shijie1-23/+14
2012-12-03mtd: remove the de-select chip code in nand_release_device()Huang Shijie1-10/+25
2012-12-03mtd cs553x_nand: Initialise ecc.strength before nand_scan()Nathan Williams1-2/+1
2012-11-30Merge tag 'tags/omap-for-v3.8/cleanup-multiplatform-no-clock-signed' of git:/...Olof Johansson1-1/+0
2012-11-30ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.hTony Lindgren1-1/+0
2012-11-29Merge branch 'pm-qos'Rafael J. Wysocki1-1/+3
2012-11-25Merge tag 'v3.7-rc7' into next/cleanupOlof Johansson1-4/+6
2012-11-22mtd: fix a number of checkpatch complaintsArtem Bityutskiy1-2/+6
2012-11-22mtd: remove use of __devexitBill Pemberton22-22/+22
2012-11-22mtd: remove use of __devinitdataBill Pemberton1-1/+1
2012-11-22mtd: remove use of __devinitBill Pemberton26-46/+46