aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-28Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-38/+98
2012-03-27Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds5-1/+6
2012-03-27Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-112/+0
2012-03-27Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-22/+52
2012-03-27Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2012-03-25MTD: Relax dependenciesRichard Weinberger5-1/+6
2012-03-24Merge branch 'kirkwood/dt' into next/dt2Arnd Bergmann1-22/+52
2012-03-23mtd: use for_each_clear_bit()Akinobu Mita1-4/+2
2012-03-23magic.h: move some FS magic numbers into magic.hMuthu Kumar1-1/+1
2012-03-23Merge tag 'upstream-3.4-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds6-58/+49
2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds3-0/+1083
2012-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-4/+1
2012-03-16NAND Machine support for Integrated Flash ControllerPrabhakar Kushwaha3-0/+1083
2012-03-15atmel/nand: add DT supportJean-Christophe PLAGNIOL-VILLARD1-20/+93
2012-03-15mtd/atmel_nand: add on_flash_bbt to enable the use of On Flash BBTJean-Christophe PLAGNIOL-VILLARD1-1/+1
2012-03-15ATMEL: fix nand ecc supportJean-Christophe PLAGNIOL-VILLARD1-19/+6
2012-03-09UBI: rename MOVE_CANCEL_BITFLIPS to MOVE_TARGET_BITFLIPSArtem Bityutskiy3-6/+6
2012-03-09UBI: rename peb_buf1 to peb_bufArtem Bityutskiy5-30/+30
2012-03-09UBI: reduce memory consumptionJosselin Costanzi3-12/+4
2012-03-09UBI: fix eraseblock picking criteriaArtem Bityutskiy1-6/+4
2012-03-09UBI: fix documentation and improve readabilityArtem Bityutskiy1-4/+5
2012-03-08Merge branch 'next/cleanup-s3c24xx' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanupOlof Johansson1-1/+1
2012-03-03ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XXKukjin Kim1-1/+1
2012-03-01ARM: OMAP1: ams-delta: clean up init data section assignmentsJanusz Krzysztofik1-1/+1
2012-03-01Merge branch 'omap1' into ams-deltaTony Lindgren1-22/+52
2012-02-29UBI: fix error handling in ubi_scan()Richard Weinberger1-4/+4
2012-02-28mtd: simplify return logic in do_map_probe()Uwe Kleine-König1-4/+1
2012-02-09MTD: sa11x0: remove definitions and code left for documentation purposesRussell King1-100/+0
2012-02-09MTD: sa11x0: Remove shutdown handlerRussell King1-12/+0
2012-02-04Merge tag 'for-linus-3.3' of git://git.infradead.org/~dwmw2/mtd-3.3Linus Torvalds4-10/+57
2012-02-04Revert "mtd: atmel_nand: optimize read/write buffer functions"Artem Bityutskiy1-4/+41
2012-01-30mtd: fix MTD suspendArtem Bityutskiy1-1/+1
2012-01-20Merge branch 'omap1-part2' into omap1Tony Lindgren1-22/+52
2012-01-17Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-10/+12
2012-01-15Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2-2/+5
2012-01-15UBI: use own macros for the layout volumeRichard Weinberger1-2/+2
2012-01-15UBI: fix nameless volumes handlingRichard Weinberger1-0/+3
2012-01-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-175/+123
2012-01-14Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2-2/+2
2012-01-13Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2-2/+5
2012-01-12kexec: remove KMSG_DUMP_KEXECWANG Cong1-2/+1
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell2-2/+2
2012-01-11UBI: fix debugging messagesArtem Bityutskiy1-1/+4
2012-01-11mtd: gpmi-nand bugfix: reset the BCH module when it is not MX23Huang Shijie1-4/+14
2012-01-11mtd: nand: fix typo in commentWolfram Sang1-1/+1
2012-01-10Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds3-6/+14
2012-01-10Merge tag 'for-linus-3.3' of git://git.infradead.org/mtd-2.6Linus Torvalds92-1499/+2263
2012-01-10UBI: make vid_hdr non-staticRichard Weinberger1-1/+1
2012-01-09Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-6/+6
2012-01-09Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-4/+4