Age | Commit message (Expand) | Author |
2019-02-06 | mtd: rawnand: gpmi: fix MX28 bus master lockup problem | Martin Kepplinger |
2019-02-06 | mtd: Make sure mtd->erasesize is valid even if the partition is of size 0 | Boris Brezillon |
2019-02-01 | mtd: Remove a debug trace in mtdpart.c | Boris Brezillon |
2019-01-31 | mtd: rawnand: fix kernel-doc warnings | Randy Dunlap |
2019-01-31 | mtd: spinand: Fix the error/cleanup path in spinand_init() | Boris Brezillon |
2019-01-31 | mtd: spinand: Handle the case where PROGRAM LOAD does not reset the cache | Boris Brezillon |
2019-01-18 | mtd: rawnand: denali: get ->setup_data_interface() working again | Masahiro Yamada |
2019-01-18 | mtd: nand: jz4740: fix '__iomem *' vs. '* __iomem' | Luc Van Oostenryck |
2019-01-15 | mtd: rawnand: fsmc: Keep bank enable bit set | Linus Walleij |
2019-01-08 | mtd: rawnand: qcom: fix memory corruption that causes panic | Christian Lamparter |
2019-01-07 | mtd: Check add_mtd_device() ret code | Boris Brezillon |
2019-01-07 | mtd: Fix the check on nvmem_register() ret code | Boris Brezillon |
2018-12-29 | Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2018-12-28 | Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-12-28 | Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-12-25 | Merge tag 'spi-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Linus Torvalds |
2018-12-25 | Merge tag 'mtd/for-4.21' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2018-12-20 | Merge remote-tracking branches 'spi/topic/mem' and 'spi/topic/mtd' into spi-next | Mark Brown |
2018-12-18 | Merge tag 'spi-nor/for-4.21' of git://git.infradead.org/linux-mtd into mtd/next | Boris Brezillon |
2018-12-18 | Merge tag 'nand/for-4.21' of git://git.infradead.org/linux-mtd into mtd/next | Boris Brezillon |
2018-12-17 | mtd: rawnand: sunxi: Write pageprog related opcodes to WCMD_SET | Boris Brezillon |
2018-12-15 | mtd: rawnand: marvell: prevent timeouts on a loaded machine | Miquel Raynal |
2018-12-14 | mtd: rawnand: omap2: Pass the parent of pdev to dma_request_chan() | Boris Brezillon |
2018-12-14 | mtd: rawnand: Fix JEDEC detection | Boris Brezillon |
2018-12-13 | ubi: Do not drop UBI device reference before using | Pan Bian |
2018-12-13 | ubi: Put MTD device after it is not used | Pan Bian |
2018-12-13 | Merge branch 'yaml-bindings-for-v4.21' into dt/next | Rob Herring |
2018-12-10 | mtd: spi-nor: Add support for is25lp016d | Fabrizio Castro |
2018-12-10 | mtd: spi-nor: parse SFDP 4-byte Address Instruction Table | Cyrille Pitchen |
2018-12-10 | mtd: spi-nor: Add 4B_OPCODES flag to is25lp256 | Liu Xiang |
2018-12-10 | mtd: spi-nor: Add an SPDX tag to spi-nor.{c,h} | Boris Brezillon |
2018-12-10 | mtd: spi-nor: Make the enable argument passed to set_byte() a bool | Boris Brezillon |
2018-12-10 | mtd: spi-nor: Stop passing flash_info around | Boris Brezillon |
2018-12-10 | mtd: spi-nor: Avoid forward declaration of internal functions | Boris Brezillon |
2018-12-10 | mtd: spi-nor: Drop inline on all internal helpers | Boris Brezillon |
2018-12-10 | mtd: spi-nor: Add a post BFPT fixup for MX25L25635E | Boris Brezillon |
2018-12-10 | mtd: spi-nor: Add a post BFPT parsing fixup hook | Boris Brezillon |
2018-12-10 | mtd: spi-nor: Add the SNOR_F_4B_OPCODES flag | Boris Brezillon |
2018-12-10 | mtd: spi-nor: cast to u64 to avoid uint overflows | huijin.park |
2018-12-10 | mtd: spi-nor: Add support for IS25LP032/064 | Uwe Kleine-König |
2018-12-10 | mtd: spi-nor: add entry for mt35xu512aba flash | Yogesh Narayan Gaur |
2018-12-10 | mtd: spi-nor: add macros related to MICRON flash | Yogesh Narayan Gaur |
2018-12-10 | mtd: spi-nor: mark desirable switch case fall through | Tudor.Ambarus@microchip.com |
2018-12-10 | mtd: spi-nor: Add support for mx25u12835f | Alexander Sverdlin |
2018-12-10 | mtd: spi-nor: Add Winbond w25q128jv support | Robert Marko |
2018-12-10 | mtd: spi-nor: remove unneeded smpt zeroization | Tudor.Ambarus@microchip.com |
2018-12-07 | mtd: rawnand: jz4780: annotate implicit fall throughs | Mathieu Malaterre |
2018-12-07 | mtd: spinand: add support for GigaDevice GD5FxGQ4xA | Chuanhong Guo |
2018-12-07 | mtd: rawnand: Deprecate the dummy_controller field | Boris Brezillon |
2018-12-07 | mtd: rawnand: vf610: Add an SPDX tag to replace the license text | Boris Brezillon |