Show patches with: none      |   32957 patches
« 1 2 ... 74 75 76329 330 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3,4/9] mtd: rawnand: onfi: Use intermediate variables to improve readability Misc timing changes - - 1 - --- 2020-04-28 Miquel Raynal Accepted
[v3,3/9] mtd: rawnand: onfi: Fix redundancy detection check Misc timing changes - 1 1 - --- 2020-04-28 Miquel Raynal Accepted
[v3,2/9] mtd: rawnand: timings: Fix default tR_max and tCCS_min timings Misc timing changes - 1 1 - --- 2020-04-28 Miquel Raynal Accepted
[v3,1/9] mtd: rawnand: timings: Add mode information to the timings structure Misc timing changes - - 1 - --- 2020-04-28 Miquel Raynal Accepted
[trivial] mtd: spi-nor: Fix SPI NOR acronym [trivial] mtd: spi-nor: Fix SPI NOR acronym - - 1 - --- 2020-04-28 Tudor Ambarus tambarus Accepted
[v2,3/3] mtd: lpddr: Move function print_drs_error to lpddr_cmds.c mtd: lpddr: Fix bad logic bug in print_drs_error - - 1 - --- 2020-04-27 Gustavo A. R. Silva mraynal Accepted
[v2,2/3] mtd: lpddr: Replace printk with pr_notice mtd: lpddr: Fix bad logic bug in print_drs_error - - 1 - --- 2020-04-27 Gustavo A. R. Silva mraynal Accepted
[v2,1/3] mtd: lpddr: Fix bad logic in print_drs_error mtd: lpddr: Fix bad logic bug in print_drs_error 1 1 - - --- 2020-04-27 Gustavo A. R. Silva mraynal Accepted
[v2,6/6] mtd: rawnand: marvell: Rename the ->correct() function Misc Marvell NAND controller driver changes - - 1 - --- 2020-04-24 Miquel Raynal Accepted
[v2,5/6] mtd: rawnand: marvell: Rename a function to clarify Misc Marvell NAND controller driver changes - - 1 - --- 2020-04-24 Miquel Raynal Accepted
[v2,4/6] mtd: rawnand: marvell: Fix probe error path Misc Marvell NAND controller driver changes - 1 1 - --- 2020-04-24 Miquel Raynal Accepted
[v2,3/6] mtd: rawnand: marvell: Use nand_cleanup() when the device is not yet registered Misc Marvell NAND controller driver changes - 1 1 - --- 2020-04-24 Miquel Raynal Accepted
[v2,2/6] mtd: rawnand: marvell: Use devm_platform_ioremap_res() Misc Marvell NAND controller driver changes - - 1 - --- 2020-04-24 Miquel Raynal Accepted
[v2,1/6] mtd: rawnand: marvell: Fix the condition on a return code Misc Marvell NAND controller driver changes - 1 1 - --- 2020-04-24 Miquel Raynal Accepted
mtd-utils: Add nandflipbits tool mtd-utils: Add nandflipbits tool - - - - --- 2020-04-24 Miquel Raynal goliath Accepted
[v3] mtd: spi-nor: Add support for Cypress cy15x104q [v3] mtd: spi-nor: Add support for Cypress cy15x104q - - - - --- 2020-04-24 Sascha Hauer tambarus Accepted
[v2,2/2] mtd: spi-nor: macronix: Add support for mx25u51245g mtd: spi-nor: macronix: Add support for mx25l512/mx25u512 - - - - --- 2020-04-23 Mason Yang tambarus Accepted
[v2,1/2] mtd: spi-nor: macronix: Add support for mx25l51245g mtd: spi-nor: macronix: Add support for mx25l512/mx25u512 - - - - --- 2020-04-23 Mason Yang tambarus Accepted
mtd: spi-nor: sfdp: add/use local variable in spi_nor_parse_bfpt() mtd: spi-nor: sfdp: add/use local variable in spi_nor_parse_bfpt() - - - - --- 2020-04-22 Sergei Shtylyov tambarus Accepted
[v3] mtd: spi-nor: Add support for s25fs128s1 [v3] mtd: spi-nor: Add support for s25fs128s1 - - - - --- 2020-04-22 Yicong Yang tambarus Accepted
[2/2] mtd: spi-nor: core: fix kernel-doc typo for spi_nor_[{info|sfdp}_]init_params() Fix typo ('struct spi-nor') in the kernel-doc comments - 1 - - --- 2020-04-21 Sergei Shtylyov tambarus Accepted
[1/2] mtd: spi-nor: core: fix kernel-doc typo for spi_nor_manufacturer_init_params() Fix typo ('struct spi-nor') in the kernel-doc comments - 1 - - --- 2020-04-21 Sergei Shtylyov tambarus Accepted
mtd: rawnand: Give more information about the ECC weakness mtd: rawnand: Give more information about the ECC weakness - - - - --- 2020-04-21 Miquel Raynal Accepted
mtd: spi-nor: Enable locking for n25q00/n25q00a mtd: spi-nor: Enable locking for n25q00/n25q00a - - - - --- 2020-04-21 Jungseung Lee tambarus Accepted
[2/2] mtd: spi-nor: Fix description of the sr_ready() return value [1/2] mtd: spi-nor: Uniformize the return value in spi_nor_*_ready() - - 1 - --- 2020-04-21 Tudor Ambarus tambarus Accepted
[1/2] mtd: spi-nor: Uniformize the return value in spi_nor_*_ready() [1/2] mtd: spi-nor: Uniformize the return value in spi_nor_*_ready() - - 1 - --- 2020-04-21 Tudor Ambarus tambarus Accepted
mtd: spi-nor: spansion: fix writes on S25FS512S mtd: spi-nor: spansion: fix writes on S25FS512S - 1 1 1 --- 2020-04-20 Sergei Shtylyov tambarus Accepted
[4/4] mtd: rawnand: au1550nd: Patch the read/write buf helper prototypes mtd: rawnand: au1550nd: Convert the driver to exec_op() - - 1 - --- 2020-04-19 Boris Brezillon Accepted
[3/4] mtd: rawnand: au1550nd: Get rid of the legacy interface implementation mtd: rawnand: au1550nd: Convert the driver to exec_op() - - 1 - --- 2020-04-19 Boris Brezillon Accepted
[2/4] mtd: rawnand: au1550nd: Implement exec_op() mtd: rawnand: au1550nd: Convert the driver to exec_op() - - 1 - --- 2020-04-19 Boris Brezillon Accepted
[1/4] mtd: rawnand: au1550nd: Stop using IO_ADDR_{R, W} in au_{read, write}_buf[16]() mtd: rawnand: au1550nd: Convert the driver to exec_op() - - 1 - --- 2020-04-19 Boris Brezillon Accepted
mtd: rawnand: Take check_only into account mtd: rawnand: Take check_only into account - - - - --- 2020-04-18 Boris Brezillon Accepted
mtd: cfi_cmdset_0001: Support the absence of protection registers mtd: cfi_cmdset_0001: Support the absence of protection registers - - - 2 --- 2020-04-17 Jean-Philippe Brucker vigneshr Accepted
[-next] mtd: rawnand: brcmnand: Remove unused including <linux/version.h> [-next] mtd: rawnand: brcmnand: Remove unused including <linux/version.h> 1 - 1 - --- 2020-04-17 Yue Haibing Accepted
[v2] mtd: spi-nor: Enable locking for n25q128a11 [v2] mtd: spi-nor: Enable locking for n25q128a11 - - 1 - --- 2020-04-17 chenxiang (M) tambarus Accepted
spi: spi-mem: Fix Dual/Quad modes on Octal-capable devices spi: spi-mem: Fix Dual/Quad modes on Octal-capable devices - 1 - - --- 2020-04-16 Geert Uytterhoeven Accepted
mtd: spi-nor: fix 4-byte opcode support for w25q256 mtd: spi-nor: fix 4-byte opcode support for w25q256 - - - - --- 2020-04-15 Mantas Pucka tambarus Accepted
[-next] mtd: rawnand: cadence: Make cadence_nand_attach_chip static [-next] mtd: rawnand: cadence: Make cadence_nand_attach_chip static - - - - --- 2020-04-10 Yue Haibing Accepted
[-next] mtd: rawnand: ingenic: Make qi_lb60_ooblayout_ops static [-next] mtd: rawnand: ingenic: Make qi_lb60_ooblayout_ops static 1 - - - --- 2020-04-10 Yue Haibing Accepted
ubifs: remove broken lazytime support ubifs: remove broken lazytime support - 1 - - --- 2020-04-09 Christoph Hellwig rw Accepted
[v2] mtd: spi-nor: move #define SPINOR_OP_WRDI [v2] mtd: spi-nor: move #define SPINOR_OP_WRDI - - - - --- 2020-04-07 Sergei Shtylyov tambarus Accepted
jffs2: fix if/else empty body warnings jffs2: fix if/else empty body warnings - - - - --- 2020-04-05 Randy Dunlap dwmw2 Accepted
mtd: spi-nor: Compile files in controllers/ directory mtd: spi-nor: Compile files in controllers/ directory 1 1 2 - --- 2020-04-04 Guenter Roeck rw Accepted
[v2,5/5] mtd: spi-nor: fix kernel-doc for spi_nor::spimem Fix kernel-doc comments for 'struct spi_nor' - 1 - - --- 2020-04-03 Sergei Shtylyov tambarus Accepted
[v2,4/5] mtd: spi-nor: fix kernel-doc for spi_nor::info Fix kernel-doc comments for 'struct spi_nor' - 1 - - --- 2020-04-03 Sergei Shtylyov tambarus Accepted
[v2,3/5] mtd: spi-nor: fix kernel-doc for spi_nor::reg_proto Fix kernel-doc comments for 'struct spi_nor' - 1 - - --- 2020-04-03 Sergei Shtylyov tambarus Accepted
[v2,2/5] mtd: spi-nor: fix kernel-doc for spi_nor::mtd Fix kernel-doc comments for 'struct spi_nor' - 1 - - --- 2020-04-03 Sergei Shtylyov tambarus Accepted
[v2,1/5] mtd: spi-nor: fix kernel-doc for 'struct spi_nor' Fix kernel-doc comments for 'struct spi_nor' - 1 - - --- 2020-04-03 Sergei Shtylyov tambarus Accepted
mtd-www: notes on when to use static and dynamic volumes mtd-www: notes on when to use static and dynamic volumes - - - - --- 2020-04-03 Mark Deneen Accepted
mtd-www: fix hyperlink to UBI block device mtd-www: fix hyperlink to UBI block device - - - - --- 2020-04-03 Mark Deneen Accepted
mtd: physmap_of_gemini: remove defined but not used symbol 'syscon_match' mtd: physmap_of_gemini: remove defined but not used symbol 'syscon_match' - - 1 - --- 2020-04-03 Jason Yan Accepted
[v4] mtd: clear cache_state to avoid writing to bad blocks repeatedly [v4] mtd: clear cache_state to avoid writing to bad blocks repeatedly - - 1 - --- 2020-03-31 Xiaoming Ni Accepted
mtd: spi-nor: Enable dual and quad read for s25fl256s0 mtd: spi-nor: Enable dual and quad read for s25fl256s0 - - - - --- 2020-03-27 Takahiro Kuwano tambarus Accepted
[v2] mtd: Convert fallthrough comments into statements [v2] mtd: Convert fallthrough comments into statements 3 - - - --- 2020-03-25 Miquel Raynal mraynal Accepted
[4/4] fs: clean up generic_update_time a bit [1/4] ubifs: remove broken lazytime support - - - - --- 2020-03-25 Christoph Hellwig Accepted
[3/4] fs: don't call ->dirty_inode for lazytime timestamp updates [1/4] ubifs: remove broken lazytime support - - - - --- 2020-03-25 Christoph Hellwig Accepted
[2/4] fs: avoid double-writing the inode on a lazytime expiration [1/4] ubifs: remove broken lazytime support - 1 - - --- 2020-03-25 Christoph Hellwig Accepted
[1/4] ubifs: remove broken lazytime support [1/4] ubifs: remove broken lazytime support - 1 - - --- 2020-03-25 Christoph Hellwig Accepted
MAINTAINERS: Add the IRC channel to the MTD related subsystems MAINTAINERS: Add the IRC channel to the MTD related subsystems 2 - - - --- 2020-03-25 Tudor Ambarus mraynal Accepted
[v4] mtd: rawnand: toshiba: Support reading the number of bitflips for BENAND (Built-in ECC NAND) [v4] mtd: rawnand: toshiba: Support reading the number of bitflips for BENAND (Built-in ECC NAND) - - - - --- 2020-03-25 Yoshio Furuyama Accepted
[GIT,PULL] mtd: spi-nor: Changes for 5.7 [GIT,PULL] mtd: spi-nor: Changes for 5.7 - - - - --- 2020-03-24 Tudor Ambarus tambarus Accepted
[v5,2/2] mtd: spinand: toshiba: Support for new Kioxia Serial NAND mtd: spinand: toshiba: Support for new Kioxia Serial NAND - - 1 - --- 2020-03-24 Yoshio Furuyama Accepted
[v5,1/2] mtd: spinand: toshiba: Rename function name to change suffix and prefix (8Gbit) mtd: spinand: toshiba: Support for new Kioxia Serial NAND - - 1 - --- 2020-03-24 Yoshio Furuyama Accepted
[v4,4/4] mtd: spi-nor: Enable locking for n25q512ax3/n25q512a Add SR 4bit block protection support - - - - --- 2020-03-24 Tudor Ambarus tambarus Accepted
[v4,3/4] mtd: spi-nor: Add SR 4bit block protection support Add SR 4bit block protection support - - 1 1 --- 2020-03-24 Tudor Ambarus tambarus Accepted
[v4,2/4] mtd: spi-nor: Add new formula for SR block protection handling Add SR 4bit block protection support - - 1 1 --- 2020-03-24 Tudor Ambarus tambarus Accepted
[v4,1/4] mtd: spi-nor: Set all BP bits to one when lock_len == mtd->size Add SR 4bit block protection support - - 2 - --- 2020-03-24 Tudor Ambarus tambarus Accepted
MAINTAINERS: update entry after SPI NOR controller move MAINTAINERS: update entry after SPI NOR controller move - - - - --- 2020-03-21 Lukas Bulwahn tambarus Accepted
mtd:Fix issue where write_cached_data() fails but write() still returns success mtd:Fix issue where write_cached_data() fails but write() still returns success - - - - --- 2020-03-20 Xiaoming Ni mraynal Accepted
[next] mtd: ubi: ubi-media.h: Replace zero-length array with flexible-array member [next] mtd: ubi: ubi-media.h: Replace zero-length array with flexible-array member - - - - --- 2020-03-19 Gustavo A. R. Silva Accepted
[next] mtd: spi-nor: controllers: aspeed-smc: Replace zero-length array with flexible-array member [next] mtd: spi-nor: controllers: aspeed-smc: Replace zero-length array with flexible-array member - - - - --- 2020-03-19 Gustavo A. R. Silva tambarus Accepted
[next] mtd: maps: sa1100-flash: Replace zero-length array with flexible-array member [next] mtd: maps: sa1100-flash: Replace zero-length array with flexible-array member - - - - --- 2020-03-19 Gustavo A. R. Silva mraynal Accepted
[RESEND] mtd: phram: fix a double free issue in error path [RESEND] mtd: phram: fix a double free issue in error path - 1 - - --- 2020-03-18 Wen Yang mraynal Accepted
[v4,1/2] mtd: rawnand: Add support for manufacturer specific suspend/resume operation mtd: rawnand: Add support for manufacturer specific suspend/resume operation - - 1 - --- 2020-03-18 Mason Yang mraynal Accepted
[v2] mtd: rawnand: denali: add more delays before latching incoming data [v2] mtd: rawnand: denali: add more delays before latching incoming data - - - 1 --- 2020-03-17 Masahiro Yamada mraynal Accepted
[v2,25/25] mtd: spi-nor: Trim what is exposed in spi-nor.h mtd: spi-nor: Move manufacturer/SFDP code out - - 2 - --- 2020-03-13 Tudor Ambarus tambarus Accepted
[v2,24/25] mtd: spi-nor: Drop the MFR definitions mtd: spi-nor: Move manufacturer/SFDP code out - - 1 - --- 2020-03-13 Tudor Ambarus tambarus Accepted
[v2,23/25] mtd: spi-nor: Get rid of the now empty spi_nor_ids[] table mtd: spi-nor: Move manufacturer/SFDP code out - - 1 - --- 2020-03-13 Tudor Ambarus tambarus Accepted
[v2,22/25] mtd: spi-nor: Move XMC bits out of core.c mtd: spi-nor: Move manufacturer/SFDP code out - - - - --- 2020-03-13 Tudor Ambarus tambarus Accepted
[v2,21/25] mtd: spi-nor: Move Xilinx bits out of core.c mtd: spi-nor: Move manufacturer/SFDP code out - - - - --- 2020-03-13 Tudor Ambarus tambarus Accepted
[v2,20/25] mtd: spi-nor: Move Catalyst bits out of core.c mtd: spi-nor: Move manufacturer/SFDP code out - - - - --- 2020-03-13 Tudor Ambarus tambarus Accepted
[v2,19/25] mtd: spi-nor: Move Winbond bits out of core.c mtd: spi-nor: Move manufacturer/SFDP code out - - - - --- 2020-03-13 Tudor Ambarus tambarus Accepted
[v2,18/25] mtd: spi-nor: Move SST bits out of core.c mtd: spi-nor: Move manufacturer/SFDP code out - - - - --- 2020-03-13 Tudor Ambarus tambarus Accepted
[v2,17/25] mtd: spi-nor: Move Spansion bits out of core.c mtd: spi-nor: Move manufacturer/SFDP code out - - - - --- 2020-03-13 Tudor Ambarus tambarus Accepted
[v2,16/25] mtd: spi-nor: Move Micron/ST bits out of core.c mtd: spi-nor: Move manufacturer/SFDP code out - - - - --- 2020-03-13 Tudor Ambarus tambarus Accepted
[v2,15/25] mtd: spi-nor: Move Macronix bits out of core.c mtd: spi-nor: Move manufacturer/SFDP code out - - - 1 --- 2020-03-13 Tudor Ambarus tambarus Accepted
[v2,14/25] mtd: spi-nor: Move ISSI bits out of core.c mtd: spi-nor: Move manufacturer/SFDP code out - - - - --- 2020-03-13 Tudor Ambarus tambarus Accepted
[v2,12/25] mtd: spi-nor: Move GigaDevice bits out of core.c mtd: spi-nor: Move manufacturer/SFDP code out - - - - --- 2020-03-13 Tudor Ambarus tambarus Accepted
[v2,13/25] mtd: spi-nor: Move Intel bits out of core.c mtd: spi-nor: Move manufacturer/SFDP code out - - 1 - --- 2020-03-13 Tudor Ambarus tambarus Accepted
[v2,11/25] mtd: spi-nor: Move Fujitsu bits out of core.c mtd: spi-nor: Move manufacturer/SFDP code out - - - - --- 2020-03-13 Tudor Ambarus tambarus Accepted
[v2,10/25] mtd: spi-nor: Move Everspin bits out of core.c mtd: spi-nor: Move manufacturer/SFDP code out - - - - --- 2020-03-13 Tudor Ambarus tambarus Accepted
[v2,09/25] mtd: spi-nor: Move ESMT bits out of core.c mtd: spi-nor: Move manufacturer/SFDP code out - - - - --- 2020-03-13 Tudor Ambarus tambarus Accepted
[v2,08/25] mtd: spi-nor: Move Eon bits out of core.c mtd: spi-nor: Move manufacturer/SFDP code out - - - - --- 2020-03-13 Tudor Ambarus tambarus Accepted
[v2,07/25] mtd: spi-nor: Move Atmel bits out of core.c mtd: spi-nor: Move manufacturer/SFDP code out - - - - --- 2020-03-13 Tudor Ambarus tambarus Accepted
[v2,06/25] mtd: spi-nor: Add the concept of SPI NOR manufacturer driver mtd: spi-nor: Move manufacturer/SFDP code out - - 1 - --- 2020-03-13 Tudor Ambarus tambarus Accepted
[v2,05/25] mtd: spi-nor: Expose stuctures and functions to manufacturer drivers mtd: spi-nor: Move manufacturer/SFDP code out - - 1 - --- 2020-03-13 Tudor Ambarus tambarus Accepted
[v2,04/25] mtd: spi-nor: Move SFDP logic out of the core mtd: spi-nor: Move manufacturer/SFDP code out - - 2 - --- 2020-03-13 Tudor Ambarus tambarus Accepted
[v2,03/25] mtd: spi-nor: Prepare core / manufacturer code split mtd: spi-nor: Move manufacturer/SFDP code out - - 1 - --- 2020-03-13 Tudor Ambarus tambarus Accepted
[v2,02/25] mtd: spi-nor: Emphasise which is the generic set_4byte_addr_mode() method mtd: spi-nor: Move manufacturer/SFDP code out - - 1 - --- 2020-03-13 Tudor Ambarus tambarus Accepted
[v2,01/25] mtd: spi-nor: Stop prefixing generic functions with a manufacturer name mtd: spi-nor: Move manufacturer/SFDP code out - - 1 - --- 2020-03-13 Tudor Ambarus tambarus Accepted
« 1 2 ... 74 75 76329 330 »