messages from 2017-06-27 20:16:27 to 2017-07-10 01:33:11 UTC [more...]
[PATCH v2 00/10] Allow opal-async waiters to get interrupted
2017-07-10 1:31 UTC (11+ messages)
` [PATCH v2 01/10] mtd: powernv_flash: Use WARN_ON_ONCE() rather than BUG_ON()
` [PATCH v2 02/10] mtd: powernv_flash: Lock around concurrent access to OPAL
` [PATCH v2 03/10] mtd: powernv_flash: Don't treat OPAL_SUCCESS as an error
` [PATCH v2 04/10] mtd: powernv_flash: Remove pointless goto in driver init
` [PATCH v2 05/10] powerpc/opal: Make __opal_async_{get, release}_token() static
` [PATCH v2 06/10] powerpc/opal: Rework the opal-async interface
` [PATCH v2 07/10] powernv/opal-sensor: remove not needed lock
` [PATCH v2 08/10] powerpc/opal: Add opal_async_wait_response_interruptible() to opal-async
` [PATCH v2 09/10] powerpc/powernv: Add OPAL_BUSY to opal_error_code()
` [PATCH v2 10/10] mtd: powernv_flash: Use opal_async_wait_response_interruptible()
[PATCH 0/5] Allow opal-async waiters to get interrupted
2017-07-09 23:58 UTC (9+ messages)
` [PATCH 1/5] powerpc/opal: Make __opal_async_{get, release}_token() static
` [PATCH 2/5] powerpc/opal: Rework the opal-async interface
` [PATCH 3/5] powerpc/opal: Add opal_async_wait_response_interruptible() to opal-async
` [PATCH 4/5] powerpc/powernv: Add OPAL_BUSY to opal_error_code()
` [PATCH 5/5] mtd: powernv_flash: Use opal_async_wait_response_interruptible()
[ANNOUNCE] Alpine Linux Persistence and Storage Summit
2017-07-09 19:40 UTC
[PATCH] mtdcore: Infrastructure for the device release API
2017-07-08 1:47 UTC (5+ messages)
[PATCH v5 0/5] mtd: mchp23k256: device tree and mchp23lcv1024
2017-07-08 1:14 UTC (4+ messages)
` [PATCH v5 3/5] mtd: handle partitioning on devices with 0 erasesize
[PATCH] mtd: Fix check in mtd_unpoint()
2017-07-08 0:58 UTC (2+ messages)
[PATCH v7 00/16] MIPS: lantiq: handle RCU register by separate drivers
2017-07-07 20:18 UTC (31+ messages)
` [PATCH v7 01/16] MIPS: lantiq: Use of_platform_default_populate instead of __dt_register_buses
` [PATCH v7 02/16] mtd: lantiq-flash: drop check of boot select
` [PATCH v7 03/16] mtd: spi-falcon: "
` [PATCH v7 04/16] watchdog: lantiq: access boot cause register through regmap
` [PATCH v7 05/16] watchdog: lantiq: add device tree binding documentation
` [PATCH v7 06/16] MIPS: lantiq: Enable MFD_SYSCON to be able to use it for the RCU MFD
` [PATCH v7 07/16] Documentation: DT: MIPS: lantiq: Add docs for the RCU bindings
` [PATCH v7 08/16] MIPS: lantiq: Convert the fpi bus driver to a platform_driver
` [PATCH v7 09/16] MIPS: lantiq: remove ltq_reset_cause() and ltq_boot_select()
` [PATCH v7 10/16] reset: Add a reset controller driver for the Lantiq XWAY based SoCs
` [PATCH v7 11/16] MIPS: lantiq: remove old reset controller implementation
` [PATCH v7 12/16] MIPS: lantiq: Add a GPHY driver which uses the RCU syscon-mfd
` [PATCH v7 13/16] MIPS: lantiq: remove old GPHY loader code
` [PATCH v7 14/16] phy: Add an USB PHY driver for the Lantiq SoCs using the RCU module
` [PATCH v7 15/16] MIPS: lantiq: remove old USB PHY initialisation
` [PATCH v7 16/16] MIPS: lantiq: Remove the arch/mips/lantiq/xway/reset.c implementation
[PATCH] mtd: nand: vf610_nfc: add NULL check on of_match_device() return value
2017-07-07 6:59 UTC
[PATCH] mtd: spear_smi: add NULL check on devm_kzalloc() return value
2017-07-06 22:25 UTC
ubifs error after power-cut
2017-07-06 11:26 UTC (3+ messages)
[PATCH v2 00/53] Get rid of Docbook
2017-07-06 8:54 UTC (6+ messages)
[PATCH] mkfs.ubifs: Only require 17 LEBs
2017-07-06 7:57 UTC (3+ messages)
[PATCH] brcmnand: Fix up the flash cache register offset for older controllers
2017-07-05 20:57 UTC (4+ messages)
[PATCH 0/3] Altera Quadspi Controller Version 2
2017-07-05 14:34 UTC (15+ messages)
` [PATCH 1/3] ARM: dts: Bindings for "
` [PATCH 2/3] mtd: spi-nor: core code for the Altera Quadspi Flash Controller v2
[PATCH] nand: fix wrong default oob layout for small pages using soft ecc
2017-07-05 7:04 UTC (2+ messages)
[PATCH 00/14] Add QCOM QPIC NAND support
2017-07-04 9:57 UTC (36+ messages)
` [PATCH 01/14] qcom: mtd: nand: Add driver data for QPIC DMA
` [PATCH 02/14] qcom: mtd: nand: add and initialize QPIC DMA resources
` [PATCH 03/14] qcom: mtd: nand: Fixed config error for BCH
` [PATCH 04/14] qcom: mtd: nand: reorganize nand devices probing
` [PATCH 05/14] qcom: mtd: nand: allocate bam transaction
` [PATCH 06/14] qcom: mtd: nand: add bam dma descriptor handling
` [PATCH 07/14] qcom: mtd: nand: support for passing flags in transfer functions
` [PATCH 08/14] qcom: mtd: nand: Add support for additional CSRs
` [PATCH 09/14] qcom: mtd: nand: BAM support for read page
` [PATCH 10/14] qcom: mtd: nand: support for QPIC Page read/write
` [PATCH 11/14] qcom: mtd: nand: BAM raw read and write support
` [PATCH 12/14] qcom: mtd: nand: change register offset defines with enums
` [PATCH 13/14] qcom: mtd: nand: support for QPIC version 1.5.0
` [PATCH 14/14] qcom: mtd: nand: programmed NAND_DEV_CMD_VLD register
[PATCH] jffs2: GC deadlock reading a page that is used in jffs2_write_begin()
2017-07-04 4:22 UTC
[PATCH] mtd: nand: mtk: release lock on error path
2017-07-04 1:20 UTC (2+ messages)
[PATCH v5 05/14] MIPS: ingenic: Enable pinctrl for all ingenic SoCs
2017-07-03 13:55 UTC (4+ messages)
[PATCH v4 0/9] mtd: sharpslpart partition parser
2017-07-03 12:03 UTC (12+ messages)
` [PATCH v4 1/9] mtd: sharpslpart: add sharpslpart MTD "
` [PATCH v4 2/9] mtd: nand: sharpsl.h: support partition parser types
` [PATCH v4 3/9] mfd: tmio.h: "
` [PATCH v4 4/9] mtd: nand: sharpsl.c: take in account "
` [PATCH v4 5/9] mtd: nand: tmio_nand.c: "
` [PATCH v4 6/9] ARM: pxa: corgi.c: remove hardcoded partitioning, use sharpslpart parser
` [PATCH v4 7/9] ARM: pxa: tosa.c: "
` [PATCH v4 8/9] ARM: pxa: spitz.c: "
` [PATCH v4 9/9] ARM: pxa: poodle.c: "
[PULL v2] mtd: nand: Changes for 4.13
2017-07-03 11:46 UTC
[PATCH] ubi: fastmap: fix spelling mistake: "invalidiate" -> "invalidate"
2017-07-03 11:41 UTC (3+ messages)
[PULL] mtd: nand: Changes for 4.13
2017-07-03 11:38 UTC (2+ messages)
Problem with parcel shipping, ID:004661942
2017-07-03 10:00 UTC
[PATCH 0/9] mtd-utils: various cleanups, enable compiler warnings
2017-07-03 8:35 UTC (11+ messages)
` [PATCH 1/9] Replace defunct ubifs_assert
` [PATCH 2/9] Restructure autoconf configure.ac
` [PATCH 3/9] Use autoconf header detection correctly for libmissing
` [PATCH 4/9] Move libfec declarations to public header in global include directory
` [PATCH 5/9] Enable compiler warnings
` [PATCH 6/9] Eliminate warnings about missing prototypes
` [PATCH 7/9] Remove unused variables and functions
` [PATCH 8/9] Silence warnings about unused arguments
` [PATCH 9/9] Add const modifier to read only strings and string constants
[PATCH] mtd-utils: tests: Add Erased Pages Bit Flip Test
2017-07-03 8:34 UTC (6+ messages)
BANK TT PAYMENT
2017-07-03 2:41 UTC
[PATCH] mtd: nand: remove hard-coded NAND ids length
2017-07-02 14:40 UTC (2+ messages)
[PULL] mtd: spi-nor: Changes for 4.13
2017-07-01 14:09 UTC
[PATCH v6 00/16] MIPS: lantiq: handle RCU register by separate drivers
2017-06-30 12:22 UTC (19+ messages)
` [PATCH v6 01/16] MIPS: lantiq: Use of_platform_default_populate instead of __dt_register_buses
` [PATCH v6 02/16] mtd: lantiq-flash: drop check of boot select
` [PATCH v6 03/16] mtd: spi-falcon: "
` [PATCH v6 04/16] watchdog: lantiq: access boot cause register through regmap
` [PATCH v6 05/16] watchdog: lantiq: add device tree binding documentation
` [PATCH v6 06/16] MIPS: lantiq: Enable MFD_SYSCON to be able to use it for the RCU MFD
` [PATCH v6 07/16] Documentation: DT: MIPS: lantiq: Add docs for the RCU bindings
` [PATCH v6 08/16] MIPS: lantiq: Convert the fpi bus driver to a platform_driver
` [PATCH v6 09/16] MIPS: lantiq: remove ltq_reset_cause() and ltq_boot_select()
` [PATCH v6 10/16] reset: Add a reset controller driver for the Lantiq XWAY based SoCs
` [PATCH v6 11/16] MIPS: lantiq: remove old reset controller implementation
` [PATCH v6 12/16] MIPS: lantiq: Add a GPHY driver which uses the RCU syscon-mfd
` [PATCH v6 13/16] MIPS: lantiq: remove old GPHY loader code
` [PATCH v6 14/16] phy: Add an USB PHY driver for the Lantiq SoCs using the RCU module
` [PATCH v6 15/16] MIPS: lantiq: remove old USB PHY initialisation
` [PATCH v6 16/16] MIPS: lantiq: Remove the arch/mips/lantiq/xway/reset.c implementation
[PATCH v5 00/16] MIPS: lantiq: handle RCU register by separate drivers
2017-06-29 20:27 UTC (4+ messages)
` [PATCH v5 07/16] Documentation: DT: MIPS: lantiq: Add docs for the RCU bindings
[PATCH][mtd-next] mtd: spi-nor: remove redundant check on err
2017-06-29 17:50 UTC
[PATCH] spi-nor: intel-spi: Add support for Intel Denverton SPI serial flash controller
2017-06-29 11:45 UTC
JFFS2 write/rename atomicity/ordering issue
2017-06-29 10:48 UTC
[PATCH v6 00/15] A SPI NAND framework under generic NAND framework
2017-06-29 7:05 UTC (10+ messages)
` [PATCH v6 11/15] nand: spi: add basic operations support
[PATCH V4 1/2] mtd: partitions: add of_match_table parser matching
2017-06-28 21:19 UTC (2+ messages)
[PATCH -next] mtd: nand: Add support for Toshiba BENAND (Built-in ECC NAND)
2017-06-28 16:45 UTC (3+ messages)
[PATCH v2 08/10] jffs2: define integrity_read method
2017-06-28 14:39 UTC (4+ messages)
` [PATCH v2 09/10] ubifs: "
[PATCH] mtd-utils: tests: Fix nandbiterrs Failure Check
2017-06-28 8:38 UTC (3+ messages)
[PATCH 0/9] Drop unnecessary static
2017-06-27 23:47 UTC (2+ messages)
[PATCH] mtd: spi-nor: cqspi: remove duplicate const
2017-06-27 22:08 UTC (7+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox