Age | Commit message (Expand) | Author |
2013-09-26 | mtd: nand: fix NAND_BUSWIDTH_AUTO for x16 devices | Brian Norris |
2013-09-26 | UBI: Fix PEB leak in wear_leveling_worker() | Richard Weinberger |
2013-08-14 | mtd: omap2: allow bulding as a module | Arnd Bergmann |
2013-05-18 | drivers/mtd/nand: don't check resource with devm_ioremap_resource | Wolfram Sang |
2013-05-09 | Merge tag 'for-linus-20130509' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2013-05-09 | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds |
2013-05-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-05-07 | Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2013-05-07 | block_device_operations->release() should return void | Al Viro |
2013-05-05 | mtd_blktrans_ops->release() should return void | Al Viro |
2013-05-05 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2013-05-02 | Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-04-29 | Include missing linux/slab.h inclusions | David Howells |
2013-04-19 | mtdchar: remove no-longer-used vma helpers | Linus Torvalds |
2013-04-19 | vm: convert mtdchar mmap to vm_iomap_memory() helper | Linus Torvalds |
2013-04-19 | mtd: onenand/samsung: make regs-onenand.h file local | Arnd Bergmann |
2013-04-16 | Convert selectors of GENERIC_GPIO to GPIOLIB | Alexandre Courbot |
2013-04-05 | mtd: omap2: Use module_platform_driver() | Sachin Kamat |
2013-04-05 | mtd: bf5xx_nand: Use module_platform_driver() | Sachin Kamat |
2013-04-05 | mtd: denali_dt: Remove redundant use of of_match_ptr | Sachin Kamat |
2013-04-05 | mtd: denali_dt: Change return value to fix smatch warning | Sachin Kamat |
2013-04-05 | mtd: denali_dt: Use module_platform_driver() | Sachin Kamat |
2013-04-05 | mtd: denali_dt: Fix incorrect error check | Sachin Kamat |
2013-04-05 | mtd: nand: subpage write support for hardware based ECC schemes | Gupta, Pekon |
2013-04-05 | mtd: omap2: use msecs_to_jiffies() | Toan Pham |
2013-04-05 | mtd: nand_ids: use size macros | Artem Bityutskiy |
2013-04-05 | mtd: nand_ids: improve LEGACY_ID_NAND macro a bit | Artem Bityutskiy |
2013-04-05 | mtd: add 4 Toshiba nand chips for the full-id case | Huang Shijie |
2013-04-05 | mtd: add the support to parse out the full-id nand type | Huang Shijie |
2013-04-05 | mtd: sh_flctl: Use of_match_ptr() macro | Sachin Kamat |
2013-04-05 | mtd: gpio: Use of_match_ptr() macro | Sachin Kamat |
2013-04-05 | mtd: gpio: Use devm_kzalloc() | Sachin Kamat |
2013-04-05 | mtd: davinci_nand: Use of_match_ptr() | Sachin Kamat |
2013-04-05 | mtd: dataflash: Use of_match_ptr() macro | Sachin Kamat |
2013-04-05 | mtd: remove h720x flash support | Arnd Bergmann |
2013-04-05 | mtd: onenand: remove OneNAND simulator | Artem Bityutskiy |
2013-04-05 | mtd: merge mtdchar module with mtdcore | Artem Bityutskiy |
2013-04-05 | mtd: mtdcore: cleanup mtdcore.h a little | Artem Bityutskiy |
2013-04-05 | mtd: mtdchar: use proper kernel print level | Artem Bityutskiy |
2013-04-05 | mtd: mtdcore: remove few useless #ifdef's | Artem Bityutskiy |
2013-04-05 | mtd: remove the h1910 NAND driver | Artem Bityutskiy |
2013-04-05 | mtd: remove the ppchameleonevb NAND driver | Artem Bityutskiy |
2013-04-05 | mtd: davinci_nand: use module_platform_driver_probe() | Jingoo Han |
2013-04-05 | mtd: txx9ndfmc: use module_platform_driver_probe() | Jingoo Han |
2013-04-05 | mtd: sh_flctl: use module_platform_driver_probe() | Jingoo Han |
2013-04-05 | mtd: fsmc_nand: use module_platform_driver_probe() | Jingoo Han |
2013-04-05 | mtd: atmel_nand: use module_platform_driver_probe() | Jingoo Han |
2013-04-05 | mtd: orion_nand: use module_platform_driver_probe() | Jingoo Han |
2013-04-05 | mtd: doc: use module_platform_driver_probe() | Jingoo Han |