Age | Commit message (Expand) | Author |
2012-07-06 | mtd: nand: teach write_page and write_page_raw return an error code | Josh Wu |
2012-07-06 | mtd: nand: kill NAND_NO_READRDY | Brian Norris |
2012-07-06 | mtd: nand: remove NAND_BBT_SEARCH option | Brian Norris |
2012-07-06 | mtd: nand: add Eon Silicon Solutions manufacturer ID | Brian Norris |
2012-07-06 | mtd: sh_flctl: Restructure the hardware ECC handling | Bastian Hecht |
2012-07-06 | mtd: sh_flctl: Use different OOB layout | Bastian Hecht |
2012-07-06 | mtd: sh_flctl: Add support for error IRQ | Bastian Hecht |
2012-07-06 | mtd: move mtd_read_oob() definition out of mtd.h | Brian Norris |
2012-06-01 | Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2012-05-21 | UBI: modify ubi_wl_flush function to clear work queue for a lnum | Joel Reardon |
2012-05-21 | UBI: introduce UBI_ALL constant | Artem Bityutskiy |
2012-05-20 | UBI: Kill data type hint | Richard Weinberger |
2012-05-13 | mtd: nand: remove 'sndcmd' parameter of 'read_oob/read_oob_raw' | Shmulik Ladkani |
2012-05-13 | mtd: gpmi: add device tree support to gpmi-nand | Huang Shijie |
2012-05-13 | mtd: nand: add 'oob_required' argument to NAND {read,write}_page interfaces | Brian Norris |
2012-05-13 | mtd: add read_byte support to plat_nand | John Crispin |
2012-05-13 | mtd: nand: kill NAND_NO_AUTOINCR option | Brian Norris |
2012-05-13 | mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEAN | Mike Dunn |
2012-05-13 | mtd: bitflip_threshold added to mtd_info and sysfs | Mike Dunn |
2012-05-13 | mtd: ecc_strength is at ecc step granularity | Mike Dunn |
2012-03-30 | Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2012-03-28 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds |
2012-03-28 | Remove all #inclusions of asm/system.h | David Howells |
2012-03-28 | Add #includes needed to permit the removal of asm/system.h | David Howells |
2012-03-27 | mtd: add device-tree support to spear_smi | Stefan Roese |
2012-03-27 | mtd: Add device-tree support to fsmc_nand | Stefan Roese |
2012-03-27 | mtd: nand/fsmc: Remove sparse warnings and errors | Vipin Kumar |
2012-03-27 | mtd: nand/fsmc: Add DMA support | Vipin Kumar |
2012-03-27 | mtd: nand/fsmc: Access the NAND device word by word whenever possible | Vipin Kumar |
2012-03-27 | mtd: nand/fsmc: Modify fsmc driver to accept nand timing parameters via platform | Vipin Kumar |
2012-03-27 | mtd: add ecc_strength fields to mtd structs | Mike Dunn |
2012-03-27 | mtd: sh_flctl: Add power management with QoS request | Bastian Hecht |
2012-03-27 | mtd: fsmc: Move ALE, CLE defines to their respective platform | Shiraz Hashim |
2012-03-27 | mtd: fsmc: use ALE and CLE offsets from platform data | Shiraz Hashim |
2012-03-27 | mtd: sh_flctl: Add FLHOLDCR register | Bastian Hecht |
2012-03-27 | mtd: sh_flctl: Use cached register value for FLCMNCR | Bastian Hecht |
2012-03-27 | mtd: sh_flctl: Expand FLCMNCR register bit field | Bastian Hecht |
2012-03-27 | mtd: check for zero length in OTP functions | Artem Bityutskiy |
2012-03-27 | mtd: remove junk pmc551.h | Artem Bityutskiy |
2012-03-27 | mtd: remove R/O checking duplication | Artem Bityutskiy |
2012-03-27 | mtd: add offset and length checks to the API function | Artem Bityutskiy |
2012-03-27 | mtd: return error code from mtd_unpoint | Artem Bityutskiy |
2012-03-27 | mtd: nand: write BBM to OOB even with flash-based BBT | Brian Norris |
2012-03-27 | mtd: add leading underscore to all mtd functions | Artem Bityutskiy |
2012-03-27 | mtd: ST SPEAr: Add SMI driver for serial NOR flash | Shiraz Hashim |
2012-03-27 | mtd: nand: correct comment on nand_chip badblockbits | Brian Norris |
2012-03-27 | mtd: mtdblock: call mtd_sync() only if opened for write | Alexander Stein |
2012-03-04 | BUG: headers with BUG/BUG_ON etc. need linux/bug.h | Paul Gortmaker |
2012-02-04 | Merge tag 'for-linus-3.3' of git://git.infradead.org/~dwmw2/mtd-3.3 | Linus Torvalds |
2012-02-01 | mtd: fix merge conflict resolution breakage | Artem Bityutskiy |