summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand
Commit message (Expand)AuthorAgeFilesLines
...
| * mtd: mxc_nand: set owner field to prevent module unloading when in useUwe Kleine-König2012-05-131-0/+1
| * mtd: nand: omap: fix race condition in omap_wait()Ivan Djelic2012-05-131-1/+3
| * mtd: fsmc_nand: Add clk_{un}prepare() supportViresh Kumar2012-05-131-7/+7
| * mtd: omap2: fix resource leak in prefetch-busy pathGrazvydas Ignotas2012-05-131-1/+3
| * mtd: print out the page size and oob size after parsing out the nandHuang Shijie2012-05-131-4/+5
| * mtd: IFC NAND: Add support of ONFI NAND flashPrabhakar Kushwaha2012-05-131-6/+16
| * mtd: use module_pci_driverAxel Lin2012-05-133-37/+3
| * mtd: gpmi: do not include the mxs.hHuang Shijie2012-05-131-4/+5
| * mtd: plat_nand: Add default partition parser to driverH Hartley Sweeten2012-05-131-2/+6
* | Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-262-3/+21
|\ \
| * \ Merge branch 'clk-next' of git://git.linaro.org/people/mturquette/linux into ...Arnd Bergmann2012-05-161-0/+18
| |\ \
| | * | ARM: Orion: NAND: Add support for clk, if there is one.Andrew Lunn2012-05-081-0/+18
| * | | Merge branch 'imx/pinctrl' into imx/clockArnd Bergmann2012-05-141-0/+10
| |\ \ \
| * | | | mtd mxc_nand: prepare/unprepare clockSascha Hauer2012-04-251-3/+3
| | |/ / | |/| |
* | | | Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-221-3/+44
|\ \ \ \
| * | | | mtd: Add orion_nand devicetree bindingsJamie Lentin2012-05-151-3/+44
* | | | | Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-221-0/+9
|\ \ \ \ \
| * | | | | mtd: nand: gpmi: fix compile error caused by pinctrl callShawn Guo2012-05-191-1/+1
| | |_|/ / | |/| | |
| * | | | mtd: nand: gpmi: adopt pinctrl supportShawn Guo2012-05-121-0/+9
| |/ / /
* | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-222-7/+5
|\ \ \ \ | |_|_|/ |/| | |
| * | | ARM: clps711x: Using a single definition for the PHYS and VIRT registers offsetAlexander Shiyan2012-05-112-7/+5
| |/ /
* | | Merge tag 'for-linus-3.4-20120513' of git://git.infradead.org/linux-mtdLinus Torvalds2012-05-131-11/+6
|\ \ \ | |/ / |/| |
| * | mtd: ams-delta: fix request_mem_region() failureJanusz Krzysztofik2012-05-081-11/+6
| |/
* | dma: mxs-dma: enable channel in device_issue_pending callShawn Guo2012-04-201-0/+1
|/
* Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6Linus Torvalds2012-03-3035-432/+2366
|\
| * mtd: nand: gpmi: fix function annotationsWolfram Sang2012-03-271-6/+6
| * mtd: unify initialization of erase_info->fail_addrShmulik Ladkani2012-03-271-2/+0
| * mtd: support ONFI multi lun NANDMatthieu CASTET2012-03-271-1/+2
| * mtd: Add device-tree support to fsmc_nandStefan Roese2012-03-271-1/+56
| * mtd: nand/fsmc: Remove sparse warnings and errorsVipin Kumar2012-03-271-46/+45
| * mtd: nand/fsmc: Add DMA supportVipin Kumar2012-03-271-5/+163
| * mtd: nand/fsmc: Access the NAND device word by word whenever possibleVipin Kumar2012-03-271-0/+55
| * mtd: nand/fsmc: Use dev_err to report error scenarioVipin Kumar2012-03-271-0/+7
| * mtd: nand/fsmc: Use devm routinesVipin Kumar2012-03-271-91/+43
| * mtd: nand/fsmc: Modify fsmc driver to accept nand timing parameters via platformVipin Kumar2012-03-271-8/+33
| * mtd: fsmc_nand: add pm callbacks to support hibernationShiraz Hashim2012-03-271-6/+6
| * mtd: nand/fsmc: Initialize the badblockbits to 7Vipin Kumar2012-03-271-0/+1
| * mtd: nand/fsmc: Flip the bit only if the error index is < 4096Vipin Kumar2012-03-271-1/+1
| * mtd: nand/fsmc: Read only 512 + 13 bytes for 8bit NAND devicesVipin Kumar2012-03-271-1/+3
| * mtd: nand/fsmc: Correct the multiline comment formatVipin Kumar2012-03-271-4/+4
| * mtd: nand/fsmc: Remove default partition information from driverArmando Visconti2012-03-271-58/+0
| * mtd: nand/fsmc: Pass partition information through platform dataVipin Kumar2012-03-271-6/+7
| * mtd: gpmi: fix the wrong DMA command.Huang Shijie2012-03-271-1/+2
| * mtd: flash drivers set ecc strengthMike Dunn2012-03-2725-1/+57
| * mtd: sh_flctl: Add power management with QoS requestBastian Hecht2012-03-271-9/+42
| * mtd: do not use plain 0 as NULLArtem Bityutskiy2012-03-2719-48/+48
| * mtd: fsmc: Support of 224-bytes OOB area lengthArmando Visconti2012-03-271-0/+40
| * mtd: fsmc: Improve the fsmc_correct_data() routineArmando Visconti2012-03-271-21/+17
| * mtd: fsmc: fixed data abort inside change_bit()Armando Visconti2012-03-271-1/+1
| * mtd: fsmc: use ALE and CLE offsets from platform dataShiraz Hashim2012-03-271-4/+5
OpenPOWER on IntegriCloud