summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)AuthorFilesLines
2008-10-11Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-1/+4
2008-10-10[MTD] [NAND] remove dead Kconfig associated with !CONFIG_PPC_MERGEKumar Gala1-7/+0
2008-10-10[MTD] [NAND] driver extension to support NAND on TQM85xx modulesWolfgang Grandegger2-5/+14
2008-10-10[MTD] [NAND] fsl_upm: update driver for the new OF bindingsAnton Vorontsov1-24/+33
2008-10-10Merge branch 'pxa-all' into develRussell King1-1/+1
2008-10-09UBI: print reserved_peb when it is too largeDeepak Saxena1-2/+2
2008-10-09Support 'discard sectors' operation.David Woodhouse1-0/+24
2008-10-09Support 'discard sectors' operation in translation layer support coreDavid Woodhouse1-0/+16
2008-10-08[MTD] [INFTL] Fix infinite loop in INFTL_foldchainDaniel Rosenthal1-1/+4
2008-10-07Merge branches 'metronomefb', 'pxa-cm2xx', 'pxa-gumstix', 'pxa-misc', 'pxa-mi...Russell King3-11/+15
2008-10-07[ARM] 5282/1: pxa: add CM-X255 supportMike Rapoport1-1/+1
2008-09-27[MTD] [MAPS] Maps: make uclinux mapping driver depend on MTD_RAM Mike Frysinger1-1/+1
2008-09-27[MTD] [NOR] intel_dc21285 switch to ROM APIAlan Cox1-13/+3
2008-09-27[MTD] [NOR] fix cfi_cmdset_0001 FL_SYNCING race (take 2)Alexander Belyakov1-2/+15
2008-09-26UBI: fix IS_ERR testJulien Brunel1-1/+1
2008-09-22[ARM] 5265/3: [AT91] Add copyright infoAndrew Victor1-0/+3
2008-09-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...David S. Miller2-10/+14
2008-09-16[MTD] [NAND] nand_base.c: reset chip firstKarl Beldan1-0/+8
2008-09-16[MTD] [NAND] OMAP2: add retry after read timeoutAdrian Hunter1-3/+23
2008-09-05[MTD] [NAND] tmio_nand: fix base address programmingDmitry Baryshkov1-4/+4
2008-09-05UBI: remove BKLArtem Bityutskiy1-5/+1
2008-09-04[MTD] [NAND] Define and use PCI_DEVICE_ID_MARVELL_88ALP01_NAND for CAFÉDavid Woodhouse1-1/+5
2008-09-03[MTD] [NAND] Freescale i.MX2 NAND driverSascha Hauer3-0/+1085
2008-09-02[MTD] mtdchar.c: Fix regression in MEMGETREGIONINFO ioctl()Zev Weiss1-6/+10
2008-09-02[MTD] [NAND] pxa3xx_nand: added warning which tells id of detected NANDEnrico Scholz1-1/+4
2008-09-02[MTD] [NAND] pxa3xx_nand: moved some helper variables out from platform dataEnrico Scholz1-18/+25
2008-09-02[MTD] [NAND] pxa3xx_nand: added some 'const' annotations to the exported APIEnrico Scholz1-5/+5
2008-09-02[MTD] [NAND] pxa3xx_nand: allow to disable builtin flash-type tableEnrico Scholz2-0/+11
2008-09-02[MTD] [NAND] pxa3xx_nand: allow to define flash types in the platform dataEnrico Scholz1-2/+16
2008-09-02[MTD] [NAND] pxa3xx_nand: moved nand definitions into shared platform headerEnrico Scholz1-44/+0
2008-09-01[MTD] [NOR] Select MTD_CFI_UTIL when MTD_CFI probe routine is enabledDavid Woodhouse1-0/+1
2008-09-01[MTD] [NAND] pxa3xx_nand_flash: Add definition of STM2GbX16 NAND flashesSemun Lee1-0/+23
2008-09-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse1-1/+1
2008-08-31pcmcia: remove unused argument to pcmcia_parse_tuple()Dominik Brodowski1-6/+1
2008-08-31sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller1-1/+1
2008-08-30sun_uflash: Convert to pure OF driver.David S. Miller1-38/+35
2008-08-25[MTD] [NAND] nand_ecc.c: adding support for 512 byte eccSingh, Vimal1-24/+62
2008-08-25[MTD] [NAND] au1550nd.c: remove unused #include <version.h>Huang Weiyi1-1/+0
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk4-4/+0
2008-08-23pcmcia: deprecate CS_SUCCESSDominik Brodowski1-9/+8
2008-08-23pcmcia: remove remaining in-kernel pcmcia_get_configuration_info() usersDominik Brodowski1-11/+1
2008-08-21[MTD] [NAND] Fix missing kernel-docAlexey Korolev2-6/+6
2008-08-20[MTD] [NAND] nand_ecc.c: fix big endian, strengthen test, add printkfrans1-11/+33
2008-08-17[MTD] removed unused #include <version.h>Huang Weiyi3-3/+0
2008-08-17Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2008-08-16[MTD] [NAND] Minor cleanup of nand_ecc.cDavid Woodhouse1-11/+9
2008-08-16[MTD] [NAND] nand_ecc.c: rewrite for improved performancefrans1-124/+372
2008-08-15[MTD] [OneNAND] OMAP3: add delay for GPIOAdrian Hunter1-2/+7
2008-08-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse24-36/+607
2008-08-12[MTD] [OneNAND] Add OMAP2 / OMAP3 OneNAND driverAdrian Hunter3-0/+785