Age | Commit message (Expand) | Author |
2014-11-02 | Merge tag 'for-linus-20141102' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2014-10-29 | mtd: cfi_cmdset_0001.c: fix resume for LH28F640BF chips | Dmitry Eremin-Solenikov |
2014-10-29 | mtd: omap: fix mtd devices not showing up | Frans Klaver |
2014-10-21 | mtd: m25p80,spi-nor: Fix module aliases for m25p80 | Ben Hutchings |
2014-10-18 | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2014-10-18 | Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds |
2014-10-18 | Merge tag 'for-linus-20141015' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2014-10-17 | mtd: spi-nor: make spi_nor_scan() take a chip type name, not spi_device_id | Ben Hutchings |
2014-10-17 | mtd: m25p80: get rid of spi_get_device_id | Rafał Miłecki |
2014-10-15 | mtd: sh_flctl: use dmaengine_terminate_all() API | Vinod Koul |
2014-10-15 | mtd: fsmc_nand: use dmaengine_terminate_all() API | Vinod Koul |
2014-10-06 | mtd: nand: omap: Correct CONFIG_MTD_NAND_OMAP_BCH help message | Roger Quadros |
2014-10-06 | mtd: nand: Force omap_elm to be built as a module if omap2_nand is a module | Ezequiel Garcia |
2014-10-04 | block: disable entropy contributions for nonrot devices | Mike Snitzer |
2014-10-03 | UBI: Fastmap: Calc fastmap size correctly | Richard Weinberger |
2014-09-30 | UBI: Fix trivial typo in __schedule_ubi_work | Richard Weinberger |
2014-09-28 | mtd: move support for struct flash_platform_data into m25p80 | Rafał Miłecki |
2014-09-28 | mtd: spi-nor: add Kconfig option to disable 4K sectors | Rafał Miłecki |
2014-09-26 | UBI: wl: Rename cancel flag to shutdown | Richard Weinberger |
2014-09-26 | UBI: ubi_eba_read_leb: Remove in vain variable assignment | Richard Weinberger |
2014-09-24 | UBI: Fix livelock in produce_free_peb() | Richard Weinberger |
2014-09-22 | mtd: nand: Move ELM driver and rename as omap_elm | Ezequiel García |
2014-09-22 | nand: omap2: Replace pr_err with dev_err | Ezequiel García |
2014-09-22 | nand: omap2: Remove horrible ifdefs to fix module probe | Ezequiel García |
2014-09-22 | mtd: nand: add Hynix's H27UCG8T2ATR-BC to nand_ids table | Boris BREZILLON |
2014-09-22 | mtd: nand: support ONFI timing mode retrieval for non-ONFI NANDs | Boris BREZILLON |
2014-09-22 | mtd: physmap_of: Add non-obsolete map_rom probe | Aaron Sierra |
2014-09-22 | mtd: physmap_of: Fix ROM support via OF | Aaron Sierra |
2014-09-19 | mtd: denali: fix indents and other trivial things | Masahiro Yamada |
2014-09-19 | mtd: denali: remove unnecessary parentheses | Masahiro Yamada |
2014-09-19 | mtd: denali: remove another set-but-unused variable | Brian Norris |
2014-09-19 | UBI: return on error in rename_volumes() | Dan Carpenter |
2014-09-19 | UBI: Improve comment on work_sem | Richard Weinberger |
2014-09-17 | mtd: denali: fix include guard and license block of denali.h | Masahiro Yamada |
2014-09-17 | mtd: nand: don't break long print messages | Rafał Miłecki |
2014-09-17 | mtd: bcm47xxnflash: replace some magic numbers | Rafał Miłecki |
2014-09-17 | mtd: bcm47xxnflash: NAND_CMD_RESET support | Rafał Miłecki |
2014-09-17 | mtd: bcm47xxnflash: add cmd_ctrl handler | Rafał Miłecki |
2014-09-17 | mtd: bcm47xxnflash: add dev_ready and fill chip_delay | Rafał Miłecki |
2014-09-17 | mtd: bcm47xxnflash: fix typo in freq calculation | Rafał Miłecki |
2014-09-17 | mtd: bcm47xxpart: find NVRAM partitions in middle blocks | Rafał Miłecki |
2014-09-17 | mtd: atmel_nand: remove pmecc_bytes_per_sector, use chip->ecc.bytes instead | Wu, Josh |
2014-09-17 | mtd: atmel_nand: remove pmecc_sector_number, use ecc.steps instead | Wu, Josh |
2014-09-17 | nand: omap2: Add support for flash-based bad block table | Ezequiel García |
2014-09-17 | mtd: nand: atmel_nand: retrieve NFC clock | Boris BREZILLON |
2014-09-16 | UBI: Dispatch update notification if the volume is updated | Ezequiel Garcia |
2014-09-16 | UBI: block: Add support for the UBI_VOLUME_UPDATED notification | Ezequiel Garcia |
2014-09-16 | UBI: block: Fix block device size setting | Ezequiel Garcia |
2014-09-16 | UBI: block: fix dereference on uninitialized dev | Colin Ian King |
2014-09-16 | UBI: add missing kmem_cache_free() in process_pool_aeb error path | Richard Genoud |