summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * mtd: nand: onfi need to be probed in 8 bits modeMatthieu CASTET2012-12-031-0/+2
| * mtd: nand: add NAND_BUSWIDTH_AUTO to autodetect bus widthMatthieu CASTET2012-12-031-5/+9
| * mtd: nand: print flash size during detectionMatthieu CASTET2012-12-031-2/+2
| * mted: nand_wait_ready timeout fixMatthieu CASTET2012-12-031-1/+1
| * mtd: bcm47xxnflash: support NAND_CMD_STATUSRafał Miłecki2012-12-031-0/+11
| * mtd: bcm47xxnflash: define some magic numbersRafał Miłecki2012-12-031-11/+20
| * mtd: remove the "chip" parameter in nand_get_device()Huang Shijie2012-12-031-23/+14
| * mtd: remove the de-select chip code in nand_release_device()Huang Shijie2012-12-031-10/+25
| * mtd cs553x_nand: Initialise ecc.strength before nand_scan()Nathan Williams2012-12-031-2/+1
| * mtd: fix a number of checkpatch complaintsArtem Bityutskiy2012-11-221-2/+6
| * mtd: remove use of __devexitBill Pemberton2012-11-2222-22/+22
| * mtd: remove use of __devinitdataBill Pemberton2012-11-221-1/+1
| * mtd: remove use of __devinitBill Pemberton2012-11-2226-46/+46
| * mtd: remove use of __devexit_pBill Pemberton2012-11-2218-18/+18
| * mtd: bcm47xxnflash: enable BCM4706 driverRafał Miłecki2012-11-223-3/+5
| * mtd: bcm47xxnflash: implement readingRafał Miłecki2012-11-222-0/+107
| * mtd: bcm47xxnflash: support for NAND_CMD_READID commandRafał Miłecki2012-11-222-0/+106
| * mtd: bcm47xxnflash: init NAND on BCM4706Rafał Miłecki2012-11-222-0/+110
| * mtd: prepare place for BCMA NAND flash driver(s)Rafał Miłecki2012-11-225-0/+135
| * mtd: Fix typo mtd/testsMasanari Iida2012-11-181-1/+1
| * mtd: de-select the chip when it is not usedHuang Shijie2012-11-181-4/+6
| * mtd: s3c2410: Fix potential NULL pointer dereference errorSachin Kamat2012-11-181-2/+5
| * mtd: fsl_ifc_nand: wait tWB time, poll R/B before command executionPrabhakar Kushwaha2012-11-161-2/+2
| * mtd: diskonchip: don't warn about ARM architectureArnd Bergmann2012-11-161-2/+0
| * mtd: nand_wait: warn if the nand is busy on exitMatthieu CASTET2012-11-151-0/+2
| * mtd: davinci: add support for parition binding nodesMurali Karicheri2012-11-151-3/+10
| * mtd: sh_flctl: Add device tree supportBastian Hecht2012-11-151-7/+87
| * mtd: sh_flctl: Add DMA capabiltyBastian Hecht2012-11-151-2/+171
| * mtd: sh_flctl: Minor cleanupsBastian Hecht2012-11-151-21/+16
| * mtd: gpmi: remove unneccessary headerHuang Shijie2012-11-153-3/+6
| * mtd: gpio-nand: Ability to use driver for configurations without RDY-pinAlexander Shiyan2012-11-151-7/+15
| * mtd: use the NAND_STATUS_FAIL to replace the hardcodeHuang Shijie2012-11-151-2/+2
| * mtd: fsmc_nand: use relaxed variants of io accessorsVipin Kumar2012-11-151-25/+29
| * mtd: fsmc_nand: modify the wait to uninterruptibleVipin Kumar2012-11-151-1/+1
| * mtd: fsmc_nand: change the type for regs to void __iomem *Vipin Kumar2012-11-151-1/+1
| * mtd: fsmc_nand: pass the ale and cmd resource via resourceJean-Christophe PLAGNIOL-VILLARD2012-11-151-33/+11
| * mtd: delete nomadik_nand driverLinus Walleij2012-11-153-242/+0
| * mtd: denali: add a DT driverDinh Nguyen2012-11-154-1/+177
| * mtd: denali: split the generic driver and PCI layerDinh Nguyen2012-11-155-134/+188
| * mtd: fsl_elbc_nand: remove unnecessary badblock_patternBrian Norris2012-11-151-15/+0
| * mtd: gpmi-nand: make debug prints more clearVikram Narayanan2012-11-151-6/+8
* | mtd: nandsim: use prandom_bytesAkinobu Mita2012-12-181-4/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-131-1/+1
|\ \
| * | Fix misspellings of "whether" in comments.Adam Buchbinder2012-11-191-1/+1
* | | Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-12-131-1/+0
|\ \ \
| * \ \ Merge tag 'tags/omap-for-v3.8/cleanup-multiplatform-no-clock-signed' of git:/...Olof Johansson2012-12-011-1/+0
| |\ \ \
| | * | | ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.hTony Lindgren2012-11-301-1/+0
* | | | | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-12-131-1/+1
|\ \ \ \ \
| * | | | | ARM: plat-nomadik: move MTU, kill plat-nomadikLinus Walleij2012-11-051-1/+1
| | |_|/ / | |/| | |
* | | | | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-124-428/+0
|\ \ \ \ \