Age | Commit message (Expand) | Author |
2009-04-06 | [MTD] [NAND] Add support for 4KiB pages. | Thomas Gleixner |
2009-04-04 | [MTD] driver model updates | David Brownell |
2009-03-24 | NOMMU: Present backing device capabilities for MTD chardevs | David Howells |
2009-03-20 | [MTD] partitioning utility predicates | David Brownell |
2009-01-09 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2009-01-09 | [MTD] CFI: remove major/minor version check for command set 0x0002 | Wolfgang Grandegger |
2009-01-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-01-06 | mtd: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2009-01-06 | trivial: fix then -> than typos in comments and documentation | Frederik Schwarzer |
2009-01-05 | [MTD] LPDDR extended physmap driver to support LPDDR flash | Alexey Korolev |
2009-01-05 | [MTD] LPDDR added new pfow_base parameter | Alexey Korolev |
2009-01-05 | [MTD] LPDDR PFOW definition | Alexey Korolev |
2009-01-05 | [MTD] LPDDR QINFO records definitions | Alexey Korolev |
2008-12-23 | [MTD] struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2008-12-10 | [MTD] [NAND] remove excess kernel-doc notation | Randy Dunlap |
2008-12-10 | Merge branch 'misc/mtd/sharpsl-nand' of git://git.kernel.org/pub/scm/linux/ke... | David Woodhouse |
2008-12-10 | [MTD] Remove more strange u_intxx_t types | David Woodhouse |
2008-12-10 | [MTD] Remove strange u_int32_t types from FTL | David Woodhouse |
2008-12-10 | [MTD] update internal API to support 64-bit device size | Adrian Hunter |
2008-11-05 | [MTD] [NOR] Fix cfi_send_gen_cmd handling of x16 devices in x8 mode (v4) | Eric W. Biederman |
2008-10-29 | [MTD] sharpsl-nand: use platform_data for model-specific values | Dmitry Baryshkov |
2008-10-20 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2008-10-18 | [MTD] [NAND] GPIO NAND flash driver | Mike Rapoport |
2008-10-14 | [MTD] [NAND] sh_flctl: add support for Renesas SuperH FLCTL | Yoshihiro Shimoda |
2008-10-13 | [MTD] remove unused mtd parameter in of_mtd_parse_partitions() | Sebastian Andrzej Siewior |
2008-10-09 | Support 'discard sectors' operation in translation layer support core | David Woodhouse |
2008-08-20 | [MTD] [NAND] Fix missing kernel-doc | Alexey Korolev |
2008-08-12 | [MTD] Define and use MTD_FAIL_ADDR_UNKNOWN instead of 0xffffffff | Adrian Hunter |
2008-08-07 | [MTD] [NOR] Rename and export new cfi_qry_*() functions | David Woodhouse |
2008-08-06 | [MTD] [NOR] cfi_cmdset_0001: Timeouts for erase, write and unlock operations | Anders Grafström |
2008-08-06 | [MTD] [NOR] Add qry_mode_on()/qry_omde_off() to deal with odd chips | Alexey Korolev |
2008-08-01 | [MTD] [OneNAND] Add defines for HF and sync write | Adrian Hunter |
2008-07-30 | [MTD] MTD_DEBUG always does compile-time typechecks | David Brownell |
2008-07-30 | [MTD] [NAND] fix subpage read for small page NAND | Alexey Korolev |
2008-07-25 | [MTD] [NAND] subpage read feature as a way to increase performance. | Alexey Korolev |
2008-07-25 | Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6 | David Woodhouse |
2008-07-24 | UBI: amend commentaries | Artem Bityutskiy |
2008-07-24 | UBI: add ubi_sync() interface | Artem Bityutskiy |
2008-07-21 | MTD: handle pci_name() being const | Greg Kroah-Hartman |
2008-07-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse |
2008-06-06 | Fix various old email addresses for dwmw2 | David Woodhouse |
2008-06-04 | MTD/JFFS2: remove CVS keywords | Adrian Bunk |
2008-05-01 | [MTD][NOR] Add physical address to point() method | Jared Hulbert |
2008-04-26 | [MTD] Delete long-unused jedec.h header file. | Robert P. J. Day |
2008-04-22 | [MTD] [MAPS] Extend plat-ram to support a supplied probe type | Florian Fainelli |
2008-04-22 | [MTD] [OneNAND] proper onenand_bbt_read_oob() prototype | Adrian Bunk |
2008-04-22 | [MTD] proper prototypes for nftl_{read,write}_oob() | Adrian Bunk |
2008-04-22 | [MTD] proper prototypes for inftl_{read,write}_oob() | Adrian Bunk |
2008-02-07 | [MTD] Add mtd panic_write function pointer | Richard Purdie |
2008-02-03 | Merge git://git.infradead.org/~dedekind/ubi-2.6 | David Woodhouse |