Age | Commit message (Expand) | Author | Files | Lines |
2008-07-11 | [MTD] [NAND] remove __PPC__ hardcoded address from DiskOnChip drivers | Milton Miller | 2 | -4/+0 |
2008-07-11 | [MTD] [MAPS] Remove the bast-flash driver. | Ben Dooks | 3 | -243/+0 |
2008-07-11 | [MTD] [NAND] fsl_elbc_nand: ecclayout cleanups | Anton Vorontsov | 1 | -6/+0 |
2008-07-11 | [MTD] [NAND] fsl_elbc_nand: implement support for flash-based BBT | Anton Vorontsov | 1 | -1/+33 |
2008-07-11 | [MTD] [NAND] fsl_elbc_nand: fix OOB workability for large page NAND chips | Anton Vorontsov | 1 | -0/+15 |
2008-07-11 | [MTD] [NAND] atmel_nand can be modular | David Brownell | 1 | -1/+1 |
2008-07-11 | [MTD] [NAND] atmel_nand: Work around AT32AP7000 ECC erratum | Haavard Skinnemoen | 1 | -2/+23 |
2008-07-11 | [MTD] [NAND] atmel_nand speedup via {read,write}s{b,w}() | David Brownell | 1 | -5/+41 |
2008-07-11 | [MTD] mtdchar.c remove shadowed variable warnings | Harvey Harrison | 1 | -9/+9 |
2008-07-11 | [MTD] mtdchar.c silence sparse warning | Harvey Harrison | 1 | -2/+2 |
2008-07-11 | [MTD] m25p80: fix bug - ATmel spi flash fails to be copied to | Michael Hennerich | 1 | -0/+22 |
2008-07-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 9 | -103/+17 |
2008-07-10 | Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'o... | Russell King | 2 | -7/+19 |
2008-07-10 | [ARM] 5105/1: CM-X270: update NAND flash driver to use gpio_lib | Mike Rapoport | 1 | -32/+47 |
2008-07-03 | ARM: OMAP: Change omap_cf.c and omap_nor.c to use omap_readw/writew instead o... | Tony Lindgren | 1 | -7/+16 |
2008-07-01 | [MTD] orion_nand: add chip_delay parameter | Saeed Bishara | 1 | -0/+3 |
2008-06-24 | pcmcia: (re)move {pcmcia,pccard}_get_status | Dominik Brodowski | 1 | -3/+1 |
2008-06-24 | pcmcia: remove unused bulkmem.h | Magnus Damm | 1 | -4/+0 |
2008-06-24 | pcmcia: simplify pccard_validate_cis | Dominik Brodowski | 1 | -4/+1 |
2008-06-21 | UBI: cdev lock_kernel() pushdown | Jonathan Corbet | 1 | -1/+6 |
2008-06-21 | mtdchar: cdev lock_kernel() pushdown | Jonathan Corbet | 1 | -6/+16 |
2008-06-07 | [MTD] [NAND] Fix checkpatch warnings which showed up when atmel_nand.c moved | David Woodhouse | 1 | -3/+3 |
2008-06-07 | [MTD] [NAND] atmel_nand: make available on AVR32 | Håvard Skinnemoen | 1 | -5/+5 |
2008-06-07 | [MTD] [NAND] atmel_nand: Clean up and fix probe() error path | Håvard Skinnemoen | 1 | -19/+22 |
2008-06-07 | [MTD] [NAND] rename at91_nand -> atmel_nand: internal symbols | Håvard Skinnemoen | 2 | -93/+93 |
2008-06-07 | [MTD] [NAND] rename at91_nand -> atmel_nand: file names and Kconfig | Håvard Skinnemoen | 4 | -15/+50 |
2008-06-07 | [MTD] [NAND] at91_nand: Convert to generic GPIO API | Håvard Skinnemoen | 1 | -7/+5 |
2008-06-07 | [MTD] [NAND] fsl_elbc_nand: fix section mismatch between probe and remove | Anton Vorontsov | 1 | -2/+2 |
2008-06-06 | Merge git://git.infradead.org/~dwmw2/mtd-2.6.26 | Linus Torvalds | 1 | -1/+3 |
2008-06-06 | Fix various old email addresses for dwmw2 | David Woodhouse | 1 | -1/+1 |
2008-06-06 | [MTD] m25p80.c mutex unlock fix | Chen Gong | 1 | -1/+3 |
2008-06-05 | [MTD] [NAND] nandsim: missing header for do_div | Randy Dunlap | 1 | -0/+1 |
2008-06-05 | [MTD] [MAPS] Fix cmdlineparse handling in mapping files | Kyungmin Park | 2 | -2/+2 |
2008-06-04 | [MTD] [NAND] S3C2410: Remove changelog and tidy header | Ben Dooks | 1 | -17/+3 |
2008-06-04 | [MTD] [NAND] S3C2410: Change printk() into dev_dbg() | Ben Dooks | 1 | -1/+2 |
2008-06-04 | [MTD] [MAPS] Blackfin Async Flash Maps | Mike Frysinger | 3 | -0/+231 |
2008-06-04 | [MTD] Use list_for_each_entry[_safe] where appropriate. | Chris Malley | 3 | -42/+19 |
2008-06-04 | MTD/JFFS2: remove CVS keywords | Adrian Bunk | 113 | -224/+2 |
2008-06-04 | [MTD] [NAND] nandsim: allow for 64-bit size | Adrian Hunter | 1 | -14/+21 |
2008-06-04 | [MTD] [NAND] nandsim: fix overridesize | Adrian Hunter | 1 | -0/+1 |
2008-06-04 | [MTD] [NAND] nandsim: fix size bug | Adrian Hunter | 1 | -1/+1 |
2008-06-04 | [MTD] [OneNAND] Check the ECC status first instead of controller | Kyungmin Park | 1 | -29/+25 |
2008-06-04 | [MTD] DataFlash: use proper types | David Woodhouse | 1 | -16/+16 |
2008-06-04 | [MTD] DataFlash: fix bug - ATMEL AT45DF321D spi flash card fails to be copied... | Michael Hennerich | 1 | -5/+112 |
2008-06-04 | [MTD] [NAND] pxa: fix incorrect calling of pxa3xx_nand_config() on resume path | Eric Miao | 1 | -1/+1 |
2008-06-04 | [MTD] use list_for_each_entry() in del_mtd_device() | matthias@kaehlcke.net | 1 | -3/+2 |
2008-06-04 | [MTD] use list_for_each_entry() in add_mtd_device() | matthias@kaehlcke.net | 1 | -3/+2 |
2008-06-04 | [MTD] [NAND] excite_nandflash: simplify code using ARRAY_SIZE() macro. | Robert P. J. Day | 1 | -1/+1 |
2008-06-04 | [MTD] [NAND] fix 2 "unused variable" warnings in cafe_nand.c | Toralf Förster | 1 | -2/+4 |
2008-06-04 | [MTD] [NOR] Add support for Eon EN29SL800B[BT] NOR flash chips | Mike Rapoport | 1 | -0/+35 |