| Commit message (Expand) | Author | Age |
* | mtd: nand: edit macro flag for BBT scan of last page in block | Brian Norris | 2010-08-02 |
* | mtd: mtdconcat: fix bug with uninitialized lock and unlock functions | Martin Krause | 2010-08-02 |
* | mtd: nand_ids: add two entries for NAND chips | Brian Norris | 2010-08-02 |
* | mtd: mxc_nand: remove unused variable | Uwe Kleine-König | 2010-08-02 |
* | mtd: physmap: use resource_size() | H Hartley Sweeten | 2010-08-02 |
* | mtd: add an ioctl to query the lock status of a flash sector | Richard Cochran | 2010-08-02 |
* | mtd: denali: add Kconfig dependency | Karl Beldan | 2010-08-02 |
* | mtd: m25p80: Add support for Macronix 25L8005 | Martin Michlmayr | 2010-08-02 |
* | mtd: return success on blktrans_ioctl | Dan Carpenter | 2010-08-02 |
* | mtd: remove redundant dependency checks in Kconfig files | Kyle Spaans | 2010-08-02 |
* | mtd: mxc_nand: fix OOB accesses on i.MX27 | Sascha Hauer | 2010-08-02 |
* | mtd: sst25l: check for null consistently | Dan Carpenter | 2010-08-02 |
* | drivers/mtd/maps: introduce missing kfree | Julia Lawall | 2010-06-03 |
* | of/mtd: nand: fix build breakage in drivers | Anatolij Gustschin | 2010-06-03 |
* | jffs2: Fix NFS race by using insert_inode_locked() | David Woodhouse | 2010-06-03 |
* | jffs2: Fix in-core inode leaks on error paths | David Woodhouse | 2010-06-03 |
* | mtd: Fix NAND submenu | Maxim Levitsky | 2010-06-03 |
* | mtd/r852: update card detect early. | Maxim Levitsky | 2010-06-02 |
* | mtd/r852: Fixes in case of DMA timeout | Maxim Levitsky | 2010-06-02 |
* | mtd/r852: register IRQ as last step | Maxim Levitsky | 2010-06-02 |
* | drivers/mtd: Use memdup_user | Julia Lawall | 2010-05-22 |
* | docbook: make mtd nand module init static | H Hartley Sweeten | 2010-05-21 |
* | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2010-05-21 |
|\ |
|
| * | mtd: cfi_cmdset_0002: use AMD standard command-set with Winbond flash chips | Guillaume LECERF | 2010-05-20 |
| * | mtd: cfi_cmdset_0002: Fix MODULE_ALIAS and linkage for new 0701 commandset ID | David Woodhouse | 2010-05-20 |
| * | mtd: mxc_nand: Remove duplicate NAND_CMD_RESET case value | David Woodhouse | 2010-05-20 |
| * | mtd: update gfp/slab.h includes | Tejun Heo | 2010-05-19 |
| * | jffs2: Stop triggering block erases from jffs2_write_super() | Joakim Tjernlund | 2010-05-19 |
| * | jffs2: Rename jffs2_erase_pending_trigger() to jffs2_dirty_trigger() | Joakim Tjernlund | 2010-05-19 |
| * | jffs2: Use jffs2_garbage_collect_trigger() to trigger pending erases | David Woodhouse | 2010-05-19 |
| * | jffs2: Require jffs2_garbage_collect_trigger() to be called with lock held | David Woodhouse | 2010-05-19 |
| * | jffs2: Wake GC thread when there are blocks to be erased | Joakim Tjernlund | 2010-05-19 |
| * | jffs2: Erase pending blocks in GC pass, avoid invalid -EIO return | David Woodhouse | 2010-05-19 |
| * | jffs2: Add 'work_done' return value from jffs2_erase_pending_blocks() | Joakim Tjernlund | 2010-05-19 |
| * | mtd: mtdchar: Do not corrupt backing device of device node inode | Kirill A. Shutemov | 2010-05-18 |
| * | mtd/maps/pcmciamtd: Fix printk format for ssize_t in debug messages | David Woodhouse | 2010-05-17 |
| * | drivers/mtd: Use kmemdup | Julia Lawall | 2010-05-15 |
| * | mtd: cfi_cmdset_0002: Fix argument order in bootloc warning | David Woodhouse | 2010-05-14 |
| * | mtd: nand: add Toshiba TC58NVG0 device ID | Florian Fainelli | 2010-05-13 |
| * | pcmciamtd: add another ID | Dominik Brodowski | 2010-05-13 |
| * | pcmciamtd: coding style cleanups | Alexander Kurz | 2010-05-13 |
| * | pcmciamtd: fixing obvious errors | Alexander Kurz | 2010-05-13 |
| * | mtd: chips: add SST39WF160x NOR-flashes | Wolfram Sang | 2010-05-13 |
| * | mtd: nand: support alternate BB marker locations on MLC | Kevin Cernekee | 2010-05-13 |
| * | mtd: nand: extend NAND flash detection to new MLC chips | Kevin Cernekee | 2010-05-13 |
| * | mtd: suppress warnings in inline_map_read() | Kevin Cernekee | 2010-05-13 |
| * | mtd: map.h: add missing bug.h include | Kevin Cernekee | 2010-05-13 |
| * | mtd: sst25l: fix multi-part messages with broken spi masters | H Hartley Sweeten | 2010-05-13 |
| * | mtd: add Samsung SoC OneNAND driver | Kyungmin Park | 2010-05-13 |
| * | mtd: onenand: add workaround for SYNC_WRITE mode | Kyungmin Park | 2010-05-13 |