aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand
Commit message (Expand)AuthorAge
* Merge tag 'for-linus-3.3' of git://git.infradead.org/~dwmw2/mtd-3.3Linus Torvalds2012-02-04
|\
| * Revert "mtd: atmel_nand: optimize read/write buffer functions"Artem Bityutskiy2012-02-04
| * mtd: gpmi-nand bugfix: reset the BCH module when it is not MX23Huang Shijie2012-01-11
| * mtd: nand: fix typo in commentWolfram Sang2012-01-11
* | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-01-17
|\ \
| * | mtd: gpmi-nand: move to dma_transfer_directionShawn Guo2011-12-23
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-01-14
|\ \ \
| * | | MTD: nand: make au1550nd.c a platform_driverManuel Lauss2011-12-08
| |/ /
* | / module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-12
| |/ |/|
* | Merge tag 'for-linus-3.3' of git://git.infradead.org/mtd-2.6Linus Torvalds2012-01-10
|\ \
| * | mtd: introduce mtd_block_markbad interfaceArtem Bityutskiy2012-01-09
| * | mtd: introduce mtd_resume interfaceArtem Bityutskiy2012-01-09
| * | mtd: introduce mtd_suspend interfaceArtem Bityutskiy2012-01-09
| * | mtd: introduce mtd_write_oob interfaceArtem Bityutskiy2012-01-09
| * | mtd: introduce mtd_read_oob interfaceArtem Bityutskiy2012-01-09
| * | mtd: introduce mtd_read interfaceArtem Bityutskiy2012-01-09
| * | mtd: txx9ndfmc: use devm_request_and_ioremapJulia Lawall2012-01-09
| * | mtd: gpio-nand: add device tree bindingsJamie Iles2012-01-09
| * | mtd: nand: Add ONFI support for FSL NAND controllerShengzhou Liu2012-01-09
| * | mtd: nand: fixup for fmr initialization of Freescale NAND controllerShengzhou Liu2012-01-09
| * | mtd: fsl_elbc_nand: set Nand flash page address to FBAR and FPAR correctlyLiu Shuo2012-01-09
| * | mtd: davinci: if no amif timing is passed, don; t setup cscfg registerHeiko Schocher2012-01-09
| * | mtd: nand: set correct length to FBCR for a non-full-page writeLiu Shuo2012-01-09
| * | mtd: nand: use elbc_fcm_ctrl->oob to set FPAR_MS bit of FPARLiu Shuo2012-01-09
| * | mtd: convert drivers/mtd/* to use module_platform_driver()Axel Lin2012-01-09
| * | mtd: nand: Making MTD_NAND_OMAP2 depend on ARCH_OMAP2PLUSShubhrajyoti D2012-01-09
| * | mtd: nand: scan 1st and 2nd page for Macronix SLCBrian Norris2012-01-09
| * | mtd: nand: add 512 Mbit device code (Macronix)Brian Norris2012-01-09
| * | mtd: nand: add Macronix manufacturerBrian Norris2012-01-09
* | | Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-09
|\ \ \
| * \ \ Merge branch 'mxs/clk-prepare' of git://git.linaro.org/people/shawnguo/linux-...Arnd Bergmann2012-01-03
| |\ \ \ | | |/ / | |/| |
| | * | mtd: gpmi-lib: convert to clk_prepare/clk_unprepareShawn Guo2011-12-28
| | |/
* | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-09
|\ \ \
| * | | Merge branch 'depends/rmk/restart' into next/cleanupArnd Bergmann2012-01-07
| |\| |
| * | | ARM: at91/nand: use gpio_is_valid to check the gpioJean-Christophe PLAGNIOL-VILLARD2011-11-29
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-08
|\ \ \
| * | | mtd: drop select of MTD_PARTITIONSPaul Bolle2011-11-13
| |/ /
* | | Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-06
|\ \ \ | |_|/ |/| |
| * | USB: convert some miscellanies drivers to use module_usb_driver()Greg Kroah-Hartman2011-11-18
| |/
* | mtd: gpmi: add missing include 'module.h'Wolfram Sang2011-12-05
* | mtd: ndfc: fix typo in structure dereferenceTony Breeds2011-12-02
|/
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-11-07
|\
| * mtd: nand: initialize ops.modeBrian Norris2011-10-16
| * mtd: nand_h1900 never workedArnd Bergmann2011-10-16
| * mtd: r852: make r852_pm_ops staticAxel Lin2011-10-01
| * mtd: mxc_nand: preset_v1_v2: unlock all NAND flash blocksWolfram Stering2011-09-23
| * mtd: nand: switch `check_pattern()' to standard `memcmp()'Brian Norris2011-09-21
| * mtd: nand: invalidate cache on unaligned readsBrian Norris2011-09-21
| * mtd: nand: do not scan bad blocks with NAND_BBT_NO_OOB setBrian Norris2011-09-21
| * mtd: nand: wait to set BBT versionBrian Norris2011-09-21