| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-06-11 | mtd: slram: simplify register_device() cleanup | Ruoyu Wang | 1 | -42/+40 |
| 2026-06-11 | mtd: slram: remove failed entries from the device list | Ruoyu Wang | 1 | -6/+16 |
| 2026-03-11 | mtd: docg3: fix use-after-free in docg3_release() | James Kim | 1 | -2/+1 |
| 2026-02-21 | Convert 'alloc_flex' family to use the new default GFP_KERNEL argument | Linus Torvalds | 1 | -1/+1 |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 9 | -18/+18 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 9 | -19/+19 |
| 2026-01-19 | mtd: intel-dg: Fix accessing regions before setting nregions | Alexander Usyskin | 1 | -3/+6 |
| 2025-11-29 | mtd: docg3: fix kernel-doc warnings | Randy Dunlap | 1 | -1/+1 |
| 2025-10-28 | mtd: intel-dg: wake card on operations | Alexander Usyskin | 1 | -12/+62 |
| 2025-08-28 | mtd: MTD_INTEL_DG should depend on DRM_I915 or DRM_XE | Geert Uytterhoeven | 1 | -2/+2 |
| 2025-06-23 | drm/xe/nvm: add support for non-posted erase | Reuven Abliyev | 1 | -2/+40 |
| 2025-06-23 | mtd: intel-dg: align 64bit read and write | Alexander Usyskin | 1 | -0/+35 |
| 2025-06-23 | mtd: intel-dg: register with mtd | Alexander Usyskin | 1 | -4/+224 |
| 2025-06-23 | mtd: intel-dg: implement access functions | Alexander Usyskin | 1 | -0/+197 |
| 2025-06-23 | mtd: intel-dg: implement region enumeration | Alexander Usyskin | 1 | -0/+206 |
| 2025-06-23 | mtd: add driver for intel graphics non-volatile memory device | Alexander Usyskin | 3 | -0/+146 |
| 2025-04-28 | mtd: Do not enable by default during compile testing | Krzysztof Kozlowski | 1 | -1/+1 |
| 2025-03-18 | mtd: mchp48l640: Use str_enable_disable() in mchp48l640_write_prepare() | Zhang Heng | 1 | -4/+5 |
| 2025-01-15 | mtd: st_spi_fsm: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() | Raphael Gallais-Pou | 1 | -4/+2 |
| 2024-12-05 | mtd: mchp48l640: add support for Fujitsu MB85RS128TY FRAM | David Jander | 1 | -0/+14 |
| 2024-12-05 | mtd: mchp48l640: make WEL behaviour configurable | David Jander | 1 | -3/+11 |
| 2024-12-05 | mtd: phram: Add the kernel lock down check | Takashi Iwai | 1 | -0/+5 |
| 2024-12-05 | mtd: phram: only call platform_driver_unregister if phram_setup fails | Colin Ian King | 1 | -4/+4 |
| 2024-10-21 | mtd: Switch back to struct platform_driver::remove() | Uwe Kleine-König | 6 | -6/+6 |
| 2024-09-06 | mtd: powernv: Add check devm_kasprintf() returned value | Charles Han | 1 | -0/+3 |
| 2024-08-23 | mtd: slram: insert break after errors in parsing the map | Mirsad Todorovac | 1 | -0/+2 |
| 2024-05-21 | Merge tag 'pull-bd_inode-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -2/+4 |
| 2024-05-16 | Merge tag 'mtd/for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd... | Linus Torvalds | 1 | -1/+0 |
| 2024-05-03 | block2mtd: prevent direct access of bd_inode | Yu Kuai | 1 | -2/+4 |
| 2024-04-15 | mtd: mchp23k256: drop unneeded MODULE_ALIAS | Krzysztof Kozlowski | 1 | -1/+0 |
| 2024-03-27 | fs,block: yield devices early | Christian Brauner | 1 | -1/+1 |
| 2024-03-13 | Merge tag 'spi-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Linus Torvalds | 1 | -1/+1 |
| 2024-02-25 | block2mtd: port device access to files | Christian Brauner | 1 | -25/+21 |
| 2024-02-08 | mtd: dataflash: Follow renaming of SPI "master" to "controller" | Uwe Kleine-König | 1 | -1/+1 |
| 2023-11-04 | Merge tag 'mtd/for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/... | Linus Torvalds | 6 | -23/+12 |
| 2023-10-28 | mtd: block2mtd: Convert to bdev_open_by_dev/path() | Jan Kara | 1 | -22/+29 |
| 2023-10-16 | mtd: st_spi_fsm: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-10-16 | mtd: spear_smi: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-10-16 | mtd: powernv_flash: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-10-16 | mtd: phram: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-10-16 | mtd: docg3: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -3/+2 |
| 2023-10-16 | mtd: bcm47xxsflash: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-08-21 | mtd: spear_smi: Use helper function devm_clk_get_enabled() | Li Zetao | 1 | -12/+3 |
| 2023-07-27 | mtd: Explicitly include correct DT includes | Rob Herring | 3 | -3/+2 |
| 2023-07-12 | mtd: devices: docg3: Remove unnecessary (void*) conversions | Su Hui | 1 | -4/+4 |
| 2023-07-12 | mtd: spear_smi: Convert to devm_platform_ioremap_resource() | Yangtao Li | 1 | -4/+1 |
| 2023-07-12 | mtd: st_spi_fsm: Convert to devm_platform_ioremap_resource() | Yangtao Li | 1 | -12/+2 |
| 2023-06-28 | Merge tag 'mtd/for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/... | Linus Torvalds | 1 | -22/+6 |
| 2023-06-12 | block: replace fmode_t with a block-specific type for block open flags | Christoph Hellwig | 1 | -2/+2 |
| 2023-06-12 | block: use the holder as indication for exclusive opens | Christoph Hellwig | 1 | -2/+2 |
| 2023-06-05 | mtd: block2mtd: don't call early_lookup_bdev after the system is running | Christoph Hellwig | 1 | -1/+11 |
| 2023-06-05 | mtd: block2mtd: factor the early block device open logic into a helper | Christoph Hellwig | 1 | -23/+30 |
| 2023-06-05 | init: improve the name_to_dev_t interface | Christoph Hellwig | 1 | -2/+1 |
| 2023-06-05 | block: introduce holder ops | Christoph Hellwig | 1 | -2/+2 |
| 2023-05-22 | mtd: st_spi_fsm: Use the devm_clk_get_enabled() helper function | Christophe JAILLET | 1 | -22/+6 |
| 2023-04-27 | Merge tag 'spi-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Linus Torvalds | 1 | -1/+1 |
| 2023-03-22 | mtd: Use of_property_read_bool() for boolean properties | Rob Herring | 1 | -2/+2 |
| 2023-03-11 | mtd: devices: Replace all spi->chip_select and spi->cs_gpiod references with ... | Amit Kumar Mahapatra via Alsa-devel | 1 | -1/+1 |
| 2023-01-02 | mtd: dataflash: remove duplicate SPI ID table | Arnd Bergmann | 1 | -9/+0 |
| 2022-11-07 | mtd: remove lart flash driver | Arnd Bergmann | 3 | -691/+0 |
| 2022-09-21 | mtd: add ECC error accounting for each read request | Michał Kępień | 1 | -0/+8 |
| 2022-09-19 | mtd: move from strlcpy with unused retval to strscpy | Wolfram Sang | 1 | -1/+1 |
| 2022-09-19 | mtd: devices: docg3: Use correct function names in comment blocks | Colin Ian King | 1 | -3/+3 |
| 2022-09-19 | mtd: devices: docg3: check the return value of devm_ioremap() in the probe | William Dean | 1 | -1/+6 |
| 2022-06-24 | mtd: dataflash: Add SPI ID table | Mark Brown | 1 | -0/+8 |
| 2022-06-09 | mtd: st_spi_fsm: Simplify error checking in .probe() a bit | Uwe Kleine-König | 1 | -7/+4 |
| 2022-06-09 | mtd: st_spi_fsm: Disable clock only after device was unregistered | Uwe Kleine-König | 1 | -2/+2 |
| 2022-06-09 | mtd: st_spi_fsm: Warn about failure to unregister mtd device | Uwe Kleine-König | 1 | -1/+3 |
| 2022-06-09 | mtd: st_spi_fsm: Add a clk_disable_unprepare() in .probe()'s error path | Uwe Kleine-König | 1 | -3/+5 |
| 2022-06-09 | mtd: spear_smi: Drop if with an always false condition | Uwe Kleine-König | 1 | -4/+0 |
| 2022-06-09 | mtd: spear_smi: Don't skip cleanup after mtd_device_unregister() failed | Uwe Kleine-König | 1 | -4/+2 |
| 2022-06-09 | mtd: powernv_flash: Warn about failure to unregister mtd device | Uwe Kleine-König | 1 | -1/+3 |
| 2022-05-17 | mtd: st_spi_fsm: add missing clk_disable_unprepare() in stfsm_remove() | Yang Yingliang | 1 | -0/+2 |
| 2022-05-16 | mtd: phram: Allow cached mappings | Vincent Whitchurch | 1 | -6/+37 |
| 2022-04-25 | mtd: phram: Allow probing via reserved-memory | Vincent Whitchurch | 1 | -4/+63 |
| 2022-03-25 | Merge tag 'mtd/changes-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -3/+27 |
| 2022-03-21 | Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Linus Torvalds | 4 | -12/+4 |
| 2022-03-18 | Merge tag 'spi-nor/for-5.18' into mtd/next | Miquel Raynal | 1 | -4/+8 |
| 2022-02-18 | mtd: spear_smi: use GFP_KERNEL | Julia Lawall | 1 | -1/+1 |
| 2022-02-09 | spi: make remove callback a void function | Uwe Kleine-König | 4 | -12/+4 |
| 2022-02-07 | mtd: mchp48l640: Add SPI ID table | Mark Brown | 1 | -0/+10 |
| 2022-02-07 | mtd: mchp23k256: Add SPI ID table | Mark Brown | 1 | -0/+14 |
| 2022-01-31 | mtd: Fix misuses of of_match_ptr() | Miquel Raynal | 2 | -2/+2 |
| 2022-01-25 | mtd: phram: Prevent divide by zero bug in phram_setup() | Dan Carpenter | 1 | -4/+8 |
| 2022-01-11 | Merge tag 'mtd/for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd... | Linus Torvalds | 4 | -8/+14 |
| 2021-12-03 | mtd: dataflash: Add device-tree SPI IDs | Jon Hunter | 1 | -0/+8 |
| 2021-12-03 | mtd: sst25l: Warn about failure to unregister mtd device | Uwe Kleine-König | 1 | -1/+3 |
| 2021-12-03 | mtd: mchp48l640: Warn about failure to unregister mtd device | Uwe Kleine-König | 1 | -1/+3 |
| 2021-12-03 | mtd: mchp23k256: Warn about failure to unregister mtd device | Uwe Kleine-König | 1 | -1/+3 |
| 2021-12-03 | mtd: dataflash: Warn about failure to unregister mtd device | Uwe Kleine-König | 1 | -5/+5 |
| 2021-10-15 | mtd: block2mtd: add support for an optional custom MTD label | Joachim Wiberg | 1 | -7/+17 |
| 2021-10-15 | mtd: block2mtd: minor refactor to avoid hard coded constant | Joachim Wiberg | 1 | -2/+5 |
| 2021-08-06 | mtd: devices: mchp48l640: Fix memory leak on cmd | Colin Ian King | 1 | -0/+1 |
| 2021-07-16 | mtd: mchp48l640: silence some uninitialized variable warnings | Dan Carpenter | 1 | -2/+2 |
| 2021-06-11 | mtd: devices: add support for microchip 48l640 EERAM | Heiko Schocher | 3 | -0/+380 |
| 2021-05-26 | mtd: devices: Remove superfluous "break" | Ding Senjie | 1 | -1/+0 |
| 2021-05-10 | mtd: phram: Fix error return code in phram_setup() | Yu Kuai | 1 | -0/+1 |
| 2021-04-16 | mtd: core: Constify buf in mtd_write_user_prot_reg() | Tudor Ambarus | 1 | -1/+1 |
| 2021-02-01 | mtd: st_spi_fsm: convert comma to semicolon | Zheng Yongjun | 1 | -1/+1 |
| 2021-01-27 | mtd: phram: use div_u64_rem to stop overwrite len in phram_setup | yangerkun | 1 | -1/+5 |
| 2020-12-07 | mtd: phram: Allow the user to set the erase page size. | Patrick O'Grady | 1 | -18/+34 |
| 2020-11-20 | mtd: devices: powernv_flash: Add function names to headers and fix 'dev' | Lee Jones | 1 | -1/+4 |
| 2020-11-20 | mtd: devices: docg3: Fix kernel-doc 'bad line' and 'excessive doc' issues | Lee Jones | 1 | -3/+2 |
| 2020-11-20 | mtd: devices: phram: File headers are not good candidates for kernel-doc | Lee Jones | 1 | -1/+1 |
| 2020-10-02 | mtd: spear_smi: Enable compile testing | Miquel Raynal | 1 | -1/+1 |
| 2020-09-15 | mtd: spear_smi: use for_each_child_of_node() macro | Qinglang Miao | 1 | -2/+2 |
| 2020-08-27 | mtd: Avoid comma separated statements | Joe Perches | 1 | -2/+8 |
| 2020-05-24 | lib/bch: Allow easy bit swapping | Miquel Raynal | 1 | -1/+1 |
| 2020-05-24 | lib/bch: Rework a little bit the exported function names | Miquel Raynal | 1 | -5/+5 |
| 2020-03-30 | mtd: Convert fallthrough comments into statements | Miquel Raynal | 2 | -4/+4 |
| 2020-03-24 | mtd: phram: fix a double free issue in error path | Wen Yang | 1 | -6/+9 |
| 2020-01-30 | 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-15 | mtd: pmc551: Remove set but not used variable 'soff_lo' | zhengbin | 1 | -6/+3 |
| 2019-09-15 | 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-04 | 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-28 | 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-19 | 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-12 | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook | 1 | -1/+1 |
| 2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook | 1 | -1/+1 |
| 2018-06-08 | Merge tag 'mtd/for-4.18' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2 | -3/+2 |
| 2018-05-22 | mtd: devices: m25p80: Use spi_mem_set_drvdata() instead of spi_set_drvdata() | Boris Brezillon | 1 | -1/+1 |
| 2018-05-11 | mtd: spi-nor: Use the spi_mem_xx() API | Boris Brezillon | 2 | -157/+80 |
| 2018-04-22 | mtd: dataflash: replace msleep with usleep_range | Luca Ellero | 1 | -1/+1 |
| 2018-04-22 | mtd: devices: simplify getting .drvdata | Wolfram Sang | 1 | -2/+1 |
| 2018-03-21 | mtd: Stop updating erase_info->state and calling mtd_erase_callback() | Boris Brezillon | 13 | -75/+8 |
| 2018-03-15 | mtd: Stop assuming mtd_erase() is asynchronous | Boris Brezillon | 1 | -3/+0 |
| 2018-03-15 | mtd: st_spi_fsm: use %*ph to print small buffer | Antonio Cardace | 1 | -2/+1 |
| 2018-03-15 | mtd: block2mtd: remove redundant initialization of 'bdev' | Colin Ian King | 1 | -1/+1 |
| 2018-01-29 | Merge tag 'spi-nor/for-4.16' of git://git.infradead.org/linux-mtd into mtd/next | Boris Brezillon | 1 | -0/+9 |
| 2018-01-16 | mtd: Remove duplicate checks on mtd_oob_ops parameter | Boris Brezillon | 1 | -5/+0 |
| 2018-01-16 | mtd: Fallback to ->_read/write_oob() when ->_read/write() is missing | Boris Brezillon | 1 | -65/+0 |
| 2017-12-17 | mtd: mchp23k256: propagate return value of spi_sync() | Antonio Borneo | 1 | -4/+14 |
| 2017-12-13 | mtd: m25p80: restore the status of SPI flash when exiting | Hou Zhiqiang | 1 | -0/+9 |
| 2017-11-22 | Merge tag 'for-linus-20171120' of git://git.infradead.org/linux-mtd | Linus Torvalds | 5 | -20/+35 |
| 2017-11-16 | Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -30/+53 |
| 2017-11-15 | Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -2/+2 |
| 2017-11-13 | mtd: Avoid probe failures when mtd->dbg.dfs_dir is invalid | Boris Brezillon | 1 | -1/+6 |
| 2017-11-13 | mtd: remove the get_unmapped_area method | Nicolas Pitre | 1 | -14/+0 |
| 2017-11-13 | mtd: mtdram: properly handle the phys argument in the point method | Nicolas Pitre | 1 | -0/+22 |
| 2017-11-13 | mtd: slram: use memremap() instead of ioremap() | Roy Franz | 1 | -4/+5 |
| 2017-11-06 | mtd: constify mtd_partition | Arvind Yadav | 1 | -1/+1 |
| 2017-11-06 | mtd: powernv_flash: Use opal_async_wait_response_interruptible() | Cyril Bur | 1 | -22/+35 |
| 2017-11-06 | mtd: powernv_flash: Don't return -ERESTARTSYS on interrupted token acquisition | Cyril Bur | 1 | -0/+7 |
| 2017-11-06 | mtd: powernv_flash: Remove pointless goto in driver init | Cyril Bur | 1 | -10/+6 |
| 2017-11-06 | mtd: powernv_flash: Don't treat OPAL_SUCCESS as an error | Cyril Bur | 1 | -5/+10 |
| 2017-11-06 | mtd: powernv_flash: Use WARN_ON_ONCE() rather than BUG_ON() | Cyril Bur | 1 | -1/+3 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2 | -0/+2 |
| 2017-10-31 | treewide: Fix function prototypes for module_param_call() | Kees Cook | 2 | -2/+2 |
| 2017-10-29 | mtd: spi-nor: Add support for mr25h128 | Philipp Puschmann | 1 | -0/+1 |
| 2017-09-01 | Merge tag 'nand/for-4.14' of git://git.infradead.org/l2-mtd into mtd/next | Boris Brezillon | 1 | -8/+12 |
| 2017-08-23 | mtd: st_spi_fsm: Handle clk_prepare_enable/clk_disable_unprepare. | Arvind Yadav | 1 | -8/+12 |
| 2017-08-15 | mtd: spear_smi: add NULL check on devm_kzalloc() return value | Gustavo A. R. Silva | 1 | -0/+2 |
| 2017-07-21 | mtd: create per-device and module-scope debugfs entries | Mario Rugiero | 2 | -32/+15 |
| 2017-07-07 | Merge tag 'spi-nor/for-4.13' into MTD | Brian Norris | 3 | -37/+89 |
| 2017-06-27 | mtd: st_spi_fsm: remove SPINOR_OP_RDSR2 and use SPINOR_OP_RDCR instead | Cyrille Pitchen | 2 | -3/+2 |
| 2017-06-08 | mtd: mchp23k256: Add support for mchp23lcv1024 | Chris Packham | 1 | -10/+56 |
| 2017-06-08 | mtd: mchp23k256: add partitioning support | Chris Packham | 1 | -0/+1 |