linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-16 03:11:50 to 2020-11-19 21:21:37 UTC [more...]

[PATCH v4] dt-bindings: mtd: gpmi-nand: Fix matching of clocks on different SoCs
 2020-11-19 21:20 UTC  (2+ messages)

[PATCH] mtd: rawnand: gpmi: fix reference count leak in gpmi ops
 2020-11-19 21:20 UTC  (2+ messages)

[PATCH] mtd: spinand: macronix: Add support for MX35LFxGE4AD
 2020-11-19 21:15 UTC  (3+ messages)

[PATCH v2] mtd: nand: ecc-hamming: Clarify the logic around rp17
 2020-11-19 21:11 UTC  (2+ messages)

[RESEND, PATCH v1] mtd: spinand: macronix: Add support for MX35LFxGE4AD
 2020-11-19 21:14 UTC  (2+ messages)

[PATCH v3 05/23] mtd: Fix misspelled function parameter 'section'
 2020-11-19 21:10 UTC  (2+ messages)

[PATCH v3 02/23] mtd: devices: phram: File headers are not good candidates for kernel-doc
 2020-11-19 21:11 UTC  (2+ messages)

[PATCH v3 03/23] mtd: onenand: onenand_base: Fix expected kernel-doc formatting
 2020-11-19 21:11 UTC  (2+ messages)

[PATCH] mtd: rawnand: ingenic: remove redundant get_device() in ingenic_ecc_get()
 2020-11-19 21:11 UTC  (2+ messages)

[PATCH v3 01/23] mtd: mtdpart: Fix misdocumented function parameter 'mtd'
 2020-11-19 21:11 UTC  (2+ messages)

[PATCH v3 04/23] mtd: devices: docg3: Fix kernel-doc 'bad line' and 'excessive doc' issues
 2020-11-19 21:11 UTC  (2+ messages)

[PATCH v3 09/23] mtd: spinand: toshiba: Demote non-conformant kernel-doc header
 2020-11-19 21:09 UTC  (2+ messages)

[PATCH v3 10/23] mtd: ubi: kapi: Correct documentation for 'ubi_leb_read_sg's 'sgl' parameter
 2020-11-19 21:09 UTC  (2+ messages)

[PATCH v3 11/23] mtd: ubi: eba: Fix a couple of misdocumentation issues
 2020-11-19 21:09 UTC  (2+ messages)

[PATCH v3 13/23] mtd: rawnand: brcmnand: Demote non-conformant kernel-doc headers
 2020-11-19 21:08 UTC  (2+ messages)

[PATCH v3 12/23] mtd: ubi: wl: Fix a couple of kernel-doc issues
 2020-11-19 21:09 UTC  (2+ messages)

[PATCH v3 14/23] mtd: ubi: gluebi: Fix misnamed function parameter documentation
 2020-11-19 21:08 UTC  (2+ messages)

[PATCH v3 15/23] mtd: rawnand: diskonchip: Marking unused variables as __always_unused
 2020-11-19 21:08 UTC  (2+ messages)

[PATCH v3 16/23] mtd: rawnand: cafe_nand: Remove superfluous param doc and add another
 2020-11-19 21:08 UTC  (2+ messages)

[PATCH v3 19/23] mtd: rawnand: omap2: Fix a bunch of kernel-doc misdemeanours
 2020-11-19 21:07 UTC  (2+ messages)

[PATCH v3 17/23] mtd: rawnand: s3c2410: Add documentation for 2 missing struct members
 2020-11-19 21:08 UTC  (2+ messages)

[PATCH v3 18/23] mtd: rawnand: omap_elm: Finish half populated function header, demote empty ones
 2020-11-19 21:07 UTC  (2+ messages)

[PATCH v3 20/23] mtd: rawnand: sunxi: Document 'sunxi_nfc's 'caps' member
 2020-11-19 21:07 UTC  (2+ messages)

[PATCH v3 21/23] mtd: rawnand: arasan: Document 'anfc_op's 'buf' member
 2020-11-19 21:07 UTC  (2+ messages)

[PATCH v3 23/23] mtd: devices: powernv_flash: Add function names to headers and fix 'dev'
 2020-11-19 21:07 UTC  (2+ messages)

[PATCH v2] mtd: rawnand: mxc: Remove platform data support
 2020-11-19 21:07 UTC  (2+ messages)

[PATCH v3 22/23] mtd: onenand: Fix some kernel-doc misdemeanours
 2020-11-19 21:07 UTC  (2+ messages)

[PATCH] docs: mtd: Avoid htmldocs warnings
 2020-11-19 21:06 UTC  (2+ messages)

[PATCH] mtd: physmap: physmap-bt1-rom: Fix __iomem addrspace removal warning
 2020-11-19 21:07 UTC  (2+ messages)

[PATCH] mtd: nand: Change dependency between the NAND and ECC cores
 2020-11-19 21:06 UTC  (2+ messages)

[PATCH] mtd: rawnand: davinci: Do not use extra dereferencing
 2020-11-19 21:06 UTC  (2+ messages)

[PATCH] mtd: rawnand: au1550: Ensure the presence of the right includes
 2020-11-19 21:06 UTC  (2+ messages)

[PATCH] mtd: rawnand: marvell: Drop useless line
 2020-11-19 21:05 UTC  (2+ messages)

[PATCH] mtd: rawnand: orion: Allow compile testing
 2020-11-19 21:06 UTC  (2+ messages)

[PATCH] mtd-ram: correctly free memory on error path in platram_probe()
 2020-11-19 21:05 UTC  (2+ messages)

[PATCH] mtd: rawnand: tmio: Allow compile testing
 2020-11-19 21:05 UTC  (2+ messages)

[PATCH] mtd/nand: Use mtd->oops_panic_write as condition
 2020-11-19 21:05 UTC  (2+ messages)

[PATCH 03/19] mtd: rawnand: ams-delta: Move the ECC initialization to ->attach_chip()
 2020-11-19 20:47 UTC  (2+ messages)

[PATCH 01/19] mtd: rawnand: gpio: Move the ECC initialization to ->attach_chip()
 2020-11-19 20:48 UTC  (2+ messages)

[PATCH 02/19] mtd: rawnand: xway: Move the ECC initialization to ->attach_chip()
 2020-11-19 20:48 UTC  (2+ messages)

[PATCH 04/19] mtd: rawnand: au1550: Move the ECC initialization to ->attach_chip()
 2020-11-19 20:47 UTC  (2+ messages)

[PATCH 06/19] mtd: rawnand: davinci: Move the ECC initialization to ->attach_chip()
 2020-11-19 20:47 UTC  (2+ messages)

[PATCH 09/19] mtd: rawnand: lpc32xx_mlc: Move the ECC initialization to ->attach_chip()
 2020-11-19 20:47 UTC  (2+ messages)

[PATCH 12/19] mtd: rawnand: orion: Move the ECC initialization to ->attach_chip()
 2020-11-19 20:47 UTC  (2+ messages)

[PATCH 07/19] mtd: rawnand: diskonchip: Move the ECC initialization to ->attach_chip()
 2020-11-19 20:47 UTC  (2+ messages)

[PATCH 13/19] mtd: rawnand: txx9ndfmc: Move the ECC initialization to ->attach_chip()
 2020-11-19 20:47 UTC  (2+ messages)

[PATCH 11/19] mtd: rawnand: mpc5121: Move the ECC initialization to ->attach_chip()
 2020-11-19 20:47 UTC  (2+ messages)

[PATCH 15/19] mtd: rawnand: pasemi: Move the ECC initialization to ->attach_chip()
 2020-11-19 20:47 UTC  (2+ messages)

[PATCH 16/19] mtd: rawnand: plat_nand: Move the ECC initialization to ->attach_chip()
 2020-11-19 20:46 UTC  (2+ messages)

[PATCH 14/19] mtd: rawnand: tmio: Move the ECC initialization to ->attach_chip()
 2020-11-19 20:47 UTC  (2+ messages)

[PATCH 17/19] mtd: rawnand: r852: Move the ECC initialization to ->attach_chip()
 2020-11-19 20:46 UTC  (2+ messages)

[PATCH 19/19] mtd: rawnand: socrates: Move the ECC initialization to ->attach_chip()
 2020-11-19 20:46 UTC  (2+ messages)

merge struct block_device and struct hd_struct
 2020-11-19 15:13 UTC  (62+ messages)
` [PATCH 01/20] blk-cgroup: fix a hd_struct leak in blkcg_fill_root_iostats
` [PATCH 02/20] block: remove a duplicate __disk_get_part prototype
` [PATCH 03/20] block: add a bdev_kobj helper
` [PATCH 04/20] block: use disk_part_iter_exit in disk_part_iter_next
` [PATCH 05/20] block: use put_device in put_disk
` [PATCH 06/20] block: change the hash used for looking up block devices
` [PATCH 07/20] init: refactor name_to_dev_t
` [PATCH 08/20] init: refactor devt_from_partuuid
` [PATCH 09/20] init: cleanup match_dev_by_uuid and match_dev_by_label
` [PATCH 10/20] block: refactor __blkdev_put
` [PATCH 11/20] block: reference struct block_device from struct hd_struct
` [PATCH 12/20] block: simplify the block device claiming interface
` [PATCH 13/20] block: remove ->bd_contains
` [PATCH 14/20] block: remove the nr_sects field in struct hd_struct
` [PATCH 15/20] block: merge struct block_device and "
` [PATCH 16/20] block: stop using bdget_disk for partition 0
` [PATCH 17/20] filemap: consistently use ->f_mapping over ->i_mapping
` [PATCH 18/20] fs: remove get_super_thawed and get_super_exclusive_thawed
` [PATCH 19/20] bcache: remove a superflous lookup_bdev all
` [PATCH 20/20] block: remove i_bdev

[PATCH 0/5] [RFC] MUSE: Userspace backed MTD
 2020-11-19 14:16 UTC  (6+ messages)
` [PATCH 1/5] fuse: Rename FUSE_DIO_CUSE
` [PATCH 2/5] fuse: Export fuse_simple_request
` [PATCH 3/5] fuse: Make cuse_parse_one a common helper
` [PATCH 4/5] mtd: Add MTD_MUSE flag
` [PATCH 5/5] fuse: Implement MUSE: MTD in userspace

[PATCH v8 0/6] spi: cadence-quadspi: Add QSPI controller support for Intel LGM SoC
 2020-11-19 13:06 UTC  (7+ messages)
` [PATCH v8 1/6] spi: cadence-quadspi: Add QSPI "
` [PATCH v8 2/6] spi: cadence-quadspi: Disable the DAC "
` [PATCH v8 3/6] spi: cadence-quadspi: Add multi-chipselect support "

[PATCH v2 00/23] Rid W=1 warnings in MTD
 2020-11-19 11:08 UTC  (4+ messages)
` [PATCH v2 01/23] mtd: mtdpart: Fix misdocumented function parameter 'mtd'

[PATCH v3 0/4] Add support for Qcom SMEM based NAND parser
 2020-11-19  7:13 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: mtd: partitions: Add binding for Qcom SMEM parser
` [PATCH v3 2/4] mtd: parsers: Add "
` [PATCH v3 3/4] mtd: rawnand: qcom: Add support for "
` [PATCH v3 4/4] mtd: parsers: afs: Fix freeing the part name memory in failure

[PATCH v4 0/3] Add support for Encryption and Casefolding in F2FS
 2020-11-19  6:09 UTC  (4+ messages)
` [PATCH v4 1/3] libfs: Add generic function for setting dentry_ops
` [PATCH v4 2/3] fscrypt: Have filesystems handle their d_ops
` [PATCH v4 3/3] f2fs: Handle casefolding with Encryption

[PATCH 2/2] jffs2: fix can't set rp_size to zero during remounting
 2020-11-19  2:50 UTC  (2+ messages)

[PATCH v3 0/3] Add support for Encryption and Casefolding in F2FS
 2020-11-18 19:05 UTC  (7+ messages)
` [PATCH v3 1/3] libfs: Add generic function for setting dentry_ops
` [PATCH v3 2/3] fscrypt: Have filesystems handle their d_ops
` [PATCH v3 3/3] f2fs: Handle casefolding with Encryption

[PATCH v2 0/3] mtd: Make sure UBIFS does not do multi-pass page programming on flashes that don't support it
 2020-11-18 18:24 UTC  (4+ messages)
` [PATCH v2 1/3] UBI: Do not zero out EC and VID on ECC-ed NOR flashes
` [PATCH v2 2/3] mtd: spi-nor: core: Allow flashes to specify MTD writesize
` [PATCH v2 3/3] mtd: spi-nor: spansion: Set ECC block size

[PATCH mtd-utils RFC] Add an ubifs mount helper
 2020-11-18 14:43 UTC  (3+ messages)

[PATCH 0/5] fscrypt: prevent creating duplicate encrypted filenames
 2020-11-18  7:56 UTC  (6+ messages)
` [PATCH 1/5] fscrypt: add fscrypt_is_nokey_name()
` [PATCH 2/5] ext4: prevent creating duplicate encrypted filenames
` [PATCH 3/5] f2fs: "
` [PATCH 4/5] ubifs: "
` [PATCH 5/5] fscrypt: remove unnecessary calls to fscrypt_require_key()

[PATCH v2 0/4] Add support for Qcom SMEM based NAND parser
 2020-11-18  7:19 UTC  (8+ messages)
` [PATCH v2 1/4] dt-bindings: mtd: partitions: Add binding for Qcom SMEM parser
` [PATCH v2 2/4] mtd: parsers: Add "
` [PATCH v2 3/4] mtd: rawnand: qcom: Add support for "
` [PATCH v2 4/4] mtd: parsers: afs: Fix freeing the part name memory in failure

[PATCH v2 0/3] Add support for Encryption and Casefolding in F2FS
 2020-11-18  6:27 UTC  (15+ messages)
` [PATCH v2 1/3] libfs: Add generic function for setting dentry_ops
    ` [f2fs-dev] "
` [PATCH v2 2/3] fscrypt: Have filesystems handle their d_ops
` [PATCH v2 3/3] f2fs: Handle casefolding with Encryption

[PATCH 0/4] Add support for Qcom SMEM based NAND parser
 2020-11-17 17:39 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: mtd: partitions: Add binding for Qcom SMEM parser
` [PATCH 2/4] mtd: parsers: Add "
` [PATCH 3/4] mtd: rawnand: qcom: Add support for "
` [PATCH 4/4] mtd: parsers: afs: Fix freeing the part name memory in failure

mtd: rawnand: gpmi: regression since e5e5631cc88987a6f3cd8304660bd9190da95916
 2020-11-17 12:30 UTC  (2+ messages)

[PATCH] ubifs: wbuf: Don't leak kernel memory to flash
 2020-11-17  9:21 UTC  (4+ messages)

[PATCH] fscrypt: simplify master key locking
 2020-11-17  3:26 UTC 

[PATCH v7 0/6] spi: cadence-quadspi: Add QSPI controller support for Intel LGM SoC
 2020-11-17  2:16 UTC  (6+ messages)
` [PATCH v7 3/6] spi: cadence-quadspi: Add multi-chipselect "
` [PATCH v7 5/6] dt-bindings: spi: Convert cadence-quadspi.txt to cadence-quadspi.yaml

[PATCH] mtd: spi-nor: Use CLSR command for FL-L chips
 2020-11-16 15:39 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).