Show patches with: Archived = No       |   28031 patches
« 1 2 ... 75 76 77280 281 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[V2] mtd: spi-nor: add Kconfig option to disable 4K sectors - - - - --- 2014-08-17 Rafał Miłecki Accepted
[V2] mtd: bcm47xxpart: find NVRAM partitions in middle blocks - - - - --- 2014-08-18 Rafał Miłecki Accepted
[1/4] mtd: bcm47xxnflash: fix typo in freq calculation - - - - --- 2014-08-19 Rafał Miłecki Accepted
[2/4] mtd: bcm47xxnflash: add dev_ready and fill chip_delay - - - - --- 2014-08-19 Rafał Miłecki Accepted
[3/4] mtd: bcm47xxnflash: add cmd_ctrl handler - - - - --- 2014-08-19 Rafał Miłecki Accepted
[4/4] mtd: bcm47xxnflash: NAND_CMD_RESET support - - - - --- 2014-08-19 Rafał Miłecki Accepted
mtd: bcm47xxnflash: replace some magic numbers - - - - --- 2014-08-19 Rafał Miłecki Accepted
mtd: nand: don't break long print messages - - - - --- 2014-08-19 Rafał Miłecki Accepted
mtd: bcm53xxspiflash: new driver for SPI flahes on Broadcom ARM SoCs - - - - --- 2014-08-21 Rafał Miłecki Rejected
[V3] mtd: move support for struct flash_platform_data into m25p80 - - - - --- 2014-09-28 Rafał Miłecki Accepted
[1/2] mtd: m25p80: get rid of spi_get_device_id - - - - --- 2014-09-29 Rafał Miłecki Accepted
[2/2] mtd: spi-nor: make spi_nor_scan() take a chip type name, not spi_device_id - - - - --- 2014-09-29 Rafał Miłecki Accepted
ARM: don't set unused name in struct flash_platform_data - - - - --- 2014-09-29 Rafał Miłecki Not Applicable
blackfin: don't set unused name in struct flash_platform_data - - - - --- 2014-09-29 Rafał Miłecki Not Applicable
mtd: bcm47xxpart: alloc memory for more partitions - - - - --- 2014-10-02 Rafał Miłecki Accepted
mtd: nand: print erase size on init - - - - --- 2014-10-20 Rafał Miłecki Accepted
mtd: spi-nor: prefer more specific entries from chips database - - - - --- 2014-10-22 Rafał Miłecki Superseded
mtd: spi-nor: allow NULL as chip name and try to auto detect it - - - - --- 2014-10-22 Rafał Miłecki Superseded
[V2,1/3] mtd: spi-nor: add id/id_len for flash_info{} - - - - --- 2014-11-06 Rafał Miłecki Accepted
[V2] mtd: spi-nor: prefer more specific entries from chips database - - - - --- 2014-11-06 Rafał Miłecki Rejected
[V2] mtd: spi-nor: allow NULL as chip name and try to auto detect it - - - - --- 2014-12-01 Rafał Miłecki Accepted
mtd: spi-nor: use IS_ERR_OR_NULL as spi_nor_read_id returns ERR_PTR - - - - --- 2014-12-01 Rafał Miłecki Accepted
mtd: bcm47xxpart: support TRX data partition being UBI - - - - --- 2014-12-01 Rafał Miłecki Accepted
mtd: bcm47xxpart: lower minimal blocksize to 4Ki (from 64Ki) - - - - --- 2014-12-08 Rafał Miłecki Accepted
ubinfo: allow passing MTD device number - - - - --- 2014-12-13 Rafał Miłecki Rejected
mtd: bcm47xxpart: support SquashFS with an original magic - - - - --- 2014-12-16 Rafał Miłecki Superseded
[V2] mtd: bcm47xxpart: support SquashFS with an original magic - - - - --- 2014-12-16 Rafał Miłecki Accepted
mtd: spi-nor: support for (GigaDevice) GD25Q128B - - - - --- 2014-12-16 Rafał Miłecki Accepted
mtd: m25p80: remove unused flash entries from id_table - - - - --- 2015-04-07 Rafał Miłecki Accepted
mtd: spi-nor: Add support for Spansion S25FL164K - - - - --- 2015-04-25 Rafał Miłecki Accepted
mtd: spi-nor: Properly set SECT_4K for recently added flashes - - - - --- 2015-04-25 Rafał Miłecki Accepted
ARM: mvebu: add "nor-jedec" flash compatible binding - - - - --- 2015-05-08 Rafał Miłecki Not Applicable
ARM: dts: imx: add "nor-jedec" flash compatible binding - - - - --- 2015-05-08 Rafał Miłecki Not Applicable
ARM: dts: kirkwood: add "nor-jedec" flash compatible binding - - - - --- 2015-05-08 Rafał Miłecki Not Applicable
ARM: tegra: add "nor-jedec" flash compatible binding - - - - --- 2015-05-08 Rafał Miłecki Not Applicable
[1/1] mtd: add support for typed parsers splitting partitions - - - - --- 2015-05-18 Rafał Miłecki Superseded
[PROOF,2/1] mtd: add TRX parser splitting firmware partition - - - - --- 2015-05-18 Rafał Miłecki RFC
ARM: mvebu: add "jedec,spi-nor" flash compatible binding - - - - --- 2015-05-19 Rafał Miłecki Not Applicable
ARM: kirkwood: add "jedec,spi-nor" flash compatible binding - - - - --- 2015-05-19 Rafał Miłecki Not Applicable
[V2,1/1] mtd: add support for typed parsers splitting partitions - - - - --- 2015-05-26 Rafał Miłecki Rejected
mtd: bcm47xxpart: store MAGICs in little-endian order - - - - --- 2015-06-28 Rafał Miłecki Changes Requested
mtd: spi-nor: stop (ab)using struct spi_device_id - - - - --- 2015-08-10 Rafał Miłecki Accepted
ARM: tegra: add "jedec,spi-nor" flash compatible binding 2 - - - --- 2015-08-16 Rafał Miłecki Not Applicable
ARM: dts: imx: add "jedec,spi-nor" flash compatible binding - - - - --- 2015-08-16 Rafał Miłecki Not Applicable
mtd: spi-nor: include mtd.h header for struct mtd_info definition - - - - --- 2015-11-26 Rafał Miłecki Accepted
mtd: bcm47xxpart: limit scanned flash area on BCM47XX (MIPS) only - - - - --- 2015-12-05 Rafał Miłecki Accepted
mtd: bcm47xxpart: don't fail because of bit-flips - - - - --- 2015-12-06 Rafał Miłecki Accepted
mtd: bcm47xxsflash: use ioremap_cachable() instead of KSEG0ADDR() - - - - --- 2016-01-17 Rafał Miłecki Superseded
mtd: brcmnand: set initial ECC params based on info from HW - - - - --- 2016-01-27 Rafał Miłecki Changes Requested
[1/3] of: mtd: add helper reading "nand-ecc-algo" from DT 2 - 1 - --- 2016-02-12 Rafał Miłecki Superseded
[2/3] mtd: nand: read (from DT) and store ECC algorithm 1 - 1 - --- 2016-02-12 Rafał Miłecki Superseded
[3/3] mtd: brcmnand: fix check for Hamming algorithm - - 1 - --- 2016-02-12 Rafał Miłecki Superseded
[V2] mtd: bcm47xxsflash: use ioremap_cache() instead of KSEG0ADDR() - - - - --- 2016-02-26 Rafał Miłecki Accepted
[1/3] mtd: nand: add new enum for storing ECC algorithm - - - - --- 2016-03-22 Rafał Miłecki Superseded
[2/3] mtd: nand: set ECC algorithm in nand_dt_init - - - - --- 2016-03-22 Rafał Miłecki Superseded
[3/3] mtd: nand: nandsim: set ECC algorithm explicitly - - - - --- 2016-03-22 Rafał Miłecki Accepted
[V2,1/4] mtd: nand: add new enum for storing ECC algorithm - - - - --- 2016-03-23 Rafał Miłecki Accepted
[V2,2/4] of: mtd: prepare helper reading NAND ECC algo from DT - - - - --- 2016-03-23 Rafał Miłecki Accepted
[V2,3/4] mtd: nand: set ECC algorithm in nand_dt_init - - - - --- 2016-03-23 Rafał Miłecki Accepted
[V2,4/4] mtd: nand: nandsim: set ECC algorithm explicitly - - - - --- 2016-03-23 Rafał Miłecki Accepted
[1/8] mtd: nand: ams-delta: set ECC algorithm explicitly - - - - --- 2016-04-08 Rafał Miłecki Accepted
[2/8] mtd: nand: gpio: set ECC algorithm explicitly - - - - --- 2016-04-08 Rafał Miłecki Accepted
[3/8] mtd: nand: mxc: set ECC algorithm explicitly - - - - --- 2016-04-08 Rafał Miłecki Accepted
[4/8] mtd: nand: nuc900: set ECC algorithm explicitly - - - - --- 2016-04-08 Rafał Miłecki Accepted
[5/8] mtd: nand: orion: set ECC algorithm explicitly - - - - --- 2016-04-08 Rafał Miłecki Accepted
[6/8] mtd: nand: pasemi: set ECC algorithm explicitly - - - - --- 2016-04-08 Rafał Miłecki Accepted
[7/8] mtd: nand: plat: set ECC algorithm explicitly - - - - --- 2016-04-08 Rafał Miłecki Accepted
[8/8] mtd: nand: socrates: set ECC algorithm explicitly - - - - --- 2016-04-08 Rafał Miłecki Accepted
mtd: nand: pasemi: switch to pr_* functions - - - - --- 2016-04-08 Rafał Miłecki Superseded
mtd: nand: nuc900: allow compiling with COMPILE_TEST - - - - --- 2016-04-08 Rafał Miłecki Changes Requested
[V2] mtd: nand: pasemi: switch to pr_* functions - - - - --- 2016-04-08 Rafał Miłecki Superseded
[V3] mtd: nand: pasemi: switch to dev_* printing functions - - - - --- 2016-04-13 Rafał Miłecki Accepted
mtd: nand: omap2: allow compiling with COMPILE_TEST - - - - --- 2016-04-13 Rafał Miłecki Changes Requested
[1/9] mtd: nand: omap2: set ECC algorithm explicitly - - - - --- 2016-04-13 Rafał Miłecki Accepted
[2/9] mtd: nand: s3c2410: set ECC algorithm explicitly - - - - --- 2016-04-13 Rafał Miłecki Accepted
[3/9] mtd: nand: sh_flctl: set ECC algorithm explicitly - - - - --- 2016-04-13 Rafał Miłecki Accepted
[4/9] mtd: nand: au1550nd: set ECC algorithm explicitly - - - - --- 2016-04-13 Rafał Miłecki Accepted
[5/9] mtd: nand: mpc5121_nfc: set ECC algorithm explicitly - - - - --- 2016-04-13 Rafał Miłecki Accepted
[6/9] mtd: nand: cmx270: set ECC algorithm explicitly - - - - --- 2016-04-13 Rafał Miłecki Accepted
[7/9] mtd: nand: fsl_upm: set ECC algorithm explicitly - - - - --- 2016-04-13 Rafał Miłecki Accepted
[8/9] mtd: nand: fsl_ifc: set ECC algorithm explicitly - - - - --- 2016-04-13 Rafał Miłecki Accepted
[9/9] mtd: nand: fsl_elbc: set ECC algorithm explicitly - - - - --- 2016-04-13 Rafał Miłecki Accepted
[01/12] mtd: nand: bf5xx: set ECC algorithm explicitly - - - - --- 2016-04-15 Rafał Miłecki Accepted
[02/12] mtd: nand: davinci: set ECC algorithm explicitly - - - - --- 2016-04-15 Rafał Miłecki Superseded
[03/12] avr32: set Atmel NAND ECC algorithm explicitly 1 - - - --- 2016-04-15 Rafał Miłecki Superseded
[04/12] mtd: nand: atmel: set ECC algorithm explicitly - - - - --- 2016-04-15 Rafał Miłecki Superseded
[05/12] CRIS v32: nand: set ECC algorithm explicitly - - - - --- 2016-04-15 Rafał Miłecki Accepted
[06/12] staging: mt29f_spinand: set ECC algorithm explicitly - - - - --- 2016-04-15 Rafał Miłecki Accepted
[07/12] mtd: nand: set ECC algorithm to Hamming on fallback - - - - --- 2016-04-15 Rafał Miłecki Accepted
[08/12] mtd: nand: hisi504: set ECC algorithm based on DT info - - - - --- 2016-04-15 Rafał Miłecki Superseded
[09/12] mtd: nand: fsmc: validate ECC setup by checking algorithm directly - - - - --- 2016-04-15 Rafał Miłecki Accepted
[10/12] mtd: nand: read ECC algorithm from the new field - - - - --- 2016-04-15 Rafał Miłecki Superseded
[11/12] of: mtd: drop support for NAND_ECC_SOFT_BCH as "soft_bch" mapping - - - - --- 2016-04-15 Rafał Miłecki Superseded
[12/12] mtd: mtd: drop NAND_ECC_SOFT_BCH enum value - - - - --- 2016-04-15 Rafał Miłecki Superseded
[V2,01/11] mtd: nand: bf5xx: set ECC algorithm explicitly - - - - --- 2016-04-17 Rafał Miłecki Superseded
[V2,02/11] mtd: nand: davinci: set ECC algorithm explicitly - - - - --- 2016-04-17 Rafał Miłecki Superseded
[V2,03/11] mtd: nand: atmel: set ECC algorithm explicitly - - - - --- 2016-04-17 Rafał Miłecki Accepted
[V2,04/11] CRIS v32: nand: set ECC algorithm explicitly - - - - --- 2016-04-17 Rafał Miłecki Superseded
[V2,05/11] staging: mt29f_spinand: set ECC algorithm explicitly - - - - --- 2016-04-17 Rafał Miłecki Superseded
[V2,06/11] mtd: nand: set ECC algorithm to Hamming on fallback - - - - --- 2016-04-17 Rafał Miłecki Superseded
« 1 2 ... 75 76 77280 281 »