summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | [MTD] physmap.c: Add support for multiple resourcesStefan Roese2008-02-031-58/+104
| * | | | [MTD] [NAND] Fix misparenthesization introduced by commit 78b65179...Scott Wood2008-02-031-2/+2
| * | | | Merge git://git.infradead.org/~dedekind/ubi-2.6David Woodhouse2008-02-0313-188/+441
| |\ \ \ \
| | * | | | UBI: do not flush queue on each vtbl changeArtem Bityutskiy2008-02-011-1/+1
| | * | | | UBI: implement atomic LEB change ioctlArtem Bityutskiy2008-01-253-28/+183
| | * | | | UBI: introduce atomic LEB change ioctlArtem Bityutskiy2008-01-252-21/+47
| | * | | | UBI: handle zero-length caseArtem Bityutskiy2008-01-251-0/+11
| | * | | | UBI: simplify internal interfacesArtem Bityutskiy2008-01-253-36/+36
| | * | | | UBI: do not change file pointer while updatingArtem Bityutskiy2008-01-252-4/+1Star
| | * | | | UBI: add layout volume informationArtem Bityutskiy2008-01-254-8/+10
| | * | | | UBI: fix warningsArtem Bityutskiy2008-01-252-2/+2
| | * | | | UBI: add sanity checkArtem Bityutskiy2008-01-251-1/+6
| | * | | | UBI: remove bogus assertionArtem Bityutskiy2008-01-251-1/+0Star
| | * | | | UBI: bugfix: calculate data offset properlyArtem Bityutskiy2008-01-251-1/+1
| | * | | | UBI: amend array sizeArtem Bityutskiy2008-01-251-2/+2
| | * | | | UBI: add auto-resize featureArtem Bityutskiy2008-01-257-26/+121
| | * | | | UBI: use bit-fieldsArtem Bityutskiy2008-01-252-19/+9Star
| | * | | | UBI: fix warningsArtem Bityutskiy2008-01-252-11/+9Star
| | * | | | UBI: get rid of ubi_ltree_slabArtem Bityutskiy2008-01-253-33/+8Star
| * | | | | [MTD] [NAND] Fix Blackfin NFC ECC calculating bug with page size 512 bytesBryan Wu2008-02-031-6/+10
| * | | | | [MTD] [NAND] Remove wrong operation in PM function of the BF54x NFC driverBryan Wu2008-02-031-3/+0Star
| * | | | | [MTD] [NAND] Remove unused variable in plat_nand_removeLi Zefan2008-02-031-0/+2
| * | | | | Merge git://git.infradead.org/~kmpark/onenand-mtd-2.6David Woodhouse2008-02-032-31/+29Star
| |\ \ \ \ \
| | * | | | | [MTD] [OneNAND] Use pre-alloced oob buffer instead of local bufferKyungmin Park2008-01-291-4/+5
| | * | | | | [MTD] [OneNAND] Use the u_char instead of char in oobbufSheng Yongjie (Sam2008-01-291-1/+1
| | * | | | | [MTD] [OneNAND] Check the initial bad block using ONENAND_CTRL_ERRORKyungmin Park2008-01-291-4/+2Star
| | * | | | | [MTD] [OneNAND] Get correct density from device IDKyungmin Park2008-01-292-4/+17
| | * | | | | [MTD] [OneNAND] Consolidate OneNAND operation orderKyungmin Park2008-01-291-15/+4Star
| | * | | | | [MTD] [OneNAND] fix call to onenand_verify when writing subpagesAdrian Hunter2008-01-291-1/+1
| | * | | | | [MTD] [OneNAND] Do not release chip twiceAdrian Hunter2008-01-291-3/+0Star
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2008-02-037221-266536/+512409
| |\ \ \ \ \ \
| * | | | | | | [MTD] Unlocking all Intel flash that is locked on power up.Justin Treon2008-02-035-10/+23
| * | | | | | | [MTD] [NAND] at91_nand: Make mtdparts option can override board infoAtsushi Nemoto2008-02-031-6/+6
| * | | | | | | [MTD] mtdoops: Various minor cleanupsRichard Purdie2008-02-031-7/+9
| * | | | | | | [MTD] mtdoops: Ensure sequential write to the bufferRichard Purdie2008-02-031-0/+28
| * | | | | | | [MTD] mtdoops: Perform write operations in a workqueueRichard Purdie2008-02-031-40/+42
| * | | | | | | [MTD] mtdoops: Add further error return code checkingRichard Purdie2008-02-031-12/+29
| * | | | | | | [MTD] [NOR] Test devtype, not definition in flash_probe(), drivers/mtd/device...Roel Kluin2008-02-031-1/+1
| * | | | | | | [UBI] drivers/mtd/ubi/scan.c: fix uninitialized var warningakpm@linux-foundation.org2008-02-031-1/+1
| * | | | | | | [UBI] drivers/mtd/ubi/wl.c: fix uninitialized var warningakpm@linux-foundation.org2008-02-031-1/+1
| * | | | | | | [UBI] drivers/mtd/ubi/cdev.c: unused varakpm@linux-foundation.org2008-02-031-1/+1
| * | | | | | | [MTD] Factor out OF partition support from the NOR driver.Scott Wood2008-02-035-63/+118
| * | | | | | | [MTD] jedec probe: drop unnecessary forward declarationsIlpo Järvinen2008-02-031-8/+0Star
| * | | | | | | [MTD] JEDEC probe: kill some inline bloatIlpo Järvinen2008-02-031-2/+1Star
| | |/ / / / / | |/| | | | |
| * | | | | | [MTD] [NAND] fix s3c2410 error correctionMatt Reimer2008-01-261-14/+12Star
| | |/ / / / | |/| | | |
| * | | | | [MTD] [NAND] make s3c2410 indicate an error for multi-bit read errorsMatt Reimer2008-01-121-1/+1
| * | | | | [MTD] [NOR] Fix incorrect interface code for x16/x32 chipsBartlomiej Sieka2008-01-104-9/+23
| * | | | | [MTD] [NAND] Don't panic if a controller driver does ecc its own way.Scott Wood2008-01-081-2/+6
| * | | | | [JFFS2] Add missing call to posix_acl_releaseJulia Lawall2008-01-081-1/+3
| * | | | | [MTD] [MAPS] Remove Photron PNC-2000 map driverDavid Woodhouse2008-01-083-101/+0Star