Show patches with: none      |   32988 patches
« 1 2 ... 78 79 80329 330 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[2/2] mtd: physmap_of_gemini: Handle pin control [1/2] mtd: physmap_of: Move custom initialization - - - - --- 2018-10-11 Linus Walleij bbrezillon Changes Requested
[v2] mtd: spi-nor: Add support for SPI boot flash access for AMD Family 16h [v2] mtd: spi-nor: Add support for SPI boot flash access for AMD Family 16h - - - - --- 2018-10-16 Grandbois, Brett bbrezillon Changes Requested
[v5,1/2] dt-bindings: nand: meson: add Amlogic NAND controller driver mtd: rawnand: meson: add Amlogic NAND driver support - - 1 - --- 2018-10-18 Jianxin Pan mraynal Changes Requested
[v5,2/2] mtd: rawnand: meson: add support for Amlogic NAND flash controller mtd: rawnand: meson: add Amlogic NAND driver support - - - - --- 2018-10-18 Jianxin Pan mraynal Changes Requested
[RESEND,v4,1/5] spi: spi-mem: Add driver for NXP FlexSPI controller spi: spi-mem: Add driver for NXP FlexSPI controller - - - - --- 2018-10-23 Yogesh Narayan Gaur Changes Requested
[RESEND,v4,2/5] dt-bindings: spi: add binding file for NXP FlexSPI controller spi: spi-mem: Add driver for NXP FlexSPI controller - - 1 - --- 2018-10-23 Yogesh Narayan Gaur Changes Requested
[RESEND,v4,3/5] arm64: dts: lx2160a: add FlexSPI node property spi: spi-mem: Add driver for NXP FlexSPI controller - - - - --- 2018-10-23 Yogesh Narayan Gaur Changes Requested
[RESEND,v4,4/5] arm64: defconfig: enable NXP FlexSPI driver spi: spi-mem: Add driver for NXP FlexSPI controller - - - - --- 2018-10-23 Yogesh Narayan Gaur Changes Requested
[RESEND,v4,5/5] MAINTAINERS: add maintainers for the NXP FlexSPI driver spi: spi-mem: Add driver for NXP FlexSPI controller - - - - --- 2018-10-23 Yogesh Narayan Gaur 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
[02/15] mtd: rawnand: Reorganize code to avoid forward declarations 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
[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
[05/15] mtd: rawnand: Remove unused NAND_CONTROLLER_ALLOC flag 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
[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
[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
[09/15] mtd: rawnand: fsmc: 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
[11/15] mtd: rawnand: tegra: Stop implementing ->select_chip() 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
[13/15] mtd: rawnand: Deprecate the ->select_chip() hook 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
[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
[next] ubifs: authentication: fix memory leak on error exit path [next] ubifs: authentication: fix memory leak on error exit path - 1 - - --- 2018-10-29 Colin Ian King rw Changes Requested
mtd: allow multiple -(name) parts on cmdline. mtd: allow multiple -(name) parts on cmdline. - - - - --- 2018-11-05 Daniel Danzberger 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,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,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,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,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,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,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,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,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,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,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,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,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,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,15/22] mtd: rawnand: fsmc: 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,17/22] mtd: rawnand: tegra: 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,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,20/22] mtd: rawnand: Deprecate the ->select_chip() hook 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,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
[1/7] mtd: spi-nor: don't drop sfdp data if optional parsers fail mtd: spi-nor: fixes found when debugging smpt - 1 - - --- 2018-11-08 Tudor Ambarus Changes Requested
[2/7] mtd: spi-nor: fix iteration over smpt array mtd: spi-nor: fixes found when debugging smpt - - - - --- 2018-11-08 Tudor Ambarus Changes Requested
[3/7] mtd: spi-nor: add restriction for nmaps in smpt parser mtd: spi-nor: fixes found when debugging smpt - - - - --- 2018-11-08 Tudor Ambarus Changes Requested
[4/7] mtd: spi-nor: don't overwrite errno in spi_nor_get_map_in_use() mtd: spi-nor: fixes found when debugging smpt - - - - --- 2018-11-08 Tudor Ambarus Changes Requested
[5/7] mtd: spi_nor: pass DMA-able buffer to spi_nor_read_raw() mtd: spi-nor: fixes found when debugging smpt - - - - --- 2018-11-08 Tudor Ambarus Changes Requested
[6/7] mtd: spi-nor: ensure memory used for nor->read() is DMA safe mtd: spi-nor: fixes found when debugging smpt - - - - --- 2018-11-08 Tudor Ambarus Changes Requested
[7/7] mtd: spi-nor: remove unneeded smpt zeroization mtd: spi-nor: fixes found when debugging smpt - - - - --- 2018-11-08 Tudor Ambarus Changes Requested
[LINUX,v12,1/3] dt-bindings: mtd: arasan: Add device tree binding documentation Add support for Arasan NAND Flash controller - - - - --- 2018-11-09 Naga Sureshkumar Relli mraynal Changes Requested
[LINUX,v12,2/3] mtd: rawnand: Add an option to get sdr timing mode number Add support for Arasan NAND Flash controller - - 1 - --- 2018-11-09 Naga Sureshkumar Relli mraynal Changes Requested
[LINUX,v12,3/3] mtd: rawnand: arasan: Add support for Arasan NAND Flash Controller Add support for Arasan NAND Flash controller - - - - --- 2018-11-09 Naga Sureshkumar Relli mraynal Changes Requested
mtd: spi-nor: Return error when nor->addr_width not match the device size mtd: spi-nor: Return error when nor->addr_width not match the device size - - - - --- 2018-11-14 Liu Xiang Changes Requested
[2/4] mtd: spi-nor: mtk-quadspi: use ofpart for parsing partitions [1/4] dt-bindings: pwm: update bindings for MT7629 SoC - - - 1 --- 2018-11-15 Ryder Lee Changes Requested
[3/4] mtd: spi-nor: mtk-quadspi: add SNOR_HWCAPS_READ for capcity setting [1/4] dt-bindings: pwm: update bindings for MT7629 SoC - - - 1 --- 2018-11-15 Ryder Lee Changes Requested
[4/4] mtd: spi-nor: mtk-quadspi: rename config to a common one [1/4] dt-bindings: pwm: update bindings for MT7629 SoC - - - - --- 2018-11-15 Ryder Lee Changes Requested
[1/4] dt-bindings: mtd: mtk-quadspi: update bindings for MT7629 SoC [1/4] dt-bindings: mtd: mtk-quadspi: update bindings for MT7629 SoC - - - - --- 2018-11-15 Ryder Lee Changes Requested
[v7,1/2] dt-bindings: nand: meson: add Amlogic NAND controller driver mtd: rawnand: meson: add Amlogic NAND driver support - - 1 - --- 2018-11-16 Jianxin Pan mraynal Changes Requested
[v7,2/2] mtd: rawnand: meson: add support for Amlogic NAND flash controller mtd: rawnand: meson: add Amlogic NAND driver support - - - - --- 2018-11-16 Jianxin Pan mraynal Changes Requested
mtd: spi-nor: parse SFDP 4-byte Address Instruction Table mtd: spi-nor: parse SFDP 4-byte Address Instruction Table - - - - --- 2018-11-20 Tudor Ambarus bbrezillon Changes Requested
[v3,1/3] dt-bindings: mtd: stm32_fmc2: add STM32 FMC2 NAND controller documentation mtd: rawnand: add STM32 FMC2 NAND flash controller driver - - 1 - --- 2018-11-29 Christophe Kerello mraynal Changes Requested
[v3,2/3] mtd: rawnand: stm32_fmc2: add STM32 FMC2 NAND flash controller driver mtd: rawnand: add STM32 FMC2 NAND flash controller driver - - - - --- 2018-11-29 Christophe Kerello mraynal Changes Requested
[v3,3/3] mtd: rawnand: stm32_fmc2: add manual mode mtd: rawnand: add STM32 FMC2 NAND flash controller driver - - - - --- 2018-11-29 Christophe Kerello mraynal Changes Requested
mtd: spi-nor: Provide default address width and latency for map selection mtd: spi-nor: Provide default address width and latency for map selection - 1 - - --- 2018-11-29 Alexander A Sverdlin Changes Requested
[v1,1/2] dt-binding: mtd: add NPCM FIU controller SPI-NOR add NPCM FIU controller driver - - - - --- 2018-12-03 Tomer Maimon Changes Requested
[v1,2/2] mtd: spi-nor: add NPCM FIU controller driver SPI-NOR add NPCM FIU controller driver - - - - --- 2018-12-03 Tomer Maimon Changes Requested
[1/2] mtd: spi-nor: Add support for EON EN25Q128 mtd: spi-nor: Add two spi nor flash chips - - - - --- 2018-12-09 Hauke Mehrtens tambarus Changes Requested
[2/2] mtd: spi-nor: Add support for mx25u3235f mtd: spi-nor: Add two spi nor flash chips - - - - --- 2018-12-09 Hauke Mehrtens tambarus Changes Requested
[v2,2/2] mtd: spi-nor: cadence-quadspi: Add support for Octal SPI controller cadence-quadspi: Add Octal mode support - - - - --- 2018-12-11 Raghavendra, Vignesh tambarus Changes Requested
mtd: implement proper partition handling mtd: implement proper partition handling - - - - --- 2018-12-11 Miquel Raynal bbrezillon Changes Requested
[1/2,v2] mtd: spi-nor: add 4bit block protection support [1/2,v2] mtd: spi-nor: add 4bit block protection support - - - - --- 2018-12-12 Jungseung Lee tambarus Changes Requested
[2/2,v2] mtd: spi-nor: support lock/unlock for a few Micron chips [1/2,v2] mtd: spi-nor: add 4bit block protection support - - - - --- 2018-12-12 Jungseung Lee tambarus Changes Requested
mtd: spi-nor: cadence-quadspi: write upto 8-bytes data in STIG mode mtd: spi-nor: cadence-quadspi: write upto 8-bytes data in STIG mode - - - - --- 2018-12-14 Mandal, Purna Chandra tambarus Changes Requested
[v8,1/2] dt-bindings: nand: meson: add Amlogic NAND controller driver mtd: rawnand: meson: add Amlogic NAND driver support - - 1 - --- 2018-12-16 Jianxin Pan mraynal Changes Requested
[v8,2/2] mtd: rawnand: meson: add support for Amlogic NAND flash controller mtd: rawnand: meson: add Amlogic NAND driver support - - - - --- 2018-12-16 Jianxin Pan mraynal Changes Requested
[1/3] mtd: rawnand: Support bad block markers in first, second or last page mtd: rawnand: Support bad block markers in first, second or last page - - - - --- 2018-12-17 Frieder Schrempf mraynal Changes Requested
[2/3] mtd: rawnand: ESMT: Also use the last page for bad block markers mtd: rawnand: Support bad block markers in first, second or last page - - - - --- 2018-12-17 Frieder Schrempf mraynal Changes Requested
[3/3] mtd: rawnand: AMD: Also use the last page for bad block markers mtd: rawnand: Support bad block markers in first, second or last page - - - - --- 2018-12-17 Frieder Schrempf mraynal Changes Requested
[v6,1/7] spi: add support for octal mode I/O data transfer spi: add support for octal mode - - 1 - --- 2018-12-19 Yogesh Narayan Gaur Changes Requested
[v6,2/7] spi: spi-mem: add support for octal mode I/O data transfer spi: add support for octal mode - - 1 - --- 2018-12-19 Yogesh Narayan Gaur Changes Requested
[v6,3/7] mtd: spi-nor: add opcodes for octal Read/Write commands spi: add support for octal mode - - 1 - --- 2018-12-19 Yogesh Narayan Gaur Changes Requested
[v6,4/7] mtd: spi-nor: add octal read flag for flash mt35xu512aba spi: add support for octal mode - - 1 - --- 2018-12-19 Yogesh Narayan Gaur Changes Requested
[v6,5/7] mtd: m25p80: add support of octal mode I/O transfer spi: add support for octal mode - - - - --- 2018-12-19 Yogesh Narayan Gaur Changes Requested
[v6,6/7] spi: nxp-fspi: add octal mode flag bit for octal support spi: add support for octal mode - - - - --- 2018-12-19 Yogesh Narayan Gaur Changes Requested
[7/7] arm64: dts: lx2160a: update fspi node spi: add support for octal mode - - - - --- 2018-12-19 Yogesh Narayan Gaur Changes Requested
[V1] mtd: core: Micron SLC NAND filling block [V1] mtd: core: Micron SLC NAND filling block - - 1 - --- 2018-12-19 Bean Huo Changes Requested
mtd: spi-nor: Add support for Macronix mx25u3235f mtd: spi-nor: Add support for Macronix mx25u3235f - - - - --- 2018-12-21 Ding Tao tambarus Changes Requested
[RESEND,v8,1/2] dt-bindings: nand: meson: add Amlogic NAND controller driver mtd: rawnand: meson: add Amlogic NAND driver support - - 1 - --- 2018-12-21 Jianxin Pan mraynal Changes Requested
[RESEND,v8,2/2] mtd: rawnand: meson: add support for Amlogic NAND flash controller mtd: rawnand: meson: add Amlogic NAND driver support - - - - --- 2018-12-21 Jianxin Pan mraynal Changes Requested
mtd: spinand: Wait after erase in spinand_markbad mtd: spinand: Wait after erase in spinand_markbad - - - - --- 2018-12-21 Emil Lenngren mraynal Changes Requested
mtd: spi-nor: Add support for en25qh64 mtd: spi-nor: Add support for en25qh64 - - - - --- 2018-12-27 Roger Pueyo Centelles | Guifi.net tambarus Changes Requested
ubi: account the fastmap data blocks when checking found_pebs ubi: account the fastmap data blocks when checking found_pebs - - - - --- 2019-01-16 Hou Tao rw Changes Requested
[v3,1/2] dt-bindings: cadence-quadspi: Add new compatible for AM654 SoC cadence-quadspi: Add Octal mode support - - 1 - --- 2019-01-16 Raghavendra, Vignesh tambarus Changes Requested
[v3,2/2] mtd: spi-nor: cadence-quadspi: Add support for Octal SPI controller cadence-quadspi: Add Octal mode support - - - - --- 2019-01-16 Raghavendra, Vignesh tambarus Changes Requested
« 1 2 ... 78 79 80329 330 »