summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [MTD] [NOR] AT49BV6416 has swapped erase regionsHaavard Skinnemoen2008-10-181-4/+12
* [MTD] [NAND] GPIO NAND flash driverMike Rapoport2008-10-184-0/+401
* [MTD] cmdlineparts documentation change - explain where mtd-id comes fromPhilip Rakity2008-10-181-0/+1
* [MTD] cfi_cmdset_0002.c: Add Macronix CFI V1.0 TopBottom detectionChristopher Moore2008-10-181-0/+36
* [MTD] [NAND] Fix compilation warnings in drivers/mtd/nand/cs553x_nand.cManish Katiyar2008-10-181-0/+2
* [JFFS2] Write buffer offset adjustment for NOR-ECC (Sibley) flashAlexander Belyakov2008-10-182-4/+5
* [MTD] mtdoops: Fix a bug where block may not be erasedRichard Purdie2008-10-181-3/+1
* [MTD] mtdoops: Add a magic number to logged kernel oopsRichard Purdie2008-10-181-14/+18
* [MTD] mtdoops: Fix an off by one errorRichard Purdie2008-10-181-3/+3
* Merge branch 'master' of git://git.infradead.org/ubi-2.6David Woodhouse2008-10-183-8/+4
|\
| * UBI: print reserved_peb when it is too largeDeepak Saxena2008-10-091-2/+2
| * UBI: fix IS_ERR testJulien Brunel2008-09-261-1/+1
| * UBI: remove BKLArtem Bityutskiy2008-09-051-5/+1
* | [JFFS2] Correct parameter names of jffs2_compress() in commentsGeert Uytterhoeven2008-10-171-2/+2
* | [MTD] [NAND] sh_flctl: add support for Renesas SuperH FLCTLYoshihiro Shimoda2008-10-144-0/+434
* | [MTD] [NAND] Bug on atmel_nand HW ECC : OOB info not correctly writtenRichard Genoud2008-10-141-52/+6
* | [MTD] [MAPS] Remove unused variable after ROM API cleanup.David Woodhouse2008-10-141-2/+0
* | [MTD] m25p80.c extended jedec support (v2)Chen Gong2008-10-141-2/+2
* | [MTD] remove unused mtd parameter in of_mtd_parse_partitions()Sebastian Andrzej Siewior2008-10-134-6/+2
* | [MTD] [NAND] remove dead Kconfig associated with !CONFIG_PPC_MERGEKumar Gala2008-10-101-7/+0
* | [MTD] [NAND] driver extension to support NAND on TQM85xx modulesWolfgang Grandegger2008-10-102-5/+14
* | [MTD] [NAND] fsl_upm: update driver for the new OF bindingsAnton Vorontsov2008-10-101-24/+33
* | [MTD] [INFTL] Fix infinite loop in INFTL_foldchainDaniel Rosenthal2008-10-081-1/+4
* | [MTD] [MAPS] Maps: make uclinux mapping driver depend on MTD_RAM Mike Frysinger2008-09-261-1/+1
* | [MTD] [NOR] intel_dc21285 switch to ROM APIAlan Cox2008-09-261-13/+3
* | Export the ROM enable/disable helpersAlan Cox2008-09-262-2/+6
* | [MTD] [NOR] fix cfi_cmdset_0001 FL_SYNCING race (take 2)Alexander Belyakov2008-09-261-2/+15
* | [MTD] [NAND] nand_base.c: reset chip firstKarl Beldan2008-09-161-0/+8
* | [MTD] [NAND] OMAP2: add retry after read timeoutAdrian Hunter2008-09-161-3/+23
* | [MTD] [NAND] Freescale i.MX2 NAND driverSascha Hauer2008-09-024-0/+1112
* | [MTD] [NAND] pxa3xx_nand: added warning which tells id of detected NANDEnrico Scholz2008-09-011-1/+4
* | [MTD] [NAND] pxa3xx_nand: moved some helper variables out from platform dataEnrico Scholz2008-09-012-26/+26
* | [MTD] [NAND] pxa3xx_nand: added some 'const' annotations to the exported APIEnrico Scholz2008-09-012-9/+9
* | [MTD] [NAND] pxa3xx_nand: allow to disable builtin flash-type tableEnrico Scholz2008-09-012-0/+11
* | [MTD] [NAND] pxa3xx_nand: allow to define flash types in the platform dataEnrico Scholz2008-09-012-2/+19
* | [MTD] [NAND] pxa3xx_nand: moved nand definitions into shared platform headerEnrico Scholz2008-09-012-44/+44
* | [MTD] [NOR] Select MTD_CFI_UTIL when MTD_CFI probe routine is enabledDavid Woodhouse2008-09-011-0/+1
* | [MTD] [NAND] pxa3xx_nand_flash: Add definition of STM2GbX16 NAND flashesSemun Lee2008-09-011-0/+23
* | CRED: Wrap task credential accesses in the JFFS2 filesystemDavid Howells2008-09-011-2/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2008-09-011758-19102/+61067
|\ \
| * | Resource handling: add 'insert_resource_expand_to_fit()' functionLinus Torvalds2008-08-292-25/+64
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2008-08-293-1/+8
| |\ \
| | * | ALSA: oxygen: fix distorted output on AK4396-based cardsClemens Ladisch2008-08-292-0/+8
| | * | Revert "ALSA: hda - Added model selection for iMac 24""Takashi Iwai2008-08-271-1/+0
| * | | Don't trigger softlockup detector on network fs blocked tasksAndi Kleen2008-08-291-0/+4
| * | | Revert "x86: fix HPET regression in 2.6.26 versus 2.6.25, check hpet against ...Linus Torvalds2008-08-291-78/+0
| | |/ | |/|
| * | Linux 2.6.27-rc5v2.6.27-rc5Linus Torvalds2008-08-281-1/+1
| * | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-08-2841-313/+17518
| |\ \
| | * | [ARM] 5226/1: remove unmatched comment end.Jean-Christophe DUBOIS2008-08-281-1/+1
| | * | Merge branch 'omap-rmk'Russell King2008-08-2720-220/+17310
| | |\ \
OpenPOWER on IntegriCloud