summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2010-10-30mtd: Remove redundant mutex from mtd_blkdevs.cDavid Woodhouse1-7/+0
2010-10-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse5688-217433/+328325
2010-10-30MTD: Fix wrong check register_blkdev return valueFrank Li1-1/+4
2010-10-29Merge branches 'x86-fixes-for-linus' and 'x86-uv-for-linus' of git://git.kern...Linus Torvalds5-13/+50
2010-10-29Merge branches 'msm-fixes' and 'msm-video' of git://codeaurora.org/quic/kerne...Linus Torvalds7-21/+36
2010-10-29Merge branch 'for-2637/s3c24xx-all' of git://git.fluff.org/bjdooks/linuxLinus Torvalds7-68/+399
2010-10-30ARM: Merge for-2637/s3c24xx/miscBen Dooks2-5/+4
2010-10-30ARM: Merge for-2637/s3c24xx/h1940Ben Dooks4-57/+183
2010-10-30ARM: Merge for-2637/s3c24xx/rx1950Ben Dooks1-6/+212