aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-01-09mtd: maps: remove the now unused bcm963xx-flashJonas Gorski
2012-01-09MIPS: BCM63XX: use the new bcm63xxpart parserJonas Gorski
2012-01-09mtd: maps: physmap: allow partition parsers for physmap_flash_dataJonas Gorski
2012-01-09mtd: maps: bcm963xx-flash: make CFE partition parsing an mtd parserJonas Gorski
2012-01-09mtd: maps: bcm963xx-flash: clean up printk usageJonas Gorski
2012-01-09mtd: maps: bcm963xx-flash: remove superfluous semicolonsJonas Gorski
2012-01-09mtd: maps: bcm963xx-flash: fix word order for spare partitionJonas Gorski
2012-01-09mtd: davinci: if no amif timing is passed, don; t setup cscfg registerHeiko Schocher
2012-01-09mtd: nand: set correct length to FBCR for a non-full-page writeLiu Shuo
2012-01-09mtd: nand: use elbc_fcm_ctrl->oob to set FPAR_MS bit of FPARLiu Shuo
2012-01-09mtd: docg3: fixes and cleanupsRobert Jarzmik
2012-01-09mtd: mtdoops: skip reading initially bad blocksRoman Tereshonkov
2012-01-09mtd: tests: stresstest: bail out if device has not enough eraseblocksWolfram Sang
2012-01-09mtd: convert drivers/mtd/* to use module_platform_driver()Axel Lin
2012-01-09Documentation: add sysfs entries for mtd docg3 chipsRobert Jarzmik
2012-01-09mtd: docg3: dereferencing an ERR_PTR() in docg3_probe()Dan Carpenter
2012-01-09mtd: Remove redundant spi driver bus initializationLars-Peter Clausen
2012-01-09mtd: docg3: add protection areas sysfs accessRobert Jarzmik
2012-01-09mtd: docg3: add fast modeRobert Jarzmik
2012-01-09mtd: docg3: add suspend and resumeRobert Jarzmik
2012-01-09mtd: docg3: add ECC correction codeRobert Jarzmik
2012-01-09mtd: docg3: map erase and write functionsRobert Jarzmik
2012-01-09mtd: docg3: add erase functionsRobert Jarzmik
2012-01-09mtd: docg3: add write functionsRobert Jarzmik
2012-01-09mtd: docg3: add OOB buffer to device structureRobert Jarzmik
2012-01-09mtd: docg3: add registers for erasing and writingRobert Jarzmik
2012-01-09mtd: docg3: add OOB layout to mtdinfoRobert Jarzmik
2012-01-09mtd: docg3: add multiple floor supportRobert Jarzmik
2012-01-09mtd: docg3: fix reading oob+data without correctionRobert Jarzmik
2012-01-09mtd: docg3: fix BCH registersRobert Jarzmik
2012-01-09mtd: docg3: fix protection areas readingRobert Jarzmik
2012-01-09mtd: docg3: fix tracing of IO in writebRobert Jarzmik
2012-01-09mtd: docg3: fix debug log verbosityRobert Jarzmik
2012-01-09mtd: nand: Making MTD_NAND_OMAP2 depend on ARCH_OMAP2PLUSShubhrajyoti D
2012-01-09mtd: cfi: Allow per-mapping CFI device endiannessAaron Sierra
2012-01-09mtd: mtd_blkdevs: don't increase 'open' count on error pathBrian Norris
2012-01-09mtd: nand: scan 1st and 2nd page for Macronix SLCBrian Norris
2012-01-09mtd: nand: add 512 Mbit device code (Macronix)Brian Norris
2012-01-09mtd: nand: add Macronix manufacturerBrian Norris
2011-12-23Linux 3.2-rc7Linus Torvalds
2011-12-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-12-23Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds
2011-12-23Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds
2011-12-23Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-12-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2011-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2011-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-12-23Merge branch 'nf' of git://1984.lsi.us.es/netDavid S. Miller
2011-12-23netfilter: xt_connbytes: handle negation correctlyFlorian Westphal
2011-12-23Btrfs: call d_instantiate after all ops are setupAl Viro