Age | Commit message (Expand) | Author |
2005-11-07 | [MTD] core: Clean up trailing white spaces | Thomas Gleixner |
2005-11-07 | [MTD] chips cfi_cmdset_0002: Prevent timeout race | Konstantin Baidarov |
2005-11-07 | [MTD] maps: Add support for the "TQM834x" Boards | Marian Balakowicz |
2005-11-07 | [MTD] maps ixp2000: fix compile warnings in ixp2000 map driver | Lennert Buytenhek |
2005-11-07 | [MTD] NAND Kconfig: Simplify dependencies | Thomas Gleixner |
2005-11-07 | [MTD] maps/plat-ram: Avoid gcc 4.0 warning | Thomas Gleixner |
2005-11-07 | [MTD] NAND: nand_write_ecc memory and OOB corruption | Todd Poynor |
2005-11-07 | [MTD] NAND nand_base: Fix shift for bad block check (16bit devices only) | Vitaly Wool |
2005-11-07 | [MTD] OneNAND/Kconfig: Fix dependencies | Thomas Gleixner |
2005-11-07 | Revert "[PATCH] OneNAND: Add simulator" | Thomas Gleixner |
2005-11-07 | [MTD] maps/Kconfig: Simplify and update dependencies | Sean Young |
2005-11-07 | [MTD] maps/ts5500: Fix partition support. Code cleanup | Sean Young |
2005-11-07 | [MTD] Tidy up Tims include cleanup | Thomas Gleixner |
2005-11-07 | [MTD] maps/ixp4xx: kill some warnings | David Vrabel |
2005-11-06 | [MTD] NAND sharpsl.c: Add support for akita and borzoi models | Richard Purdie |
2005-11-06 | [MTD] chips/cfi_cmdset_0001: fix for P30 cfi parsing | Nicolas Pitre |
2005-11-06 | [JFFS2] Fix broken compile when debug level = 2 | Artem B. Bityutskiy |
2005-11-06 | [MTD] NAND s3c2410.c: Fix timing calculation bugs | Ben Dooks |
2005-11-06 | [JFFS2] Return 0, not number of bytes written, for success at commit_write | Todd Poynor |
2005-11-06 | [MTD] Don't let gcc inline functions marked __xipram | Nicolas Pitre |
2005-11-06 | [MTD] NAND s3c2410.c: Fix missing dev parameter to dev_err | Ben Dooks |
2005-11-06 | [MTD] maps/plat-ram.c: Initialize owner in device_driver struct | Ben Dooks |
2005-11-06 | [MTD] maps/bast-flash.c: Initialize owner in device_driver struct | Ben Dooks |
2005-11-06 | [MTD] NAND: s3c2410.c Initialize owner in device_driver struct | Ben Dooks |
2005-11-06 | [MTD] mtdpart.c: Allow eraseblock size != power of 2 | Artem B. Bityutskiy |
2005-11-06 | [JFFS2] Fix dataflash support | Artem B. Bityutskiy |
2005-11-06 | [MTD] OneNAND: Enhanced support for DDP (Dual Densitiy Packages) | Kyungmin Park |
2005-11-06 | [MTD] OneNAND: Power Management (PM) support | Kyungmin Park |
2005-11-06 | [JFFS2] Use memset(struct) instead of nulling struct members one by one | Artem B. Bityutskiy |
2005-11-06 | [JFFS2] Remove stale comment | Artem B. Bityutskiy |
2005-11-06 | [MTD] OneNAND: Add missing files | Kyungmin Park |
2005-11-06 | [MTD] NAND: s3c2410 use dev_err() to report errors instead of printk() | Ben Dooks |
2005-11-06 | [JFFS2] Rename jffs2_summary_node to jffs2_raw_summary | Ferenc Havasi |
2005-11-06 | [MTD] NAND: Alchemy board driver cleanup | Pete Popov |
2005-11-06 | [JFFS2] Debug code simplification, update TODO | Artem B. Bityutskiy |
2005-11-06 | [MTD] maps: Add support for MTX-1 Flash device | Joern Engel |
2005-11-06 | [JFFS2] Account summary space in reserved_size. | Ferenc Havasi |
2005-11-06 | [MTD] NAND: Add suspend/resume functionality | Vitaly Wool |
2005-11-06 | [MTD] maps: Add mapping driver for PQ2FADS boards. | Todd Poynor |
2005-11-06 | [JFFS2] Debug message format clean up | Artem B. Bityutskiy |
2005-11-06 | [JFFS2] Call summary collector for all mtd devices with writev support | Ferenc Havasi |
2005-11-06 | OneNAND: Remove OMAP platform driver | Kyungmin Park |
2005-11-06 | [MTD] OneNAND: Add generic platform driver | Kyungmin Park |
2005-11-06 | [MTD] maps/ixp4xx: remove platform specific bits | David Vrabel |
2005-11-06 | [JFFS2] Return real jffs2_sum_init() error code | Ferenc Havasi |
2005-11-06 | [JFFS2] Add erase block summary support (mount time improvement) | Ferenc Havasi |
2005-11-06 | [MTD] OneNAND: Remove experimental Kconfig dependency | Kyungmin Park |
2005-11-06 | [PATCH] OneNAND: Fix bug in write verify | Kyungmin Park |
2005-11-06 | [PATCH] OneNAND: Add simulator | Kyungmin Park |
2005-11-06 | [PATCH] OneNAND: Update OMAP OneNAND mapping using device driver model | Kyungmin Park |