Age | Commit message (Expand) | Author |
2012-02-04 | Merge tag 'for-linus-3.3' of git://git.infradead.org/~dwmw2/mtd-3.3 | Linus Torvalds |
2012-02-04 | Revert "mtd: atmel_nand: optimize read/write buffer functions" | Artem Bityutskiy |
2012-01-17 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2012-01-14 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2012-01-13 | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell |
2012-01-11 | mtd: gpmi-nand bugfix: reset the BCH module when it is not MX23 | Huang Shijie |
2012-01-11 | mtd: nand: fix typo in comment | Wolfram Sang |
2012-01-10 | Merge tag 'for-linus-3.3' of git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2012-01-09 | Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-01-09 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-01-09 | mtd: introduce mtd_block_markbad interface | Artem Bityutskiy |
2012-01-09 | mtd: introduce mtd_resume interface | Artem Bityutskiy |
2012-01-09 | mtd: introduce mtd_suspend interface | Artem Bityutskiy |
2012-01-09 | mtd: introduce mtd_write_oob interface | Artem Bityutskiy |
2012-01-09 | mtd: introduce mtd_read_oob interface | Artem Bityutskiy |
2012-01-09 | mtd: introduce mtd_read interface | Artem Bityutskiy |
2012-01-09 | mtd: txx9ndfmc: use devm_request_and_ioremap | Julia Lawall |
2012-01-09 | mtd: gpio-nand: add device tree bindings | Jamie Iles |
2012-01-09 | mtd: nand: Add ONFI support for FSL NAND controller | Shengzhou Liu |
2012-01-09 | mtd: nand: fixup for fmr initialization of Freescale NAND controller | Shengzhou Liu |
2012-01-09 | mtd: fsl_elbc_nand: set Nand flash page address to FBAR and FPAR correctly | Liu Shuo |
2012-01-09 | mtd: davinci: if no amif timing is passed, don; t setup cscfg register | Heiko Schocher |
2012-01-09 | mtd: nand: set correct length to FBCR for a non-full-page write | Liu Shuo |
2012-01-09 | mtd: nand: use elbc_fcm_ctrl->oob to set FPAR_MS bit of FPAR | Liu Shuo |
2012-01-09 | mtd: convert drivers/mtd/* to use module_platform_driver() | Axel Lin |
2012-01-09 | mtd: nand: Making MTD_NAND_OMAP2 depend on ARCH_OMAP2PLUS | Shubhrajyoti D |
2012-01-09 | mtd: nand: scan 1st and 2nd page for Macronix SLC | Brian Norris |
2012-01-09 | mtd: nand: add 512 Mbit device code (Macronix) | Brian Norris |
2012-01-09 | mtd: nand: add Macronix manufacturer | Brian Norris |
2012-01-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-01-07 | Merge branch 'depends/rmk/restart' into next/cleanup | Arnd Bergmann |
2012-01-06 | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman |
2012-01-03 | Merge branch 'mxs/clk-prepare' of git://git.linaro.org/people/shawnguo/linux-... | Arnd Bergmann |
2011-12-28 | mtd: gpmi-lib: convert to clk_prepare/clk_unprepare | Shawn Guo |
2011-12-23 | mtd: gpmi-nand: move to dma_transfer_direction | Shawn Guo |
2011-12-08 | MTD: nand: make au1550nd.c a platform_driver | Manuel Lauss |
2011-12-05 | mtd: gpmi: add missing include 'module.h' | Wolfram Sang |
2011-12-02 | mtd: ndfc: fix typo in structure dereference | Tony Breeds |
2011-11-29 | ARM: at91/nand: use gpio_is_valid to check the gpio | Jean-Christophe PLAGNIOL-VILLARD |
2011-11-18 | USB: convert some miscellanies drivers to use module_usb_driver() | Greg Kroah-Hartman |
2011-11-13 | mtd: drop select of MTD_PARTITIONS | Paul Bolle |
2011-11-07 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-11-03 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2011-10-31 | mtd: Add module.h to drivers users that were implicitly using it. | Paul Gortmaker |
2011-10-31 | mtd: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed | Paul Gortmaker |
2011-10-24 | MIPS: Alchemy: remove all CONFIG_SOC_AU1??? defines | Manuel Lauss |
2011-10-24 | MIPS: Alchemy: kill au1xxx.h header | Manuel Lauss |
2011-10-16 | mtd: nand: initialize ops.mode | Brian Norris |
2011-10-16 | mtd: nand_h1900 never worked | Arnd Bergmann |