Show patches with: Archived = No       |   748 patches
« 1 2 3 47 8 »
Patch Series S/W/F Date Submitter Delegate State
mtd: parsers: bcm47xxpart: Fix halfblock reads mtd: parsers: bcm47xxpart: Fix halfblock reads --- 2022-10-13 Linus Walleij 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
[2/2] mtd: core: set ROOT_DEV for partitions marked as root devices in DT [1/2] dt-bindings: mtd: partitions: support marking root device partition --- 2022-10-19 Rafał Miłecki Superseded
[V2,1/2] dt-bindings: mtd: partitions: support marking rootfs partition [V2,1/2] dt-bindings: mtd: partitions: support marking rootfs partition --- 2022-10-21 Rafał Miłecki Superseded
[1/6] mtd: s3c2410: Use module_platform_driver() --- 2012-07-16 Sachin Kamat Accepted
[2/6] mtd: s3c2410: Use pr_* instead of printk --- 2012-07-16 Sachin Kamat Accepted
[3/6] mtd: s3c2410: Use <linux/io.h> instead of <asm/io.h> --- 2012-07-16 Sachin Kamat Accepted
[5/6] mtd: s3c2410: Fix checkpatch warnings and errors related to whitespaces --- 2012-07-16 Sachin Kamat Accepted
[4/6,Resend] mtd: s3c2410: Do not initialise statics to 0 or NULL --- 2012-07-16 Sachin Kamat Accepted
[6/6,-,Resend] mtd: s3c2410: Fix line over 80 characters warning --- 2012-08-21 Sachin Kamat Accepted
[1/2] mtd: s3c2410: Use devm_* functions --- 2012-08-21 Sachin Kamat Accepted
[2/2] mtd: s3c2410: Fix compiler warnings --- 2012-08-21 Sachin Kamat Accepted
mtd: nand/gpio: Use module_platform_driver macro --- 2012-09-05 Sachin Kamat Accepted
mtd: onenand: Make flexonenand_set_boundary static --- 2012-09-22 Sachin Kamat Accepted
mtd: ofpart: Fix incorrect NULL check in parse_ofoldpart_partitions() --- 2012-09-25 Sachin Kamat Accepted
mtd: map: Fix compilation warning --- 2012-10-29 Viresh Kumar Accepted
[Resend] mtd: s3c2410: Fix potential NULL pointer dereference error --- 2012-11-16 Sachin Kamat Accepted
mtd: nand: fsmc: update of OF support --- 2013-04-29 Linus Walleij Accepted
[1/1] mtd: s3c2410: Move plat/regs-nand.h to drivers/mtd --- 2013-12-31 Sachin Kamat Accepted
[1/1] mtd: s3c2410: Merge plat/regs-nand.h into s3c2410.c --- 2014-01-02 Sachin Kamat Accepted
[Resend,1/3] mtd: omap2: Cleanup header files --- 2014-01-10 Sachin Kamat Accepted
[Resend,2/3] mtd: orion: Cleanup mtd-orion_nand.h header --- 2014-01-10 Sachin Kamat Accepted
[Resend,3/3] mtd: s3c2410: Merge plat/regs-nand.h into s3c2410.c --- 2014-01-10 Sachin Kamat Accepted
[1/1] mtd: nand: s3c2410: Trivial cleanup in header file --- 2014-02-14 Sachin Kamat Accepted
ARM: OMAP2+: nand: Fix NAND on OMAP2 and OMAP3 boards --- 2014-05-14 Roger Quadros Accepted
[1/3] mtd: nand: omap: Revert to using software ECC by default --- 2014-08-05 Roger Quadros Accepted
[2/3] ARM: OMAP2+: GPMC: Support Software ECC scheme via DT --- 2014-08-05 Roger Quadros Accepted
[3/3] ARM: dts: omap3430-sdp: Revert to using software ECC for NAND --- 2014-08-05 Roger Quadros Accepted
mtd: nand: omap: Fix 1-bit Hamming code scheme, omap_calculate_ecc() --- 2014-08-08 Roger Quadros Accepted
[2/2] mtd: nand: omap: Correct CONFIG_MTD_NAND_OMAP_BCH help message --- 2014-10-01 Roger Quadros Accepted
[1/2] mtd: mtd_oobtest: Show the verification error location and data --- 2014-10-21 Roger Quadros Accepted
[2/2] mtd: mtd_oobtest: add bitflip_limit parameter --- 2014-10-21 Roger Quadros Accepted
[v2] mtd: nand: omap: Fix NAND enumeration on 3430 LDP --- 2014-11-19 Roger Quadros Accepted
mtd: nand: added nand_shutdown --- 2014-11-20 Scott Branden Accepted
mtd: physmap_of: fix potential NULL dereference --- 2014-11-30 Ard Biesheuvel Accepted
[1/3] ktime.h: Introduce ktime_ms_delta --- 2014-12-18 Chunyan Zhang Accepted
[v3,19/27] memory: omap-gpmc: Prevent GPMC_STATUS from being accessed via gpmc_regs --- 2015-09-18 Roger Quadros Accepted
[v4,11/27] mtd: nand: omap: Clean up device tree support --- 2015-10-06 Roger Quadros Accepted
[01/10] mtd: afs: rename structs and functions for v1 --- 2015-10-15 Linus Walleij Accepted
[03/10] mtd: afs: break out v1 footer magic to a define --- 2015-10-15 Linus Walleij Accepted
[04/10] mtd: afs: refactor v1 partition parsing --- 2015-10-15 Linus Walleij Accepted
mtd/sm_ftl.c: fix wrong do_div() usage --- 2015-11-04 Nicolas Pitre Accepted
mtd: only use __xipram annotation when XIP_KERNEL is set --- 2016-01-25 Arnd Bergmann Accepted
mtd: avoid stack overflow in MTD CFI code --- 2016-01-25 Arnd Bergmann Accepted
[3/6] ARM: versatile: move flash registration to the device tree --- 2016-01-26 Linus Walleij Accepted
[5/6] ARM: realview: add flash devices to the PB1176 DTS --- 2016-01-26 Linus Walleij Accepted
[6/6] ARM: realview: fix up PB11MP flash compat strings --- 2016-01-26 Linus Walleij Accepted
[v5,01/26] ARM: OMAP2+: gpmc: Add platform data --- 2016-02-19 Roger Quadros Accepted
[v5,08/26] mtd: nand: omap: Copy platform data parameters to omap_nand_info data --- 2016-02-19 Roger Quadros Accepted
mtd: nand: jz4780: fixup, device structure assigned at probe --- 2016-03-24 Jorge Ramirez-Ortiz Accepted
[v6,03/17] memory: omap-gpmc: Introduce GPMC to NAND interface --- 2016-04-07 Roger Quadros Accepted
[v6,04/17] memory: omap-gpmc: Add GPMC-NAND ops to get writebufferempty status --- 2016-04-07 Roger Quadros Accepted
[v6,06/17] mtd: nand: omap: Use gpmc_omap_get_nand_ops() to get NAND registers --- 2016-04-07 Roger Quadros Accepted
[v6,07/17] mtd: nand: omap: Switch to using GPMC-NAND ops for writebuffer empty check --- 2016-04-07 Roger Quadros Accepted
[v6,11/17] memory: omap-gpmc: Prevent mapping into 1st 16MB --- 2016-04-07 Roger Quadros Accepted
tree-wide: replace config_enabled() with IS_ENABLED() --- 2016-06-06 Masahiro Yamada Accepted
[v5,1/2] mtd: mediatek: device tree bindings for MTK --- 2016-06-14 Jorge Ramirez-Ortiz Accepted
[v5,2/2] mtd: mediatek: driver for MTK Smart Device --- 2016-06-14 Jorge Ramirez-Ortiz Accepted
mtd: pmcmsp: use kstrndup instead of kmalloc+strncpy --- 2016-09-10 Arnd Bergmann Accepted
mtd: ichxrom: maybe-uninitialized with gcc-4.9 --- 2016-10-24 Arnd Bergmann Accepted
mtd: nand: denali_dt: replace clk_disable() with clk_disable_unprepare() --- 2016-11-02 Masahiro Yamada Accepted
[03/22] mtd: nand: cs553x: return error code of nand_scan() on error --- 2016-11-04 Masahiro Yamada Accepted
[04/22] mtd: nand: gpio: return error code of nand_scan() on error --- 2016-11-04 Masahiro Yamada Accepted
[05/22] mtd: nand: mpc5121: return error code of nand_scan() on error --- 2016-11-04 Masahiro Yamada Accepted
[16/22] mtd: nand: omap2: return error code of nand_scan_ident/tail() on error --- 2016-11-04 Masahiro Yamada Accepted
[1/3] mtd: remove unneeded initializer in mtd_ooblayout_{get, set}_bytes() --- 2016-11-09 Masahiro Yamada Accepted
[04/11] mtd: nand: denali: remove detect_partition_feature() --- 2016-11-09 Masahiro Yamada Accepted
[05/11] mtd: nand: denali: remove "Spectra:" prefix from printk strings --- 2016-11-09 Masahiro Yamada Accepted
[06/11] mtd: nand: denali: remove unused struct member totalblks, blksperchip --- 2016-11-09 Masahiro Yamada Accepted
[07/11] mtd: nand: denali: use managed devm_irq_request() --- 2016-11-09 Masahiro Yamada Accepted
[08/11] mtd: nand: denali: return error code from devm_request_irq() on error --- 2016-11-09 Masahiro Yamada Accepted
[11/11] mtd: nand: denali: remove debug lines of __FILE__, __LINE__, __func__ --- 2016-11-09 Masahiro Yamada Accepted
ubifs: add CONFIG_BLOCK dependency for encryption --- 2016-12-16 Arnd Bergmann Accepted
mtd: nand: fsmc: remove stale non-DT probe path --- 2016-12-18 Linus Walleij Accepted
[09/22] mtd: add DT bindings for the Cortina Systems Gemini Flash Untitled series #116 --- 2017-01-22 Linus Walleij Accepted
[v2,03/53] mtd: nand: denali: remove unused CONFIG option and macros [v2,01/53] mtd: nand: allow to set only one of ECC size and ECC strength from DT --- 2017-03-22 Masahiro Yamada Accepted
[v2,13/53] mtd: nand: denali_dt: enable HW_ECC_FIXUP for Altera SOCFPGA variant [v2,01/53] mtd: nand: allow to set only one of ECC size and ECC strength from DT --- 2017-03-22 Masahiro Yamada Accepted
[v2,15/53] mtd: nand: denali_dt: remove dma-mask DT property [v2,01/53] mtd: nand: allow to set only one of ECC size and ECC strength from DT --- 2017-03-22 Masahiro Yamada Accepted
[v2,18/53] mtd: nand: denali: use nand_chip to hold frequently accessed data [v2,01/53] mtd: nand: allow to set only one of ECC size and ECC strength from DT --- 2017-03-22 Masahiro Yamada Accepted
[v2,22/53] mtd: nand: denali: simplify multi device fixup code [v2,01/53] mtd: nand: allow to set only one of ECC size and ECC strength from DT --- 2017-03-22 Masahiro Yamada Accepted
[v2,23/53] mtd: nand: denali: set DEVICES_CONNECTED 1 if not set [v2,01/53] mtd: nand: allow to set only one of ECC size and ECC strength from DT --- 2017-03-22 Masahiro Yamada Accepted
[v2,24/53] mtd: nand: denali: remove meaningless writes to read-only registers [v2,01/53] mtd: nand: allow to set only one of ECC size and ECC strength from DT --- 2017-03-22 Masahiro Yamada Accepted
[RESEND,v2,01/53] mtd: nand: allow to set only one of ECC size and ECC strength from DT [RESEND,v2,01/53] mtd: nand: allow to set only one of ECC size and ECC strength from DT --- 2017-03-22 Masahiro Yamada Accepted
[RESEND,v2,02/53] mtd: nand: use read_oob() instead of cmdfunc() for bad block check [RESEND,v2,01/53] mtd: nand: allow to set only one of ECC size and ECC strength from DT --- 2017-03-22 Masahiro Yamada Accepted
[RESEND,v2,04/53] mtd: nand: denali: remove redundant define of BANK(x) [RESEND,v2,01/53] mtd: nand: allow to set only one of ECC size and ECC strength from DT --- 2017-03-22 Masahiro Yamada Accepted
[RESEND,v2,08/53] mtd: nand: denali: introduce capability flag [RESEND,v2,01/53] mtd: nand: allow to set only one of ECC size and ECC strength from DT --- 2017-03-22 Masahiro Yamada Accepted
[RESEND,v2,09/53] mtd: nand: denali: use int where no reason to use fixed width variable [RESEND,v2,01/53] mtd: nand: allow to set only one of ECC size and ECC strength from DT --- 2017-03-22 Masahiro Yamada Accepted
[RESEND,v2,19/53] mtd: nand: denali: call nand_set_flash_node() to set DT node [RESEND,v2,01/53] mtd: nand: allow to set only one of ECC size and ECC strength from DT --- 2017-03-22 Masahiro Yamada Accepted
[RESEND,v2,40/53] mtd: nand: do not check R/B# for CMD_READID in nand_command(_lp) Untitled series #858 --- 2017-03-23 Masahiro Yamada Accepted
[RESEND,v2,41/53] mtd: nand: do not check R/B# for CMD_SET_FEATURES in nand_command(_lp) Untitled series #858 --- 2017-03-23 Masahiro Yamada Accepted
[RESEND,v2,44/53] mtd: nand: denali: use interrupt instead of polling for bank reset Untitled series #858 --- 2017-03-23 Masahiro Yamada Accepted
[RESEND,v2,53/53] mtd: nand: denali: enable bad block table scan Untitled series #858 --- 2017-03-23 Masahiro Yamada Accepted
[v3,02/37] mtd: nand: denali: allow to override mtd->name from label DT property mtd: nand: denali: 2nd round of Denali NAND IP patch bomb --- 2017-03-30 Masahiro Yamada Accepted
[v3,03/37] mtd: nand: denali: remove meaningless pipeline read-ahead operation mtd: nand: denali: 2nd round of Denali NAND IP patch bomb --- 2017-03-30 Masahiro Yamada Accepted
[v3,04/37] mtd: nand: denali: fix bitflips calculation in handle_ecc() mtd: nand: denali: 2nd round of Denali NAND IP patch bomb --- 2017-03-30 Masahiro Yamada Accepted
[v3,06/37] mtd: nand: denali: support HW_ECC_FIXUP capability mtd: nand: denali: 2nd round of Denali NAND IP patch bomb --- 2017-03-30 Masahiro Yamada Accepted
[v3,08/37] mtd: nand: denali: support 64bit capable DMA engine mtd: nand: denali: 2nd round of Denali NAND IP patch bomb --- 2017-03-30 Masahiro Yamada Accepted
[v3,11/37] mtd: nand: denali: allow to override revision number mtd: nand: denali: 2nd round of Denali NAND IP patch bomb --- 2017-03-30 Masahiro Yamada Accepted
[v3,15/37] mtd: nand: denali: remove Toshiba and Hynix specific fixup code mtd: nand: denali: 2nd round of Denali NAND IP patch bomb --- 2017-03-30 Masahiro Yamada Accepted
mtd: nand: omap2: Fix partition creation via cmdline mtdparts --- 2017-03-30 Roger Quadros Accepted
« 1 2 3 47 8 »