Show patches with: Submitter = Boris Brezillon       |   509 patches
« 1 2 3 45 6 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3,10/22] mtd: rawnand: ams-delta: Check mtd_device_register() return code mtd: rawnand: 3rd batch of cleanup - - - 1 --- 2018-11-11 Boris Brezillon Accepted
[v3,09/22] mtd: rawnand: ams-delta: cleanup ams_delta_init() error path mtd: rawnand: 3rd batch of cleanup - - - 1 --- 2018-11-11 Boris Brezillon Accepted
[v3,08/22] mtd: rawnand: ams-delta: Fix various coding style issues mtd: rawnand: 3rd batch of cleanup - - - 1 --- 2018-11-11 Boris Brezillon Accepted
[v3,07/22] mtd: rawnand: ams-delta: Add an SPDX tag to replace the license text mtd: rawnand: 3rd batch of cleanup - - - - --- 2018-11-11 Boris Brezillon Accepted
[v3,06/22] mtd: rawnand: ams-delta: Allow this driver to be compiled when COMPILE_TEST=y mtd: rawnand: 3rd batch of cleanup - - - 1 --- 2018-11-11 Boris Brezillon Accepted
[v3,05/22] mtd: rawnand: Remove unused NAND_CONTROLLER_ALLOC flag mtd: rawnand: 3rd batch of cleanup - - - 1 --- 2018-11-11 Boris Brezillon Accepted
[v3,04/22] mtd: rawnand: Move nand_exec_op() to internal.h mtd: rawnand: 3rd batch of cleanup - - - 1 --- 2018-11-11 Boris Brezillon Accepted
[v3,03/22] mtd: rawnand: legacy: Drop useless test in nand_legacy_set_defaults() mtd: rawnand: 3rd batch of cleanup - - - 1 --- 2018-11-11 Boris Brezillon Accepted
[v3,02/22] mtd: rawnand: Reorganize code to avoid forward declarations mtd: rawnand: 3rd batch of cleanup - - - 1 --- 2018-11-11 Boris Brezillon Accepted
[v3,01/22] mtd: rawnand: Stop passing mtd_info objects to internal functions mtd: rawnand: 3rd batch of cleanup - - - 1 --- 2018-11-11 Boris Brezillon Accepted
[GIT,PULL] mtd: Fixes for 4.20-rc2 [GIT,PULL] mtd: Fixes for 4.20-rc2 - - - - --- 2018-11-08 Boris Brezillon Not Applicable
mtd: nand: Fix nanddev_pos_next_page() kernel-doc header mtd: nand: Fix nanddev_pos_next_page() kernel-doc header - 1 - - --- 2018-11-06 Boris Brezillon Accepted
[v3,7/7] spi: mxic: Add support for direct mapping spi: spi-mem: Add a direct mapping API - - - - --- 2018-11-06 Boris Brezillon Not Applicable
[v3,6/7] mtd: spinand: Use the spi-mem dirmap API spi: spi-mem: Add a direct mapping API - - 1 - --- 2018-11-06 Boris Brezillon mraynal Accepted
[v3,5/7] mtd: devices: m25p80: Use the spi-mem dirmap API spi: spi-mem: Add a direct mapping API - - 1 3 --- 2018-11-06 Boris Brezillon tambarus Superseded
[v3,4/7] spi: spi-mem: Add a new API to support direct mapping spi: spi-mem: Add a direct mapping API - - 1 - --- 2018-11-06 Boris Brezillon Not Applicable
[v3,3/7] spi: spi-mem: Split spi_mem_exec_op() code spi: spi-mem: Add a direct mapping API - - 1 - --- 2018-11-06 Boris Brezillon Not Applicable
[v3,2/7] spi: spi-mem: Add SPI_MEM_NO_DATA to the spi_mem_data_dir enum spi: spi-mem: Add a direct mapping API - - 1 - --- 2018-11-06 Boris Brezillon Not Applicable
[v3,1/7] spi: spi-mem: Add missing word in the SPI_MEM_DATA_OUT description spi: spi-mem: Add a direct mapping API - - 1 - --- 2018-11-06 Boris Brezillon Not Applicable
[v2,22/22] mtd: rawnand: Move ->setup_data_interface() to nand_controller_ops mtd: rawnand: 3rd batch of cleanup - - - - --- 2018-11-06 Boris Brezillon mraynal Changes Requested
[v2,21/22] mtd: rawnand: Move the ->exec_op() method to nand_controller_ops mtd: rawnand: 3rd batch of cleanup - - - - --- 2018-11-06 Boris Brezillon mraynal Changes Requested
[v2,20/22] mtd: rawnand: Deprecate the ->select_chip() hook mtd: rawnand: 3rd batch of cleanup - - - - --- 2018-11-06 Boris Brezillon mraynal Changes Requested
[v2,19/22] mtd: rawnand: ams-delta: Stop implementing ->select_chip() mtd: rawnand: 3rd batch of cleanup - - - - --- 2018-11-06 Boris Brezillon mraynal Changes Requested
[v2,18/22] mtd: rawnand: vf610: Stop implementing ->select_chip() mtd: rawnand: 3rd batch of cleanup - - - - --- 2018-11-06 Boris Brezillon mraynal Changes Requested
[v2,17/22] mtd: rawnand: tegra: Stop implementing ->select_chip() mtd: rawnand: 3rd batch of cleanup - - - - --- 2018-11-06 Boris Brezillon mraynal Changes Requested
[v2,16/22] mtd: rawnand: marvell: Stop implementing ->select_chip() mtd: rawnand: 3rd batch of cleanup - - - - --- 2018-11-06 Boris Brezillon mraynal Changes Requested
[v2,15/22] mtd: rawnand: fsmc: Stop implementing ->select_chip() mtd: rawnand: 3rd batch of cleanup - - - - --- 2018-11-06 Boris Brezillon mraynal Changes Requested
[v2,14/22] mtd: rawnand: Make ->select_chip() optional when ->exec_op() is implemented mtd: rawnand: 3rd batch of cleanup - - - - --- 2018-11-06 Boris Brezillon mraynal Changes Requested
[v2,13/22] mtd: rawnand: Pass the CS line to be selected in struct nand_operation mtd: rawnand: 3rd batch of cleanup - - - - --- 2018-11-06 Boris Brezillon mraynal Changes Requested
[v2,12/22] mtd: rawnand: Add nand_[de]select_target() helpers mtd: rawnand: 3rd batch of cleanup - - - - --- 2018-11-06 Boris Brezillon mraynal Changes Requested
[v2,11/22] mtd: rawnand: ams-delta: Explicitly inherit from nand_controller mtd: rawnand: 3rd batch of cleanup - - - - --- 2018-11-06 Boris Brezillon mraynal Changes Requested
[v2,10/22] mtd: rawnand: ams-delta: Check mtd_device_register() return code mtd: rawnand: 3rd batch of cleanup - - - - --- 2018-11-06 Boris Brezillon mraynal Changes Requested
[v2,09/22] mtd: rawnand: ams-delta: cleanup ams_delta_init() error path mtd: rawnand: 3rd batch of cleanup - - - - --- 2018-11-06 Boris Brezillon mraynal Changes Requested
[v2,08/22] mtd: rawnand: ams-delta: Fix various coding style issues mtd: rawnand: 3rd batch of cleanup - - - - --- 2018-11-06 Boris Brezillon mraynal Changes Requested
[v2,07/22] mtd: rawnand: ams-delta: Add an SPDX tag to replace the license text mtd: rawnand: 3rd batch of cleanup - - - - --- 2018-11-06 Boris Brezillon mraynal Changes Requested
[v2,06/22] mtd: rawnand: ams-delta: Allow this driver to be compiled when COMPILE_TEST=y mtd: rawnand: 3rd batch of cleanup - - - - --- 2018-11-06 Boris Brezillon mraynal Changes Requested
[v2,05/22] mtd: rawnand: Remove unused NAND_CONTROLLER_ALLOC flag mtd: rawnand: 3rd batch of cleanup - - - - --- 2018-11-06 Boris Brezillon mraynal Changes Requested
[v2,04/22] mtd: rawnand: Move nand_exec_op() to internal.h mtd: rawnand: 3rd batch of cleanup - - - - --- 2018-11-06 Boris Brezillon mraynal Changes Requested
[v2,03/22] mtd: rawnand: legacy: Drop useless test in nand_legacy_set_defaults() mtd: rawnand: 3rd batch of cleanup - - - - --- 2018-11-06 Boris Brezillon mraynal Changes Requested
[v2,02/22] mtd: rawnand: Reorganize code to avoid forward declarations mtd: rawnand: 3rd batch of cleanup - - - - --- 2018-11-06 Boris Brezillon mraynal Changes Requested
[v2,01/22] mtd: rawnand: Stop passing mtd_info objects to internal functions mtd: rawnand: 3rd batch of cleanup - - - - --- 2018-11-06 Boris Brezillon mraynal Changes Requested
[v2] mtd: sa1100: avoid VLA in sa1100_setup_mtd [v2] mtd: sa1100: avoid VLA in sa1100_setup_mtd - - - - --- 2018-11-05 Boris Brezillon bbrezillon Accepted
[v3,2/2] mtd: spi-nor: Use 4B opcodes when the NOR advertises both 3B and 4B [v3,1/2] mtd: spi-nor: Make sure SFDP-based 4B_OPCODE support detection works correctly - - 2 1 --- 2018-10-31 Boris Brezillon bbrezillon Superseded
[v3,1/2] mtd: spi-nor: Make sure SFDP-based 4B_OPCODE support detection works correctly [v3,1/2] mtd: spi-nor: Make sure SFDP-based 4B_OPCODE support detection works correctly - - 1 1 --- 2018-10-31 Boris Brezillon bbrezillon Superseded
[v2,7/7] spi: mxic: Add support for direct mapping spi: spi-mem: Add a direct mapping API - - - - --- 2018-10-30 Boris Brezillon Superseded
[v2,6/7] mtd: spinand: Use the spi-mem dirmap API spi: spi-mem: Add a direct mapping API - - - - --- 2018-10-30 Boris Brezillon Superseded
[v2,5/7] mtd: devices: m25p80: Use the spi-mem dirmap API spi: spi-mem: Add a direct mapping API - - - - --- 2018-10-30 Boris Brezillon Superseded
[v2,4/7] spi: spi-mem: Add a new API to support direct mapping spi: spi-mem: Add a direct mapping API - - - - --- 2018-10-30 Boris Brezillon Superseded
[v2,3/7] spi: spi-mem: Split spi_mem_exec_op() code spi: spi-mem: Add a direct mapping API - - - - --- 2018-10-30 Boris Brezillon Superseded
[v2,2/7] spi: spi-mem: Add SPI_MEM_NO_DATA to the spi_mem_data_dir enum spi: spi-mem: Add a direct mapping API - - - - --- 2018-10-30 Boris Brezillon Superseded
[v2,1/7] spi: spi-mem: Add missing word in the SPI_MEM_DATA_OUT description spi: spi-mem: Add a direct mapping API - - - - --- 2018-10-30 Boris Brezillon Superseded
mtd: nand: Fix nanddev_neraseblocks() mtd: nand: Fix nanddev_neraseblocks() - 1 1 - --- 2018-10-28 Boris Brezillon bbrezillon Accepted
[15/15] mtd: rawnand: Move ->setup_data_interface() to nand_controller_ops mtd: rawnand: 3rd batch of cleanup - - - - --- 2018-10-23 Boris Brezillon mraynal Changes Requested
[14/15] mtd: rawnand: Move the ->exec_op() method to nand_controller_ops mtd: rawnand: 3rd batch of cleanup - - - - --- 2018-10-23 Boris Brezillon mraynal Changes Requested
[13/15] mtd: rawnand: Deprecate the ->select_chip() hook mtd: rawnand: 3rd batch of cleanup - - - - --- 2018-10-23 Boris Brezillon mraynal Changes Requested
[12/15] mtd: rawnand: vf610: Stop implementing ->select_chip() mtd: rawnand: 3rd batch of cleanup - - - - --- 2018-10-23 Boris Brezillon mraynal Changes Requested
[11/15] mtd: rawnand: tegra: Stop implementing ->select_chip() mtd: rawnand: 3rd batch of cleanup - - - - --- 2018-10-23 Boris Brezillon mraynal Changes Requested
[10/15] mtd: rawnand: marvell: Stop implementing ->select_chip() mtd: rawnand: 3rd batch of cleanup - - - - --- 2018-10-23 Boris Brezillon mraynal Changes Requested
[09/15] mtd: rawnand: fsmc: Stop implementing ->select_chip() mtd: rawnand: 3rd batch of cleanup - - - - --- 2018-10-23 Boris Brezillon mraynal Changes Requested
[08/15] mtd: rawnand: Make ->select_chip() optional when ->exec_op() is implemented mtd: rawnand: 3rd batch of cleanup - - - - --- 2018-10-23 Boris Brezillon mraynal Changes Requested
[07/15] mtd: rawnand: Pass the CS line to be selected in struct nand_operation mtd: rawnand: 3rd batch of cleanup - - - - --- 2018-10-23 Boris Brezillon mraynal Changes Requested
[06/15] mtd: rawnand: Add nand_[de]select_target() helpers mtd: rawnand: 3rd batch of cleanup - - - - --- 2018-10-23 Boris Brezillon mraynal Changes Requested
[05/15] mtd: rawnand: Remove unused NAND_CONTROLLER_ALLOC flag mtd: rawnand: 3rd batch of cleanup - - - - --- 2018-10-23 Boris Brezillon mraynal Changes Requested
[04/15] mtd: rawnand: Move nand_exec_op() to internal.h mtd: rawnand: 3rd batch of cleanup - - - - --- 2018-10-23 Boris Brezillon mraynal Changes Requested
[03/15] mtd: rawnand: legacy: Drop useless test in nand_legacy_set_defaults() mtd: rawnand: 3rd batch of cleanup - - - - --- 2018-10-23 Boris Brezillon mraynal Changes Requested
[02/15] mtd: rawnand: Reorganize code to avoid forward declarations mtd: rawnand: 3rd batch of cleanup - - - - --- 2018-10-23 Boris Brezillon mraynal Changes Requested
[01/15] mtd: rawnand: Stop passing mtd_info objects to internal functions mtd: rawnand: 3rd batch of cleanup - - - - --- 2018-10-23 Boris Brezillon mraynal Changes Requested
staging: Remove the mt29f_spinand driver staging: Remove the mt29f_spinand driver 1 - - - --- 2018-10-22 Boris Brezillon mraynal Accepted
[GIT,PULL] mtd: Changes for 4.20 [GIT,PULL] mtd: Changes for 4.20 - - - - --- 2018-10-22 Boris Brezillon Not Applicable
mtd: spi-nor: Reset nor->addr_width when SFDP parsing failed mtd: spi-nor: Reset nor->addr_width when SFDP parsing failed - 1 1 - --- 2018-10-19 Boris Brezillon bbrezillon Accepted
[v2,15/15] mtd: maps: physmap: Invert logic on if/else branch mtd: maps: physmap cleanups - - - - --- 2018-10-19 Boris Brezillon bbrezillon Accepted
[v2,14/15] mtd: maps: Merge gpio-addr-flash.c into physmap-core.c mtd: maps: physmap cleanups - - 1 1 --- 2018-10-19 Boris Brezillon bbrezillon Accepted
[v2,13/15] dt-binding: mtd: physmap: Document the addr-gpios property mtd: maps: physmap cleanups - - 2 - --- 2018-10-19 Boris Brezillon bbrezillon Accepted
[v2,12/15] mtd: maps: Rename physmap_of_{versatile, gemini} into physmap-{versatile, gemini} mtd: maps: physmap cleanups - - 1 - --- 2018-10-19 Boris Brezillon bbrezillon Accepted
[v2,11/15] mtd: maps: Merge physmap_of.c into physmap-core.c mtd: maps: physmap cleanups - - 1 - --- 2018-10-19 Boris Brezillon bbrezillon Accepted
[v2,10/15] mtd: maps: Prepare merging of physmap and physmap_of mtd: maps: physmap cleanups - - 1 - --- 2018-10-19 Boris Brezillon bbrezillon Accepted
[v2,09/15] mtd: maps: physmap: Fix coding style issues reported by checkpatch mtd: maps: physmap cleanups - - 1 - --- 2018-10-19 Boris Brezillon bbrezillon Accepted
[v2,08/15] mtd: maps: physmap: Return -ENOMEM directly when info allocation fails mtd: maps: physmap cleanups - - 1 - --- 2018-10-19 Boris Brezillon bbrezillon Accepted
[v2,07/15] mtd: maps: physmap: Check mtd_device_{parse_register, unregister}() ret code mtd: maps: physmap cleanups - - 1 - --- 2018-10-19 Boris Brezillon bbrezillon Accepted
[v2,06/15] mtd: maps: physmap: Remove the MAX_RESOURCES limitation mtd: maps: physmap cleanups - - 1 - --- 2018-10-19 Boris Brezillon bbrezillon Accepted
[v2,05/15] mtd: maps: physmap: Use devm_ioremap_resource() mtd: maps: physmap cleanups - - 1 - --- 2018-10-19 Boris Brezillon bbrezillon Accepted
[v2,04/15] mtd: maps: physmap: Use dev_notice() and a %pR specifier mtd: maps: physmap cleanups - - 1 - --- 2018-10-19 Boris Brezillon bbrezillon Accepted
[v2,03/15] mtd: maps: physmap: Use platform_get_resource() to retrieve iomem resources mtd: maps: physmap cleanups - - 1 - --- 2018-10-19 Boris Brezillon bbrezillon Accepted
[v2,02/15] mtd: maps: physmap: Rename ->map and ->mtd into ->maps and ->mtds mtd: maps: physmap cleanups - - 1 - --- 2018-10-19 Boris Brezillon bbrezillon Accepted
[v2,01/15] mtd: maps: physmap: Add SPDX header mtd: maps: physmap cleanups - - 1 - --- 2018-10-19 Boris Brezillon bbrezillon Accepted
[v2,2/2] mtd: spi-nor: Use 4B opcodes when the NOR advertises both 3B and 4B [v2,1/2] mtd: spi-nor: Make sure SFDP-based 4B_OPCODE support detection works correctly - - 1 1 --- 2018-10-18 Boris Brezillon bbrezillon Superseded
[v2,1/2] mtd: spi-nor: Make sure SFDP-based 4B_OPCODE support detection works correctly [v2,1/2] mtd: spi-nor: Make sure SFDP-based 4B_OPCODE support detection works correctly - - - 1 --- 2018-10-18 Boris Brezillon bbrezillon Superseded
[2/2] mtd: spi-nor: Use 4B opcodes when the NOR advertises both 3B and 4B [1/2] mtd: spi-nor: Make SFDP-based 4B_OPCODE support detection works correctly - - - - --- 2018-10-17 Boris Brezillon Superseded
[1/2] mtd: spi-nor: Make SFDP-based 4B_OPCODE support detection works correctly [1/2] mtd: spi-nor: Make SFDP-based 4B_OPCODE support detection works correctly - - - - --- 2018-10-17 Boris Brezillon Superseded
[GIT,PULL] mtd: spi-nor: Changes for 4.20 [GIT,PULL] mtd: spi-nor: Changes for 4.20 - - - - --- 2018-10-12 Boris Brezillon Not Applicable
[RFC,18/18] mtd: spi-nor: Make sure the 8D-8D-8D can be selected on mx25uw51245g mtd: spi-nor: Proposal for 8-8-8 mode support - - - - --- 2018-10-12 Boris Brezillon tambarus Under Review
[RFC,17/18] mtd: spi-nor: Add 8D-8D-8D mode mtd: spi-nor: Proposal for 8-8-8 mode support - - - - --- 2018-10-12 Boris Brezillon tambarus Under Review
[RFC,16/18] mtd: spi-nor: Add the concept of full DTR modes mtd: spi-nor: Proposal for 8-8-8 mode support - - - - --- 2018-10-12 Boris Brezillon tambarus Under Review
[RFC,15/18] mtd: spi-nor: Add DTR support to the spi-mem logic mtd: spi-nor: Proposal for 8-8-8 mode support - - - - --- 2018-10-12 Boris Brezillon tambarus Under Review
[RFC,14/18] mtd: spi-nor: Clarify where DTR mode applies mtd: spi-nor: Proposal for 8-8-8 mode support - - - - --- 2018-10-12 Boris Brezillon tambarus Under Review
[RFC,13/18] mtd: spi-nor: Add 8-8-8 mode support to Macronix mx25uw51245g mtd: spi-nor: Proposal for 8-8-8 mode support - - - - --- 2018-10-12 Boris Brezillon tambarus Under Review
[RFC,12/18] mtd: spi-nor: Provide a hook to tweak flash parameters mtd: spi-nor: Proposal for 8-8-8 mode support - - - - --- 2018-10-12 Boris Brezillon tambarus Under Review
[RFC,11/18] mtd: spi-nor: Prepare things for 2byte opcodes mtd: spi-nor: Proposal for 8-8-8 mode support - - - - --- 2018-10-12 Boris Brezillon tambarus Under Review
[RFC,10/18] mtd: spi-nor: Add support for X-X-X modes mtd: spi-nor: Proposal for 8-8-8 mode support - - - - --- 2018-10-12 Boris Brezillon tambarus Under Review
[RFC,09/18] mtd: spi-nor: Add spi_nor_{read, write}_reg() helpers mtd: spi-nor: Proposal for 8-8-8 mode support - - - - --- 2018-10-12 Boris Brezillon tambarus Under Review
« 1 2 3 45 6 »