aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-11-07
|\
| * mtd: tests: annotate as DANGEROUS in KconfigWolfram Sang2011-10-30
| * mtd: tests: don't use mtd0 as a defaultWolfram Sang2011-10-30
| * mtd: clean up usage of MTD_DOCPROBE_ADDRESSPaul Bolle2011-10-30
| * jffs2: add compr=lzo and compr=zlib optionsAndres Salomon2011-10-19
| * jffs2: implement mount option parsing and compression overridingAndres Salomon2011-10-19
| * mtd: nand: initialize ops.modeBrian Norris2011-10-16
| * mtd: provide an alias for the redboot module nameAndres Salomon2011-10-16
| * mtd: m25p80: don't probe device which has status of 'disabled'Shaohui Xie2011-10-16
| * mtd: nand_h1900 never workedArnd Bergmann2011-10-16
| * mtd: Add DiskOnChip G3 supportRobert Jarzmik2011-10-14
| * mtd: m25p80: add EON flash EN25Q32B into spi flash id tableShaohui Xie2011-10-14
| * mtd: mark block device queue as non-rotationalDan McGee2011-10-14
| * mtd: r852: make r852_pm_ops staticAxel Lin2011-10-01
| * mtd: m25p80: add support for at25df321a spi data flashMikhail Kshevetskiy2011-09-26
| * mtd: mxc_nand: preset_v1_v2: unlock all NAND flash blocksWolfram Stering2011-09-23
| * mtd: nand: switch `check_pattern()' to standard `memcmp()'Brian Norris2011-09-21
| * mtd: nand: invalidate cache on unaligned readsBrian Norris2011-09-21
| * mtd: nand: do not scan bad blocks with NAND_BBT_NO_OOB setBrian Norris2011-09-21
| * mtd: nand: wait to set BBT versionBrian Norris2011-09-21
| * mtd: nand: scrub BBT on ECC errorsBrian Norris2011-09-21
| * mtd: nand: report ECC errors properly when reading BBTBrian Norris2011-09-21
| * mtd: utilize `mtd_is_*()' functionsBrian Norris2011-09-21
| * mtd: define `mtd_is_*()' functionsBrian Norris2011-09-21
| * mtd: nand: remove gotos in `check_create()'Brian Norris2011-09-11
| * mtd: nand: begin restructuring check_createBrian Norris2011-09-11
| * mtd: nand: fix styleBrian Norris2011-09-11
| * mtd: nand: remove unnecessary variableBrian Norris2011-09-11
| * mtd: nand: do not ignore all ECC errorsBrian Norris2011-09-11
| * mtd: nand: refactor scanning codeBrian Norris2011-09-11
| * mtd: drop Integrator flash map KconfigLinus Walleij2011-09-11
| * mtd: kill old field for `struct mtd_info_user'Brian Norris2011-09-11
| * mtd: nand: kill member `ops' of `struct nand_chip'Brian Norris2011-09-11
| * mtd: document ABIBrian Norris2011-09-11
| * mtd: add MEMWRITE ioctlBrian Norris2011-09-11
| * mtd: rename MTD_MODE_* to MTD_FILE_MODE_*Brian Norris2011-09-11
| * mtd: rename MTD_OOB_* to MTD_OPS_*Brian Norris2011-09-11
| * mtd: move mtd_oob_mode_t to shared kernel/user spaceBrian Norris2011-09-11
| * mtd: support reading OOB without ECCBrian Norris2011-09-11
| * mtd: nand: document nand_chip.oob_poiBrian Norris2011-09-11
| * mtd: support writing OOB without ECCBrian Norris2011-09-11
| * mtd: add the common code for GPMI-NAND controller driverHuang Shijie2011-09-11
| * mtd: add GPMI-NAND driver in the config and MakefileHuang Shijie2011-09-11
| * mtd: add helper functions library and header files for GPMI NAND driverHuang Shijie2011-09-11
| * mtd: check parts pointer before using itJason Liu2011-09-11
| * mtd: style fixups in multi-line comment, indentationBrian Norris2011-09-11
| * mtd: nand: fix spelling error (date => data)Brian Norris2011-09-11
| * mtd: remove MEMSETOOBSEL macro definitionBrian Norris2011-09-11
| * mtd: doc: remove mention of MEMSETOOBSELBrian Norris2011-09-11
| * mtd: do not assume oobsize is power of 2Brian Norris2011-09-11