aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-04-25[MTD] [OneNAND] Exit loop only when column start with 0Adrian Hunter1-2/+2
2007-04-25[MTD] [OneNAND] Fix access the past of the real oobfree arrayKyungmin Park1-5/+12
2007-04-25[MTD] [OneNAND] Update Samsung OneNAND official URLKyungmin Park1-1/+1
2007-04-22[MTD] Finish conversion mtd_blkdevs to use the kthread APIChristoph Hellwig1-23/+9
2007-04-19Use menuconfig objects: MTDJan Engelhardt6-78/+52
2007-04-19[MTD] mtd_blkdevs: Convert to use the kthread APIEric W. Biederman1-14/+5
2007-04-17[MTD] Fix fwh_lock lockingShashi Rao1-1/+2
2007-04-17[MTD] nandsim: enhance nandsim to allow arbitrary NAND sizeAdrian Hunter1-1/+20
2007-04-17[MTD] nandsim: Enhance nandsim optionally to report wear informationAdrian Hunter1-0/+99
2007-04-17[MTD] nandsim: enhance nandsim to simulate flash errorsAdrian Hunter1-1/+300
2007-04-17[MTD] nandsim: add partition capability to nandsimAdrian Hunter1-24/+73
2007-04-17[MTD] [NAND] Casting bug in nand_default_block_markbadAndre Renaud1-1/+1
2007-04-17[MTD] Driver for AT26Fxxx dataflash devicesHans-Jürgen Koch3-0/+494
2007-04-17[MTD] Fix length comparison in MEMREADOOBThomas Gleixner1-1/+1
2007-04-17[MTD] [NAND] Move ancient NAND chip support into a config optionThomas Gleixner2-0/+12
2007-04-17[MTD] [NAND] Use ecc.read/write_page_raw consequentlyThomas Gleixner1-2/+2
2007-04-17[MTD][NAND] Add Micron Manufacturer IDsshahrom@micron.com1-0/+1
2007-04-17[MTD] Fix dependencies for MIPS MTD driversRalf Baechle1-3/+3
2007-04-17[MTD] Alchemy cleanupsRalf Baechle1-9/+0
2007-04-02[MTD] [NOR] Support for auto locking flash on power upRodolfo Giometti1-3/+90
2007-04-02[MTD] PMC MSP71xx flash/rootfs mappingsMarc St-Jean4-0/+324
2007-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/miscDavid Woodhouse1-58/+9
2007-03-23[MTD] [NAND] Remember timing settings for CAFÉ NAND controller.David Woodhouse1-14/+11
2007-03-09[MTD] [OneNAND] Classify the page data and oob bufferKyungmin Park1-6/+18
2007-03-09[MTD] [OneNAND] Exit the loop when transferring/filling of the oob is finishedKyungmin Park1-2/+4
2007-03-09[MTD] [OneNAND] add Nokia Copyright and a creditAdrian Hunter1-0/+5
2007-03-09[MTD] [OneNAND] Fix typo & wrong commentsKyungmin Park1-9/+11
2007-03-09[MTD] [OneNAND] Use oob buffer instead of main one in oob functionsKyungmin Park1-10/+13
2007-03-08[MTD] Correct partition failed erase addressAdrian Hunter1-1/+5
2007-03-08[MTD] [NAND] Correct misspelled preprocessor variable.Robert P. J. Day1-1/+1
2007-03-08[MTD] [MAPS] dilnetpc: Fix printk warningAlan Cox1-2/+2
2007-03-08[MTD] [NOR] Fix oops in cfi_amdstd_syncVijay Sampath2-0/+4
2007-03-08[MTD] ESB2 check for closed ROM windowCyrill Gorcunov1-3/+8
2007-03-08[MTD] [NAND] make oobavail publicVitaly Wool4-0/+4
2007-02-25[ARM] 4233/1: nand/s3c2410.c: warning fixArnaud Patard1-1/+1
2007-02-20[PATCH] [MTD] block2mtd: remove readahead codeJoern Engel1-53/+4
2007-02-20[PATCH] [MTD] block2mtd: remove warningJoern Engel1-3/+3
2007-02-20[PATCH] [MTD] block2mtd: remove castsJoern Engel1-2/+2
2007-02-19Merge git://git.infradead.org/mtd-2.6Linus Torvalds25-280/+930
2007-02-18[MTD] [NAND] S3C2412 fix hw eccMatthieu CASTET1-0/+27
2007-02-18[MTD] [NAND] Work around false compiler warning in CAFÉ driverAndrew Morton1-2/+2
2007-02-18[MTD] [MAPS] ichxrom warning fixAndrew Morton1-2/+2
2007-02-18[MTD] [MAPS] amd76xrom warning fixAndrew Morton1-2/+2
2007-02-18[MTD] [MAPS] esb2rom warning fixesAndrew Morton1-2/+2
2007-02-18[MTD] [MAPS] ck804xrom warning fixAndrew Morton1-2/+2
2007-02-18[MTD] [MAPS] netsc520 warning fixAndrew Morton1-1/+3
2007-02-18[MTD] [MAPS] sc520cdp warning fixAndrew Morton1-2/+3
2007-02-18[MTD] [ONENAND] onenand_base warning fixAndrew Morton1-1/+1
2007-02-14[PATCH] Scheduled removal of SA_xxx interrupt flags fixups 2Thomas Gleixner1-1/+2
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau10-10/+0