summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)AuthorFilesLines
2012-05-31mtd: sm_ftl: fix typo in major number.Maxim Levitsky1-1/+1
2012-04-13mtd: m25p80: set writebufsizeBrian Norris1-0/+1
2012-04-13mtd: lart: initialize writebufsizeArtem Bityutskiy1-0/+1
2012-04-13mtd: block2mtd: initialize writebufsizeArtem Bityutskiy1-0/+1
2012-04-13mtd: sst25l: initialize writebufsizeArtem Bityutskiy1-0/+1
2012-04-13mtd: nand: gpmi: use correct member for checking NAND_BBT_USE_FLASHWolfram Sang1-1/+1
2012-04-13mtd: mips: lantiq: reintroduce support for cmdline partitionsDaniel Schwierzeck1-1/+2
2012-04-13mtd: ixp4xx: oops in ixp4xx_flash_probeMarc Kleine-Budde1-1/+4
2012-04-02UBI: fix eraseblock picking criteriaArtem Bityutskiy1-6/+4
2012-04-02UBI: fix error handling in ubi_scan()Richard Weinberger1-4/+4
2012-02-13Revert "mtd: atmel_nand: optimize read/write buffer functions"Artem Bityutskiy1-4/+41
2012-02-13mtd: gpmi-nand bugfix: reset the BCH module when it is not MX23Huang Shijie1-4/+14
2012-01-26UBI: make vid_hdr non-staticRichard Weinberger1-1/+1
2012-01-26UBI: fix debugging messagesArtem Bityutskiy1-1/+4
2012-01-26UBI: fix nameless volumes handlingRichard Weinberger1-0/+3
2012-01-26UBI: fix use-after-free on error pathArtem Bityutskiy1-3/+4
2012-01-26UBI: fix missing scrub when there is a bit-flipBhavesh Parekh3-3/+10
2012-01-26mtd: tests: stresstest: bail out if device has not enough eraseblocksWolfram Sang1-0/+7
2012-01-26mtd: mtd_blkdevs: don't increase 'open' count on error pathBrian Norris1-1/+2
2012-01-26mtd: mtdoops: skip reading initially bad blocksRoman Tereshonkov1-0/+3
2012-01-26mtdoops: fix the oops_page_used array sizeRoman Tereshonkov1-1/+1
2011-12-19mtd: plat_ram: call mtd_device_register only if partition data existsIlya Yanok1-4/+8
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-08MTD: 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-07Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds15-0/+15
2011-11-04Merge 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-11-01mtd: Add module.h to drivers users that were implicitly using it.Paul Gortmaker11-0/+11
2011-11-01mtd: Add export.h for EXPORT_SYMBOL/THIS_MODULE where neededPaul Gortmaker4-0/+4
2011-10-31mtd: 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-c...Linus Torvalds2-2/+2
2011-10-25MIPS: Alchemy: remove all CONFIG_SOC_AU1??? definesManuel Lauss1-1/+1
2011-10-25MIPS: 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
2011-10-14mtd: Add DiskOnChip G3 supportRobert Jarzmik4-0/+1424
2011-10-14mtd: m25p80: add EON flash EN25Q32B into spi flash id tableShaohui Xie1-0/+1
2011-10-14mtd: mark block device queue as non-rotationalDan McGee1-0/+2
2011-10-01mtd: r852: make r852_pm_ops staticAxel Lin1-3/+3
2011-09-27doc: fix broken referencesPaul Bolle1-1/+1
2011-09-26mtd: m25p80: add support for at25df321a spi data flashMikhail Kshevetskiy1-0/+1
2011-09-23mtd: mxc_nand: preset_v1_v2: unlock all NAND flash blocksWolfram Stering1-1/+1