aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2008-02-07[MTD] [NAND] Freescale enhanced Local Bus Controller FCM NAND support.Scott Wood
2008-02-03[MTD] physmap.c: Add support for multiple resourcesStefan Roese
2008-02-03[MTD] [NAND] Fix misparenthesization introduced by commit 78b65179...Scott Wood
2008-02-03Merge git://git.infradead.org/~dedekind/ubi-2.6David Woodhouse
2008-02-03[MTD] [NAND] Fix Blackfin NFC ECC calculating bug with page size 512 bytesBryan Wu
2008-02-03[MTD] [NAND] Remove wrong operation in PM function of the BF54x NFC driverBryan Wu
2008-02-03[MTD] [NAND] Remove unused variable in plat_nand_removeLi Zefan
2008-02-03Merge git://git.infradead.org/~kmpark/onenand-mtd-2.6David Woodhouse
2008-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse
2008-02-03[MTD] Unlocking all Intel flash that is locked on power up.Justin Treon
2008-02-03[MTD] [NAND] at91_nand: Make mtdparts option can override board infoAtsushi Nemoto
2008-02-03[MTD] mtdoops: Various minor cleanupsRichard Purdie
2008-02-03[MTD] mtdoops: Ensure sequential write to the bufferRichard Purdie
2008-02-03[MTD] mtdoops: Perform write operations in a workqueueRichard Purdie
2008-02-03[MTD] mtdoops: Add further error return code checkingRichard Purdie
2008-02-03[MTD] [NOR] Test devtype, not definition in flash_probe(), drivers/mtd/device...Roel Kluin
2008-02-03[UBI] drivers/mtd/ubi/scan.c: fix uninitialized var warningakpm@linux-foundation.org
2008-02-03[UBI] drivers/mtd/ubi/wl.c: fix uninitialized var warningakpm@linux-foundation.org
2008-02-03[UBI] drivers/mtd/ubi/cdev.c: unused varakpm@linux-foundation.org
2008-02-03[MTD] Factor out OF partition support from the NOR driver.Scott Wood
2008-02-03[MTD] jedec probe: drop unnecessary forward declarationsIlpo Järvinen
2008-02-03[MTD] JEDEC probe: kill some inline bloatIlpo Järvinen
2008-02-01UBI: do not flush queue on each vtbl changeArtem Bityutskiy
2008-01-29[MTD] [OneNAND] Use pre-alloced oob buffer instead of local bufferKyungmin Park
2008-01-29[MTD] [OneNAND] Use the u_char instead of char in oobbufSheng Yongjie (Sam
2008-01-29[MTD] [OneNAND] Check the initial bad block using ONENAND_CTRL_ERRORKyungmin Park
2008-01-29[MTD] [OneNAND] Get correct density from device IDKyungmin Park
2008-01-29[MTD] [OneNAND] Consolidate OneNAND operation orderKyungmin Park
2008-01-29[MTD] [OneNAND] fix call to onenand_verify when writing subpagesAdrian Hunter
2008-01-29[MTD] [OneNAND] Do not release chip twiceAdrian Hunter
2008-01-26[MTD] [NAND] fix s3c2410 error correctionMatt Reimer
2008-01-25UBI: implement atomic LEB change ioctlArtem Bityutskiy
2008-01-25UBI: handle zero-length caseArtem Bityutskiy
2008-01-25UBI: simplify internal interfacesArtem Bityutskiy
2008-01-25UBI: do not change file pointer while updatingArtem Bityutskiy
2008-01-25UBI: add layout volume informationArtem Bityutskiy
2008-01-25UBI: fix warningsArtem Bityutskiy
2008-01-25UBI: add sanity checkArtem Bityutskiy
2008-01-25UBI: remove bogus assertionArtem Bityutskiy
2008-01-25UBI: bugfix: calculate data offset properlyArtem Bityutskiy
2008-01-25UBI: amend array sizeArtem Bityutskiy
2008-01-25UBI: add auto-resize featureArtem Bityutskiy
2008-01-25UBI: use bit-fieldsArtem Bityutskiy
2008-01-25UBI: fix warningsArtem Bityutskiy
2008-01-25UBI: get rid of ubi_ltree_slabArtem Bityutskiy
2008-01-24mtd: Convert from class_device to device for MTD/mtdcharTony Jones
2008-01-12[MTD] [NAND] make s3c2410 indicate an error for multi-bit read errorsMatt Reimer
2008-01-11cache invalidation error for buffered writeMassimo Cirillo
2008-01-10[MTD] [NOR] Fix incorrect interface code for x16/x32 chipsBartlomiej Sieka
2008-01-08[MTD] [NAND] Don't panic if a controller driver does ecc its own way.Scott Wood