aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAge
* [MTD] [MAPS] Maps: make uclinux mapping driver depend on MTD_RAM Mike Frysinger2008-09-26
* [MTD] [NOR] intel_dc21285 switch to ROM APIAlan Cox2008-09-26
* [MTD] [NOR] fix cfi_cmdset_0001 FL_SYNCING race (take 2)Alexander Belyakov2008-09-26
* [MTD] [NAND] nand_base.c: reset chip firstKarl Beldan2008-09-16
* [MTD] [NAND] OMAP2: add retry after read timeoutAdrian Hunter2008-09-16
* [MTD] [NAND] Freescale i.MX2 NAND driverSascha Hauer2008-09-02
* [MTD] [NAND] pxa3xx_nand: added warning which tells id of detected NANDEnrico Scholz2008-09-01
* [MTD] [NAND] pxa3xx_nand: moved some helper variables out from platform dataEnrico Scholz2008-09-01
* [MTD] [NAND] pxa3xx_nand: added some 'const' annotations to the exported APIEnrico Scholz2008-09-01
* [MTD] [NAND] pxa3xx_nand: allow to disable builtin flash-type tableEnrico Scholz2008-09-01
* [MTD] [NAND] pxa3xx_nand: allow to define flash types in the platform dataEnrico Scholz2008-09-01
* [MTD] [NAND] pxa3xx_nand: moved nand definitions into shared platform headerEnrico Scholz2008-09-01
* [MTD] [NOR] Select MTD_CFI_UTIL when MTD_CFI probe routine is enabledDavid Woodhouse2008-09-01
* [MTD] [NAND] pxa3xx_nand_flash: Add definition of STM2GbX16 NAND flashesSemun Lee2008-09-01
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2008-09-01
|\
| * removed unused #include <linux/version.h>'sAdrian Bunk2008-08-23
| * Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-08-16
| |\
| | * [ARM] Move include/asm-arm/plat-orion to arch/arm/plat-orion/include/platLennert Buytenhek2008-08-09
* | | [MTD] [NAND] nand_ecc.c: adding support for 512 byte eccSingh, Vimal2008-08-25
* | | [MTD] [NAND] au1550nd.c: remove unused #include <version.h>Huang Weiyi2008-08-25
* | | [MTD] [NAND] Fix missing kernel-docAlexey Korolev2008-08-20
* | | [MTD] [NAND] nand_ecc.c: fix big endian, strengthen test, add printkfrans2008-08-20
* | | [MTD] removed unused #include <version.h>Huang Weiyi2008-08-17
* | | [MTD] [NAND] Minor cleanup of nand_ecc.cDavid Woodhouse2008-08-16
* | | [MTD] [NAND] nand_ecc.c: rewrite for improved performancefrans2008-08-16
* | | [MTD] [OneNAND] OMAP3: add delay for GPIOAdrian Hunter2008-08-14
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2008-08-12
|\| |
| * | mfd: have TMIO drivers and subdevices depend on ARMSamuel Ortiz2008-08-10
| * | mfd: driver for the TMIO NAND controllerIan Molton2008-08-10
| |/
| * [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-07
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesRussell King2008-08-07
| |\
| | * Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-08-03
| | |\
| | * | [MTD] Fix !CONFIG_BLOCK compile for mtdsuper.cDavid Woodhouse2008-08-02
| * | | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-07
| | |/ | |/|
| * | [ARM] Fix explicit asm(-arm)?/arch-foo referencesRussell King2008-08-02
* | | [MTD] [OneNAND] Add OMAP2 / OMAP3 OneNAND driverAdrian Hunter2008-08-12
* | | [MTD] Define and use MTD_FAIL_ADDR_UNKNOWN instead of 0xffffffffAdrian Hunter2008-08-12
* | | [MTD] m25p80.c extended jedec supportChen Gong2008-08-11
* | | [MTD] m25p80.c code cleanupChen Gong2008-08-11
* | | [MTD] m25p80.c erase enhanceChen Gong2008-08-11
* | | [MTD] [NAND] drivers/mtd/nand/nandsim.c: remove duplicated #includeHuang Weiyi2008-08-11
* | | [MTD] [NOR] Rename and export new cfi_qry_*() functionsDavid Woodhouse2008-08-07
* | | [MTD] make dataflash write-verify be optionalDavid Brownell2008-08-07
* | | [MTD] Compile fix for dataflash OTP supportDavid Brownell2008-08-07
* | | [MTD] [NOR] cfi_cmdset_0001: Timeouts for erase, write and unlock operationsAnders Grafström2008-08-06
* | | [MTD] [NOR] Add qry_mode_on()/qry_omde_off() to deal with odd chipsAlexey Korolev2008-08-06
* | | [MTD] [NOR] Add "Spansion" to MTD_CFI_AMDSTD kconfig menu descriptionGeorge G. Davis2008-08-06
* | | [MTD] Remove references to TI 'toto' platform.David Woodhouse2008-08-04
* | | [MTD] Use DIV_ROUND_UPJulia Lawall2008-08-02
* | | [MTD] remove code associated with !CONFIG_PPC_MERGEKumar Gala2008-08-01