aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-09mtd: docg3: add registers for erasing and writingRobert Jarzmik1-1/+13
2012-01-09mtd: docg3: add OOB layout to mtdinfoRobert Jarzmik1-0/+15
2012-01-09mtd: docg3: add multiple floor supportRobert Jarzmik2-56/+126
2012-01-09mtd: docg3: fix reading oob+data without correctionRobert Jarzmik1-99/+95
2012-01-09mtd: docg3: fix BCH registersRobert Jarzmik1-1/+1
2012-01-09mtd: docg3: fix protection areas readingRobert Jarzmik1-7/+9
2012-01-09mtd: docg3: fix tracing of IO in writebRobert Jarzmik1-1/+1
2012-01-09mtd: docg3: fix debug log verbosityRobert Jarzmik1-1/+1
2012-01-09mtd: nand: Making MTD_NAND_OMAP2 depend on ARCH_OMAP2PLUSShubhrajyoti D1-1/+1
2012-01-09mtd: cfi: Allow per-mapping CFI device endiannessAaron Sierra1-2/+3
2012-01-09mtd: mtd_blkdevs: don't increase 'open' count on error pathBrian Norris1-1/+2
2012-01-09mtd: nand: scan 1st and 2nd page for Macronix SLCBrian Norris1-3/+4
2012-01-09mtd: nand: add 512 Mbit device code (Macronix)Brian Norris1-1/+2
2012-01-09mtd: nand: add Macronix manufacturerBrian Norris1-0/+1
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+0
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+0
2012-01-07Merge branch 'depends/rmk/restart' into next/cleanupArnd Bergmann4-7/+11
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman1-12/+1
2012-01-05UBI: fix use-after-free on error pathArtem Bityutskiy1-3/+4
2012-01-03fs: move code out of buffer.cAl Viro1-1/+0
2012-01-03Merge branch 'mxs/clk-prepare' of git://git.linaro.org/people/shawnguo/linux-2.6 into imx/clkArnd Bergmann1-6/+6
2011-12-28mtd: gpmi-lib: convert to clk_prepare/clk_unprepareShawn Guo1-6/+6
2011-12-23mtd: gpmi-nand: move to dma_transfer_directionShawn Guo1-10/+12
2011-12-19mtd: plat_ram: call mtd_device_register only if partition data existsIlya Yanok1-4/+8
2011-12-08MTD: nand: make au1550nd.c a platform_driverManuel Lauss1-175/+123
2011-12-07mtd: pxa2xx-flash.c: It used to fall back to provided table.Jonathan Cameron1-1/+1
2011-12-05mtd: gpmi: add missing include 'module.h'Wolfram Sang1-1/+1
2011-12-02mtd: ndfc: fix typo in structure dereferenceTony Breeds1-1/+1
2011-11-30UBI: fix missing scrub when there is a bit-flipBhavesh Parekh3-3/+10
2011-11-29ARM: at91/nand: use gpio_is_valid to check the gpioJean-Christophe PLAGNIOL-VILLARD1-4/+4
2011-11-18USB: convert some miscellanies drivers to use module_usb_driver()Greg Kroah-Hartman1-12/+1
2011-11-13mtd: drop select of MTD_PARTITIONSPaul Bolle1-1/+0
2011-11-07MTD: MAPS: bcm963xx-flash.c: explicitly include module.hJonas Gorski1-0/+1
2011-11-07Merge git://git.infradead.org/mtd-2.6Linus Torvalds129-3621/+7007
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds15-0/+15
2011-11-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds3-4/+8
2011-11-02filesystems: add missing nlink wrappersMiklos Szeredi1-1/+1
2011-10-31mtd: Add module.h to drivers users that were implicitly using it.Paul Gortmaker11-0/+11
2011-10-31mtd: Add export.h for EXPORT_SYMBOL/THIS_MODULE where neededPaul Gortmaker4-0/+4
2011-10-30mtd: tests: annotate as DANGEROUS in KconfigWolfram Sang1-1/+4
2011-10-30mtd: tests: don't use mtd0 as a defaultWolfram Sang7-7/+55
2011-10-30mtd: clean up usage of MTD_DOCPROBE_ADDRESSPaul Bolle2-7/+1
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds2-2/+2
2011-10-24MIPS: Alchemy: remove all CONFIG_SOC_AU1??? definesManuel Lauss1-1/+1
2011-10-24MIPS: Alchemy: kill au1xxx.h headerManuel Lauss1-1/+5
2011-10-20MIPS: Lantiq: Fix MTD registration of NOR deviceJohn Crispin1-2/+2
2011-10-16mtd: nand: initialize ops.modeBrian Norris1-0/+4
2011-10-16mtd: provide an alias for the redboot module nameAndres Salomon1-0/+3
2011-10-16mtd: m25p80: don't probe device which has status of 'disabled'Shaohui Xie1-0/+6
2011-10-16mtd: nand_h1900 never workedArnd Bergmann1-1/+1