summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-01-06mtd: nand: ams-delta: drop omap_read/write, use ioremapJanusz Krzysztofik2-7/+55
2011-01-06mtd: m25p80: add debugging trace in sst_writeNicolas Ferre1-0/+4
2011-01-06mtd: nand: ams-delta: select for built-in by defaultJanusz Krzysztofik1-0/+1
2011-01-06mtd: OneNAND: lighten scary initial bad block messagesAdrian Hunter2-12/+14
2011-01-06mtd: OneNAND: OMAP2/3: add support for command line partitioningAdrian Hunter1-15/+12
2011-01-06mtd: nand: rearrange ONFI revision checking, add ONFI 2.3Brian Norris1-8/+12
2011-01-06mtd: nand: choose correct chip name (ONFI bug)Brian Norris1-1/+1
2011-01-06mtd: nand: ams-delta: convert to platform driverJanusz Krzysztofik2-5/+32
2011-01-06mtd: don't use flush_scheduled_work()Tejun Heo1-1/+2
2011-01-06mtd: OneNAND: Fix multi block erase support at 4KiB pagesizeKyungmin Park1-1/+2
2011-01-06Revert "mtd: nand: add check for out of page read"Artem Bityutskiy1-8/+1
2010-12-03mtd: nand: Fix integer overflow in ONFI detection of chips >= 4GiBDavid Woodhouse1-1/+1
2010-12-03mtd: onenand: bugfix for 2x mode bad block handlingRoman Tereshonkov1-2/+4
2010-12-03mtd: OneNAND: Fix 4KiB pagesize OOB handlingKyungmin Park1-13/+16
2010-12-03mtd: FSMC NAND fix obvious speling errorsLinus Walleij1-3/+3
2010-12-03mtd: FSMC NAND use the PrimeCell identifier macrosLinus Walleij2-22/+20
2010-12-03mtd: FSMC NAND remove PARTITION macro and fix compile noiseLinus Walleij1-18/+48
2010-12-03mtd: fix section mismatch on sst25lFabio Estevam1-2/+2
2010-12-03mtd: mxc_nand: Fix warning on nr_parts unused variableFabio Estevam1-1/+1
2010-12-03mtd: fsl_elbc_nand: fix jffs2 problem after NAND-flash image record in u-bootSergej.Stepanov@ids.de1-0/+2
2010-12-03mtd: fix master device identification for mtd repartitionRoman Tereshonkov3-10/+10
2010-12-03mtd: nand: add check for out of page readJason Liu1-1/+8
2010-12-03mtd: fix nand kernel-doc warningsRandy Dunlap2-1/+4
2010-12-03mtd: cfi_fixup: remove unused 'param' parameterGuillaume LECERF5-78/+77
2010-12-03jffs2: typo in commentDan Carpenter1-1/+1
2010-12-03jffs2: fix error value signVasiliy Kulikov1-6/+6
2010-12-03mtd: nand: Use printf extension %pR for struct resourceJoe Perches1-1/+1
2010-12-03mtd: maps: Use printf extension %pR for struct resourceJoe Perches6-28/+13
2010-12-03mtd: NAND: jz4740: Remove custom {read,write}_page handlersLars-Peter Clausen1-55/+0
2010-12-03mtd: NAND: jz4740: Make 'struct platform_driver jz_nand_driver' staticLars-Peter Clausen1-1/+1
2010-12-03mtd: remove unnecessary casts of void ptr returning alloc function return valuesJesper Juhl1-1/+1
2010-12-03mtd: fsmc.h: including linux/io.h for definition of readlViresh Kumar1-0/+1
2010-12-03mtd: mtdchar: fix information leak to userlandVasiliy Kulikov1-1/+1
2010-12-03mtd: onenand: implement cache program feature for 4KiB page onenandRoman Tereshonkov1-3/+19
2010-12-03mtd: onenand: fix omap2 code to handle cache program featureRoman Tereshonkov1-3/+9
2010-12-03mtd: onenand: add option and variable for cache program featureRoman Tereshonkov1-0/+12
2010-12-03jffs2: use vzallocJoe Perches1-3/+2
2010-12-03mtd: use vzallocJoe Perches2-6/+3
2010-12-03mtd: OneNAND: Fix page offset handling at 2KiB pagesizeKyungmin Park1-2/+5
2010-12-03mtd: nandsim: spell fixes in commentssrimugunthan1-18/+18
2010-12-03mtd: m25p80: Add support for Macronix MX25L25655EKevin Cernekee1-0/+1
2010-12-03mtd: m25p80: Add support for Macronix MX25L25635EKevin Cernekee1-3/+28
2010-12-03mtd: m25p80: Reinstate error print on unrecognized flashKevin Cernekee1-0/+1
2010-12-03mtd: Fix MTD_OF_PARTS for all arch and minor tidy of MTD_PARTITIONSGrant Likely2-9/+12
2010-12-03mtd: bcm963xx-flash: try JEDEC probe if CFI failsGuillaume LECERF1-0/+5
2010-10-30Merge git://git.infradead.org/mtd-2.6Linus Torvalds71-1159/+3412
2010-10-30Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds234-2080/+8861
2010-10-30ipc: shm: fix information leak to userlandVasiliy Kulikov1-0/+1
2010-10-30fs/compat.c: fix build on MIPS/s390wu zhangjin1-0/+1
2010-10-30mtd: fix build error in m25p80.cAndres Salomon1-1/+1