Age | Commit message (Expand) | Author |
2005-11-09 | [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason | Olaf Hering |
2005-11-09 | [PATCH] mtd: onenand_base needs sched.h | Andrew Morton |
2005-11-09 | [PATCH] mtd: rfd_ftl build fix | Andrew Morton |
2005-11-07 | Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6 | Linus Torvalds |
2005-11-07 | [PATCH] check for failed kmalloc in inftlmount.c | Greg Ungerer |
2005-11-07 | [PATCH] kfree cleanup: drivers/mtd | Jesper Juhl |
2005-11-07 | [MTD] chips: Clean up trailing white spaces | Thomas Gleixner |
2005-11-07 | [MTD] OneNAND: Clean up trailing white spaces | Thomas Gleixner |
2005-11-07 | [MTD] NAND: Clean up trailing white spaces | Thomas Gleixner |
2005-11-07 | [MTD] devices: Clean up trailing white spaces | Thomas Gleixner |
2005-11-07 | [MTD] maps: Clean up trailing white spaces | Thomas Gleixner |
2005-11-07 | [MTD] chips: Clean up trailing white spaces | Thomas Gleixner |
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 | [MTD] NAND s3c2410.c: Fix timing calculation bugs | Ben Dooks |
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 | [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 | [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 | [MTD] NAND: Alchemy board driver cleanup | Pete Popov |
2005-11-06 | [MTD] maps: Add support for MTX-1 Flash device | Joern Engel |
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 | 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 | [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 |
2005-11-06 | [PATCH] OneNAND: Simple Bad Block handling support | Kyungmin Park |