summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | mtd: docg3: add fast modeRobert Jarzmik2012-01-092-20/+75
| * | | | mtd: docg3: add suspend and resumeRobert Jarzmik2012-01-092-1/+80
| * | | | mtd: docg3: add ECC correction codeRobert Jarzmik2012-01-093-23/+113
| * | | | mtd: docg3: map erase and write functionsRobert Jarzmik2012-01-091-10/+4
| * | | | mtd: docg3: add erase functionsRobert Jarzmik2012-01-091-0/+90
| * | | | mtd: docg3: add write functionsRobert Jarzmik2012-01-091-12/+541
| * | | | mtd: docg3: add OOB buffer to device structureRobert Jarzmik2012-01-091-0/+8
| * | | | mtd: docg3: add registers for erasing and writingRobert Jarzmik2012-01-091-1/+13
| * | | | mtd: docg3: add OOB layout to mtdinfoRobert Jarzmik2012-01-091-0/+15
| * | | | mtd: docg3: add multiple floor supportRobert Jarzmik2012-01-092-56/+126
| * | | | mtd: docg3: fix reading oob+data without correctionRobert Jarzmik2012-01-091-99/+95
| * | | | mtd: docg3: fix BCH registersRobert Jarzmik2012-01-091-1/+1
| * | | | mtd: docg3: fix protection areas readingRobert Jarzmik2012-01-091-7/+9
| * | | | mtd: docg3: fix tracing of IO in writebRobert Jarzmik2012-01-091-1/+1
| * | | | mtd: docg3: fix debug log verbosityRobert Jarzmik2012-01-091-1/+1
| * | | | mtd: nand: Making MTD_NAND_OMAP2 depend on ARCH_OMAP2PLUSShubhrajyoti D2012-01-091-1/+1
| * | | | mtd: cfi: Allow per-mapping CFI device endiannessAaron Sierra2012-01-091-2/+3
| * | | | mtd: mtd_blkdevs: don't increase 'open' count on error pathBrian Norris2012-01-091-1/+2
| * | | | mtd: nand: scan 1st and 2nd page for Macronix SLCBrian Norris2012-01-091-3/+4
| * | | | mtd: nand: add 512 Mbit device code (Macronix)Brian Norris2012-01-091-1/+2
| * | | | mtd: nand: add Macronix manufacturerBrian Norris2012-01-091-0/+1
| | |/ / | |/| |
* | | | Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-091-6/+6
|\ \ \ \
| * \ \ \ Merge branch 'mxs/clk-prepare' of git://git.linaro.org/people/shawnguo/linux-...Arnd Bergmann2012-01-031-6/+6
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | mtd: gpmi-lib: convert to clk_prepare/clk_unprepareShawn Guo2011-12-281-6/+6
| | |/ /
* | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-091-4/+4
|\ \ \ \
| * \ \ \ Merge branch 'depends/rmk/restart' into next/cleanupArnd Bergmann2012-01-074-7/+11
| |\ \ \ \ | | |/ / /
| * | | | ARM: at91/nand: use gpio_is_valid to check the gpioJean-Christophe PLAGNIOL-VILLARD2011-11-291-4/+4
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-081-1/+0
|\ \ \ \
| * | | | mtd: drop select of MTD_PARTITIONSPaul Bolle2011-11-131-1/+0
| |/ / /
* | | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-081-1/+0
|\ \ \ \
| * | | | fs: move code out of buffer.cAl Viro2012-01-031-1/+0
| | |/ / | |/| |
* | | | Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-061-12/+1
|\ \ \ \ | |/ / / |/| | |
| * | | USB: convert some miscellanies drivers to use module_usb_driver()Greg Kroah-Hartman2011-11-181-12/+1
| | |/ | |/|
* | | mtd: plat_ram: call mtd_device_register only if partition data existsIlya Yanok2011-12-191-4/+8
* | | mtd: pxa2xx-flash.c: It used to fall back to provided table.Jonathan Cameron2011-12-071-1/+1
* | | mtd: gpmi: add missing include 'module.h'Wolfram Sang2011-12-051-1/+1
* | | mtd: ndfc: fix typo in structure dereferenceTony Breeds2011-12-021-1/+1
| |/ |/|
* | MTD: MAPS: bcm963xx-flash.c: explicitly include module.hJonas Gorski2011-11-071-0/+1
|/
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-11-07129-3621/+7007
|\
| * mtd: tests: annotate as DANGEROUS in KconfigWolfram Sang2011-10-301-1/+4
| * mtd: tests: don't use mtd0 as a defaultWolfram Sang2011-10-307-7/+55
| * mtd: clean up usage of MTD_DOCPROBE_ADDRESSPaul Bolle2011-10-302-7/+1
| * mtd: nand: initialize ops.modeBrian Norris2011-10-161-0/+4
| * mtd: provide an alias for the redboot module nameAndres Salomon2011-10-161-0/+3
| * mtd: m25p80: don't probe device which has status of 'disabled'Shaohui Xie2011-10-161-0/+6
| * mtd: nand_h1900 never workedArnd Bergmann2011-10-161-1/+1
| * mtd: Add DiskOnChip G3 supportRobert Jarzmik2011-10-144-0/+1424
| * mtd: m25p80: add EON flash EN25Q32B into spi flash id tableShaohui Xie2011-10-141-0/+1
| * mtd: mark block device queue as non-rotationalDan McGee2011-10-141-0/+2
| * mtd: r852: make r852_pm_ops staticAxel Lin2011-10-011-3/+3
OpenPOWER on IntegriCloud