| Commit message (Expand) | Author | Age |
* | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2008-12-09 |
|\ |
|
| * | [MTD] [NAND] fix OOPS accessing flash operations over STM flash on PXA | Denis V. Lunev | 2008-12-03 |
| * | [MTD] [NAND] drivers/mtd/nand/pasemi_nand.c: Add missing pci_dev_put | Julia Lawall | 2008-12-02 |
| * | [MTD] [NAND] fsl_upm: fix build problem with 2.6.28-rc2 | Wolfgang Grandegger | 2008-11-27 |
| * | [MTD] physmap: fix memory leak on physmap_flash_remove by using devres | Atsushi Nemoto | 2008-11-26 |
| * | [MTD] m25p80: chip erase != block erase != sector erase | Chen Gong | 2008-11-26 |
| * | [MTD] m25p80: fix detection of m25p16 flashes | Mike Frysinger | 2008-11-26 |
| * | [MTD] m25p80: fix detection of SPI parts | Mike Frysinger | 2008-11-26 |
| * | [MTD] [NAND] OMAP: OneNAND: header file relocation (part 2) | Adrian Hunter | 2008-11-26 |
| * | [MTD] [NAND] OMAP: OneNAND: header file relocation | Adrian Hunter | 2008-11-24 |
* | | Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6 | Linus Torvalds | 2008-11-30 |
|\ \ |
|
| * | | UBI: Don't exit from ubi_thread until kthread_should_stop() is true | Vitaliy Gusev | 2008-11-06 |
| * | | UBI: fix EBADMSG handling | Zoltan Sogor | 2008-11-06 |
* | | | [ARM] cdb89712: avoid namespace clashes with SRAM_ and BOOTROM_ constants | Russell King | 2008-11-13 |
* | | | [ARM] cdb89712,clps7500,h720x: avoid namespace clash for FLASH_* constants | Russell King | 2008-11-13 |
* | | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2008-11-06 |
|\ \ \
| | |/
| |/| |
|
| * | | [MTD] [NOR] Fix cfi_send_gen_cmd handling of x16 devices in x8 mode (v4) | Eric W. Biederman | 2008-11-05 |
| * | | [MTD] [NAND] OMAP2: remove duplicated #include | Huang Weiyi | 2008-10-21 |
* | | | drivers: remove duplicated #include | Jianjun Kong | 2008-11-04 |
| |/
|/| |
|
* | | [PATCH] propagate mode through open_bdev_excl/close_bdev_excl | Al Viro | 2008-10-21 |
* | | [PATCH] switch mtd_blkdevs | Al Viro | 2008-10-21 |
* | | [PATCH] beginning of methods conversion | Al Viro | 2008-10-21 |
* | | [PATCH] introduce fmode_t, do annotations | Al Viro | 2008-10-21 |
|/ |
|
* | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2008-10-20 |
|\ |
|
| * | Revert "[MTD] m25p80.c code cleanup" | David Woodhouse | 2008-10-20 |
| * | [MTD] [NAND] GPIO driver depends on ARM... for now. | David Woodhouse | 2008-10-20 |
| * | [MTD] [NAND] sh_flctl: fix compile error | Yoshihiro Shimoda | 2008-10-20 |
| * | [MTD] [NOR] AT49BV6416 has swapped erase regions | Haavard Skinnemoen | 2008-10-18 |
| * | [MTD] [NAND] GPIO NAND flash driver | Mike Rapoport | 2008-10-18 |
| * | [MTD] cmdlineparts documentation change - explain where mtd-id comes from | Philip Rakity | 2008-10-18 |
| * | [MTD] cfi_cmdset_0002.c: Add Macronix CFI V1.0 TopBottom detection | Christopher Moore | 2008-10-18 |
| * | [MTD] [NAND] Fix compilation warnings in drivers/mtd/nand/cs553x_nand.c | Manish Katiyar | 2008-10-18 |
| * | [MTD] mtdoops: Fix a bug where block may not be erased | Richard Purdie | 2008-10-18 |
| * | [MTD] mtdoops: Add a magic number to logged kernel oops | Richard Purdie | 2008-10-18 |
| * | [MTD] mtdoops: Fix an off by one error | Richard Purdie | 2008-10-18 |
| * | Merge branch 'master' of git://git.infradead.org/ubi-2.6 | David Woodhouse | 2008-10-18 |
| |\ |
|
| | * | UBI: print reserved_peb when it is too large | Deepak Saxena | 2008-10-09 |
| | * | UBI: fix IS_ERR test | Julien Brunel | 2008-09-26 |
| | * | UBI: remove BKL | Artem Bityutskiy | 2008-09-05 |
| * | | [MTD] [NAND] sh_flctl: add support for Renesas SuperH FLCTL | Yoshihiro Shimoda | 2008-10-14 |
| * | | [MTD] [NAND] Bug on atmel_nand HW ECC : OOB info not correctly written | Richard Genoud | 2008-10-14 |
| * | | [MTD] [MAPS] Remove unused variable after ROM API cleanup. | David Woodhouse | 2008-10-14 |
| * | | [MTD] m25p80.c extended jedec support (v2) | Chen Gong | 2008-10-14 |
| * | | [MTD] remove unused mtd parameter in of_mtd_parse_partitions() | Sebastian Andrzej Siewior | 2008-10-13 |
| * | | [MTD] [NAND] remove dead Kconfig associated with !CONFIG_PPC_MERGE | Kumar Gala | 2008-10-10 |
| * | | [MTD] [NAND] driver extension to support NAND on TQM85xx modules | Wolfgang Grandegger | 2008-10-10 |
| * | | [MTD] [NAND] fsl_upm: update driver for the new OF bindings | Anton Vorontsov | 2008-10-10 |
| * | | [MTD] [INFTL] Fix infinite loop in INFTL_foldchain | Daniel Rosenthal | 2008-10-08 |
| * | | [MTD] [MAPS] Maps: make uclinux mapping driver depend on MTD_RAM | Mike Frysinger | 2008-09-26 |
| * | | [MTD] [NOR] intel_dc21285 switch to ROM API | Alan Cox | 2008-09-26 |