| Commit message (Expand) | Author | Age | Files | Lines |
* | drivers: remove duplicated #include | Jianjun Kong | 2008-11-04 | 1 | -1/+0 |
* | [PATCH] propagate mode through open_bdev_excl/close_bdev_excl | Al Viro | 2008-10-21 | 1 | -2/+2 |
* | [PATCH] switch mtd_blkdevs | Al Viro | 2008-10-21 | 1 | -17/+11 |
* | [PATCH] beginning of methods conversion | Al Viro | 2008-10-21 | 1 | -3/+3 |
* | [PATCH] introduce fmode_t, do annotations | Al Viro | 2008-10-21 | 1 | -5/+5 |
* | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2008-10-20 | 47 | -1299/+4282 |
|\ |
|
| * | Revert "[MTD] m25p80.c code cleanup" | David Woodhouse | 2008-10-20 | 1 | -1/+1 |
| * | [MTD] [NAND] GPIO driver depends on ARM... for now. | David Woodhouse | 2008-10-20 | 1 | -1/+1 |
| * | [MTD] [NAND] sh_flctl: fix compile error | Yoshihiro Shimoda | 2008-10-20 | 1 | -0/+577 |
| * | [MTD] [NOR] AT49BV6416 has swapped erase regions | Haavard Skinnemoen | 2008-10-18 | 1 | -4/+12 |
| * | [MTD] [NAND] GPIO NAND flash driver | Mike Rapoport | 2008-10-18 | 3 | -0/+382 |
| * | [MTD] cmdlineparts documentation change - explain where mtd-id comes from | Philip Rakity | 2008-10-18 | 1 | -0/+1 |
| * | [MTD] cfi_cmdset_0002.c: Add Macronix CFI V1.0 TopBottom detection | Christopher Moore | 2008-10-18 | 1 | -0/+36 |
| * | [MTD] [NAND] Fix compilation warnings in drivers/mtd/nand/cs553x_nand.c | Manish Katiyar | 2008-10-18 | 1 | -0/+2 |
| * | [MTD] mtdoops: Fix a bug where block may not be erased | Richard Purdie | 2008-10-18 | 1 | -3/+1 |
| * | [MTD] mtdoops: Add a magic number to logged kernel oops | Richard Purdie | 2008-10-18 | 1 | -14/+18 |
| * | [MTD] mtdoops: Fix an off by one error | Richard Purdie | 2008-10-18 | 1 | -3/+3 |
| * | Merge branch 'master' of git://git.infradead.org/ubi-2.6 | David Woodhouse | 2008-10-18 | 3 | -8/+4 |
| |\ |
|
| | * | UBI: print reserved_peb when it is too large | Deepak Saxena | 2008-10-09 | 1 | -2/+2 |
| | * | UBI: fix IS_ERR test | Julien Brunel | 2008-09-26 | 1 | -1/+1 |
| | * | UBI: remove BKL | Artem Bityutskiy | 2008-09-05 | 1 | -5/+1 |
| * | | [MTD] [NAND] sh_flctl: add support for Renesas SuperH FLCTL | Yoshihiro Shimoda | 2008-10-14 | 3 | -0/+309 |
| * | | [MTD] [NAND] Bug on atmel_nand HW ECC : OOB info not correctly written | Richard Genoud | 2008-10-14 | 1 | -52/+6 |
| * | | [MTD] [MAPS] Remove unused variable after ROM API cleanup. | David Woodhouse | 2008-10-14 | 1 | -2/+0 |
| * | | [MTD] m25p80.c extended jedec support (v2) | Chen Gong | 2008-10-14 | 1 | -2/+2 |
| * | | [MTD] remove unused mtd parameter in of_mtd_parse_partitions() | Sebastian Andrzej Siewior | 2008-10-13 | 3 | -5/+2 |
| * | | [MTD] [NAND] remove dead Kconfig associated with !CONFIG_PPC_MERGE | Kumar Gala | 2008-10-10 | 1 | -7/+0 |
| * | | [MTD] [NAND] driver extension to support NAND on TQM85xx modules | Wolfgang Grandegger | 2008-10-10 | 2 | -5/+14 |
| * | | [MTD] [NAND] fsl_upm: update driver for the new OF bindings | Anton Vorontsov | 2008-10-10 | 1 | -24/+33 |
| * | | [MTD] [INFTL] Fix infinite loop in INFTL_foldchain | Daniel Rosenthal | 2008-10-08 | 1 | -1/+4 |
| * | | [MTD] [MAPS] Maps: make uclinux mapping driver depend on MTD_RAM | Mike Frysinger | 2008-09-27 | 1 | -1/+1 |
| * | | [MTD] [NOR] intel_dc21285 switch to ROM API | Alan Cox | 2008-09-27 | 1 | -13/+3 |
| * | | [MTD] [NOR] fix cfi_cmdset_0001 FL_SYNCING race (take 2) | Alexander Belyakov | 2008-09-27 | 1 | -2/+15 |
| * | | [MTD] [NAND] nand_base.c: reset chip first | Karl Beldan | 2008-09-16 | 1 | -0/+8 |
| * | | [MTD] [NAND] OMAP2: add retry after read timeout | Adrian Hunter | 2008-09-16 | 1 | -3/+23 |
| * | | [MTD] [NAND] Freescale i.MX2 NAND driver | Sascha Hauer | 2008-09-02 | 3 | -0/+1085 |
| * | | [MTD] [NAND] pxa3xx_nand: added warning which tells id of detected NAND | Enrico Scholz | 2008-09-01 | 1 | -1/+4 |
| * | | [MTD] [NAND] pxa3xx_nand: moved some helper variables out from platform data | Enrico Scholz | 2008-09-01 | 1 | -18/+25 |
| * | | [MTD] [NAND] pxa3xx_nand: added some 'const' annotations to the exported API | Enrico Scholz | 2008-09-01 | 1 | -5/+5 |
| * | | [MTD] [NAND] pxa3xx_nand: allow to disable builtin flash-type table | Enrico Scholz | 2008-09-01 | 2 | -0/+11 |
| * | | [MTD] [NAND] pxa3xx_nand: allow to define flash types in the platform data | Enrico Scholz | 2008-09-01 | 1 | -2/+16 |
| * | | [MTD] [NAND] pxa3xx_nand: moved nand definitions into shared platform header | Enrico Scholz | 2008-09-01 | 1 | -44/+0 |
| * | | [MTD] [NOR] Select MTD_CFI_UTIL when MTD_CFI probe routine is enabled | David Woodhouse | 2008-09-01 | 1 | -0/+1 |
| * | | [MTD] [NAND] pxa3xx_nand_flash: Add definition of STM2GbX16 NAND flashes | Semun Lee | 2008-09-01 | 1 | -0/+23 |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2008-09-01 | 1 | -1/+1 |
| |\| |
|
| * | | [MTD] [NAND] nand_ecc.c: adding support for 512 byte ecc | Singh, Vimal | 2008-08-25 | 1 | -24/+62 |
| * | | [MTD] [NAND] au1550nd.c: remove unused #include <version.h> | Huang Weiyi | 2008-08-25 | 1 | -1/+0 |
| * | | [MTD] [NAND] Fix missing kernel-doc | Alexey Korolev | 2008-08-20 | 2 | -6/+6 |
| * | | [MTD] [NAND] nand_ecc.c: fix big endian, strengthen test, add printk | frans | 2008-08-20 | 1 | -11/+33 |
| * | | [MTD] removed unused #include <version.h> | Huang Weiyi | 2008-08-17 | 3 | -3/+0 |