Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | UBI: fix comment | Artem Bityutskiy | 2007-12-26 | 2 | -9/+5 | |
| * | | UBI: fix ubi_wl_flush | Artem Bityutskiy | 2007-12-26 | 2 | -7/+33 | |
| * | | UBI: fix printk | Artem Bityutskiy | 2007-12-26 | 1 | -9/+13 | |
| * | | UBI: bugfix: protect from volume removal | Artem Bityutskiy | 2007-12-26 | 3 | -135/+239 | |
| * | | UBI: improve comment | Artem Bityutskiy | 2007-12-26 | 1 | -3/+6 | |
| * | | UBI: add PID to debugging prints | Artem Bityutskiy | 2007-12-26 | 1 | -14/+7 | |
| * | | UBI: tweak volumes locking some more | Artem Bityutskiy | 2007-12-26 | 2 | -16/+17 | |
| * | | UBI: introduce volume refcounting | Artem Bityutskiy | 2007-12-26 | 5 | -42/+84 | |
| * | | UBI: simplify error handling | Artem Bityutskiy | 2007-12-26 | 1 | -40/+12 | |
| * | | UBI: fix and cleanup volume opening functions | Artem Bityutskiy | 2007-12-26 | 1 | -36/+25 | |
| * | | UBI: fix error path | Artem Bityutskiy | 2007-12-26 | 1 | -25/+20 | |
| * | | UBI: get device when opening volume | Artem Bityutskiy | 2007-12-26 | 3 | -8/+8 | |
| * | | UBI: add some more comments | Artem Bityutskiy | 2007-12-26 | 1 | -1/+7 | |
| * | | UBI: tweak volumes locking | Artem Bityutskiy | 2007-12-26 | 6 | -23/+34 | |
| * | | UBI: improve internal interfaces | Artem Bityutskiy | 2007-12-26 | 10 | -72/+68 | |
| * | | UBI: bugfix: dont oops with NULL module parameter | Artem Bityutskiy | 2007-12-26 | 1 | -0/+3 | |
| * | | UBI: remove ubi_devices_cnt | Artem Bityutskiy | 2007-12-26 | 3 | -21/+27 | |
| * | | UBI: create ubi_wl_entry slab on initialization | Artem Bityutskiy | 2007-12-26 | 3 | -44/+44 | |
| * | | UBI: create ltree_entry slab on initialization | Artem Bityutskiy | 2007-12-26 | 3 | -67/+67 | |
| * | | UBI: improve error messages | Artem Bityutskiy | 2007-12-26 | 3 | -8/+19 | |
| * | | UBI: remove redundant field | Artem Bityutskiy | 2007-12-26 | 5 | -16/+16 | |
| * | | UBI: minor tidy-ups | Artem Bityutskiy | 2007-12-26 | 1 | -3/+4 | |
| * | | UBI: silence a warning | Jesper Juhl | 2007-12-26 | 1 | -2/+3 | |
| * | | UBI: add ubi_leb_map interface | Artem Bityutskiy | 2007-12-26 | 2 | -5/+53 | |
| * | | UBI: bugfix: allocate mandatory EBs first | Artem Bityutskiy | 2007-12-26 | 1 | -9/+9 | |
| * | | UBI: fix error code in ubi_io_read() | Artem Bityutskiy | 2007-12-26 | 1 | -0/+10 | |
| * | | [MTD] mtdoops cleanup | Peter Korsgaard | 2007-12-03 | 1 | -5/+2 | |
| * | | [MTD] mtdoops: Document usage in Kconfig | Peter Korsgaard | 2007-12-03 | 1 | -0/+3 | |
| * | | [MTD] [NAND] Marvell Orion device bus NAND controller | Tzachi Perelstein | 2007-12-03 | 3 | -0/+181 | |
| * | | [MTD] [NOR] Attempt to clean up the JEDEC unlock address confusion | David Woodhouse | 2007-12-03 | 1 | -61/+24 | |
| * | | [MTD] [NOR] Fix overflow check in jedec_probe | David Woodhouse | 2007-12-03 | 1 | -1/+1 | |
| * | | [MTD] [NOR] Clean up jedec_probe, remove unlock address arrays | David Woodhouse | 2007-12-03 | 1 | -777/+624 | |
| * | | [MTD] Always initialise mutex in new mtd_blktrans_dev. | David Woodhouse | 2007-12-03 | 1 | -1/+1 | |
| * | | [MTD] [NAND] pasemi_nand driver | Egor Martovetsky | 2007-11-29 | 3 | -0/+250 | |
| * | | [MTD] [NAND] S3C2410 correctly set nFCE over resume | Ben Dooks | 2007-11-28 | 1 | -0/+20 | |
| * | | [MTD] fix CONFIG_MTD_SHARP_SL if CONFIG_MTD=m | Stanislav Brabec | 2007-11-28 | 1 | -1/+1 | |
| * | | [MTD] mtd_dataflash: Incorrect compare-after-write check | Andrew Victor | 2007-11-28 | 1 | -1/+1 | |
| * | | [MTD] [NOR] Prevent erase command invocation on suspended chip | Alexander Belyakov | 2007-11-26 | 1 | -0/+15 | |
| * | | [MTD] [OneNAND] Do not stop reading for ECC errors | Adrian Hunter | 2007-11-26 | 1 | -10/+22 | |
| * | | [MTD] [NOR] Support Intel P3x flash support with CFI version 1.5 | Alexey Korolev | 2007-11-23 | 1 | -1/+1 | |
| * | | [MTD] [NOR] Add support for the SST 39VF1601 flash chip | David Howells | 2007-11-09 | 1 | -0/+15 | |
| * | | [MTD] [NOR] More CFI fixups for Atmel chips | Hans-Christian Egtvedt | 2007-10-30 | 2 | -1/+48 | |
| * | | MTD: small physmap_of partition parsing fixes | Valentine Barshak | 2007-10-30 | 1 | -6/+7 | |
| * | | [MTD] [NAND] Add Blackfin BF52x support in bf5xx_nand driver | Michael Hennerich | 2007-10-30 | 2 | -3/+19 | |
| * | | [MTD] Skip bad blocks when checking for RedBoot partition table | David Woodhouse | 2007-10-28 | 1 | -5/+20 | |
| * | | [MTD] [NAND] Check for RedBoot partitions on CAFÉ NAND | David Woodhouse | 2007-10-28 | 1 | -0/+19 | |
* | | | Claim maintainership for block2mtd and update email addresses | Joern Engel | 2008-02-06 | 3 | -5/+5 | |
* | | | drivers/mtd/: Spelling fixes | Joe Perches | 2008-02-03 | 8 | -10/+10 | |
* | | | Spelling fixes: lenght->length | Paulius Zaleckas | 2008-02-03 | 1 | -1/+1 | |
* | | | fix typo 'the same the\>' | Uwe Kleine-König | 2008-02-03 | 1 | -1/+1 | |
| |/ |/| |