aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2010-12-03mtd: onenand: bugfix for 2x mode bad block handlingRoman Tereshonkov
2010-12-03mtd: OneNAND: Fix 4KiB pagesize OOB handlingKyungmin Park
2010-12-03mtd: FSMC NAND use the PrimeCell identifier macrosLinus Walleij
2010-12-03mtd: FSMC NAND remove PARTITION macro and fix compile noiseLinus Walleij
2010-12-03mtd: fix section mismatch on sst25lFabio Estevam
2010-12-03mtd: mxc_nand: Fix warning on nr_parts unused variableFabio Estevam
2010-12-03mtd: fsl_elbc_nand: fix jffs2 problem after NAND-flash image record in u-bootSergej.Stepanov@ids.de
2010-12-03mtd: fix master device identification for mtd repartitionRoman Tereshonkov
2010-12-03mtd: nand: add check for out of page readJason Liu
2010-12-03mtd: fix nand kernel-doc warningsRandy Dunlap
2010-12-03mtd: cfi_fixup: remove unused 'param' parameterGuillaume LECERF
2010-12-03mtd: nand: Use printf extension %pR for struct resourceJoe Perches
2010-12-03mtd: maps: Use printf extension %pR for struct resourceJoe Perches
2010-12-03mtd: NAND: jz4740: Remove custom {read,write}_page handlersLars-Peter Clausen
2010-12-03mtd: NAND: jz4740: Make 'struct platform_driver jz_nand_driver' staticLars-Peter Clausen
2010-12-03mtd: remove unnecessary casts of void ptr returning alloc function return valuesJesper Juhl
2010-12-03mtd: mtdchar: fix information leak to userlandVasiliy Kulikov
2010-12-03mtd: onenand: implement cache program feature for 4KiB page onenandRoman Tereshonkov
2010-12-03mtd: onenand: fix omap2 code to handle cache program featureRoman Tereshonkov
2010-12-03mtd: use vzallocJoe Perches
2010-12-03mtd: OneNAND: Fix page offset handling at 2KiB pagesizeKyungmin Park
2010-12-03mtd: nandsim: spell fixes in commentssrimugunthan
2010-12-03mtd: m25p80: Add support for Macronix MX25L25655EKevin Cernekee
2010-12-03mtd: m25p80: Add support for Macronix MX25L25635EKevin Cernekee
2010-12-03mtd: m25p80: Reinstate error print on unrecognized flashKevin Cernekee
2010-12-03mtd: Fix MTD_OF_PARTS for all arch and minor tidy of MTD_PARTITIONSGrant Likely
2010-12-03mtd: bcm963xx-flash: try JEDEC probe if CFI failsGuillaume LECERF
2010-12-03UBI: fix corrupted PEB detection for NOR flashArtem Bityutskiy
2010-11-30ARM: pxa: fix pxa2xx-flash section mismatchMarek Vasut
2010-11-19UBI: release locks in check_corruptionDan Carpenter
2010-11-13block: clean up blkdev_get() wrappers and their usersTejun Heo
2010-11-13block: make blkdev_get/put() handle exclusive accessTejun Heo
2010-11-13mtd: fix bdev exclusive open bugs in block2mtd::add_device()Tejun Heo
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König
2010-10-30Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2010-10-30mtd: fix build error in m25p80.cAndres Salomon
2010-10-30mtd: Remove redundant mutex from mtd_blkdevs.cDavid Woodhouse
2010-10-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2010-10-30MTD: Fix wrong check register_blkdev return valueFrank Li
2010-10-29convert get_sb_pseudo() usersAl Viro
2010-10-29convert get_sb_mtd() users to ->mount()Al Viro
2010-10-26Revert "mtd: cleanup Kconfig dependencies"David Woodhouse
2010-10-26mtd: cfi_cmdset_0002: make sector erase command variableGuillaume LECERF
2010-10-26mtd: cfi_cmdset_0002: add CFI detection for SST 38VF640x chipsGuillaume LECERF
2010-10-26mtd: cfi_util: add support for switching SST 39VF640xB chips into QRY modeGuillaume LECERF
2010-10-26mtd: cfi_cmdset_0001: use defined value of P_ID_INTEL_PERFORMANCE instead of ...Guillaume LECERF
2010-10-26block2mtd: dubious assignmentNicolas Kaiser
2010-10-25Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-10-25Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-10-25P4080/mtd: Fix the freescale lbc issue with 36bit modeLan Chunhe-B25806