| Commit message (Expand) | Author | Age |
... | |
| * | | | | [MTD] mtdoops: Perform write operations in a workqueue | Richard Purdie | 2008-02-03 |
| * | | | | [MTD] mtdoops: Add further error return code checking | Richard Purdie | 2008-02-03 |
| * | | | | [MTD] [NOR] Test devtype, not definition in flash_probe(), drivers/mtd/device... | Roel Kluin | 2008-02-03 |
| * | | | | [UBI] drivers/mtd/ubi/scan.c: fix uninitialized var warning | akpm@linux-foundation.org | 2008-02-03 |
| * | | | | [UBI] drivers/mtd/ubi/wl.c: fix uninitialized var warning | akpm@linux-foundation.org | 2008-02-03 |
| * | | | | [UBI] drivers/mtd/ubi/cdev.c: unused var | akpm@linux-foundation.org | 2008-02-03 |
| * | | | | [MTD] Factor out OF partition support from the NOR driver. | Scott Wood | 2008-02-03 |
| * | | | | [MTD] jedec probe: drop unnecessary forward declarations | Ilpo Järvinen | 2008-02-03 |
| * | | | | [MTD] JEDEC probe: kill some inline bloat | Ilpo Järvinen | 2008-02-03 |
| | |/ /
| |/| | |
|
| * | | | [MTD] [NAND] fix s3c2410 error correction | Matt Reimer | 2008-01-26 |
| | |/
| |/| |
|
| * | | [MTD] [NAND] make s3c2410 indicate an error for multi-bit read errors | Matt Reimer | 2008-01-12 |
| * | | [MTD] [NOR] Fix incorrect interface code for x16/x32 chips | Bartlomiej Sieka | 2008-01-10 |
| * | | [MTD] [NAND] Don't panic if a controller driver does ecc its own way. | Scott Wood | 2008-01-08 |
| * | | [MTD] [MAPS] Remove Photron PNC-2000 map driver | David Woodhouse | 2008-01-08 |
| * | | [MTD] mtdchar.c: ioctl always returns 0 as size written for ppc64 | David Scidmore | 2008-01-08 |
| * | | UBI: bugfix: do not forget to increment vol_count | Artem Bityutskiy | 2007-12-26 |
| * | | UBI: do not support kiB | Artem Bityutskiy | 2007-12-26 |
| * | | UBI: add mtd_num sysfs attribute | Artem Bityutskiy | 2007-12-26 |
| * | | UBI: fix mtd device string parsing | Artem Bityutskiy | 2007-12-26 |
| * | | UBI: use separate mutex for volumes checking | Artem Bityutskiy | 2007-12-26 |
| * | | UBI: handle attach ioctl | Artem Bityutskiy | 2007-12-26 |
| * | | UBI: remove data_offset | Artem Bityutskiy | 2007-12-26 |
| * | | UBI: prepare attach and detach functions | Artem Bityutskiy | 2007-12-26 |
| * | | UBI: add UBI devices reference counting | Artem Bityutskiy | 2007-12-26 |
| * | | UBI: add UBI control device | Artem Bityutskiy | 2007-12-26 |
| * | | UBI: fix comment | Artem Bityutskiy | 2007-12-26 |
| * | | UBI: fix ubi_wl_flush | Artem Bityutskiy | 2007-12-26 |
| * | | UBI: fix printk | Artem Bityutskiy | 2007-12-26 |
| * | | UBI: bugfix: protect from volume removal | Artem Bityutskiy | 2007-12-26 |
| * | | UBI: improve comment | Artem Bityutskiy | 2007-12-26 |
| * | | UBI: add PID to debugging prints | Artem Bityutskiy | 2007-12-26 |
| * | | UBI: tweak volumes locking some more | Artem Bityutskiy | 2007-12-26 |
| * | | UBI: introduce volume refcounting | Artem Bityutskiy | 2007-12-26 |
| * | | UBI: simplify error handling | Artem Bityutskiy | 2007-12-26 |
| * | | UBI: fix and cleanup volume opening functions | Artem Bityutskiy | 2007-12-26 |
| * | | UBI: fix error path | Artem Bityutskiy | 2007-12-26 |
| * | | UBI: get device when opening volume | Artem Bityutskiy | 2007-12-26 |
| * | | UBI: add some more comments | Artem Bityutskiy | 2007-12-26 |
| * | | UBI: tweak volumes locking | Artem Bityutskiy | 2007-12-26 |
| * | | UBI: improve internal interfaces | Artem Bityutskiy | 2007-12-26 |
| * | | UBI: bugfix: dont oops with NULL module parameter | Artem Bityutskiy | 2007-12-26 |
| * | | UBI: remove ubi_devices_cnt | Artem Bityutskiy | 2007-12-26 |
| * | | UBI: create ubi_wl_entry slab on initialization | Artem Bityutskiy | 2007-12-26 |
| * | | UBI: create ltree_entry slab on initialization | Artem Bityutskiy | 2007-12-26 |
| * | | UBI: improve error messages | Artem Bityutskiy | 2007-12-26 |
| * | | UBI: remove redundant field | Artem Bityutskiy | 2007-12-26 |
| * | | UBI: minor tidy-ups | Artem Bityutskiy | 2007-12-26 |
| * | | UBI: silence a warning | Jesper Juhl | 2007-12-26 |
| * | | UBI: add ubi_leb_map interface | Artem Bityutskiy | 2007-12-26 |
| * | | UBI: bugfix: allocate mandatory EBs first | Artem Bityutskiy | 2007-12-26 |