Show patches with: Archived = No       |   28018 patches
« 1 2 ... 111 112 113280 281 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3,4/4] dt-bindings: mtd: Add Octal SPI support to Cadence QSPI. 1 - - - --- 2017-03-20 Artur Jedrysek cpitchen Rejected
[01/13] mtd: nand: fsmc: fix NAND width handling - - 1 - --- 2017-03-21 Thomas Petazzoni bbrezillon Accepted
[02/13] mtd: nand: fsmc: rework fsmc_nand_setup() to use ->setup_data_interface() 1 - - - --- 2017-03-21 Thomas Petazzoni bbrezillon Superseded
[03/13] mtd: nand: fsmc: add support to use NAND timings - - 1 - --- 2017-03-21 Thomas Petazzoni bbrezillon Superseded
[04/13] mtd: nand: fsmc: move fsmc_nand_data definition - - 1 - --- 2017-03-21 Thomas Petazzoni bbrezillon Accepted
[05/13] mtd: nand: fsmc: remove ->select_bank() from fsmc_nand_platform_data - - 1 - --- 2017-03-21 Thomas Petazzoni bbrezillon Accepted
[06/13] mtd: nand: fsmc: remove fsmc_select_chip() - - 1 - --- 2017-03-21 Thomas Petazzoni bbrezillon Accepted
[07/13] mtd: nand: fmsc: kill {read, write}_dma_priv from fsmc_nand_platform_data - - 1 - --- 2017-03-21 Thomas Petazzoni bbrezillon Accepted
[08/13] mtd: nand: fsmc: kill {nr_, }partitions structure fields - - 1 - --- 2017-03-21 Thomas Petazzoni bbrezillon Accepted
[09/13] mtd: nand: fsmc: remove duplicate nand_set_flash_node() - - 1 - --- 2017-03-21 Thomas Petazzoni bbrezillon Accepted
[10/13] mtd: nand: fsmc: finally remove fsmc_nand_platform_data - - 1 - --- 2017-03-21 Thomas Petazzoni bbrezillon Accepted
[11/13] mtd: nand: fsmc: use devm_clk_get() - - 1 - --- 2017-03-21 Thomas Petazzoni bbrezillon Accepted
[12/13] mtd: nand: fsmc: remove unused definitions - - 1 - --- 2017-03-21 Thomas Petazzoni bbrezillon Accepted
[13/13] mtd: nand: fsmc: remove CONFIG_OF conditional - - 1 - --- 2017-03-21 Thomas Petazzoni bbrezillon Accepted
[1/5] dt-bindings: mtd: document new "on-die" nand-ecc-mode 1 - - - --- 2017-03-21 Thomas Petazzoni bbrezillon Accepted
[2/5] mtd: nand: add core support for on-die ECC - - - - --- 2017-03-21 Thomas Petazzoni bbrezillon Accepted
[3/5] mtd: nand: export nand_{read,write}_page_raw() - - - - --- 2017-03-21 Thomas Petazzoni bbrezillon Accepted
[4/5] mtd: nand: add support for Micron on-die ECC - - - - --- 2017-03-21 Thomas Petazzoni bbrezillon Superseded
[5/5] mtd: nand: fsmc_nand: handle on-die ECC case - - - - --- 2017-03-21 Thomas Petazzoni bbrezillon Accepted
mtd: nand: hynix: Fix an error code in init - - 1 - --- 2017-03-22 Dan Carpenter bbrezillon Accepted
[1/5] Fix alignment trap triggered by NEON instructions - - - - --- 2017-03-22 David Oberhollenzer goliath Accepted
[2/5] Replace rpmatch() usage with checking first character of line - - - - --- 2017-03-22 David Oberhollenzer goliath Accepted
[3/5] Fix build with musl - - - - --- 2017-03-22 David Oberhollenzer goliath Accepted
[4/5] Fix libmtd behaviour if MTD is not present on the system - - - - --- 2017-03-22 David Oberhollenzer goliath Accepted
[5/5] Return correct error number in ubi_get_vol_info1 - - - - --- 2017-03-22 David Oberhollenzer goliath Accepted
[v2,01/53] mtd: nand: allow to set only one of ECC size and ECC strength from DT - - - - --- 2017-03-22 Masahiro Yamada bbrezillon Superseded
[v2,02/53] mtd: nand: use read_oob() instead of cmdfunc() for bad block check - - - - --- 2017-03-22 Masahiro Yamada bbrezillon Accepted
[v2,03/53] mtd: nand: denali: remove unused CONFIG option and macros - - - - --- 2017-03-22 Masahiro Yamada bbrezillon Accepted
[v2,04/53] mtd: nand: denali: remove redundant define of BANK(x) - - - - --- 2017-03-22 Masahiro Yamada bbrezillon Superseded
[v2,05/53] mtd: nand: denali: remove more unused struct members - - - - --- 2017-03-22 Masahiro Yamada bbrezillon Superseded
[v2,06/53] mtd: nand: denali: fix comment of denali_nand_info::flash_mem - - - - --- 2017-03-22 Masahiro Yamada bbrezillon Superseded
[v2,07/53] mtd: nand: denali: consolidate INTR_STATUS__* and INTR_EN__* macros - - - - --- 2017-03-22 Masahiro Yamada bbrezillon Accepted
[v2,08/53] mtd: nand: denali: introduce capability flag - - - - --- 2017-03-22 Masahiro Yamada bbrezillon Superseded
[v2,09/53] mtd: nand: denali: use int where no reason to use fixed width variable - - - - --- 2017-03-22 Masahiro Yamada bbrezillon Accepted
[v2,10/53] mtd: nand: denali: fix erased page checking - - - - --- 2017-03-22 Masahiro Yamada bbrezillon Superseded
[v2,11/53] mtd: nand: denali: fix bitflips calculation in handle_ecc() - - - - --- 2017-03-22 Masahiro Yamada bbrezillon Superseded
[v2,12/53] mtd: nand: denali: support HW_ECC_FIXUP capability - - - - --- 2017-03-22 Masahiro Yamada bbrezillon Superseded
[v2,13/53] mtd: nand: denali_dt: enable HW_ECC_FIXUP for Altera SOCFPGA variant - - - - --- 2017-03-22 Masahiro Yamada bbrezillon Accepted
[v2,14/53] mtd: nand: denali: support 64bit capable DMA engine - - - - --- 2017-03-22 Masahiro Yamada bbrezillon Superseded
[v2,15/53] mtd: nand: denali_dt: remove dma-mask DT property 1 - - - --- 2017-03-22 Masahiro Yamada bbrezillon Accepted
[v2,16/53] mtd: nand: denali_dt: use pdev instead of ofdev for platform_device - - - - --- 2017-03-22 Masahiro Yamada bbrezillon Accepted
[v2,17/53] mtd: nand: denali: allow to override revision number - - - - --- 2017-03-22 Masahiro Yamada bbrezillon Superseded
[v2,18/53] mtd: nand: denali: use nand_chip to hold frequently accessed data - - - - --- 2017-03-22 Masahiro Yamada bbrezillon Superseded
[v2,19/53] mtd: nand: denali: call nand_set_flash_node() to set DT node - - - - --- 2017-03-22 Masahiro Yamada bbrezillon Superseded
[v2,20/53] mtd: nand: denali: do not set mtd->name - - - - --- 2017-03-22 Masahiro Yamada bbrezillon Superseded
[v2,21/53] mtd: nand: denali: move multi device fixup code to a helper function - - - - --- 2017-03-22 Masahiro Yamada bbrezillon Accepted
[v2,22/53] mtd: nand: denali: simplify multi device fixup code - - - - --- 2017-03-22 Masahiro Yamada bbrezillon Accepted
[v2,23/53] mtd: nand: denali: set DEVICES_CONNECTED 1 if not set - - - - --- 2017-03-22 Masahiro Yamada bbrezillon Accepted
[v2,24/53] mtd: nand: denali: remove meaningless writes to read-only registers - - - - --- 2017-03-22 Masahiro Yamada bbrezillon Accepted
[RESEND,v1] UBI: add debugfs file for tracking PEB state - - - - --- 2017-03-22 Zach Brown rw Superseded
[RESEND,v2,01/53] mtd: nand: allow to set only one of ECC size and ECC strength from DT - - - - --- 2017-03-22 Masahiro Yamada bbrezillon Accepted
[RESEND,v2,02/53] mtd: nand: use read_oob() instead of cmdfunc() for bad block check - - - - --- 2017-03-22 Masahiro Yamada bbrezillon Accepted
[RESEND,v2,03/53] mtd: nand: denali: remove unused CONFIG option and macros - - - - --- 2017-03-22 Masahiro Yamada bbrezillon Accepted
[RESEND,v2,04/53] mtd: nand: denali: remove redundant define of BANK(x) - - - - --- 2017-03-22 Masahiro Yamada bbrezillon Accepted
[RESEND,v2,05/53] mtd: nand: denali: remove more unused struct members - - - - --- 2017-03-22 Masahiro Yamada bbrezillon Accepted
[RESEND,v2,06/53] mtd: nand: denali: fix comment of denali_nand_info::flash_mem - - - - --- 2017-03-22 Masahiro Yamada bbrezillon Accepted
[RESEND,v2,07/53] mtd: nand: denali: consolidate INTR_STATUS__* and INTR_EN__* macros - - - - --- 2017-03-22 Masahiro Yamada bbrezillon Accepted
[RESEND,v2,08/53] mtd: nand: denali: introduce capability flag - - - - --- 2017-03-22 Masahiro Yamada bbrezillon Accepted
[RESEND,v2,09/53] mtd: nand: denali: use int where no reason to use fixed width variable - - - - --- 2017-03-22 Masahiro Yamada bbrezillon Accepted
[RESEND,v2,10/53] mtd: nand: denali: fix erased page checking - - - - --- 2017-03-22 Masahiro Yamada bbrezillon Superseded
[RESEND,v2,11/53] mtd: nand: denali: fix bitflips calculation in handle_ecc() - - - - --- 2017-03-22 Masahiro Yamada bbrezillon Superseded
[RESEND,v2,12/53] mtd: nand: denali: support HW_ECC_FIXUP capability - - - - --- 2017-03-22 Masahiro Yamada bbrezillon Superseded
[RESEND,v2,13/53] mtd: nand: denali_dt: enable HW_ECC_FIXUP for Altera SOCFPGA variant 1 - - - --- 2017-03-22 Masahiro Yamada bbrezillon Superseded
[RESEND,v2,14/53] mtd: nand: denali: support 64bit capable DMA engine - - - - --- 2017-03-22 Masahiro Yamada bbrezillon Superseded
[RESEND,v2,15/53] mtd: nand: denali_dt: remove dma-mask DT property 1 - - - --- 2017-03-22 Masahiro Yamada bbrezillon Superseded
[RESEND,v2,16/53] mtd: nand: denali_dt: use pdev instead of ofdev for platform_device - - - - --- 2017-03-22 Masahiro Yamada bbrezillon Superseded
[RESEND,v2,17/53] mtd: nand: denali: allow to override revision number - - - - --- 2017-03-22 Masahiro Yamada bbrezillon Superseded
[RESEND,v2,18/53] mtd: nand: denali: use nand_chip to hold frequently accessed data - - - - --- 2017-03-22 Masahiro Yamada bbrezillon Accepted
[RESEND,v2,19/53] mtd: nand: denali: call nand_set_flash_node() to set DT node - - - - --- 2017-03-22 Masahiro Yamada bbrezillon Accepted
[RESEND,v2,20/53] mtd: nand: denali: do not set mtd->name - - - - --- 2017-03-22 Masahiro Yamada bbrezillon Superseded
[RESEND,v2,21/53] mtd: nand: denali: move multi device fixup code to a helper function - - - - --- 2017-03-22 Masahiro Yamada bbrezillon Accepted
[RESEND,v2,22/53] mtd: nand: denali: simplify multi device fixup code - - - - --- 2017-03-22 Masahiro Yamada bbrezillon Accepted
[RESEND,v2,23/53] mtd: nand: denali: set DEVICES_CONNECTED 1 if not set - - - - --- 2017-03-22 Masahiro Yamada bbrezillon Accepted
[RESEND,v2,24/53] mtd: nand: denali: remove meaningless writes to read-only registers - - - - --- 2017-03-22 Masahiro Yamada bbrezillon Accepted
[RESEND,v2,25/53] mtd: nand: denali: remove unnecessary writes to ECC_CORRECTION - - - - --- 2017-03-22 Masahiro Yamada bbrezillon Accepted
[RESEND,v2,26/53] mtd: nand: denali: support 1024 byte ECC step size 1 - - - --- 2017-03-22 Masahiro Yamada bbrezillon Superseded
[v4] mtd: spi-nor: Add support for N25Q256A11 - - - - --- 2017-03-22 Nobuhiro Iwamatsu cpitchen Accepted
[v5,1/6] mtd: spi-nor: introduce more SPI protocols and the Dual Transfer Mode - - - - --- 2017-03-22 Cyrille Pitchen cpitchen Superseded
[v5,2/6] mtd: m25p80: add support of SPI 1-2-2 and 1-4-4 protocols - - - - --- 2017-03-22 Cyrille Pitchen cpitchen Superseded
[v5,3/6] mtd: spi-nor: add spi_nor_init() function - - - - --- 2017-03-22 Cyrille Pitchen cpitchen Superseded
[RFC,v5,4/6] mtd: spi-nor: add support to non-uniform SPI NOR flash memories - - - - --- 2017-03-22 Cyrille Pitchen cpitchen RFC
[RFC,v5,5/6] mtd: spi-nor: parse Serial Flash Discoverable Parameters (SFDP) tables - - - - --- 2017-03-22 Cyrille Pitchen cpitchen RFC
[RFC,v5,6/6] mtd: spi-nor: parse SFDP 4-byte Address Instruction Table - - - - --- 2017-03-22 Cyrille Pitchen cpitchen RFC
[RESEND,v2,27/53] mtd: nand: denali: avoid hard-coding ecc.strength and ecc.bytes - - - - --- 2017-03-23 Masahiro Yamada bbrezillon Superseded
[RESEND,v2,28/53] mtd: nand: denali: support "nand-ecc-strength" DT property 1 - - - --- 2017-03-23 Masahiro Yamada bbrezillon Superseded
[RESEND,v2,29/53] mtd: nand: denali: remove Toshiba and Hynix specific fixup code - - - - --- 2017-03-23 Masahiro Yamada bbrezillon Superseded
[RESEND,v2,30/53] mtd: nand: denali_dt: add compatible strings for UniPhier SoC variants - - - - --- 2017-03-23 Masahiro Yamada bbrezillon Superseded
[RESEND,v2,31/53] mtd: nand: denali: set NAND_ECC_CUSTOM_PAGE_ACCESS - - - - --- 2017-03-23 Masahiro Yamada bbrezillon Superseded
[RESEND,v2,32/53] mtd: nand: denali: do not propagate NAND_STATUS_FAIL to waitfunc() - - - - --- 2017-03-23 Masahiro Yamada bbrezillon Superseded
[RESEND,v2,33/53] mtd: nand: denali: use BIT() and GENMASK() for register macros - - - - --- 2017-03-23 Masahiro Yamada bbrezillon Superseded
[RESEND,v2,34/53] mtd: nand: denali: remove unneeded find_valid_banks() - - - - --- 2017-03-23 Masahiro Yamada bbrezillon Accepted
[RESEND,v2,35/53] mtd: nand: denali: handle timing parameters by setup_data_interface() - - - - --- 2017-03-23 Masahiro Yamada bbrezillon Superseded
[RESEND,v2,36/53] mtd: nand: denali: remove meaningless pipeline read-ahead operation - - - - --- 2017-03-23 Masahiro Yamada bbrezillon Accepted
[RESEND,v2,37/53] mtd: nand: denali: rework interrupt handling - - - - --- 2017-03-23 Masahiro Yamada bbrezillon Superseded
[RESEND,v2,38/53] mtd: nand: denali: fix NAND_CMD_STATUS handling - - - - --- 2017-03-23 Masahiro Yamada bbrezillon Superseded
[RESEND,v2,39/53] mtd: nand: denali: fix NAND_CMD_PARAM handling - - - - --- 2017-03-23 Masahiro Yamada bbrezillon Superseded
[RESEND,v2,40/53] mtd: nand: do not check R/B# for CMD_READID in nand_command(_lp) - - - - --- 2017-03-23 Masahiro Yamada bbrezillon Accepted
[RESEND,v2,41/53] mtd: nand: do not check R/B# for CMD_SET_FEATURES in nand_command(_lp) - - - - --- 2017-03-23 Masahiro Yamada bbrezillon Accepted
[RESEND,v2,42/53] mtd: nand: denali: switch over to cmd_ctrl instead of cmdfunc - - - - --- 2017-03-23 Masahiro Yamada bbrezillon Superseded
[RESEND,v2,43/53] mtd: nand: denali: fix bank reset function - - - - --- 2017-03-23 Masahiro Yamada bbrezillon Superseded
« 1 2 ... 111 112 113280 281 »