Age | Commit message (Expand) | Author |
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 |
2014-09-15 | mtd: denali: remove a set-but-unused variable | Masahiro Yamada |
2014-09-15 | mtd: denali: change the type of iterators to int | Masahiro Yamada |
2014-09-15 | mtd: denali: remove unnecessary casts | Masahiro Yamada |
2014-09-15 | mtd: denali: remove unnecessary variable initializations | Masahiro Yamada |
2014-09-15 | mtd: denali: fix the format of comment blocks | Masahiro Yamada |
2014-09-15 | Merge tag 'v3.17-rc5' from upstream | Brian Norris |
2014-09-06 | Merge tag 'for-linus-20140905' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2014-08-25 | mtd: nand: omap: Fix 1-bit Hamming code scheme, omap_calculate_ecc() | Roger Quadros |
2014-08-25 | mtd: nand: omap: Revert to using software ECC by default | Roger Quadros |
2014-08-19 | Merge l2-mtd/next into l2-mtd/master | Brian Norris |
2014-08-19 | mtd: spi-nor: drop jedec_probe /helper/ function | Rafał Miłecki |
2014-08-19 | mtd: spi-nor: remove duplicated w25q128 entry | Rafał Miłecki |
2014-08-19 | mtd: gpio_flash: handle case where offset + len exceeds the window size | Aaron Wu |
2014-08-19 | mtd: nand: Use ULL-suffix for big u64 constant | Geert Uytterhoeven |
2014-08-19 | mtd: atmel_nand: NFC: fix mtd_nandbiterrs.ko test fail when using sram write | Wu, Josh |
2014-08-19 | mtd: terminate user-provided string | Brian Norris |
2014-08-19 | mtd: nand: fix integer widening problems | Brian Norris |
2014-08-19 | mtd: maps: solutionengine: drop excess dependency | Brian Norris |
2014-08-19 | mtd: nandsim: fix integer widening | Brian Norris |
2014-08-19 | mtd: nand: denali: set proper error code on timeout | Brian Norris |
2014-08-19 | mtd: use __packed shorthand | Brian Norris |
2014-08-19 | mtd: tests: fix integer overflow issues | Brian Norris |
2014-08-19 | mtd: mtdswap: fix integer overflow | Brian Norris |
2014-08-19 | mtd: remove dead non-char logic | Brian Norris |
2014-08-19 | mtd: sm_ftl: initialize error code | Brian Norris |
2014-08-19 | mtd: correct upper bounds check for mtd_*() APIs | Brian Norris |
2014-08-19 | mtd: cfi_cmdset_0002: allow retry/timeout loop to exit | Brian Norris |
2014-08-19 | mtd: nand: fix nand_lock/unlock() function | White Ding |
2014-08-19 | mtd: Fixed checkpatch seq_printf warnings | Samarth Parikh |
2014-08-19 | mtd: denali: avoid using a magic number | Masahiro Yamada |
2014-08-19 | mtd: atmel_nand: remove redundant dev_err call | Wei Yongjun |
2014-08-19 | mtd: spi-nor: add support for Micron M25PX80 | Thomas Petazzoni |
2014-08-19 | mtd: atmel_nand: add pmecc support for 512, 1k, 4k, 8k page size | Wu, Josh |
2014-08-19 | mtd: atmel_nand: increase chip_delay | Raphaël Poggi |
2014-08-19 | mtd: use NULL instead of 0 for an address | Martin Kepplinger |
2014-08-19 | mtd: ndfc: silence an array underflow static checker warning | Dan Carpenter |
2014-08-15 | mtd: cfi_cmdset_0002: check return code for get_chip() | Brian Norris |
2014-08-13 | Merge tag 'upstream-3.17-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds |