Toggle navigation
Patchwork
linux-mtd
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Archived =
No
| 748 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
«
1
2
3
4
…
7
8
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[01/10] mtd: afs: rename structs and functions for v1
-
-
-
2015-10-15
Linus Walleij
Accepted
[01/11] mtd: nand: denali: remove unneeded <linux/slab.h> includes
-
-
-
2016-11-09
Masahiro Yamada
New
[01/11] mtd: rawnand: denali: use nand_chip pointer more for internal functions
[01/11] mtd: rawnand: denali: use nand_chip pointer more for internal functions
-
-
-
2019-02-08
Masahiro Yamada
Superseded
[01/23] mtd: mtdpart: Fix misdocumented function parameter 'mtd'
[01/23] mtd: mtdpart: Fix misdocumented function parameter 'mtd'
-
-
-
2020-11-02
Lee Jones
Superseded
[01/39] mtd: nand: allow to set only one of ECC size and ECC strength from DT
-
-
-
2016-11-26
Masahiro Yamada
Superseded
[01/48] ARM: pxa: split mach/generic.h
ARM: PXA multiplatform support
-
-
-
2022-04-19
Arnd Bergmann
New
[02/10] mtd: enable AFS selection for ARM64
-
-
-
2015-10-15
Linus Walleij
New
[02/11] mtd: nand: denali: remove unused struct member denali_nand_info::idx
-
-
-
2016-11-09
Masahiro Yamada
New
[02/21] ARM: s3c: remove s3c24xx specific hacks
ARM: s3c: clean out obsolete platforms
-
-
-
2022-10-21
Arnd Bergmann
New
[02/22] mtd: nand: cmx270: return error code of nand_scan() on error
-
-
-
2016-11-04
Masahiro Yamada
New
[02/23] mtd: devices: phram: File headers are not good candidates for kernel-doc
[01/23] mtd: mtdpart: Fix misdocumented function parameter 'mtd'
-
-
-
2020-11-02
Lee Jones
Superseded
[02/39] mtd: nand: denali: remove unused CONFIG option and macros
-
-
-
2016-11-26
Masahiro Yamada
New
[02/48] ARM: pxa: make mainstone.h private
ARM: PXA multiplatform support
-
-
-
2022-04-19
Arnd Bergmann
New
[03/10] mtd: afs: break out v1 footer magic to a define
-
-
-
2015-10-15
Linus Walleij
Accepted
[03/11] mtd: nand: denali: remove bogus comment about interrupt handler setup
-
-
-
2016-11-09
Masahiro Yamada
New
[03/11] mtd: rawnand: denali: remove unneeded casts in denali_{read, write}_pio
[01/11] mtd: rawnand: denali: use nand_chip pointer more for internal functions
-
-
-
2019-02-08
Masahiro Yamada
Superseded
[03/22] mtd: nand: cs553x: return error code of nand_scan() on error
-
-
-
2016-11-04
Masahiro Yamada
Accepted
[03/23] mtd: nand: onenand: onenand_base: Fix expected kernel-doc formatting
[01/23] mtd: mtdpart: Fix misdocumented function parameter 'mtd'
-
-
-
2020-11-02
Lee Jones
Superseded
[03/39] mtd: nand: denali: remove redundant define of BANK(x)
-
-
-
2016-11-26
Masahiro Yamada
Superseded
[03/48] ARM: pxa: make mach/regs-uart.h private
ARM: PXA multiplatform support
-
-
-
2022-04-19
Arnd Bergmann
New
[04/10] mtd: afs: refactor v1 partition parsing
-
-
-
2015-10-15
Linus Walleij
Accepted
[04/11] mtd: nand: denali: remove detect_partition_feature()
-
-
-
2016-11-09
Masahiro Yamada
Accepted
[04/11] mtd: rawnand: denali: switch over to ->exec_op() from legacy hooks
[01/11] mtd: rawnand: denali: use nand_chip pointer more for internal functions
-
-
-
2019-02-08
Masahiro Yamada
Superseded
[04/22] mtd: nand: gpio: return error code of nand_scan() on error
-
-
-
2016-11-04
Masahiro Yamada
Accepted
[04/23] mtd: devices: docg3: Fix kernel-doc 'bad line' and 'excessive doc' issues
[01/23] mtd: mtdpart: Fix misdocumented function parameter 'mtd'
-
-
-
2020-11-02
Lee Jones
Superseded
[04/48] ARM: pxa: remove mach/dma.h
ARM: PXA multiplatform support
-
-
-
2022-04-19
Arnd Bergmann
New
[05/10] mtd: afs: simplify partition parsing
-
-
-
2015-10-15
Linus Walleij
Superseded
[05/11] mtd: nand: denali: remove "Spectra:" prefix from printk strings
-
-
-
2016-11-09
Masahiro Yamada
Accepted
[05/22] mtd: nand: mpc5121: return error code of nand_scan() on error
-
-
-
2016-11-04
Masahiro Yamada
Accepted
[05/23] mtd: mtdcore: Fix misspelled function parameter 'section'
[01/23] mtd: mtdpart: Fix misdocumented function parameter 'mtd'
-
-
-
2020-11-02
Lee Jones
Superseded
[05/48] ARM: pxa: split up mach/hardware.h
ARM: PXA multiplatform support
-
-
-
2022-04-19
Arnd Bergmann
New
[06/10] mtd: afs: simplify partition detection
-
-
-
2015-10-15
Linus Walleij
New
[06/11] mtd: nand: denali: remove unused struct member totalblks, blksperchip
-
-
-
2016-11-09
Masahiro Yamada
Accepted
[06/11] mtd: rawnand: denali: use more precise timeout for NAND_OP_WAITRDT_INSTR
[01/11] mtd: rawnand: denali: use nand_chip pointer more for internal functions
-
-
-
2019-02-08
Masahiro Yamada
New
[06/11] mtd: remove lart flash driver
ARM: sa1100, mmp: drop unused board files
-
-
-
2022-10-21
Arnd Bergmann
New
[06/23] mtd: nand: onenand: onenand_bbt: Fix expected kernel-doc formatting
[01/23] mtd: mtdpart: Fix misdocumented function parameter 'mtd'
-
-
-
2020-11-02
Lee Jones
Superseded
[06/39] mtd: nand: denali: fix write_oob_data() function
-
-
-
2016-11-26
Masahiro Yamada
New
[06/48] ARM: pxa: stop using mach/bitfield.h
ARM: PXA multiplatform support
-
-
-
2022-04-19
Arnd Bergmann
New
[07/10] mtd: factor out v1 partition parsing
-
-
-
2015-10-15
Linus Walleij
New
[07/11] mtd: nand: denali: use managed devm_irq_request()
-
-
-
2016-11-09
Masahiro Yamada
Accepted
[07/48] ARM: pxa: move mach/sound.h to linux/platform_data/
ARM: PXA multiplatform support
-
-
-
2022-04-19
Arnd Bergmann
New
[08/10] mtd: afs: factor footer parsing into the v1 part parsing
-
-
-
2015-10-15
Linus Walleij
New
[08/11] mtd: nand: denali: return error code from devm_request_irq() on error
-
-
-
2016-11-09
Masahiro Yamada
Accepted
[08/23] mtd: ubi: build: Document 'ubi_num' in struct mtd_dev_param
[01/23] mtd: mtdpart: Fix misdocumented function parameter 'mtd'
-
-
-
2020-11-02
Lee Jones
Superseded
[08/48] ARM: pxa: move regs-lcd.h into driver
ARM: PXA multiplatform support
-
-
-
2022-04-19
Arnd Bergmann
New
[09/10] mtd: afs: factor the IIS read into partition parser
-
-
-
2015-10-15
Linus Walleij
New
[09/22] mtd: add DT bindings for the Cortina Systems Gemini Flash
Untitled series #116
-
-
-
2017-01-22
Linus Walleij
Accepted
[09/23] mtd: nand: spi: toshiba: Demote non-conformant kernel-doc header
[01/23] mtd: mtdpart: Fix misdocumented function parameter 'mtd'
-
-
-
2020-11-02
Lee Jones
Superseded
[09/48] watchdog: sa1100: use platform device registration
ARM: PXA multiplatform support
-
-
-
2022-04-19
Arnd Bergmann
New
[10/10] mtd: afs: add v2 partition parsing
-
-
-
2015-10-15
Linus Walleij
Superseded
[10/22] mtd: physmap_of: add a hook for Gemini flash probing
Untitled series #117
-
-
-
2017-01-22
Linus Walleij
New
[10/23] mtd: ubi: kapi: Correct documentation for 'ubi_leb_read_sg's 'sgl' parameter
[01/23] mtd: mtdpart: Fix misdocumented function parameter 'mtd'
-
-
-
2020-11-02
Lee Jones
Superseded
[10/48] ARM: pxa: pxa2xx-ac97-lib: use IRQ resource
ARM: PXA multiplatform support
-
-
-
2022-04-19
Arnd Bergmann
New
[11/11] mtd: nand: denali: remove debug lines of __FILE__, __LINE__, __func__
-
-
-
2016-11-09
Masahiro Yamada
Accepted
[11/23] mtd: ubi: eba: Fix a couple of misdocumentation issues
[01/23] mtd: mtdpart: Fix misdocumented function parameter 'mtd'
-
-
-
2020-11-02
Lee Jones
Superseded
[11/48] ARM: pxa: move pcmcia board data into mach-pxa
ARM: PXA multiplatform support
-
-
-
2022-04-19
Arnd Bergmann
New
[1/1] jffs2: remove unnecessary oom message
[1/1] jffs2: remove unnecessary oom message
-
-
-
2021-06-17
Leizhen (ThunderTown)
New
[1/1] mtd: amd76xrom: remove unnecessary oom message
[1/1] mtd: amd76xrom: remove unnecessary oom message
-
-
-
2021-06-10
Leizhen (ThunderTown)
New
[1/1] mtd: ck804xrom: remove unnecessary oom message
[1/1] mtd: ck804xrom: remove unnecessary oom message
-
-
-
2021-06-10
Leizhen (ThunderTown)
New
[1/1] mtd: esb2rom: remove unnecessary oom message
[1/1] mtd: esb2rom: remove unnecessary oom message
-
-
-
2021-06-10
Leizhen (ThunderTown)
New
[1/1] mtd: ichxrom: remove unnecessary oom message
[1/1] mtd: ichxrom: remove unnecessary oom message
-
-
-
2021-06-10
Leizhen (ThunderTown)
Superseded
[1/1] mtd: inftl: remove unnecessary oom message
[1/1] mtd: inftl: remove unnecessary oom message
-
-
-
2021-06-10
Leizhen (ThunderTown)
New
[1/1] mtd: mtdoops: remove unnecessary oom message
[1/1] mtd: mtdoops: remove unnecessary oom message
-
-
-
2021-06-10
Leizhen (ThunderTown)
New
[1/1] mtd: mtdpart: use DEVICE_ATTR_RO() helper macro
[1/1] mtd: mtdpart: use DEVICE_ATTR_RO() helper macro
-
-
-
2021-06-03
Leizhen (ThunderTown)
New
[1/1] mtd: nand: s3c2410: Trivial cleanup in header file
-
-
-
2014-02-14
Sachin Kamat
Accepted
[1/1] mtd: nftl: remove unnecessary oom message
[1/1] mtd: nftl: remove unnecessary oom message
-
-
-
2021-06-10
Leizhen (ThunderTown)
New
[1/1] mtd: rawnand: atmel: remove unnecessary oom message
[1/1] mtd: rawnand: atmel: remove unnecessary oom message
-
-
-
2021-06-10
Leizhen (ThunderTown)
New
[1/1] mtd: rawnand: qcom: Delete an unneeded bool conversion
[1/1] mtd: rawnand: qcom: Delete an unneeded bool conversion
-
-
-
2021-05-10
Leizhen (ThunderTown)
New
[1/1] mtd: rawnand: r852: use DEVICE_ATTR_RO() helper macro
[1/1] mtd: rawnand: r852: use DEVICE_ATTR_RO() helper macro
-
-
-
2021-06-03
Leizhen (ThunderTown)
New
[1/1] mtd: rawnand: sunxi: remove unnecessary oom message
[1/1] mtd: rawnand: sunxi: remove unnecessary oom message
-
-
-
2021-06-10
Leizhen (ThunderTown)
New
[1/1] mtd: rfd_ftl: remove unnecessary oom message
[1/1] mtd: rfd_ftl: remove unnecessary oom message
-
-
-
2021-06-10
Leizhen (ThunderTown)
New
[1/1] mtd: s3c2410: Merge plat/regs-nand.h into s3c2410.c
-
-
-
2014-01-02
Sachin Kamat
Accepted
[1/1] mtd: s3c2410: Move plat/regs-nand.h to drivers/mtd
-
-
-
2013-12-31
Sachin Kamat
Accepted
[1/1] mtd: sun_uflash: remove unnecessary oom message
[1/1] mtd: sun_uflash: remove unnecessary oom message
-
-
-
2021-06-10
Leizhen (ThunderTown)
New
[1/1] ubifs: journal: Fix error return code in ubifs_jnl_write_inode()
[1/1] ubifs: journal: Fix error return code in ubifs_jnl_write_inode()
-
-
-
2021-05-08
Leizhen (ThunderTown)
New
[12/16] mtd: rawnand: remove w90x900 driver
Untitled series #22555
-
-
-
2019-08-09
Arnd Bergmann
New
[12/23] mtd: ubi: wl: Fix a couple of kernel-doc issues
[01/23] mtd: mtdpart: Fix misdocumented function parameter 'mtd'
-
-
-
2020-11-02
Lee Jones
Superseded
[12/39] mtd: nand: denali: return 0 for uncorrectable ECC error
-
-
-
2016-11-26
Masahiro Yamada
New
[12/48] ARM: pxa: make addr-map.h header local
ARM: PXA multiplatform support
-
-
-
2022-04-19
Arnd Bergmann
New
[1/2] dt-bindings: mtd: partitions: add TP-Link SafeLoader layout
[1/2] dt-bindings: mtd: partitions: add TP-Link SafeLoader layout
-
-
-
2022-10-11
Rafał Miłecki
Superseded
[1/2] dt-bindings: mtd: partitions: support marking root device partition
[1/2] dt-bindings: mtd: partitions: support marking root device partition
-
-
-
2022-10-19
Rafał Miłecki
Superseded
[1/2] jffs2: use 64-bit intermediate timestamps
[1/2] jffs2: use 64-bit intermediate timestamps
-
-
-
2018-06-19
Arnd Bergmann
Superseded
[1/2] mtd: add DT bindings for the Intel IXP4xx Flash
[1/2] mtd: add DT bindings for the Intel IXP4xx Flash
-
-
-
2019-02-01
Linus Walleij
New
[1/2] mtd: core: add MTD_DEVICE_ATTR_RO/RW() helper macros
mtd: core: add and use MTD_DEVICE_ATTR_RO/RW() helper macros to simplify code
-
-
-
2021-06-03
Leizhen (ThunderTown)
New
[1/2] mtd: core: simplify (a bit) code find partition-matching dynamic OF node
[1/2] mtd: core: simplify (a bit) code find partition-matching dynamic OF node
-
-
-
2022-07-07
Rafał Miłecki
New
[1/2] mtd: Handle possible -EPROBE_DEFER from parse_mtd_partitions()
Handle probe defer properly in MTD core
-
-
-
2021-03-02
Manivannan Sadhasivam
New
[1/2] mtd: mtd_oobtest: Show the verification error location and data
-
-
-
2014-10-21
Roger Quadros
Accepted
[1/2] mtd: nand: add generic helpers to check, match, maximize ECC settings
mtd: nand: Add generic helpers check, match, maximize ECC settings
-
-
-
2017-04-19
Masahiro Yamada
New
[1/2] mtd: nand: introduce NAND_ROW_ADDR_3 flag
[1/2] mtd: nand: introduce NAND_ROW_ADDR_3 flag
-
-
-
2017-09-12
Masahiro Yamada
Accepted
[1/2] mtd: omap2: Cleanup header files
-
-
-
2013-12-30
Sachin Kamat
Superseded
[1/2] mtd: physmap_of: Move custom initialization
[1/2] mtd: physmap_of: Move custom initialization
-
-
-
2018-10-11
Linus Walleij
New
[1/2] mtd: rawnand: denali_dt: use dev as a shorthand of &pdev->dev
[1/2] mtd: rawnand: denali_dt: use dev as a shorthand of &pdev->dev
-
-
-
2018-06-12
Masahiro Yamada
Superseded
[1/2] mtd: rawnand: denali: remove unneeded denali_reset_irq() call
mtd: rawnand: denali: just trivial cleanups
-
-
-
2019-01-24
Masahiro Yamada
Accepted
[1/2] mtd: rawnand: fsmc: Reset NAND timings on resume()
[1/2] mtd: rawnand: fsmc: Reset NAND timings on resume()
-
-
-
2019-01-18
Linus Walleij
Superseded
[1/2] mtd: rawnand: use unnamed union in struct nand_op_instr
mtd: nand: use unnamed union field
-
-
-
2019-01-22
Masahiro Yamada
New
[1/2] mtd: s3c2410: Change return type of s3c2410_nand_add_partition function
-
-
-
2012-11-08
Sachin Kamat
Deferred
[1/2] mtd: s3c2410: Use devm_* functions
-
-
-
2012-08-21
Sachin Kamat
Accepted
[1/2,PATCHES] jffs2: use 64-bit intermediate timestamps
[1/2,PATCHES] jffs2: use 64-bit intermediate timestamps
-
-
-
2018-07-13
Arnd Bergmann
Superseded
[1/2,RESEND] jffs2: use 64-bit intermediate timestamps
[1/2,RESEND] jffs2: use 64-bit intermediate timestamps
-
-
-
2018-07-13
Arnd Bergmann
Accepted
[1/2,v2] mtd: maps: Leave assigned complex mappings
[1/2,v2] mtd: maps: Leave assigned complex mappings
-
-
-
2018-11-12
Linus Walleij
New
«
1
2
3
4
…
7
8
»