Show patches with: none      |   748 patches
« 1 2 ... 4 5 67 8 »
Patch Series S/W/F Date Submitter Delegate State
[v3,26/27] ARM: dts: dm816x: Fix gpmc and NAND node --- 2015-09-18 Roger Quadros New
[v3,27/27] ARM: dts: omap3: Fix gpmc and NAND nodes --- 2015-09-18 Roger Quadros New
[v4,27/27] ARM: dts: omap3: Fix gpmc and NAND nodes --- 2015-10-14 Roger Quadros New
[02/10] mtd: enable AFS selection for ARM64 --- 2015-10-15 Linus Walleij New
[06/10] mtd: afs: simplify partition detection --- 2015-10-15 Linus Walleij New
[07/10] mtd: factor out v1 partition parsing --- 2015-10-15 Linus Walleij New
[08/10] mtd: afs: factor footer parsing into the v1 part parsing --- 2015-10-15 Linus Walleij New
[09/10] mtd: afs: factor the IIS read into partition parser --- 2015-10-15 Linus Walleij New
mtd: document linux-specific partition parser DT binding --- 2015-10-15 Linus Walleij New
Regression caused by 073db4a51ee43ccb827f54a4261c0583b028d5ab --- 2015-10-22 Felipe Balbi New
mtd: document linux-specific partition parser DT binding --- 2015-10-23 Linus Walleij New
[2/3] mtd: physmap_of: break out array clone code --- 2015-10-29 Linus Walleij New
[3/3] mtd: physmap_of: handle the new "partition-type" --- 2015-10-29 Linus Walleij New
[v5,02/26] ARM: OMAP2+: gpmc: Add gpmc timings and settings to platform data --- 2016-02-19 Roger Quadros New
[v5,03/26] memory: omap-gpmc: Introduce GPMC to NAND interface --- 2016-02-19 Roger Quadros New
[v5,07/26] memory: omap-gpmc: Implement IRQ domain for NAND IRQs --- 2016-02-19 Roger Quadros New
[v5,09/26] mtd: nand: omap: Clean up device tree support --- 2016-02-19 Roger Quadros New
[v5,14/26] memory: omap-gpmc: Reserve WAITPIN if needed for WAIT monitoring --- 2016-02-19 Roger Quadros New
[v5,15/26] memory: omap-gpmc: Support WAIT pin edge interrupts --- 2016-02-19 Roger Quadros New
[v2,3/3] ARM: memremap: implement arch_memremap_wb() --- 2016-02-26 Ard Biesheuvel New
mtd: nand: tests: fix regression introduced in mtd_nandectest --- 2016-03-01 Jorge Ramirez-Ortiz New
[1/3] mtd: mediatek: device tree docs for MTK Smart Device Gen1 NAND --- 2016-03-02 Jorge Ramirez-Ortiz New
[2/3] mtd: mediatek: driver for MTK Smart Device Gen1 NAND --- 2016-03-02 Jorge Ramirez-Ortiz New
[3/3] mtd: mediatek: device tree enable NAND in MTK's 2701 evb --- 2016-03-02 Jorge Ramirez-Ortiz New
[v3,1/4] ARM: reintroduce ioremap_cached() for creating cached I/O mappings --- 2016-03-04 Ard Biesheuvel New
[v3,2/4] mtd: pxa2xx-flash: switch back from memremap to ioremap_cached --- 2016-03-04 Ard Biesheuvel New
[v3,3/4] memremap: add arch specific hook for MEMREMAP_WB mappings --- 2016-03-04 Ard Biesheuvel New
[RFCv2:,2/2] mtd: mediatek: driver for MTK Smart Device Gen1 NAND --- 2016-03-22 Jorge Ramirez-Ortiz New
[v2] mtd: nand: denali: allow to override max_banks from DT property --- 2016-03-29 Masahiro Yamada New
[v3,1/2] mtd: mediatek: device tree docs for MTK Smart Device Gen1 NAND --- 2016-04-11 Jorge Ramirez-Ortiz New
[v3,2/2] mtd: mediatek: driver for MTK Smart Device Gen1 NAND --- 2016-04-11 Jorge Ramirez-Ortiz New
[v4,2/2] mtd: mediatek: driver for MTK Smart Device Gen1 NAND --- 2016-04-29 Jorge Ramirez-Ortiz New
treewide: remove redundant #include <linux/kconfig.h> --- 2016-09-12 Masahiro Yamada New
mtd: spi-nor: don't include linux/mtd/cfi.h from header --- 2016-09-15 Arnd Bergmann New
mtd: nand: denali_pci: add missing pci_release_regions() calls --- 2016-11-02 Masahiro Yamada New
[02/22] mtd: nand: cmx270: return error code of nand_scan() on error --- 2016-11-04 Masahiro Yamada New
[01/11] mtd: nand: denali: remove unneeded <linux/slab.h> includes --- 2016-11-09 Masahiro Yamada New
[02/11] mtd: nand: denali: remove unused struct member denali_nand_info::idx --- 2016-11-09 Masahiro Yamada New
[03/11] mtd: nand: denali: remove bogus comment about interrupt handler setup --- 2016-11-09 Masahiro Yamada New
[02/39] mtd: nand: denali: remove unused CONFIG option and macros --- 2016-11-26 Masahiro Yamada New
[06/39] mtd: nand: denali: fix write_oob_data() function --- 2016-11-26 Masahiro Yamada New
[12/39] mtd: nand: denali: return 0 for uncorrectable ECC error --- 2016-11-26 Masahiro Yamada New
[14/39] mtd: nand: denali: replace uint{8/16/32}_t with u{8/16/32} --- 2016-11-26 Masahiro Yamada New
[15/39] mtd: nand: denali: improve readability of handle_ecc() --- 2016-11-26 Masahiro Yamada New
[24/39] mtd: nand: denali: add NEW_N_BANKS_FORMAT capability --- 2016-11-26 Masahiro Yamada New
[GIT,PULL] mtd: spi-nor: updates for 4.10 --- 2016-11-28 Cyrille Pitchen New
Add --skip-all-ffs option to mtd-utils nandwrite --- 2016-12-06 Kees Trommel New
mtd-utils: Correct casting for final status report in flashcp --- 2016-12-14 Jonathan Fether New
[GIT,PULL] Immutable branch between MFD and MTD due for the v4.11 merge window --- 2017-01-03 Lee Jones New
[10/22] mtd: physmap_of: add a hook for Gemini flash probing Untitled series #117 --- 2017-01-22 Linus Walleij New
mtd: nand: fix write accessor sanity checks --- 2017-03-07 Masahiro Yamada New
nand_base: fix regression on nand with 64/128 oob size --- 2017-03-12 Alexander Couzens New
mtd: nand: use .read_oob() instead of .cmdfunc() for bad block check --- 2017-03-14 Masahiro Yamada New
[3/5] Fix build with musl Untitled series #836 --- 2017-03-22 David Oberhollenzer New
[v2,05/53] mtd: nand: denali: remove more unused struct members [v2,01/53] mtd: nand: allow to set only one of ECC size and ECC strength from DT --- 2017-03-22 Masahiro Yamada New
[v2,12/53] mtd: nand: denali: support HW_ECC_FIXUP capability [v2,01/53] mtd: nand: allow to set only one of ECC size and ECC strength from DT --- 2017-03-22 Masahiro Yamada New
[v2,20/53] mtd: nand: denali: do not set mtd->name [v2,01/53] mtd: nand: allow to set only one of ECC size and ECC strength from DT --- 2017-03-22 Masahiro Yamada New
[RESEND,v2,28/53] mtd: nand: denali: support "nand-ecc-strength" DT property Untitled series #858 --- 2017-03-23 Masahiro Yamada New
[RESEND,v2,30/53] mtd: nand: denali_dt: add compatible strings for UniPhier SoC variants Untitled series #858 --- 2017-03-23 Masahiro Yamada New
[RESEND,v2,31/53] mtd: nand: denali: set NAND_ECC_CUSTOM_PAGE_ACCESS Untitled series #858 --- 2017-03-23 Masahiro Yamada New
[RESEND,v2,33/53] mtd: nand: denali: use BIT() and GENMASK() for register macros Untitled series #858 --- 2017-03-23 Masahiro Yamada New
[RESEND,v2,43/53] mtd: nand: denali: fix bank reset function Untitled series #858 --- 2017-03-23 Masahiro Yamada New
[RESEND,v2,48/53] mtd: nand: denali: fix raw and oob accessors for syndrome page layout Untitled series #858 --- 2017-03-23 Masahiro Yamada New
[RESEND,v2,51/53] mtd: nand: denali: skip driver internal bounce buffer when possible Untitled series #858 --- 2017-03-23 Masahiro Yamada New
[RESEND,v2,52/53] mtd: nand: denali: use non-managed kmalloc() for DMA buffer Untitled series #858 --- 2017-03-23 Masahiro Yamada New
mtd: physmap_of: really fix the physmap add-ons --- 2017-03-26 Linus Walleij New
Revert "mtd: davinci-nand: disable subpage write for keystone-nand" --- 2017-03-27 Sekhar Nori New
[v2] mtd: physmap_of: really fix the physmap add-ons --- 2017-03-27 Linus Walleij New
[v3,05/37] mtd: nand: denali: fix erased page checking mtd: nand: denali: 2nd round of Denali NAND IP patch bomb --- 2017-03-30 Masahiro Yamada New
[v3,10/37] mtd: nand: denali_dt: use pdev instead of ofdev for platform_device mtd: nand: denali: 2nd round of Denali NAND IP patch bomb --- 2017-03-30 Masahiro Yamada New
[v3,13/37] mtd: nand: denali: avoid hard-coding ecc.strength and ecc.bytes mtd: nand: denali: 2nd round of Denali NAND IP patch bomb --- 2017-03-30 Masahiro Yamada New
[v3,18/37] mtd: nand: denali: do not propagate NAND_STATUS_FAIL to waitfunc() mtd: nand: denali: 2nd round of Denali NAND IP patch bomb --- 2017-03-30 Masahiro Yamada New
[v3,21/37] mtd: nand: denali: handle timing parameters by setup_data_interface() mtd: nand: denali: 2nd round of Denali NAND IP patch bomb --- 2017-03-30 Masahiro Yamada New
[v3,33/37] mtd: nand: allocate aligned buffers if NAND_OWN_BUFFERS is unset Untitled series #943 --- 2017-03-30 Masahiro Yamada New
fixup! mtd: nand: allocate aligned buffers if NAND_OWN_BUFFERS is unset --- 2017-04-07 Masahiro Yamada New
[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
[2/2] mtd: nand: denali: show how to use generic helpers (do not apply) mtd: nand: Add generic helpers check, match, maximize ECC settings --- 2017-04-19 Masahiro Yamada New
[1/3,v2] mtd/nand: add ooblayout for old hamming layout fixing 1bit hamming --- 2017-05-02 Alexander Couzens New
[2/3,v2] nand_base: use nand_ooblayout_lp_hamming_ops for 1bit hamming as default fixing 1bit hamming --- 2017-05-02 Alexander Couzens New
[v4,19/23] mtd: nand: denali: use flag instead of register macro for direction Untitled series #2169 --- 2017-06-05 Masahiro Yamada New
mtd: nand: fsl_ifc: remove unused variable --- 2017-06-09 Arnd Bergmann New
[v6,05/18] mtd: nand: denali: fix NAND_CMD_STATUS handling mtd: nand: denali: Denali NAND IP patch bomb --- 2017-06-13 Masahiro Yamada New
[v6,06/18] mtd: nand: denali: fix NAND_CMD_PARAM handling mtd: nand: denali: Denali NAND IP patch bomb --- 2017-06-13 Masahiro Yamada New
[v6,07/18] mtd: nand: denali: switch over to cmd_ctrl instead of cmdfunc mtd: nand: denali: Denali NAND IP patch bomb --- 2017-06-13 Masahiro Yamada New
[v2,05/11] mtd: cfi: reduce stack size with KASAN Untitled series #2437 --- 2017-06-14 Arnd Bergmann New
[v4] spi-nor: Add Winbond w25m512jv --- 2017-06-20 Joel Stanley New
[RFC] mtd: atmel-quadspi: fix build issues --- 2017-07-21 Arnd Bergmann New
mtd: remove unused variable in mtdswap --- 2017-07-25 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: 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
[v2,1/2] mtd: nand: wait for tWHR after NAND_CMD_STATUS / NAND_CMD_READID mtd: nand: wait for tWHR, and fix the setup_data_interface of Denali --- 2017-09-29 Masahiro Yamada New
ARM: pxa: cm-x255: Fix up GPIO NAND device name in table ARM: pxa: cm-x255: Fix up GPIO NAND device name in table --- 2017-10-06 Linus Walleij New
[v3,4/5] MTD: implement mtd_get_unmapped_area() using the point method unconfuse get_unmapped_area and point/unpoint driver methods --- 2017-10-30 Nicolas Pitre New
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
[v2,3/3] mtd: nand: squash struct nand_buffers into struct nand_chip [v2,1/3] mtd: nand: cafe: remove use of NAND_OWN_BUFFERS --- 2017-12-05 Masahiro Yamada New
[32/47] mtd: maps: remove bfin-async-flash driver arch-removal: device drivers --- 2018-03-14 Arnd Bergmann New
[33/47] mtd: nand: remove bf5xx_nand driver arch-removal: device drivers --- 2018-03-14 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
[2/2] mtd: rawnand: denali: add more clocks [1/2] mtd: rawnand: denali_dt: use dev as a shorthand of &pdev->dev --- 2018-06-12 Masahiro Yamada New
[v3,1/3] mtd: rawnand: denali_dt: add more clocks based on IP datasheet mtd: rawnand: denali: add new clocks and improve setup_data_interface --- 2018-06-15 Masahiro Yamada New
« 1 2 ... 4 5 67 8 »