Show patches with: none      |   748 patches
« 1 2 ... 3 4 57 8 »
Patch Series S/W/F Date Submitter Delegate State
mtd: cfi_cmdset_0001: Support the absence of protection registers mtd: cfi_cmdset_0001: Support the absence of protection registers --- 2020-04-17 Jean-Philippe Brucker New
mtd: cfi: convert inline functions to macros mtd: cfi: convert inline functions to macros --- 2017-10-11 Arnd Bergmann Accepted
mtd: Convert to using %pOF instead of full_name --- 2017-07-18 Rob Herring Accepted
mtd: dataflash: Add SPI ID table mtd: dataflash: Add SPI ID table --- 2022-06-20 Mark Brown New
mtd: document linux-specific partition parser DT binding --- 2015-10-23 Linus Walleij New
mtd: document linux-specific partition parser DT binding --- 2015-10-15 Linus Walleij New
mtd: fsmc_nand: restore platform data partition support --- 2012-03-13 Linus Walleij Superseded
mtd: ichxrom: maybe-uninitialized with gcc-4.9 --- 2016-10-24 Arnd Bergmann Accepted
mtd: lpddr: fix excessive stack usage with clang mtd: lpddr: fix excessive stack usage with clang --- 2020-05-05 Arnd Bergmann New
mtd: map: Fix compilation warning --- 2012-10-29 Viresh Kumar Accepted
mtd: maps: ixp4xx: Drop driver mtd: maps: ixp4xx: Drop driver --- 2022-04-07 Linus Walleij New
mtd: mtd-utils: Correct casting for final status report in flashcp --- 2016-12-13 Jonathan Fether Superseded
mtd: nand: added nand_shutdown --- 2014-11-20 Scott Branden Accepted
mtd: nand: atmel: mark resume function __maybe_unused --- 2017-05-31 Arnd Bergmann Accepted
mtd: nand: cafe: clean up DMA address setup mtd: nand: cafe: clean up DMA address setup --- 2017-12-05 Masahiro Yamada Accepted
mtd: nand: check ecc->total sanity in nand_scan_tail --- 2017-05-25 Masahiro Yamada Accepted
mtd: nand: davinci: add comment on NAND subpage write status on keystone --- 2017-03-30 Sekhar Nori Accepted
mtd: nand: davinci: set ECC algorithm explicitly for HW based ECC --- 2017-05-02 Alexander Couzens Accepted
mtd: nand: denali: allow to override max_banks from DT property --- 2016-03-24 Masahiro Yamada Superseded
mtd: nand: denali_dt: replace clk_disable() with clk_disable_unprepare() --- 2016-11-02 Masahiro Yamada Accepted
mtd: nand: denali_pci: add missing pci_release_regions() calls --- 2016-11-02 Masahiro Yamada New
mtd: nand: denali: rename misleading dma_buf to tmp_buf mtd: nand: denali: rename misleading dma_buf to tmp_buf --- 2017-11-23 Masahiro Yamada Accepted
mtd: nand: denali: use SPDX-License-Identifier and fix license mismatch mtd: nand: denali: use SPDX-License-Identifier and fix license mismatch --- 2018-08-20 Masahiro Yamada Accepted
mtd: nand: Fix a docs build warning --- 2017-07-30 Jonathan Corbet Accepted
mtd: nand: fix write accessor sanity checks --- 2017-03-07 Masahiro Yamada New
mtd: nand: fsl_ifc: remove unused variable --- 2017-06-09 Arnd Bergmann New
mtd: nand: fsmc: remove stale non-DT probe path --- 2016-12-18 Linus Walleij Accepted
mtd: nand: fsmc: update of OF support --- 2013-04-29 Linus Walleij Accepted
mtd: nand: gpio: Convert to use GPIO descriptors mtd: nand: gpio: Convert to use GPIO descriptors --- 2017-09-24 Linus Walleij Accepted
mtd: nand/gpio: Use module_platform_driver macro --- 2012-09-05 Sachin Kamat Accepted
mtd: nand: jz4780: fixup, device structure assigned at probe --- 2016-03-24 Jorge Ramirez-Ortiz Accepted
mtd: nand: omap2: Fix partition creation via cmdline mtdparts --- 2017-03-30 Roger Quadros Accepted
mtd: nand: omap: Fix 1-bit Hamming code scheme, omap_calculate_ecc() --- 2014-08-08 Roger Quadros Accepted
mtd: nand: omap: Fix NAND enumeration on 3430 LDP --- 2014-11-05 Roger Quadros New
mtd: nand/raw: MTD_NAND_BCM47XXNFLASH needs CONFIG_BCMA mtd: nand/raw: MTD_NAND_BCM47XXNFLASH needs CONFIG_BCMA --- 2018-07-11 Arnd Bergmann Accepted
mtd: nand: remove STANDALONE compile mode of nand_ecc mtd: nand: remove STANDALONE compile mode of nand_ecc --- 2018-03-09 Masahiro Yamada Accepted
mtd: nand: remove unnecessary extern from driver headers mtd: nand: remove unnecessary extern from driver headers --- 2017-11-23 Masahiro Yamada Accepted
mtd: nand: squash struct nand_buffers into struct nand_chip mtd: nand: squash struct nand_buffers into struct nand_chip --- 2017-12-04 Masahiro Yamada New
mtd: nand: tests: fix regression introduced in mtd_nandectest --- 2016-03-01 Jorge Ramirez-Ortiz New
mtd: nand: use .read_oob() instead of .cmdfunc() for bad block check --- 2017-03-14 Masahiro Yamada New
mtd: nand: wait for tWHR after NAND_CMD_STATUS / NAND_CMD_READID mtd: nand: wait for tWHR after NAND_CMD_STATUS / NAND_CMD_READID --- 2017-09-26 Masahiro Yamada New
[mtd/next] dt-bindings: mtd: partitions: allow SafeLoader dynamic subpartitions [mtd/next] dt-bindings: mtd: partitions: allow SafeLoader dynamic subpartitions --- 2022-11-08 Rafał Miłecki New
mtd: ofpart: Fix incorrect NULL check in parse_ofoldpart_partitions() --- 2012-09-25 Sachin Kamat Accepted
mtd: onenand: Make flexonenand_set_boundary static --- 2012-09-22 Sachin Kamat Accepted
mtd: onenand: omap2: print resource using %pR format string mtd: onenand: omap2: print resource using %pR format string --- 2018-01-16 Arnd Bergmann Accepted
mtd: only use __xipram annotation when XIP_KERNEL is set --- 2016-01-25 Arnd Bergmann Accepted
mtd: orion-nand: fix build error with ARMv4 --- 2017-07-21 Arnd Bergmann Accepted
mtd: parsers: bcm47xxpart: Fix halfblock reads mtd: parsers: bcm47xxpart: Fix halfblock reads --- 2022-10-13 Linus Walleij Superseded
mtd: parsers: bcm47xxpart: print correct offset on read error mtd: parsers: bcm47xxpart: print correct offset on read error --- 2022-03-17 Rafał Miłecki New
mtd: parsers: trx: Rewrite partition parsing mtd: parsers: trx: Rewrite partition parsing --- 2022-10-16 Linus Walleij New
mtd: physmap_of: add a hook for Versatile write protection --- 2014-11-04 Linus Walleij New
mtd: physmap_of: fix potential NULL dereference --- 2014-11-30 Ard Biesheuvel Accepted
mtd: physmap_of_gemini: remove extranous __xipram annotation mtd: physmap_of_gemini: remove extranous __xipram annotation --- 2019-03-13 Arnd Bergmann New
mtd: physmap_of: really fix the physmap add-ons --- 2017-03-26 Linus Walleij New
mtd: physmap_of: Retire Gemini pad control --- 2017-08-08 Linus Walleij Accepted
mtd: pmcmsp: use kstrndup instead of kmalloc+strncpy --- 2016-09-10 Arnd Bergmann Accepted
mtd: powernv: SPDX and comment fixups mtd: powernv: SPDX and comment fixups --- 2019-02-06 Joel Stanley New
mtd: pxa3xx_nand: fix compilation error --- 2013-09-25 Linus Walleij New
mtd: rawnand: arasan: select CONFIG_BCH mtd: rawnand: arasan: select CONFIG_BCH --- 2020-05-27 Arnd Bergmann New
mtd: rawnand: call onfi_fill_data_interface() once again after nand_detect mtd: rawnand: call onfi_fill_data_interface() once again after nand_detect --- 2019-02-07 Masahiro Yamada New
mtd: rawnand: check return code of nand_reset() and nand_readid_op() mtd: rawnand: check return code of nand_reset() and nand_readid_op() --- 2019-01-21 Masahiro Yamada Accepted
mtd: rawnand: constify elements of NAND_OP_PARSER(_PATTERN) mtd: rawnand: constify elements of NAND_OP_PARSER(_PATTERN) --- 2019-04-09 Masahiro Yamada New
mtd: rawnand: denali: add DT property to specify skipped bytes in OOB mtd: rawnand: denali: add DT property to specify skipped bytes in OOB --- 2018-09-07 Masahiro Yamada New
mtd: rawnand: denali: add more delays before latching incoming data mtd: rawnand: denali: add more delays before latching incoming data --- 2020-03-16 Masahiro Yamada Superseded
mtd: rawnand: denali: add reset controlling mtd: rawnand: denali: add reset controlling --- 2019-12-10 Masahiro Yamada New
mtd: rawnand: denali: deassert write protect pin mtd: rawnand: denali: deassert write protect pin --- 2020-01-27 Masahiro Yamada New
mtd: rawnand: denali: do not pass zero maxchips to nand_scan() mtd: rawnand: denali: do not pass zero maxchips to nand_scan() --- 2018-08-21 Masahiro Yamada New
mtd: rawnand: denali_dt: remove single anonymous clock support mtd: rawnand: denali_dt: remove single anonymous clock support --- 2019-01-15 Masahiro Yamada Accepted
mtd: rawnand: denali: error out if platform has no associated data mtd: rawnand: denali: error out if platform has no associated data --- 2019-12-09 Masahiro Yamada New
mtd: rawnand: denali: fix a race condition when DMA is kicked mtd: rawnand: denali: fix a race condition when DMA is kicked --- 2018-09-13 Masahiro Yamada Accepted
mtd: rawnand: denali: get ->setup_data_interface() working again mtd: rawnand: denali: get ->setup_data_interface() working again --- 2019-01-18 Masahiro Yamada New
mtd: rawnand: denali: include <linux/bits.h> instead of <linux/bitops.h> mtd: rawnand: denali: include <linux/bits.h> instead of <linux/bitops.h> --- 2018-10-16 Masahiro Yamada Accepted
mtd: rawnand: denali: remove ->erase hook mtd: rawnand: denali: remove ->erase hook --- 2019-01-21 Masahiro Yamada Accepted
mtd: rawnand: denali: remove the old unified controller/chip DT support mtd: rawnand: denali: remove the old unified controller/chip DT support --- 2019-10-21 Masahiro Yamada New
mtd: rawnand: denali: remove unused dma_addr field from denali_nand_info mtd: rawnand: denali: remove unused dma_addr field from denali_nand_info --- 2019-01-24 Masahiro Yamada Accepted
mtd: rawnand: Do not check for bad block if bbt is unavailable mtd: rawnand: Do not check for bad block if bbt is unavailable --- 2021-01-30 Manivannan Sadhasivam New
mtd: rawnand: Fix probe failure due to of_get_nand_secure_regions() mtd: rawnand: Fix probe failure due to of_get_nand_secure_regions() --- 2021-07-27 Manivannan Sadhasivam New
mtd: rawnand: fsmc: Keep bank enable bit set mtd: rawnand: fsmc: Keep bank enable bit set --- 2019-01-09 Linus Walleij New
mtd: rawnand: fsmc: Keep CE enabled fix mb() drain mtd: rawnand: fsmc: Keep CE enabled fix mb() drain --- 2019-01-09 Linus Walleij New
mtd: rawnand: print offset instead of page number for bad blocks mtd: rawnand: print offset instead of page number for bad blocks --- 2022-03-26 Rafał Miłecki New
mtd: rawnand: qcom: Fix clock sequencing in qcom_nandc_probe() mtd: rawnand: qcom: Fix clock sequencing in qcom_nandc_probe() --- 2022-01-02 Bryan O'Donoghue Superseded
mtd: rawnand: remove ->legacy.erase and single_erase() mtd: rawnand: remove ->legacy.erase and single_erase() --- 2019-01-21 Masahiro Yamada Superseded
mtd: rawnand: sharpsl: add include guard to linux/mtd/sharpsl.h mtd: rawnand: sharpsl: add include guard to linux/mtd/sharpsl.h --- 2019-08-20 Masahiro Yamada New
mtd: remove c++ comments from uapi header mtd: remove c++ comments from uapi header --- 2019-07-08 Arnd Bergmann New
mtd: remove unused variable in mtdswap --- 2017-07-25 Arnd Bergmann New
mtd: replace VMLINUX_SYMBOL_STR() with string literal mtd: replace VMLINUX_SYMBOL_STR() with string literal --- 2018-06-23 Masahiro Yamada Accepted
mtd/sm_ftl.c: fix wrong do_div() usage --- 2015-11-04 Nicolas Pitre Accepted
mtd: spi-nor: cqspi: remove duplicate const --- 2017-06-27 Arnd Bergmann Accepted
mtd: spi-nor: don't include linux/mtd/cfi.h from header --- 2016-09-15 Arnd Bergmann New
mtd: spi-nor: stm32-quadspi: avoid unintialized return code mtd: spi-nor: stm32-quadspi: avoid unintialized return code --- 2017-09-14 Arnd Bergmann New
mtd: test: Replace timeval with ktime_t in speedtest.c and torturetest.c --- 2014-11-28 Chunyan Zhang New
mtd-tests: use pages during readtest and stress mtd-tests: use pages during readtest and stress --- 2021-12-02 Ralph Siemsen Accepted
mtd-utils: Correct casting for final status report in flashcp --- 2016-12-14 Jonathan Fether New
[mtd-utils] nandwrite: warn about writing 0xff blocks [mtd-utils] nandwrite: warn about writing 0xff blocks --- 2022-03-25 Rafał Miłecki New
nand_base: fix regression on nand with 64/128 oob size --- 2017-03-12 Alexander Couzens New
nand: raw: remove tango driver nand: raw: remove tango driver --- 2021-01-20 Arnd Bergmann New
procfs: use inline functions instead of macros for proc_create_single_data stub procfs: use inline functions instead of macros for proc_create_single_data stub --- 2018-05-25 Arnd Bergmann New
Regression caused by 073db4a51ee43ccb827f54a4261c0583b028d5ab --- 2015-10-22 Felipe Balbi New
[Resend,1/1] mtd: ubi: Update ubi-media.h to dual license mtd: ubi: Update ubi-media.h to dual license --- 2018-06-04 Lionel Debieve Accepted
[Resend,1/3] mtd: omap2: Cleanup header files --- 2014-01-10 Sachin Kamat Accepted
« 1 2 ... 3 4 57 8 »