Show patches with: none      |   32957 patches
« 1 2 ... 57 58 59329 330 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,1/2] platform: make platform_get_irq_optional() optional [v2,1/2] platform: make platform_get_irq_optional() optional - - - - --- 2022-02-12 Sergey Shtylyov Not Applicable
jffs2: unused variables cleanup in jffs2_lookup and jffs2_readdir - - - - --- 2011-03-22 Sergey Senozhatsky New
jffs2: do not use __constant_cpu_to_xx jffs2: do not use __constant_cpu_to_xx - - - - --- 2019-03-14 Sergey Senozhatsky rw New
mtd: m25p80: add support for EON EN25QH128 - - - - --- 2014-06-10 Sergey Ryazanov Changes Requested
[v2] mtd: spi-nor: add support for EON EN25QH128 1 - - - --- 2014-06-12 Sergey Ryazanov Accepted
[RFC,12/18] mtd: add Atheros AR2315 SPI Flash driver - - - - --- 2014-09-14 Sergey Ryazanov RFC
[11/16] mtd: add Atheros AR2315 SPI Flash driver - - - - --- 2014-09-28 Sergey Ryazanov Changes Requested
[1/2] mtd: rawnand: docg4: fix NULL deref while probing [1/2] mtd: rawnand: docg4: fix NULL deref while probing - - - - --- 2018-07-08 Sergey Larin mraynal Changes Requested
[2/2] mtd: rawnand: docg4: specify bits_per_cell [1/2] mtd: rawnand: docg4: fix NULL deref while probing - - - - --- 2018-07-08 Sergey Larin mraynal Changes Requested
[v2] Fixing the garbage collector problem after NAND-flash image record in u-boot - - - - --- 2010-11-23 Sergej Stepanov Accepted
davinci_nand: fix compilation with CONFIG_OF=y - - - - --- 2013-01-02 Sergei Shtylyov Accepted
[v2] davinci_nand: fix modular build with CONFIG_OF=y 2 - - - --- 2013-01-03 Sergei Shtylyov New
mtd: nand: atmel: fix of_irq_get() error check 1 - - - --- 2017-08-05 Sergei Shtylyov bbrezillon Accepted
[1/2] mtd: spi-nor: add Spansion S25FS512S ID Untangle Spansion S25F{L|S}512S chip IDs - - 1 - --- 2019-01-16 Sergei Shtylyov tambarus Accepted
[2/2] mtd: spi-nor: refine Spansion S25FL512S ID Untangle Spansion S25F{L|S}512S chip IDs - - 1 - --- 2019-01-16 Sergei Shtylyov tambarus Accepted
[v4] mtd: devices: m25p80: Use the spi-mem dirmap API [v4] mtd: devices: m25p80: Use the spi-mem dirmap API - - 1 1 --- 2019-05-31 Sergei Shtylyov Changes Requested
mtd: chips: gen_probe: kill useless initializer in mtd_do_chip_probe() mtd: chips: gen_probe: kill useless initializer in mtd_do_chip_probe() - - - - --- 2019-07-03 Sergei Shtylyov vigneshr Accepted
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
[v2] mtd: cfi_util: use DIV_ROUND_UP() in cfi_udelay() [v2] mtd: cfi_util: use DIV_ROUND_UP() in cfi_udelay() - - - - --- 2019-09-27 Sergei Shtylyov vigneshr Accepted
[1/2] mtd: cfi_cmdset_0002: only check errors when ready in cfi_check_err_status() Fix the HyperFlash support in the AMD/Fujitsu/Spansion CFI driver - 1 - - --- 2019-10-03 Sergei Shtylyov vigneshr Superseded
[2/2] mtd: cfi_cmdset_0002: fix delayed error detection on HyperFlash Fix the HyperFlash support in the AMD/Fujitsu/Spansion CFI driver - 1 - - --- 2019-10-03 Sergei Shtylyov vigneshr Changes Requested
mtd: cfi_cmdset_*: kill useless 'ret' variable initializers mtd: cfi_cmdset_*: kill useless 'ret' variable initializers - - - - --- 2019-10-03 Sergei Shtylyov vigneshr Accepted
mtd: spi-nor: fix silent truncation in spi_nor_read() mtd: spi-nor: fix silent truncation in spi_nor_read() - 1 - - --- 2019-10-15 Sergei Shtylyov tambarus Changes Requested
mtd: spi-nor: use spi-mem dirmap API mtd: spi-nor: use spi-mem dirmap API - - - - --- 2019-10-25 Sergei Shtylyov tambarus Changes Requested
[v2,1/2] mtd: spi-nor: fix silent truncation in spi_nor_read() Fix silent truncations in the SPI NOR driver - 1 - - --- 2019-10-30 Sergei Shtylyov tambarus Accepted
[v2,2/2] mtd: spi-nor: fix silent truncation in spi_nor_read_raw() Fix silent truncations in the SPI NOR driver - 1 - - --- 2019-10-30 Sergei Shtylyov tambarus Accepted
[v2,1/2] mtd: cfi_cmdset_0002: only check errors when ready in cfi_check_err_status() Fix the HyperFlash support in the AMD/Fujitsu/Spansion CFI driver - 1 - - --- 2019-10-31 Sergei Shtylyov vigneshr Accepted
[v2,2/2] mtd: cfi_cmdset_0002: fix delayed error detection on HyperFlash Fix the HyperFlash support in the AMD/Fujitsu/Spansion CFI driver - 1 1 - --- 2019-10-31 Sergei Shtylyov vigneshr Accepted
[v2] mtd: spi-nor: use spi-mem dirmap API [v2] mtd: spi-nor: use spi-mem dirmap API - - 1 - --- 2019-11-07 Sergei Shtylyov tambarus Changes Requested
[REPOST,v3] mtd: spi-nor: use spi-mem dirmap API [REPOST,v3] mtd: spi-nor: use spi-mem dirmap API - - 1 - --- 2019-11-22 Sergei Shtylyov tambarus Changes Requested
[v4,1/2] mtd: spi-nor: split spi_nor_spimem_xfer_data() mtd: spi-nor: use spi-mem dirmap API - - 1 - --- 2020-01-27 Sergei Shtylyov tambarus Superseded
[v4,2/2] mtd: spi-nor: use spi-mem dirmap API mtd: spi-nor: use spi-mem dirmap API - - 1 - --- 2020-01-27 Sergei Shtylyov tambarus Superseded
[RFT,1/2] mtd: hyperbus: move direct mapping setup to AM654 HBMC driver Add RPC-IF HyperFlash driver - - - - --- 2020-01-29 Sergei Shtylyov vigneshr Accepted
[RFT,0/2/2] mtd: hyperbus: add Renesas RPC-IF driver Add RPC-IF HyperFlash driver - - - - --- 2020-01-29 Sergei Shtylyov vigneshr Changes Requested
mtd: spi-nor: use le32_to_cpu_array() mtd: spi-nor: use le32_to_cpu_array() - - - - --- 2020-02-01 Sergei Shtylyov tambarus Accepted
[v5,1/2] mtd: spi-nor: split spi_nor_spimem_xfer_data() mtd: spi-nor: use spi-mem dirmap API - - - - --- 2020-02-18 Sergei Shtylyov tambarus Accepted
[v5,2/2] mtd: spi-nor: use spi-mem dirmap API mtd: spi-nor: use spi-mem dirmap API - - 1 - --- 2020-02-18 Sergei Shtylyov tambarus Accepted
[1/5] mtd: spi-nor: fix kernel-doc for 'struct spi_nor' Fix kernel-doc comments for 'struct spi_nor' - 1 - - --- 2020-04-02 Sergei Shtylyov tambarus Superseded
[2/5] mtd: spi-nor: fix kernel-doc for spi_nor::mtd Fix kernel-doc comments for 'struct spi_nor' - 1 - - --- 2020-04-02 Sergei Shtylyov tambarus Superseded
[3/5] mtd: spi-nor: fix kernel-doc for spi_nor::reg_proto Fix kernel-doc comments for 'struct spi_nor' - 1 - - --- 2020-04-02 Sergei Shtylyov tambarus Superseded
[4/5] mtd: spi-nor: fix kernel-doc for spi_nor::info Fix kernel-doc comments for 'struct spi_nor' - 1 - - --- 2020-04-02 Sergei Shtylyov tambarus Superseded
[5/5] mtd: spi-nor: fix kernel-doc for spi_nor::spimem Fix kernel-doc comments for 'struct spi_nor' - 1 - - --- 2020-04-02 Sergei Shtylyov tambarus Superseded
[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
[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,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,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,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
mtd: spi-nor: move #define SPINOR_OP_WRDI mtd: spi-nor: move #define SPINOR_OP_WRDI - - - - --- 2020-04-07 Sergei Shtylyov tambarus Superseded
[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
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
[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
[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
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
[v2,1/2] dt-bindings: memory: document Renesas RPC-IF bindings Add Renesas RPC-IF support - - - - --- 2020-04-30 Sergei Shtylyov Not Applicable
[v2,2/2] memory: add Renesas RPC-IF driver Add Renesas RPC-IF support - - - - --- 2020-04-30 Sergei Shtylyov Not Applicable
[v2] mtd: hyperbus: add Renesas RPC-IF driver [v2] mtd: hyperbus: add Renesas RPC-IF driver - - - - --- 2020-05-13 Sergei Shtylyov vigneshr Changes Requested
[v3,1/2] dt-bindings: memory: document Renesas RPC-IF bindings Add Renesas RPC-IF support - - - - --- 2020-05-18 Sergei Shtylyov Not Applicable
[v3,2/2] memory: add Renesas RPC-IF driver Add Renesas RPC-IF support - - - - --- 2020-05-18 Sergei Shtylyov Not Applicable
[v4,1/2] dt-bindings: memory: document Renesas RPC-IF bindings Add Renesas RPC-IF support - - - - --- 2020-06-13 Sergei Shtylyov Not Applicable
[v4,2/2] memory: add Renesas RPC-IF driver Add Renesas RPC-IF support - - - - --- 2020-06-13 Sergei Shtylyov Not Applicable
[v5,1/2] dt-bindings: memory: document Renesas RPC-IF bindings Add Renesas RPC-IF support - - - - --- 2020-06-16 Sergei Shtylyov Not Applicable
[v5,2/2] memory: add Renesas RPC-IF driver Add Renesas RPC-IF support - - - - --- 2020-06-16 Sergei Shtylyov Not Applicable
[v3] mtd: hyperbus: add Renesas RPC-IF driver [v3] mtd: hyperbus: add Renesas RPC-IF driver - - - - --- 2020-10-03 Sergei Shtylyov vigneshr Accepted
mtd: meson: fix meson_nfc_dma_buffer_release() arguments mtd: meson: fix meson_nfc_dma_buffer_release() arguments - - - - --- 2020-10-27 Sergei Antonov mraynal Changes Requested
mtd: meson: fix meson_nfc_dma_buffer_release() arguments mtd: meson: fix meson_nfc_dma_buffer_release() arguments 1 1 - - --- 2020-10-28 Sergei Antonov Accepted
mtd: physmap: Add Baikal-T1 physically mapped ROMs support mtd: physmap: Add Baikal-T1 physically mapped ROMs support - - - - --- 2020-05-08 Serge Semin vigneshr Changes Requested
[RESEND,v2] mtd: physmap: Add Baikal-T1 physically mapped ROMs support [RESEND,v2] mtd: physmap: Add Baikal-T1 physically mapped ROMs support - - - - --- 2020-05-26 Serge Semin vigneshr Changes Requested
[v3] mtd: physmap: Add Baikal-T1 physically mapped ROM support [v3] mtd: physmap: Add Baikal-T1 physically mapped ROM support - - - - --- 2020-09-20 Serge Semin Accepted
mtd: physmap: physmap-bt1-rom: Fix __iomem addrspace removal warning mtd: physmap: physmap-bt1-rom: Fix __iomem addrspace removal warning - 1 - - --- 2020-11-12 Serge Semin Accepted
[v2] mtd: physmap: physmap-bt1-rom: Fix __iomem addrspace removal warning [v2] mtd: physmap: physmap-bt1-rom: Fix __iomem addrspace removal warning - 1 - - --- 2020-11-25 Serge Semin Accepted
[1/4] defconfigs: remove CONFIG_MTD_CONCAT - - - - --- 2015-01-24 Semen Protsenko Not Applicable
[2/4] defconfigs: remove CONFIG_MTD_PARTITIONS - - - - --- 2015-01-24 Semen Protsenko Not Applicable
[3/4] defconfigs: remove CONFIG_MTD_CHAR - - - - --- 2015-01-24 Semen Protsenko Not Applicable
[4/4] defconfigs: remove CONFIG_MTD_DEBUG* - - - - --- 2015-01-24 Semen Protsenko Not Applicable
[v3,1/6] davinci: add support for aemif timing configuration 1 - - - --- 2010-08-09 Sekhar Nori Accepted
[v2,2/6] nand: davinci: add support for timing configuration 1 - - - --- 2010-08-09 Sekhar Nori Accepted
[3/6] davinci: dm644x evm: setup NAND flash timing 1 - - - --- 2010-08-09 Sekhar Nori New
[4/6] davinci: am17x/da830/omap-l137 evm: setup NAND flash timing 1 - - - --- 2010-08-09 Sekhar Nori New
[5/6] davinci: am18x/da850/omap-l138 evm: setup NAND flash timing 1 - - - --- 2010-08-09 Sekhar Nori New
[v2,6/6] davinci: dm6467t evm: setup NAND flash timing 1 - - - --- 2010-08-09 Sekhar Nori New
[v2] ARM: davinci: aemif: get rid of davinci-nand driver dependency on aemif 1 - - - --- 2013-11-29 Sekhar Nori Not Applicable
Revert "mtd: davinci-nand: disable subpage write for keystone-nand" - - - - --- 2017-03-27 Sekhar Nori bbrezillon Changes Requested
Revert "mtd: davinci-nand: disable subpage write for keystone-nand" - - - - --- 2017-03-30 Sekhar Nori bbrezillon Changes Requested
mtd: nand: davinci: add comment on NAND subpage write status on keystone - - - - --- 2017-03-30 Sekhar Nori bbrezillon Accepted
mtd: nand: davinci: don't acquire and enable clock mtd: nand: davinci: don't acquire and enable clock - - - 1 --- 2018-03-30 Sekhar Nori bbrezillon Accepted
[RFC,-mmotm,1/4] Add static function calls of pstore to kexec path - - - - --- 2011-07-19 Seiji Aguchi RFC
[RFC,-mmotm,2/4] Remove mutex_lock from pstore in panic path - - - - --- 2011-07-19 Seiji Aguchi RFC
[RFC,-mmotm,3/4] pstore: mtdoops support - - - - --- 2011-07-19 Seiji Aguchi RFC
[RFC,-mmotm,4/4] pstore: ramoops support - - - - --- 2011-07-19 Seiji Aguchi RFC
ubifs: Use empty_iops and empty_fops consistently - - - - --- 2011-04-03 Sedat Dilek Accepted
mtd: maps: lantiq-flash: Check if the EBU endianness swap is enabled - - - - --- 2017-01-18 Sebastien Decourriere Superseded
mtd: maps: lantiq-flash: Check if the EBU endianness swap is enabled - - - - --- 2017-01-19 Sebastien Decourriere Changes Requested
mtd: maps: lantiq-flash: Check if the EBU endianness swap is enabled 1 - - - --- 2017-01-20 Sebastien Decourriere computersforpeace Changes Requested
[PATCHv1,1/6] rtc: m41t80: add support for protected clock Support for GE B1x5v2 1 - - - --- 2021-02-22 Sebastian Reichel Not Applicable
[PATCHv1,2/6] drm/imx: Add 8 pixel alignment fix Support for GE B1x5v2 - - - - --- 2021-02-22 Sebastian Reichel Not Applicable
[PATCHv1,3/6] dt-bindings: vendor-prefixes: add congatec Support for GE B1x5v2 1 - - - --- 2021-02-22 Sebastian Reichel Not Applicable
[PATCHv1,4/6] dt-bindings: arm: fsl: add GE B1x5pv2 boards Support for GE B1x5v2 1 - - - --- 2021-02-22 Sebastian Reichel Not Applicable
[PATCHv1,5/6] dt-bindings: mtd: jedec,spi-nor: add sst25vf032b Support for GE B1x5v2 - - - - --- 2021-02-22 Sebastian Reichel tambarus Not Applicable
[PATCHv1,6/6] ARM: dts: imx6: Add GE B1x5v2 Support for GE B1x5v2 - - - - --- 2021-02-22 Sebastian Reichel Not Applicable
[PATCHv2,1/5] rtc: m41t80: add support for fixed clock Support for GE B1x5v2 and B1x5Pv2 - - 2 - --- 2021-04-28 Sebastian Reichel Not Applicable
« 1 2 ... 57 58 59329 330 »