aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2012-01-09Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-01-09Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2012-01-07Merge branch 'depends/rmk/restart' into next/cleanupArnd Bergmann
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman
2012-01-03fs: move code out of buffer.cAl Viro
2012-01-03Merge branch 'mxs/clk-prepare' of git://git.linaro.org/people/shawnguo/linux-...Arnd Bergmann
2011-12-28mtd: gpmi-lib: convert to clk_prepare/clk_unprepareShawn Guo
2011-12-19mtd: plat_ram: call mtd_device_register only if partition data existsIlya Yanok
2011-12-07mtd: pxa2xx-flash.c: It used to fall back to provided table.Jonathan Cameron
2011-12-05mtd: gpmi: add missing include 'module.h'Wolfram Sang
2011-12-02mtd: ndfc: fix typo in structure dereferenceTony Breeds
2011-11-29ARM: at91/nand: use gpio_is_valid to check the gpioJean-Christophe PLAGNIOL-VILLARD
2011-11-18USB: convert some miscellanies drivers to use module_usb_driver()Greg Kroah-Hartman
2011-11-13mtd: drop select of MTD_PARTITIONSPaul Bolle
2011-11-07MTD: MAPS: bcm963xx-flash.c: explicitly include module.hJonas Gorski
2011-11-07Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2011-11-02filesystems: add missing nlink wrappersMiklos Szeredi
2011-10-31mtd: Add module.h to drivers users that were implicitly using it.Paul Gortmaker
2011-10-31mtd: Add export.h for EXPORT_SYMBOL/THIS_MODULE where neededPaul Gortmaker
2011-10-30mtd: tests: annotate as DANGEROUS in KconfigWolfram Sang
2011-10-30mtd: tests: don't use mtd0 as a defaultWolfram Sang
2011-10-30mtd: clean up usage of MTD_DOCPROBE_ADDRESSPaul Bolle
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds
2011-10-24MIPS: Alchemy: remove all CONFIG_SOC_AU1??? definesManuel Lauss
2011-10-24MIPS: Alchemy: kill au1xxx.h headerManuel Lauss
2011-10-20MIPS: Lantiq: Fix MTD registration of NOR deviceJohn Crispin
2011-10-16mtd: nand: initialize ops.modeBrian Norris
2011-10-16mtd: provide an alias for the redboot module nameAndres Salomon
2011-10-16mtd: m25p80: don't probe device which has status of 'disabled'Shaohui Xie
2011-10-16mtd: nand_h1900 never workedArnd Bergmann
2011-10-14mtd: Add DiskOnChip G3 supportRobert Jarzmik
2011-10-14mtd: m25p80: add EON flash EN25Q32B into spi flash id tableShaohui Xie
2011-10-14mtd: mark block device queue as non-rotationalDan McGee
2011-10-01mtd: r852: make r852_pm_ops staticAxel Lin
2011-09-27doc: fix broken referencesPaul Bolle
2011-09-26mtd: m25p80: add support for at25df321a spi data flashMikhail Kshevetskiy
2011-09-23mtd: mxc_nand: preset_v1_v2: unlock all NAND flash blocksWolfram Stering
2011-09-21mtd: nand: switch `check_pattern()' to standard `memcmp()'Brian Norris
2011-09-21mtd: nand: invalidate cache on unaligned readsBrian Norris
2011-09-21mtd: nand: do not scan bad blocks with NAND_BBT_NO_OOB setBrian Norris
2011-09-21mtd: nand: wait to set BBT versionBrian Norris
2011-09-21mtd: nand: scrub BBT on ECC errorsBrian Norris
2011-09-21mtd: nand: report ECC errors properly when reading BBTBrian Norris
2011-09-21mtd: utilize `mtd_is_*()' functionsBrian Norris
2011-09-11mtd: nand: remove gotos in `check_create()'Brian Norris
2011-09-11mtd: nand: begin restructuring check_createBrian Norris