Show patches with: Archived = No       |   28062 patches
« 1 2 ... 103 104 105280 281 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3,30/40] mtd: spinand: Move ECC related definitions earlier in the driver Introduce the generic ECC engine abstraction - - - - --- 2019-09-19 Miquel Raynal mraynal Changes Requested
[v3,29/40] mtd: spinand: Fix typo in comment Introduce the generic ECC engine abstraction - - 1 - --- 2019-09-19 Miquel Raynal mraynal Changes Requested
[v3,28/40] mtd: nand: Let software ECC engines be retrieved from the NAND core Introduce the generic ECC engine abstraction - - - - --- 2019-09-19 Miquel Raynal mraynal Changes Requested
[v3,27/40] mtd: nand: ecc: Create the software Hamming engine instance Introduce the generic ECC engine abstraction - - - - --- 2019-09-19 Miquel Raynal mraynal Changes Requested
[v3,26/40] mtd: nand: ecc: Create the software BCH engine instance Introduce the generic ECC engine abstraction - - - - --- 2019-09-19 Miquel Raynal mraynal Changes Requested
[v3,25/40] mtd: nand: ecc: Let the software Hamming ECC engine be unselected Introduce the generic ECC engine abstraction - - - - --- 2019-09-19 Miquel Raynal mraynal Changes Requested
[v3,24/40] mtd: nand: Remove useless include about software Hamming ECC Introduce the generic ECC engine abstraction - - - - --- 2019-09-19 Miquel Raynal mraynal Changes Requested
[v3,23/40] mtd: nand: ecc: Turn the software Hamming implementation generic Introduce the generic ECC engine abstraction - - - - --- 2019-09-19 Miquel Raynal mraynal Changes Requested
[v3,22/40] mtd: nand: ecc: Clarify the software Hamming introductory line Introduce the generic ECC engine abstraction - - - - --- 2019-09-19 Miquel Raynal mraynal Changes Requested
[v3,21/40] mtd: nand: ecc: Move Hamming code to the generic NAND layer Introduce the generic ECC engine abstraction - - - - --- 2019-09-19 Miquel Raynal mraynal Changes Requested
[v3,20/40] mtd: rawnand: Get rid of chip->ecc.priv Introduce the generic ECC engine abstraction 1 - - - --- 2019-09-19 Miquel Raynal mraynal Changes Requested
[v3,19/40] mtd: nand: ecc: Turn the software BCH implementation generic Introduce the generic ECC engine abstraction - - - - --- 2019-09-19 Miquel Raynal mraynal Changes Requested
[v3,18/40] mtd: nand: Move ECC specific functions to the ECC core Introduce the generic ECC engine abstraction - - - - --- 2019-09-19 Miquel Raynal mraynal Changes Requested
[v3,17/40] mtd: nand: Move standard OOB layouts to the generic ECC core Introduce the generic ECC engine abstraction - - - - --- 2019-09-19 Miquel Raynal mraynal Changes Requested
[v3,16/40] mtd: Fix typo in mtd_ooblayout_set_databytes() description Introduce the generic ECC engine abstraction - - 1 - --- 2019-09-19 Miquel Raynal mraynal Changes Requested
[v3,15/40] mtd: nand: Convert the generic NAND layer to the generic ECC framework Introduce the generic ECC engine abstraction - - - - --- 2019-09-19 Miquel Raynal mraynal Changes Requested
[v3,14/40] mtd: nand: Introduce the ECC engine abstraction Introduce the generic ECC engine abstraction - - - - --- 2019-09-19 Miquel Raynal mraynal Changes Requested
[v3,13/40] mtd: nand: Add more parameters to the nand_ecc_props structure Introduce the generic ECC engine abstraction - - - - --- 2019-09-19 Miquel Raynal mraynal Changes Requested
[v3,12/40] mtd: nand: Rename a core structure Introduce the generic ECC engine abstraction - - 1 - --- 2019-09-19 Miquel Raynal mraynal Changes Requested
[v3,11/40] mtd: nand: Add a NAND page I/O request type Introduce the generic ECC engine abstraction - - 1 - --- 2019-09-19 Miquel Raynal mraynal Changes Requested
[v3,10/40] mtd: nand: Drop useless 'depends on' in Kconfig Introduce the generic ECC engine abstraction - - 1 - --- 2019-09-19 Miquel Raynal mraynal Changes Requested
[v3,09/40] mtd: nand: Add an extra level in the Kconfig hierarchy Introduce the generic ECC engine abstraction - - 1 - --- 2019-09-19 Miquel Raynal mraynal Changes Requested
[v3,08/40] mtd: nand: Move nand_device forward declaration to the top Introduce the generic ECC engine abstraction - - 1 - --- 2019-09-19 Miquel Raynal mraynal Changes Requested
[v3,07/40] mtd: rawnand: Drop the legacy ECC type enumeration Introduce the generic ECC engine abstraction - - - - --- 2019-09-19 Miquel Raynal mraynal Changes Requested
[v3,06/40] mtd: rawnand: Use the new ECC engine type enumeration Introduce the generic ECC engine abstraction - - - - --- 2019-09-19 Miquel Raynal mraynal Changes Requested
[v3,05/40] mtd: rawnand: Create a new enumeration to describe properly ECC types Introduce the generic ECC engine abstraction - - 1 - --- 2019-09-19 Miquel Raynal mraynal Changes Requested
[v3,04/40] mtd: rawnand: Separate the ECC engine type and the OOB placement Introduce the generic ECC engine abstraction - - - - --- 2019-09-19 Miquel Raynal mraynal Changes Requested
[v3,03/40] mtd: rawnand: Create a new enumeration to describe OOB placement Introduce the generic ECC engine abstraction - - - - --- 2019-09-19 Miquel Raynal mraynal Changes Requested
[v3,02/40] mtd: rawnand: Add an invalid ECC mode to discriminate with valid ones Introduce the generic ECC engine abstraction - - 1 - --- 2019-09-19 Miquel Raynal mraynal Changes Requested
[v3,01/40] mtd: rawnand: Avoid a typedef Introduce the generic ECC engine abstraction - - 1 - --- 2019-09-19 Miquel Raynal mraynal Changes Requested
mtd: Initialize all parameters of mtd_oob_ops mtd: Initialize all parameters of mtd_oob_ops - - - - --- 2019-09-19 Miquel Raynal Accepted
- change calculating of position page containing BBM - change calculating of position page containing BBM - - 1 - --- 2019-09-19 Piotr Sroka Changes Requested
mtd: st_spi_fsm: remove unused variable mtd: st_spi_fsm: remove unused variable - - - - --- 2019-09-19 Bartosz Golaszewski Changes Requested
[v2] mtd: st_spi_fsm: Use devm_platform_ioremap_resource() in stfsm_probe() [v2] mtd: st_spi_fsm: Use devm_platform_ioremap_resource() in stfsm_probe() - - - - --- 2019-09-19 Markus Elfring Rejected
driver/mtd/spi-nor: Regression lock/unlock fail driver/mtd/spi-nor: Regression lock/unlock fail - - - - --- 2019-09-19 Shreyas Joshi tambarus Changes Requested
UBI: fix warning static is not at beginning of declaration UBI: fix warning static is not at beginning of declaration - - - - --- 2019-09-19 rishi gupta rw Accepted
[v9,2/2] mtd: spi-nor: fix nor->addr_width for is25wp256 mtd: spi-nor: add support for is25wp256 spi-nor flash - - 1 - --- 2019-09-18 Sagar Shrikant Kadam tambarus Changes Requested
[v9,1/2] mtd: spi-nor: add support for is25wp256 mtd: spi-nor: add support for is25wp256 spi-nor flash - - 1 - --- 2019-09-18 Sagar Shrikant Kadam tambarus Changes Requested
mtd: st_spi_fsm: Use devm_platform_ioremap_resource() in stfsm_probe() mtd: st_spi_fsm: Use devm_platform_ioremap_resource() in stfsm_probe() - - - - --- 2019-09-18 Markus Elfring Changes Requested
[v7,2/2] dt-bindings: mtd: Add Cadence NAND controller driver mtd: rawnand: Add Cadence NAND controller driver - - 1 - --- 2019-09-18 Piotr Sroka mraynal Changes Requested
[v7,1/2] mtd: rawnand: Add new Cadence NAND driver to MTD subsystem mtd: rawnand: Add Cadence NAND controller driver - - - - --- 2019-09-18 Piotr Sroka mraynal Changes Requested
[RFC,3/3] mtd: rawnand: Add support Macronix power down mode [RFC,1/3] mtd: rawnand: Add support manufacturer postponed initialization - - - - --- 2019-09-18 Mason Yang mraynal Changes Requested
[RFC,2/3] mtd: rawnand: Add support Macronix Block Protection function [RFC,1/3] mtd: rawnand: Add support manufacturer postponed initialization - - - - --- 2019-09-18 Mason Yang mraynal Changes Requested
[RFC,1/3] mtd: rawnand: Add support manufacturer postponed initialization [RFC,1/3] mtd: rawnand: Add support manufacturer postponed initialization - - - - --- 2019-09-18 Mason Yang mraynal Changes Requested
mtd: cfi_util: use DIV_ROUND_UP() in cfi_udelay() mtd: cfi_util: use DIV_ROUND_UP() in cfi_udelay() - - 1 - --- 2019-09-17 Sergei Shtylyov vigneshr Changes Requested
[for,4.4.y] mtd: cfi_cmdset_0002: Use chip_good() to retry in do_write_oneword() [for,4.4.y] mtd: cfi_cmdset_0002: Use chip_good() to retry in do_write_oneword() - - - - --- 2019-09-17 Tokunori Ikegami vigneshr Not Applicable
[for,4.9.y] mtd: cfi_cmdset_0002: Use chip_good() to retry in do_write_oneword() [for,4.9.y] mtd: cfi_cmdset_0002: Use chip_good() to retry in do_write_oneword() - - - - --- 2019-09-17 Tokunori Ikegami vigneshr Not Applicable
[for,4.14.y] mtd: cfi_cmdset_0002: Use chip_good() to retry in do_write_oneword() [for,4.14.y] mtd: cfi_cmdset_0002: Use chip_good() to retry in do_write_oneword() - - - - --- 2019-09-17 Tokunori Ikegami vigneshr Not Applicable
[for,4.19.y] mtd: cfi_cmdset_0002: Use chip_good() to retry in do_write_oneword() [for,4.19.y] mtd: cfi_cmdset_0002: Use chip_good() to retry in do_write_oneword() - - - - --- 2019-09-17 Tokunori Ikegami vigneshr Not Applicable
[for,5.2.y] mtd: cfi_cmdset_0002: Use chip_good() to retry in do_write_oneword() [for,5.2.y] mtd: cfi_cmdset_0002: Use chip_good() to retry in do_write_oneword() - - - - --- 2019-09-17 Tokunori Ikegami vigneshr Not Applicable
mtd: Remove myself from MAINTAINERS mtd: Remove myself from MAINTAINERS - - - - --- 2019-09-17 Marek Vasut Accepted
[23/23] mtd: spi-nor: Unlock global block protection on sst26vf064b mtd: spi-nor: Quad Enable and (un)lock methods - - - - --- 2019-09-17 Tudor Ambarus tambarus Changes Requested
[22/23] mtd: spi-nor: Add Global Block Unlock support mtd: spi-nor: Quad Enable and (un)lock methods - - - - --- 2019-09-17 Tudor Ambarus tambarus Changes Requested
[21/23] mtd: spi-nor: Rework the disabling of block write protection mtd: spi-nor: Quad Enable and (un)lock methods - - - - --- 2019-09-17 Tudor Ambarus tambarus Changes Requested
[20/23] mtd: spi-nor: Update sr2_bit7_quad_enable() mtd: spi-nor: Quad Enable and (un)lock methods - - - - --- 2019-09-17 Tudor Ambarus tambarus Changes Requested
[19/23] mtd: spi-nor: Rework spansion(_no)_read_cr_quad_enable() mtd: spi-nor: Quad Enable and (un)lock methods - - - - --- 2019-09-17 Tudor Ambarus tambarus Changes Requested
[18/23] mtd: spi-nor: Rework macronix_quad_enable() mtd: spi-nor: Quad Enable and (un)lock methods - - - - --- 2019-09-17 Tudor Ambarus tambarus Changes Requested
[17/23] mtd: spi-nor: Fix clearing of QE bit on lock()/unlock() mtd: spi-nor: Quad Enable and (un)lock methods - - - - --- 2019-09-17 Tudor Ambarus tambarus Changes Requested
[16/23] mtd: spi-nor: Fix errno on quad_enable methods mtd: spi-nor: Quad Enable and (un)lock methods - - - - --- 2019-09-17 Tudor Ambarus tambarus Changes Requested
[15/23] mtd: spi-nor: Drop spansion_quad_enable() mtd: spi-nor: Quad Enable and (un)lock methods - - - - --- 2019-09-17 Tudor Ambarus tambarus Changes Requested
[14/23] mtd: spi-nor: Drop duplicated new line mtd: spi-nor: Quad Enable and (un)lock methods - - - - --- 2019-09-17 Tudor Ambarus tambarus Changes Requested
[13/23] mtd: spi-nor: Void return type for spi_nor_clear_sr/fsr() mtd: spi-nor: Quad Enable and (un)lock methods - - - - --- 2019-09-17 Tudor Ambarus tambarus Changes Requested
[12/23] mtd: spi-nor: Report error in spi_nor_xread_sr() mtd: spi-nor: Quad Enable and (un)lock methods - - - - --- 2019-09-17 Tudor Ambarus tambarus Changes Requested
[11/23] mtd: spi-nor: Rework spi_nor_read/write_sr2() mtd: spi-nor: Quad Enable and (un)lock methods - - - - --- 2019-09-17 Tudor Ambarus tambarus Changes Requested
[10/23] mtd: spi-nor: Rework write_sr() mtd: spi-nor: Quad Enable and (un)lock methods - - - - --- 2019-09-17 Tudor Ambarus tambarus Changes Requested
[09/23] mtd: spi-nor: Fix retlen handling in sst_write() mtd: spi-nor: Quad Enable and (un)lock methods - - - - --- 2019-09-17 Tudor Ambarus tambarus Changes Requested
[08/23] mtd: spi-nor: Rework write_enable/disable() mtd: spi-nor: Quad Enable and (un)lock methods - - - - --- 2019-09-17 Tudor Ambarus tambarus Changes Requested
[07/23] mtd: spi-nor: Rework read_cr() mtd: spi-nor: Quad Enable and (un)lock methods - - - - --- 2019-09-17 Tudor Ambarus tambarus Changes Requested
[06/23] mtd: spi-nor: Rework read_fsr() mtd: spi-nor: Quad Enable and (un)lock methods - - - - --- 2019-09-17 Tudor Ambarus tambarus Changes Requested
[05/23] mtd: spi-nor: Rework read_sr() mtd: spi-nor: Quad Enable and (un)lock methods - - - - --- 2019-09-17 Tudor Ambarus tambarus Changes Requested
[04/23] mtd: spi-nor: Rename nor->params to nor->flash mtd: spi-nor: Quad Enable and (un)lock methods - - - - --- 2019-09-17 Tudor Ambarus tambarus Changes Requested
[03/23] mtd: spi-nor: cadence-quadspi: Fix cqspi_command_read() definition mtd: spi-nor: Quad Enable and (un)lock methods - - - - --- 2019-09-17 Tudor Ambarus tambarus Changes Requested
[02/23] mtd: spi-nor: Introduce 'struct spi_nor_controller_ops' mtd: spi-nor: Quad Enable and (un)lock methods - - - - --- 2019-09-17 Tudor Ambarus tambarus Changes Requested
[01/23] mtd: spi-nor: hisi-sfc: Drop nor->erase NULL assignment mtd: spi-nor: Quad Enable and (un)lock methods - - - - --- 2019-09-17 Tudor Ambarus tambarus Changes Requested
ubi: Print skip_check in ubi_dump_vol_info() ubi: Print skip_check in ubi_dump_vol_info() - - - - --- 2019-09-17 Stefan Roese rw Accepted
linux-next: manual merge of the vfs tree with the ubifs tree linux-next: manual merge of the vfs tree with the ubifs tree - - - - --- 2019-09-16 Mark Brown Not Applicable
[v6,2/2] dt-bindings: mtd: Add Cadence NAND controller driver mtd: rawnand: Add Cadence NAND controller driver - - 1 - --- 2019-09-16 Piotr Sroka mraynal Changes Requested
[v6,1/2] mtd: rawnand: Add new Cadence NAND driver to MTD subsystem mtd: rawnand: Add Cadence NAND controller driver - - - - --- 2019-09-16 Piotr Sroka mraynal Changes Requested
mtd: rawnand: fix spelling mistake "gravepagess" -> "gravepages" mtd: rawnand: fix spelling mistake "gravepagess" -> "gravepages" - - - - --- 2019-09-13 Colin Ian King mraynal Changes Requested
[13/13] mtd: spi-nor: Drop duplicated new line mtd: spi-nor: Clean Flash Register operations - - - - --- 2019-09-11 Tudor Ambarus tambarus Changes Requested
[12/13] mtd: spi-nor: Void return type for spi_nor_clear_sr/fsr() mtd: spi-nor: Clean Flash Register operations - - - - --- 2019-09-11 Tudor Ambarus tambarus Changes Requested
[11/13] mtd: spi-nor: Report error in spi_nor_xread_sr() mtd: spi-nor: Clean Flash Register operations - - - - --- 2019-09-11 Tudor Ambarus tambarus Changes Requested
[10/13] mtd: spi-nor: Rework spi_nor_read/write_sr2() mtd: spi-nor: Clean Flash Register operations - - - - --- 2019-09-11 Tudor Ambarus tambarus Changes Requested
[09/13] mtd: spi-nor: Rework write_sr() mtd: spi-nor: Clean Flash Register operations - - - - --- 2019-09-11 Tudor Ambarus tambarus Changes Requested
[08/13] mtd: spi-nor: Rework write_enable/disable() mtd: spi-nor: Clean Flash Register operations - - - - --- 2019-09-11 Tudor Ambarus tambarus Changes Requested
[07/13] mtd: spi-nor: Rework read_cr() mtd: spi-nor: Clean Flash Register operations - - - - --- 2019-09-11 Tudor Ambarus tambarus Changes Requested
[06/13] mtd: spi-nor: Rework read_fsr() mtd: spi-nor: Clean Flash Register operations - - - - --- 2019-09-11 Tudor Ambarus tambarus Changes Requested
[05/13] mtd: spi-nor: Rework read_sr() mtd: spi-nor: Clean Flash Register operations - - - - --- 2019-09-11 Tudor Ambarus tambarus Changes Requested
[04/13] mtd: spi-nor: Rename nor->params to nor->flash mtd: spi-nor: Clean Flash Register operations - - - - --- 2019-09-11 Tudor Ambarus tambarus Changes Requested
[03/13] mtd: spi-nor: cadence-quadspi: Fix cqspi_command_read() definition mtd: spi-nor: Clean Flash Register operations - - - - --- 2019-09-11 Tudor Ambarus tambarus Changes Requested
[02/13] mtd: spi-nor: Introduce 'struct spi_nor_controller_ops' mtd: spi-nor: Clean Flash Register operations - - - - --- 2019-09-11 Tudor Ambarus tambarus Changes Requested
[01/13] mtd: spi-nor: hisi-sfc: Drop nor->erase NULL asignment. mtd: spi-nor: Clean Flash Register operations - - - - --- 2019-09-11 Tudor Ambarus tambarus Changes Requested
[v3,3/3] mtd: spi-nor: cadence-quadspi: disable the auto-poll for Intel LGM mtd: cadence-qspi:add support for Intel lgm-qspi - - - - --- 2019-09-09 Ramuthevar, Vadivel MuruganX tambarus Changes Requested
[v3,2/3] mtd: spi-nor: cadence-quadspi: Disable the DAC for Intel LGM SoC mtd: cadence-qspi:add support for Intel lgm-qspi - - - - --- 2019-09-09 Ramuthevar, Vadivel MuruganX tambarus Changes Requested
[v3,1/3] dt-bindings: mtd: cadence-qspi:add support for Intel lgm-qspi mtd: cadence-qspi:add support for Intel lgm-qspi 1 - - - --- 2019-09-09 Ramuthevar, Vadivel MuruganX Accepted
ubiupdatevol: Prevent null pointer dereference ubiupdatevol: Prevent null pointer dereference - - - - --- 2019-09-08 Bastian Germann goliath Accepted
[2/2] mtd: rawnand: use bounce buffer when vmalloced data buf detected [1/2] mtd: nand: brcmnand: Add support for flash-dma v0 - - - - --- 2019-09-06 Kamal Dasu mraynal Rejected
[1/2] mtd: nand: brcmnand: Add support for flash-dma v0 [1/2] mtd: nand: brcmnand: Add support for flash-dma v0 - - - - --- 2019-09-06 Kamal Dasu Accepted
[BACKPORT,4.14.y,18/18] cpufreq: ti-cpufreq: add missing of_node_put() Backport candidate from TI 4.14 product kernel 1 - - - --- 2019-09-05 Mathieu Poirier Not Applicable
[BACKPORT,4.14.y,17/18] i2c: omap: Trigger bus recovery in lockup case Backport candidate from TI 4.14 product kernel - - 1 1 --- 2019-09-05 Mathieu Poirier Not Applicable
« 1 2 ... 103 104 105280 281 »