Age | Commit message (Expand) | Author |
2018-01-06 | mtd: nand: pxa3xx: Fix READOOB implementation | Boris Brezillon |
2017-12-18 | mtd: Fix mtd_check_oob_ops() | Miquel Raynal |
2017-12-15 | mtd: nand: gpio: Fix ALE gpio configuration | Christophe Leroy |
2017-12-15 | mtd: nand: brcmnand: Zero bitflip is not an error | Albert Hsieh |
2017-12-15 | mtd: nand: gpmi: Fix failure when a erased page has a bitflip at BBM | Sascha Hauer |
2017-11-27 | Rename superblock flags (MS_xyz -> SB_xyz) | Linus Torvalds |
2017-11-25 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2017-11-22 | Merge tag 'for-linus-20171120' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2017-11-21 | treewide: setup_timer() -> timer_setup() | Kees Cook |
2017-11-17 | Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2017-11-16 | Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2017-11-15 | Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-11-13 | mtd: Avoid probe failures when mtd->dbg.dfs_dir is invalid | Boris Brezillon |
2017-11-13 | mtd: sharpslpart: Add sharpslpart partition parser | Andrea Adami |
2017-11-13 | mtd: Add sanity checks in mtd_write/read_oob() | Boris Brezillon |
2017-11-13 | mtd: remove the get_unmapped_area method | Nicolas Pitre |
2017-11-13 | mtd: implement mtd_get_unmapped_area() using the point method | Nicolas Pitre |
2017-11-13 | mtd: chips/map_rom.c: implement point and unpoint methods | Nicolas Pitre |
2017-11-13 | mtd: chips/map_ram.c: implement point and unpoint methods | Nicolas Pitre |
2017-11-13 | mtd: mtdram: properly handle the phys argument in the point method | Nicolas Pitre |
2017-11-13 | mtd: mtdswap: fix spelling mistake: 'TRESHOLD' -> 'THRESHOLD' | Arvind Yadav |
2017-11-13 | mtd: slram: use memremap() instead of ioremap() | Roy Franz |
2017-11-13 | kconfig: kill off GENERIC_IO option | Rob Herring |
2017-11-06 | mtd: constify mtd_partition | Arvind Yadav |
2017-11-06 | mtd: plat-ram: Replace manual resource management by devm | Anton Vasilyev |
2017-11-06 | mtd: powernv_flash: Use opal_async_wait_response_interruptible() | Cyril Bur |
2017-11-06 | mtd: powernv_flash: Don't return -ERESTARTSYS on interrupted token acquisition | Cyril Bur |
2017-11-06 | mtd: powernv_flash: Remove pointless goto in driver init | Cyril Bur |
2017-11-06 | mtd: powernv_flash: Don't treat OPAL_SUCCESS as an error | Cyril Bur |
2017-11-06 | mtd: powernv_flash: Use WARN_ON_ONCE() rather than BUG_ON() | Cyril Bur |
2017-11-02 | Merge tag 'nand/for-4.15' of git://git.infradead.org/l2-mtd | Richard Weinberger |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-31 | mtd: nand: Fix writing mtdoops to nand flash. | Brent Taylor |
2017-10-31 | treewide: Fix function prototypes for module_param_call() | Kees Cook |
2017-10-30 | mtd: intel-spi: Add Intel Lewisburg PCH SPI super SKU PCI ID | Kuppuswamy Sathyanarayanan |
2017-10-30 | mtd: nand: mtk: fix infinite ECC decode IRQ issue | Xiaolei Li |
2017-10-29 | mtd: spi-nor: Add support for mr25h128 | Philipp Puschmann |
2017-10-29 | mtd: nand: mtk: change the compile sequence of mtk_nand.o and mtk_ecc.o | Xiaolei Li |
2017-10-29 | mtd: spi-nor: enable 4B opcodes for mx66l51235l | Roman Yeryomin |
2017-10-29 | mtd: spi-nor: stm32-quadspi: fix prefetching outside fsize | Ludovic Barre |
2017-10-29 | mtd: spi-nor: stm32-quadspi: change license text | Ludovic Barre |
2017-10-29 | mtd: spi-nor: stm32-quadspi: Fix uninitialized error return code | Geert Uytterhoeven |
2017-10-27 | mtd: nand: omap2: Fix subpage write | Roger Quadros |
2017-10-25 | spi-nor: intel-spi: Remove EXPERT dependency | Bin Meng |
2017-10-24 | mtd: mtk-nor: add suspend/resume support | Guochun Mao |
2017-10-23 | mtd: spi-nor: Add support for Winbond w25q16dw | Neil Armstrong |
2017-10-17 | mtd: spi-nor: cadence-quadspi: Add runtime PM support | Vignesh R |
2017-10-17 | mtd: spi-nor: cadence-quadspi: Fix error path in probe | Vignesh R |
2017-10-17 | mtd: spi-nor: cadence-quadspi: Add support to enable loop-back clock circuit | Vignesh R |
2017-10-17 | mtd: spi-nor: cadence-quadspi: add a delay in write sequence | Vignesh R |