summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
AgeCommit message (Expand)Author
2007-04-17[MTD] nandsim: add partition capability to nandsimAdrian Hunter
2007-04-17[MTD] [NAND] Casting bug in nand_default_block_markbadAndre Renaud
2007-04-17[MTD] Driver for AT26Fxxx dataflash devicesHans-Jürgen Koch
2007-04-17[MTD] Fix length comparison in MEMREADOOBThomas Gleixner
2007-04-17[MTD] [NAND] Move ancient NAND chip support into a config optionThomas Gleixner
2007-04-17[MTD] [NAND] Use ecc.read/write_page_raw consequentlyThomas Gleixner
2007-04-17[MTD][NAND] Add Micron Manufacturer IDsshahrom@micron.com
2007-04-17[MTD] Fix dependencies for MIPS MTD driversRalf Baechle
2007-04-17[MTD] Alchemy cleanupsRalf Baechle
2007-04-02[MTD] [NOR] Support for auto locking flash on power upRodolfo Giometti
2007-04-02[MTD] PMC MSP71xx flash/rootfs mappingsMarc St-Jean
2007-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/miscDavid Woodhouse
2007-03-23[MTD] [NAND] Remember timing settings for CAFÉ NAND controller.David Woodhouse
2007-03-09[MTD] [OneNAND] Classify the page data and oob bufferKyungmin Park
2007-03-09[MTD] [OneNAND] Exit the loop when transferring/filling of the oob is finishedKyungmin Park
2007-03-09[MTD] [OneNAND] add Nokia Copyright and a creditAdrian Hunter
2007-03-09[MTD] [OneNAND] Fix typo & wrong commentsKyungmin Park
2007-03-09[MTD] [OneNAND] Use oob buffer instead of main one in oob functionsKyungmin Park
2007-03-08[MTD] Correct partition failed erase addressAdrian Hunter
2007-03-08[MTD] [NAND] Correct misspelled preprocessor variable.Robert P. J. Day
2007-03-08[MTD] [MAPS] dilnetpc: Fix printk warningAlan Cox
2007-03-08[MTD] [NOR] Fix oops in cfi_amdstd_syncVijay Sampath
2007-03-08[MTD] ESB2 check for closed ROM windowCyrill Gorcunov
2007-03-08[MTD] [NAND] make oobavail publicVitaly Wool
2007-02-25[ARM] 4233/1: nand/s3c2410.c: warning fixArnaud Patard
2007-02-20[PATCH] [MTD] block2mtd: remove readahead codeJoern Engel
2007-02-20[PATCH] [MTD] block2mtd: remove warningJoern Engel
2007-02-20[PATCH] [MTD] block2mtd: remove castsJoern Engel
2007-02-19Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2007-02-18[MTD] [NAND] S3C2412 fix hw eccMatthieu CASTET
2007-02-18[MTD] [NAND] Work around false compiler warning in CAFÉ driverAndrew Morton
2007-02-18[MTD] [MAPS] ichxrom warning fixAndrew Morton
2007-02-18[MTD] [MAPS] amd76xrom warning fixAndrew Morton
2007-02-18[MTD] [MAPS] esb2rom warning fixesAndrew Morton
2007-02-18[MTD] [MAPS] ck804xrom warning fixAndrew Morton
2007-02-18[MTD] [MAPS] netsc520 warning fixAndrew Morton
2007-02-18[MTD] [MAPS] sc520cdp warning fixAndrew Morton
2007-02-18[MTD] [ONENAND] onenand_base warning fixAndrew Morton
2007-02-14[PATCH] Scheduled removal of SA_xxx interrupt flags fixups 2Thomas Gleixner
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-12[PATCH] mark struct file_operations const 5Arjan van de Ven
2007-02-11[PATCH] remove invalidate_inode_pages()Andrew Morton
2007-02-11[MTD] [NAND] eXcite nand flash driverThomas Koeller
2007-02-10[MTD] Improve heuristic for detecting wrong-endian RedBoot partition tableDavid Woodhouse
2007-02-10[MTD] Fix RedBoot partition parsing regression harder.Rod Whitby
2007-02-09[MTD] [NAND] S3C2410: Hardware ECC correction codeBen Dooks
2007-02-09[MTD] remove unused ecctype,eccsize fields from struct mtd_infoArtem Bityutskiy
2007-02-09[MTD] [NOR] Intel: remove ugly PROGREGION macrosArtem Bityutskiy
2007-02-09[MTD] [NOR] STAA: use writesize instead off eccsize to represent ECC blockArtem Bityutskiy
2007-02-09[MTD] OneNAND: Invalidate bufferRAM after eraseAdrian Hunter