Age | Commit message (Expand) | Author |
2016-05-04 | mtd: nand: Drop mtd.owner requirement in nand_scan | Ezequiel García |
2016-05-04 | mtd: brcmnand: Fix v7.1 register offsets | Florian Fainelli |
2016-05-04 | mtd: spi-nor: remove micron_quad_enable() | Cyrille Pitchen |
2016-05-04 | mtd: nand: pxa3xx_nand: fix dmaengine initialization | Robert Jarzmik |
2016-04-12 | mtd: onenand: fix deadlock in onenand_block_markbad | Aaro Koskinen |
2016-03-11 | Merge tag 'for-linus-20160311' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2016-03-05 | ubi: Fix out of bounds write in volume update code | Richard Weinberger |
2016-03-04 | mtd: nand: tests: fix regression introduced in mtd_nandectest | Jorge Ramirez-Ortiz |
2016-01-24 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2016-01-24 | MIPS: bcm963xx: Move extended flash address to bcm_tag header file | Simon Arlott |
2016-01-24 | MIPS: bcm963xx: Move Broadcom BCM963xx image tag data structure | Simon Arlott |
2016-01-22 | wrappers for ->i_mutex access | Al Viro |
2016-01-13 | Merge tag 'for-linus-20160112' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2016-01-12 | Merge tag 'upstream-4.5-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds |
2016-01-12 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2016-01-10 | mtd: ubi: wl: avoid erasing a PEB which is empty | Sebastian Siewior |
2016-01-08 | mtd: jz4780_nand: replace if/else blocks with switch/case | Brian Norris |
2016-01-08 | mtd: nand: jz4780: Update ecc correction error codes | Harvey Hunt |
2016-01-07 | mtd: nandsim: use nand_get_controller_data() | Brian Norris |
2016-01-07 | mtd: jz4780_nand: remove useless mtd->priv = chip assignment | Brian Norris |
2016-01-07 | mtd: nand: make use of nand_set/get_controller_data() helpers | Boris BREZILLON |
2016-01-07 | mtd: nand: jz4780: driver for NAND devices on JZ4780 SoCs | Alex Smith |
2016-01-06 | Merge tag 'for-linus-20160106' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2016-01-06 | mtd: nand: jz4740: remove custom 'erased check' implementation | Boris BREZILLON |
2016-01-06 | mtd: nand: diskonchip: remove custom 'erased check' implementation | Boris BREZILLON |
2016-01-06 | mtd: nand: davinci: remove custom 'erased check' implementation | Boris BREZILLON |
2016-01-06 | mtd: nand: use nand_check_erased_ecc_chunk in default ECC read functions | Boris BREZILLON |
2016-01-06 | mtd: nand: return consistent error codes in ecc.correct() implementations | Boris BREZILLON |
2016-01-06 | mtd: cfi_cmdset_0001: fixing memory leak and handling failed kmalloc | Insu Yun |
2016-01-06 | mtd: spi-nor: wait until lock/unlock operations are ready | Ezequiel García |
2016-01-06 | mtd: tests: consolidate kmalloc/memset 0 call to kzalloc | Nicholas Mc Guire |
2016-01-06 | mtd: nand: assign reasonable default name for NAND drivers | Brian Norris |
2016-01-05 | mtd: merge MTD development from v4.4 into for-v4.5 development | Brian Norris |
2016-01-05 | mtd: spi-nor: fix stm_is_locked_sr() parameters | Brian Norris |
2016-01-05 | mtd: spi-nor: fix Spansion regressions (aliased with Winbond) | Brian Norris |
2016-01-05 | mtd: nand: fix for drop unnecessary partition parser data | Stephen Rothwell |
2016-01-04 | mtd: fix cmdlinepart parser, early naming for auto-filled MTD | Brian Norris |
2016-01-04 | drivers/mtd/maps/pcmciamtd.c: __iomem annotations | Al Viro |
2015-12-26 | Merge tag 'upstream-4.4-rc7' of git://git.infradead.org/linux-ubifs | Linus Torvalds |
2015-12-18 | mtd: sh_flctl: pass FIFO as physical address | Arnd Bergmann |
2015-12-18 | mtd: denali: make MTD_NAND_DENALI_DT dependent on OF | Masahiro Yamada |
2015-12-18 | mtd: nand: Disable subpage writes for drivers without ecc->hwctl | Helmut Schaa |
2015-12-18 | mtd: ftl: use swap() in copy_erase_unit() | Fabian Frederick |
2015-12-18 | mtd: cfi_cmdset_0002: use swap() in cfi_cmdset_0002() | Fabian Frederick |
2015-12-18 | mtd: mtk-nor: adjust sequence of trigger function and assignment function | Bayi Cheng |
2015-12-18 | mtd: nand: remove unused and buggy get_platform_nandchip() helper function | Boris BREZILLON |
2015-12-18 | mtd: nand: kill the chip->flash_node field | Boris BREZILLON |
2015-12-18 | mtd: nand: simplify nand_dt_init() usage | Boris BREZILLON |
2015-12-18 | mtd: nand: remove useless mtd->priv = chip assignments | Boris BREZILLON |
2015-12-18 | mtd: nand: denali: use the mtd instance embedded in struct nand_chip | Boris BREZILLON |