Age | Commit message (Expand) | Author | Files | Lines |
2020-01-31 | Merge tag 'mtd/for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/... | Linus Torvalds | 1 | -4/+4 |
2020-01-27 | mtd: block2mtd: page index should use pgoff_t | Liu Song | 1 | -4/+4 |
2020-01-06 | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig | 1 | -1/+1 |
2019-11-14 | mtd: devices: fix mchp23k256 read and write | Angelo Dureghello | 1 | -8/+12 |
2019-10-29 | mtd: spear_smi: Fix Write Burst mode | Miquel Raynal | 1 | -1/+37 |
2019-10-08 | mtd: st_spi_fsm: remove unused field from struct stfsm | Bartosz Golaszewski | 1 | -1/+0 |
2019-10-08 | mtd: spear_smi: remove set but not used variable 'flash_info' | zhengbin | 1 | -3/+0 |
2019-10-08 | mtd: Remove dev_err() usage after platform_get_irq() | Stephen Boyd | 1 | -1/+0 |
2019-09-16 | mtd: pmc551: Remove set but not used variable 'soff_lo' | zhengbin | 1 | -6/+3 |
2019-09-16 | mtd: phram: Module parameters add writable permissions | Xiaoming Ni | 1 | -1/+1 |
2019-08-12 | mtd: spi-nor: Move m25p80 code in spi-nor.c | Boris Brezillon | 3 | -366/+0 |
2019-06-14 | docs: kbuild: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab | 1 | -1/+1 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 420 | Thomas Gleixner | 6 | -29/+6 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 380 | Thomas Gleixner | 1 | -5/+1 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner | 1 | -10/+1 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 2 | -30/+2 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 3 | -15/+3 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
2019-05-21 | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner | 3 | -0/+3 |
2019-05-06 | mtd: phram: Mark expected switch fall-throughs | Gustavo A. R. Silva | 1 | -0/+2 |
2019-04-18 | mtd: nand: Clarify Kconfig entry for software BCH ECC algorithm | Miquel Raynal | 1 | -1/+1 |
2019-03-05 | Merge tag 'mtd/for-5.1' of git://git.infradead.org/linux-mtd | Linus Torvalds | 3 | -7/+11 |
2019-02-25 | Merge tag 'spi-nor/for-5.1' of git://git.infradead.org/linux-mtd into mtd/next | Boris Brezillon | 1 | -1/+8 |
2019-02-13 | mtd: powernv_flash: Fix device registration error | Aneesh Kumar K.V | 1 | -1/+1 |
2019-01-29 | mtd: docg3: fix a possible memory leak of mtd->name | YueHaibing | 1 | -3/+2 |
2019-01-29 | mtd: docg3: Fix passing zero to 'PTR_ERR' warning in doc_probe_device | YueHaibing | 1 | -1/+1 |
2019-01-17 | mtd: m25p80: add support of octal mode I/O transfer | Yogesh Narayan Gaur | 1 | -1/+8 |
2019-01-08 | mtd: mtdram: Expose module parameters | Richard Weinberger | 1 | -2/+0 |
2018-12-29 | Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
2018-12-18 | Merge tag 'nand/for-4.21' of git://git.infradead.org/linux-mtd into mtd/next | Boris Brezillon | 1 | -1/+1 |
2018-12-13 | Merge branch 'yaml-bindings-for-v4.21' into dt/next | Rob Herring | 1 | -1/+1 |
2018-12-03 | mtd: use DEFINE_SHOW_ATTRIBUTE() instead of open-coding it | Yangtao Li | 2 | -19/+8 |
2018-11-27 | mtd: Convert to using %pOFn instead of device_node.name | Rob Herring | 1 | -1/+1 |
2018-11-09 | mtd: block2mtd: mark expected switch fall-throughs | Gustavo A. R. Silva | 1 | -0/+2 |
2018-11-05 | mtd: docg3: don't set conflicting BCH_CONST_PARAMS option | Arnd Bergmann | 1 | -1/+1 |
2018-10-23 | Merge tag 'mtd/for-4.20' of git://git.infradead.org/linux-mtd | Linus Torvalds | 1 | -15/+8 |
2018-10-08 | mtd: devices: m25p80: Make sure WRITE_EN is issued before each write | Yogesh Gaur | 1 | -15/+8 |
2018-09-18 | mtd: devices: m25p80: Make sure the buffer passed in op is DMA-able | Boris Brezillon | 1 | -3/+23 |
2018-08-14 | Merge tag 'spi-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Linus Torvalds | 1 | -0/+3 |
2018-08-11 | Merge tag 'spi-nor/for-4.19' of git://git.infradead.org/linux-mtd into mtd/next | Boris Brezillon | 1 | -4/+1 |
2018-08-11 | Merge tag 'nand/for-4.19' of git://git.infradead.org/linux-mtd into mtd/next | Boris Brezillon | 1 | -2/+2 |
2018-08-10 | Merge branch 'spi-4.19' into spi-next | Mark Brown | 1 | -0/+3 |
2018-08-02 | mtd: m25p80: Call spi_mem_get_name() to let controller set a custom name | Frieder Schrempf | 1 | -0/+3 |
2018-07-20 | mtd: Make Kconfig formatting consistent | Boris Brezillon | 1 | -2/+2 |
2018-07-18 | mtd: sst25l: use mtd_device_register() | Rafał Miłecki | 1 | -3/+2 |
2018-07-18 | mtd: powernv_flash: set of_node in mtd's dev | Rafał Miłecki | 1 | -0/+1 |
2018-06-22 | mtd: dataflash: Use ULL suffix for 64-bit constants | Geert Uytterhoeven | 1 | -2/+2 |
2018-06-18 | mtd: m25p80: Use SPI_MEM_OP_NO_DUMMY instead of SPI_MEM_OP_DUMMY(0, x) | Boris Brezillon | 1 | -2/+1 |
2018-06-18 | mtd: m25p80: Remove unneeded m25p->command field | Boris Brezillon | 1 | -2/+0 |
2018-06-13 | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook | 1 | -1/+1 |