summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand
Commit message (Expand)AuthorAgeFilesLines
* mtd: do not duplicate length and offset checks in driversArtem Bityutskiy2012-03-271-28/+0
* mtd: nand: write BBM to OOB even with flash-based BBTBrian Norris2012-03-271-15/+31
* mtd: docg4: fix printk() warningsDan Carpenter2012-03-271-3/+1
* mtd: nand: gpmi: use correct member for checking NAND_BBT_USE_FLASHWolfram Sang2012-03-271-1/+1
* mtd: add leading underscore to all mtd functionsArtem Bityutskiy2012-03-272-19/+19
* mtd: nand: add support for diskonchip G4 nand flash deviceMike Dunn2012-03-273-0/+1399
* mtd: nand: move SCANLASTPAGE handling to the correct code blockBrian Norris2012-03-271-6/+7
* mtd: nand: differentiate 1- vs. 2-byte writes when marking bad blocksBrian Norris2012-03-271-4/+8
* mtd: nand: fix SCAN2NDPAGE check for BBMBrian Norris2012-03-271-17/+23
* mtd: nand: erase block before marking badBrian Norris2012-03-271-0/+11
* Merge tag 'for-linus-3.3' of git://git.infradead.org/~dwmw2/mtd-3.3Linus Torvalds2012-02-043-9/+56
|\
| * Revert "mtd: atmel_nand: optimize read/write buffer functions"Artem Bityutskiy2012-02-041-4/+41
| * mtd: gpmi-nand bugfix: reset the BCH module when it is not MX23Huang Shijie2012-01-111-4/+14
| * mtd: nand: fix typo in commentWolfram Sang2012-01-111-1/+1
* | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-01-171-10/+12
|\ \
| * | mtd: gpmi-nand: move to dma_transfer_directionShawn Guo2011-12-231-10/+12
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-01-141-175/+123
|\ \ \
| * | | MTD: nand: make au1550nd.c a platform_driverManuel Lauss2011-12-081-175/+123
| |/ /
* | / module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-132-2/+2
| |/ |/|
* | Merge tag 'for-linus-3.3' of git://git.infradead.org/mtd-2.6Linus Torvalds2012-01-1026-247/+189
|\ \
| * | mtd: introduce mtd_block_markbad interfaceArtem Bityutskiy2012-01-091-1/+1
| * | mtd: introduce mtd_resume interfaceArtem Bityutskiy2012-01-092-2/+2
| * | mtd: introduce mtd_suspend interfaceArtem Bityutskiy2012-01-092-2/+2
| * | mtd: introduce mtd_write_oob interfaceArtem Bityutskiy2012-01-092-2/+2
| * | mtd: introduce mtd_read_oob interfaceArtem Bityutskiy2012-01-091-3/+3
| * | mtd: introduce mtd_read interfaceArtem Bityutskiy2012-01-092-5/+5
| * | mtd: txx9ndfmc: use devm_request_and_ioremapJulia Lawall2012-01-091-5/+1
| * | mtd: gpio-nand: add device tree bindingsJamie Iles2012-01-091-7/+108
| * | mtd: nand: Add ONFI support for FSL NAND controllerShengzhou Liu2012-01-091-8/+10
| * | mtd: nand: fixup for fmr initialization of Freescale NAND controllerShengzhou Liu2012-01-091-5/+5
| * | mtd: fsl_elbc_nand: set Nand flash page address to FBAR and FPAR correctlyLiu Shuo2012-01-091-3/+10
| * | mtd: davinci: if no amif timing is passed, don; t setup cscfg registerHeiko Schocher2012-01-091-1/+3
| * | mtd: nand: set correct length to FBCR for a non-full-page writeLiu Shuo2012-01-091-1/+2
| * | mtd: nand: use elbc_fcm_ctrl->oob to set FPAR_MS bit of FPARLiu Shuo2012-01-091-7/+11
| * | mtd: convert drivers/mtd/* to use module_platform_driver()Axel Lin2012-01-0916-190/+16
| * | mtd: nand: Making MTD_NAND_OMAP2 depend on ARCH_OMAP2PLUSShubhrajyoti D2012-01-091-1/+1
| * | mtd: nand: scan 1st and 2nd page for Macronix SLCBrian Norris2012-01-091-3/+4
| * | mtd: nand: add 512 Mbit device code (Macronix)Brian Norris2012-01-091-1/+2
| * | mtd: nand: add Macronix manufacturerBrian Norris2012-01-091-0/+1
* | | Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-091-6/+6
|\ \ \
| * \ \ Merge branch 'mxs/clk-prepare' of git://git.linaro.org/people/shawnguo/linux-...Arnd Bergmann2012-01-031-6/+6
| |\ \ \ | | |/ / | |/| |
| | * | mtd: gpmi-lib: convert to clk_prepare/clk_unprepareShawn Guo2011-12-281-6/+6
| | |/
* | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-091-4/+4
|\ \ \
| * | | Merge branch 'depends/rmk/restart' into next/cleanupArnd Bergmann2012-01-072-2/+2
| |\| |
| * | | ARM: at91/nand: use gpio_is_valid to check the gpioJean-Christophe PLAGNIOL-VILLARD2011-11-291-4/+4
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-081-1/+0
|\ \ \
| * | | mtd: drop select of MTD_PARTITIONSPaul Bolle2011-11-131-1/+0
| |/ /
* | | Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-061-12/+1
|\ \ \ | |_|/ |/| |
| * | USB: convert some miscellanies drivers to use module_usb_driver()Greg Kroah-Hartman2011-11-181-12/+1
| |/
* | mtd: gpmi: add missing include 'module.h'Wolfram Sang2011-12-051-1/+1