summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-10-20[MTD] [NAND] GPIO driver depends on ARM... for now.David Woodhouse1-1/+1
2008-10-20[MTD] [NAND] sh_flctl: fix compile errorYoshihiro Shimoda1-0/+577
2008-10-18[MTD] [NOR] AT49BV6416 has swapped erase regionsHaavard Skinnemoen1-4/+12
2008-10-18[MTD] [NAND] GPIO NAND flash driverMike Rapoport4-0/+401
2008-10-18[MTD] cmdlineparts documentation change - explain where mtd-id comes fromPhilip Rakity1-0/+1
2008-10-18[MTD] cfi_cmdset_0002.c: Add Macronix CFI V1.0 TopBottom detectionChristopher Moore1-0/+36
2008-10-18[MTD] [NAND] Fix compilation warnings in drivers/mtd/nand/cs553x_nand.cManish Katiyar1-0/+2
2008-10-18[JFFS2] Write buffer offset adjustment for NOR-ECC (Sibley) flashAlexander Belyakov2-4/+5
2008-10-18[MTD] mtdoops: Fix a bug where block may not be erasedRichard Purdie1-3/+1
2008-10-18[MTD] mtdoops: Add a magic number to logged kernel oopsRichard Purdie1-14/+18
2008-10-18[MTD] mtdoops: Fix an off by one errorRichard Purdie1-3/+3
2008-10-18Merge branch 'master' of git://git.infradead.org/ubi-2.6David Woodhouse3-8/+4
2008-10-17[JFFS2] Correct parameter names of jffs2_compress() in commentsGeert Uytterhoeven1-2/+2
2008-10-14[MTD] [NAND] sh_flctl: add support for Renesas SuperH FLCTLYoshihiro Shimoda4-0/+434
2008-10-14[MTD] [NAND] Bug on atmel_nand HW ECC : OOB info not correctly writtenRichard Genoud1-52/+6
2008-10-14[MTD] [MAPS] Remove unused variable after ROM API cleanup.David Woodhouse1-2/+0
2008-10-14[MTD] m25p80.c extended jedec support (v2)Chen Gong1-2/+2
2008-10-13[MTD] remove unused mtd parameter in of_mtd_parse_partitions()Sebastian Andrzej Siewior4-6/+2
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-09UBI: print reserved_peb when it is too largeDeepak Saxena1-2/+2
2008-10-08[MTD] [INFTL] Fix infinite loop in INFTL_foldchainDaniel Rosenthal1-1/+4
2008-09-26[MTD] [MAPS] Maps: make uclinux mapping driver depend on MTD_RAM Mike Frysinger1-1/+1
2008-09-26[MTD] [NOR] intel_dc21285 switch to ROM APIAlan Cox1-13/+3
2008-09-26Export the ROM enable/disable helpersAlan Cox2-2/+6
2008-09-26[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-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-05UBI: remove BKLArtem Bityutskiy1-5/+1
2008-09-02[MTD] [NAND] Freescale i.MX2 NAND driverSascha Hauer4-0/+1112
2008-09-01[MTD] [NAND] pxa3xx_nand: added warning which tells id of detected NANDEnrico Scholz1-1/+4
2008-09-01[MTD] [NAND] pxa3xx_nand: moved some helper variables out from platform dataEnrico Scholz2-26/+26
2008-09-01[MTD] [NAND] pxa3xx_nand: added some 'const' annotations to the exported APIEnrico Scholz2-9/+9
2008-09-01[MTD] [NAND] pxa3xx_nand: allow to disable builtin flash-type tableEnrico Scholz2-0/+11
2008-09-01[MTD] [NAND] pxa3xx_nand: allow to define flash types in the platform dataEnrico Scholz2-2/+19
2008-09-01[MTD] [NAND] pxa3xx_nand: moved nand definitions into shared platform headerEnrico Scholz2-44/+44
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-01CRED: Wrap task credential accesses in the JFFS2 filesystemDavid Howells1-2/+2
2008-09-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse1758-19102/+61067
2008-09-01[JFFS2] Move JFFS2 config options out of fs/KconfigAlexey Dobriyan2-189/+189
2008-08-29Resource handling: add 'insert_resource_expand_to_fit()' functionLinus Torvalds2-25/+64
2008-08-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds3-1/+8
2008-08-29Don't trigger softlockup detector on network fs blocked tasksAndi Kleen1-0/+4
2008-08-29Revert "x86: fix HPET regression in 2.6.26 versus 2.6.25, check hpet against ...Linus Torvalds1-78/+0
2008-08-29ALSA: oxygen: fix distorted output on AK4396-based cardsClemens Ladisch2-0/+8
2008-08-28Linux 2.6.27-rc5Linus Torvalds1-1/+1
2008-08-28Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds41-313/+17518