aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2008-10-14[MTD] [MAPS] Remove unused variable after ROM API cleanup.David Woodhouse
2008-10-14[MTD] m25p80.c extended jedec support (v2)Chen Gong
2008-10-13[MTD] remove unused mtd parameter in of_mtd_parse_partitions()Sebastian Andrzej Siewior
2008-10-10[MTD] [NAND] remove dead Kconfig associated with !CONFIG_PPC_MERGEKumar Gala
2008-10-10[MTD] [NAND] driver extension to support NAND on TQM85xx modulesWolfgang Grandegger
2008-10-10[MTD] [NAND] fsl_upm: update driver for the new OF bindingsAnton Vorontsov
2008-10-08[MTD] [INFTL] Fix infinite loop in INFTL_foldchainDaniel Rosenthal
2008-09-26[MTD] [MAPS] Maps: make uclinux mapping driver depend on MTD_RAM Mike Frysinger
2008-09-26[MTD] [NOR] intel_dc21285 switch to ROM APIAlan Cox
2008-09-26[MTD] [NOR] fix cfi_cmdset_0001 FL_SYNCING race (take 2)Alexander Belyakov
2008-09-16[MTD] [NAND] nand_base.c: reset chip firstKarl Beldan
2008-09-16[MTD] [NAND] OMAP2: add retry after read timeoutAdrian Hunter
2008-09-02[MTD] [NAND] Freescale i.MX2 NAND driverSascha Hauer
2008-09-01[MTD] [NAND] pxa3xx_nand: added warning which tells id of detected NANDEnrico Scholz
2008-09-01[MTD] [NAND] pxa3xx_nand: moved some helper variables out from platform dataEnrico Scholz
2008-09-01[MTD] [NAND] pxa3xx_nand: added some 'const' annotations to the exported APIEnrico Scholz
2008-09-01[MTD] [NAND] pxa3xx_nand: allow to disable builtin flash-type tableEnrico Scholz
2008-09-01[MTD] [NAND] pxa3xx_nand: allow to define flash types in the platform dataEnrico Scholz
2008-09-01[MTD] [NAND] pxa3xx_nand: moved nand definitions into shared platform headerEnrico Scholz
2008-09-01[MTD] [NOR] Select MTD_CFI_UTIL when MTD_CFI probe routine is enabledDavid Woodhouse
2008-09-01[MTD] [NAND] pxa3xx_nand_flash: Add definition of STM2GbX16 NAND flashesSemun Lee
2008-09-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2008-08-25[MTD] [NAND] nand_ecc.c: adding support for 512 byte eccSingh, Vimal
2008-08-25[MTD] [NAND] au1550nd.c: remove unused #include <version.h>Huang Weiyi
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk
2008-08-20[MTD] [NAND] Fix missing kernel-docAlexey Korolev
2008-08-20[MTD] [NAND] nand_ecc.c: fix big endian, strengthen test, add printkfrans
2008-08-17[MTD] removed unused #include <version.h>Huang Weiyi
2008-08-16Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-08-16[MTD] [NAND] Minor cleanup of nand_ecc.cDavid Woodhouse
2008-08-16[MTD] [NAND] nand_ecc.c: rewrite for improved performancefrans
2008-08-15[MTD] [OneNAND] OMAP3: add delay for GPIOAdrian Hunter
2008-08-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2008-08-12[MTD] [OneNAND] Add OMAP2 / OMAP3 OneNAND driverAdrian Hunter
2008-08-12[MTD] Define and use MTD_FAIL_ADDR_UNKNOWN instead of 0xffffffffAdrian Hunter
2008-08-11[MTD] m25p80.c extended jedec supportChen Gong
2008-08-11[MTD] m25p80.c code cleanupChen Gong
2008-08-11[MTD] m25p80.c erase enhanceChen Gong
2008-08-11[MTD] [NAND] drivers/mtd/nand/nandsim.c: remove duplicated #includeHuang Weiyi
2008-08-10mfd: have TMIO drivers and subdevices depend on ARMSamuel Ortiz
2008-08-10mfd: driver for the TMIO NAND controllerIan Molton
2008-08-09[ARM] Move include/asm-arm/plat-orion to arch/arm/plat-orion/include/platLennert Buytenhek
2008-08-07[MTD] [NOR] Rename and export new cfi_qry_*() functionsDavid Woodhouse
2008-08-07[MTD] make dataflash write-verify be optionalDavid Brownell
2008-08-07[MTD] Compile fix for dataflash OTP supportDavid Brownell
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesRussell King
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King
2008-08-06[MTD] [NOR] cfi_cmdset_0001: Timeouts for erase, write and unlock operationsAnders Grafström
2008-08-06[MTD] [NOR] Add qry_mode_on()/qry_omde_off() to deal with odd chipsAlexey Korolev