| Commit message (Expand) | Author | Age | Files | Lines |
* | [MTD] [OneNAND] proper onenand_bbt_read_oob() prototype | Adrian Bunk | 2008-04-22 | 1 | -3/+0 |
* | [MTD] [NOR] cfi_cmdset_0020.c: make a function static | Adrian Bunk | 2008-04-22 | 1 | -1/+2 |
* | [MTD] ftl.c: make code static | Adrian Bunk | 2008-04-22 | 1 | -4/+2 |
* | [MTD] cmdlinepart.c: don't compare pointers with 0 | Adrian Bunk | 2008-04-22 | 1 | -4/+6 |
* | [MTD] mtdram.c should #include <linux/mtd/mtdram.h> | Adrian Bunk | 2008-04-22 | 1 | -0/+1 |
* | [MTD] proper prototypes for nftl_{read,write}_oob() | Adrian Bunk | 2008-04-22 | 1 | -5/+0 |
* | [MTD] proper prototypes for inftl_{read,write}_oob() | Adrian Bunk | 2008-04-22 | 1 | -5/+0 |
* | [MTD] mtd/ofpart.c: add MODULE_LICENSE | Adrian Bunk | 2008-04-22 | 1 | -0/+2 |
* | [MTD] [NAND] fsl_elbc_nand: Fix SEQIN handling for large pages. | Scott Wood | 2008-04-22 | 1 | -5/+6 |
* | [MTD] Correct phram module param description | Mark Hindley | 2008-04-22 | 1 | -1/+1 |
* | [MTD] [NAND] at91_nand: Make part_probes[] static | Atsushi Nemoto | 2008-04-22 | 1 | -1/+1 |
* | [MTD] [NAND] fix platform driver hotplug/coldplug | Kay Sievers | 2008-04-22 | 6 | -0/+9 |
* | [MTD] [MAPS] fix platform driver hotplug/coldplug | Kay Sievers | 2008-04-22 | 8 | -2/+22 |
* | [MTD] [NAND] fix possible Ooops in rfc_from4 | Sebastian Siewior | 2008-04-22 | 1 | -21/+29 |
* | [MTD] replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-22 | 10 | -34/+34 |
* | [MTD] [JEDEC] Fix whitespace noise in chip table | David Woodhouse | 2008-04-22 | 1 | -14/+14 |
* | [MTD] [JEDEC] add support for the ST M29W400DB flash chip | Gordon Farquharson | 2008-04-22 | 1 | -0/+32 |
* | [MTD] block2mtd: logging typo fixes | Stephane Chazelas | 2008-04-22 | 1 | -5/+5 |
* | [MTD] [NAND] mtd/nand/cs553x_nand.c:part_probes[] static | Adrian Bunk | 2008-04-22 | 1 | -1/+1 |
* | [MTD] mtdoops.c: make struct oops_cxt static again | Adrian Bunk | 2008-04-22 | 1 | -1/+1 |
* | [MTD] [MAPS] Document MTD_PHYSMAP module name in kconfig | Mike Frysinger | 2008-04-22 | 1 | -0/+3 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2008-04-22 | 13 | -232/+40 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 2008-04-21 | 1 | -207/+12 |
| |\ |
|
| | * | [POWERPC] fsl_elbc_nand: factor out localbus defines | Anton Vorontsov | 2008-04-17 | 1 | -207/+12 |
| * | | Merge branch 'omap2-upstream' into devel | Russell King | 2008-04-19 | 5 | -14/+15 |
| |\ \
| | |/ |
|
| | * | mtd/chips: add missing set_current_state() to cfi_{amdstd,staa}_sync() | Dmitry Adamushko | 2008-04-08 | 2 | -0/+2 |
| | * | mtd: fix broken state in CFI driver caused by FL_SHUTDOWN | Alexey Korolev | 2008-04-04 | 1 | -5/+5 |
| | * | mtd: maps/physmap: fix oops in suspend/resume/shutdown ops | Anton Vorontsov | 2008-03-28 | 1 | -8/+7 |
| | * | mtd: nand: add out label in rfc_from4 | Sebastian Siewior | 2008-03-28 | 1 | -1/+1 |
| * | | plat-orion: make orion_nand available for all Orion families | Lennert Buytenhek | 2008-03-27 | 2 | -2/+2 |
| |/ |
|
| * | mtd: memory corruption in block2mtd.c | Ingo van Lil | 2008-03-24 | 1 | -1/+0 |
| * | UBI: mtd/ubi/vtbl.c: fix memory leak | Adrian Bunk | 2008-03-04 | 1 | -0/+1 |
| * | UBI: fix sparse errors in ubi.h | Harvey Harrison | 2008-03-04 | 1 | -5/+5 |
| * | UBI: fix error message | Artem Bityutskiy | 2008-03-04 | 1 | -2/+2 |
| * | UBI: silence warning | S.Çağlar Onur | 2008-03-04 | 1 | -1/+3 |
* | | [MTD] [OneNAND] Fix unlock all in Double Density Package (DDP) | Kyungmin Park | 2008-02-16 | 1 | -15/+17 |
|/ |
|
* | Introduce path_put() | Jan Blunck | 2008-02-14 | 1 | -2/+2 |
* | Embed a struct path into struct nameidata instead of nd->{dentry,mnt} | Jan Blunck | 2008-02-14 | 1 | -5/+5 |
* | [MTD] [NAND] cs553x_nand: command line partitioning support | Mart Raudsepp | 2008-02-09 | 1 | -3/+28 |
* | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2008-02-07 | 51 | -2013/+4605 |
|\ |
|
| * | [MTD] Fix mtdoops.c compilation | David Woodhouse | 2008-02-07 | 1 | -0/+1 |
| * | [MTD] [NOR] fix startup lock when using multiple nor flash chips | Rizzo Davide | 2008-02-07 | 1 | -1/+1 |
| * | [MTD] [DOC200x] eccbuf is statically defined and always evaluate to true | Samuel Tardieu | 2008-02-07 | 2 | -3/+3 |
| * | [MTD] Fix maps/physmap.c compilation with CONFIG_PM | akpm@linux-foundation.org | 2008-02-07 | 1 | -6/+8 |
| * | [MTD] onenand: Add panic_write function to the onenand driver | Richard Purdie | 2008-02-07 | 1 | -0/+108 |
| * | [MTD] mtdoops: Use the panic_write function when present | Richard Purdie | 2008-02-07 | 1 | -5/+21 |
| * | [MTD] Add mtd panic_write function pointer | Richard Purdie | 2008-02-07 | 1 | -0/+17 |
| * | [MTD] [NAND] Freescale enhanced Local Bus Controller FCM NAND support. | Scott Wood | 2008-02-07 | 3 | -0/+1254 |
| * | [MTD] physmap.c: Add support for multiple resources | Stefan Roese | 2008-02-03 | 1 | -58/+104 |
| * | [MTD] [NAND] Fix misparenthesization introduced by commit 78b65179... | Scott Wood | 2008-02-03 | 1 | -2/+2 |