messages from 2016-04-15 02:03:56 to 2016-04-18 13:49:22 UTC [more...]
[PATCH v6 00/17] memory: omap-gpmc: mtd: nand: Support GPMC NAND on non-OMAP platforms
2016-04-18 13:48 UTC (15+ messages)
[PATCH for-next] spi: bcm53xx: add spi_flash_read callback for MMIO-based reads
2016-04-18 13:48 UTC (3+ messages)
[PATCH RESEND] gpmi-nand: Handle ECC Errors in erased pages
2016-04-18 10:07 UTC (11+ messages)
Reconsidering exportable UBIFS
2016-04-18 9:04 UTC (2+ messages)
[PATCH v3 0/2] MTK Smart Device Gen1 NAND Driver
2016-04-18 8:01 UTC (4+ messages)
` [PATCH v3 2/2] mtd: mediatek: driver for MTK Smart Device Gen1 NAND
[PATCH 00/11] mtd: nand_bbt: introduce independent nand BBT
2016-04-18 7:44 UTC (5+ messages)
` [PATCH 02/11] mtd: nand_bbt: introduce BBT related data structure
[PATCH 00/12] mtd: nand: get rid of NAND_ECC_SOFT_BCH
2016-04-17 20:53 UTC (56+ messages)
` [PATCH 01/12] mtd: nand: bf5xx: set ECC algorithm explicitly
` [PATCH 02/12] mtd: nand: davinci: "
` [PATCH 03/12] avr32: set Atmel NAND "
` [PATCH 04/12] mtd: nand: atmel: set "
` [PATCH 05/12] CRIS v32: nand: "
` [PATCH 06/12] staging: mt29f_spinand: "
` [PATCH 07/12] mtd: nand: set ECC algorithm to Hamming on fallback
` [PATCH 08/12] mtd: nand: hisi504: set ECC algorithm based on DT info
` [PATCH 09/12] mtd: nand: fsmc: validate ECC setup by checking algorithm directly
` [PATCH 10/12] mtd: nand: read ECC algorithm from the new field
` [PATCH 11/12] of: mtd: drop support for NAND_ECC_SOFT_BCH as "soft_bch" mapping
` [PATCH 12/12] mtd: mtd: drop NAND_ECC_SOFT_BCH enum value
` [PATCH V2 00/11] mtd: nand: get rid of NAND_ECC_SOFT_BCH
` [PATCH V2 01/11] mtd: nand: bf5xx: set ECC algorithm explicitly
` [PATCH V2 02/11] mtd: nand: davinci: "
` [PATCH V2 03/11] mtd: nand: atmel: "
` [PATCH V2 04/11] CRIS v32: nand: "
` [PATCH V2 05/11] staging: mt29f_spinand: "
` [PATCH V2 06/11] mtd: nand: set ECC algorithm to Hamming on fallback
` [PATCH V2 07/11] mtd: nand: hisi504: set ECC algorithm based on DT info
` [PATCH V2 08/11] mtd: nand: fsmc: validate ECC setup by checking algorithm directly
` [PATCH V2 09/11] mtd: nand: read ECC algorithm from the new field
` [PATCH V2 10/11] of: mtd: drop support for NAND_ECC_SOFT_BCH as "soft_bch" mapping
` [PATCH V2 11/11] mtd: mtd: drop NAND_ECC_SOFT_BCH enum value
` [PATCH V3 00/11] mtd: nand: get rid of NAND_ECC_SOFT_BCH
` [PATCH V3 01/11] mtd: nand: bf5xx: set ECC algorithm explicitly
` [PATCH V3 02/11] mtd: nand: davinci: "
` [PATCH V3 03/11] mtd: nand: atmel: "
` [PATCH V3 04/11] CRIS v32: nand: "
` [PATCH V3 05/11] staging: mt29f_spinand: "
` [PATCH V3 06/11] mtd: nand: set ECC algorithm to Hamming on fallback
` [PATCH V3 07/11] mtd: nand: hisi504: set ECC algorithm based on DT info
` [PATCH V3 08/11] mtd: nand: fsmc: validate ECC setup by checking algorithm directly
` [PATCH V3 09/11] mtd: nand: read ECC algorithm from the new field
` [PATCH V3 10/11] of: mtd: drop support for NAND_ECC_SOFT_BCH as "soft_bch" mapping
` [PATCH V3 11/11] mtd: mtd: drop NAND_ECC_SOFT_BCH enum value
[PATCH V1 0/7] MIPS: Loongson1B: add NAND, DMA and GPIO support
2016-04-17 19:38 UTC (9+ messages)
` [PATCH V1 1/7] clk: Loongson1: Update clocks of Loongson1B
` [PATCH V1 4/7] mtd: nand: add Loongson1 NAND driver
` [PATCH V1 6/7] MIPS: Loongson1B: Some updates/fixes for LS1B
[PATCH V3 00/29] bitops: add parity functions
2016-04-17 12:38 UTC (2+ messages)
[PATCH 00/42] v7: separate operations from flags in the bio/request structs
2016-04-17 8:46 UTC (45+ messages)
` [PATCH 01/42] block/fs/drivers: remove rw argument from submit_bio
` [PATCH 02/42] block: add REQ_OP definitions and bi_op/op fields
` [PATCH 03/42] block, fs, mm, drivers: set bi_op to REQ_OP
` [PATCH 04/42] fs: have submit_bh users pass in op and flags separately
` [PATCH 05/42] fs: have ll_rw_block "
` [PATCH 06/42] direct-io: set bi_op to REQ_OP
` [PATCH 07/42] btrfs: have submit_one_bio users setup bio bi_op
` [PATCH 08/42] btrfs: set bi_op tp REQ_OP
` [PATCH 09/42] btrfs: update __btrfs_map_block for bi_op transition
` [PATCH 10/42] btrfs: use bio fields for op and flags
` [PATCH 11/42] f2fs: set bi_op to REQ_OP
` [PATCH 12/42] gfs2: "
` [PATCH 13/42] xfs: "
` [PATCH 14/42] hfsplus: "
` [PATCH 15/42] mpage: "
` [PATCH 16/42] nilfs: "
` [PATCH 17/42] ocfs2: "
` [PATCH 18/42] pm: "
` [PATCH 19/42] dm: "
` [PATCH 20/42] dm: pass dm stats data dir instead of bi_rw
` [PATCH 21/42] bcache: set bi_op to REQ_OP
` [PATCH 22/42] drbd: "
` [PATCH 23/42] md/raid: "
` [PATCH 24/42] xen: "
` [PATCH 25/42] target: "
` [PATCH 26/42] block: copy bio op to request op
` [PATCH 27/42] block: prepare request creation/destruction code to use REQ_OPs
` [PATCH 28/42] block: prepare mq request creation "
` [PATCH 29/42] block: prepare elevator "
` [PATCH 30/42] blkg_rwstat: separate op from flags
` [PATCH 31/42] block: convert merge/insert code to check for REQ_OPs
` [PATCH 32/42] block: convert is_sync helpers to use REQ_OPs
` [PATCH 33/42] block: convert rq_data_dir helper "
` [PATCH 34/42] drivers: set request op to REQ_OP
` [PATCH 35/42] blktrace: get op from req->op/bio->bi_op
` [PATCH 36/42] ide cd: do not set REQ_WRITE on requests
` [PATCH 37/42] block, fs, drivers: do use bi_rw/cmd_flags for REQ_OPs
` [PATCH 38/42] block, fs: remove old REQ definitions
` [PATCH 39/42] block: shrink bio/request fields
` [PATCH 40/42] block, drivers: add REQ_OP_FLUSH operation
` [PATCH 41/42] block: do not use REQ_FLUSH for tracking flush support
` [PATCH 42/42] block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH
[PATCH mtd-utils] include sys/sysmacros.h for major/minor/makedev
2016-04-17 2:30 UTC
[PATCH mtd-utils] fix build warnings w/newer glibc & _BSD_SOURCE
2016-04-17 2:11 UTC
[PATCH] powerpc/config: Disable the 4KiB erase granularity of SPI flash
2016-04-17 1:58 UTC
[PATCH 00/12] mtd: get rid of of_mtd.{c,h} and of_get_nand_xx()
2016-04-16 9:07 UTC (3+ messages)
` [PATCH 06/12] mtd: nand: gpmi: rely on generic DT parsing done in nand_scan_ident()
Bit flip detection after boot
2016-04-16 1:55 UTC (3+ messages)
[PATCH RFC 0/8] mtd: spi-nor: fix support of Quad SPI memories
2016-04-15 22:17 UTC (6+ messages)
` [PATCH RFC 4/8] mtd: spi-nor: fix support of Dual (x-y-2) and Quad (x-y-4) SPI protocols
` [PATCH RFC 8/8] mtd: atmel-quadspi: add driver for Atmel QSPI controller
[GIT PULL] MTD fix for v4.6-rc4
2016-04-15 22:09 UTC
[PATCH 0/2] mtd: nand: omap2: Fix SDMA support for NAND DMA prefetch
2016-04-15 20:28 UTC (3+ messages)
` [PATCH 1/2] mtd: nand: omap2: Start dma request before enabling prefetch
` [PATCH 2/2] mtd: nand: omap2: Fix high memory dma prefetch transfer
[PATCH 00/42] v6: separate operations from flags in the bio/request structs
2016-04-15 18:58 UTC (45+ messages)
` [PATCH 01/42] block/fs/drivers: remove rw argument from submit_bio
` [PATCH 02/42] block: add REQ_OP definitions and bi_op/op fields
` [PATCH 03/42] block, fs, mm, drivers: set bi_op to REQ_OP
` [PATCH 04/42] fs: have submit_bh users pass in op and flags separately
` [PATCH 05/42] fs: have ll_rw_block "
` [PATCH 06/42] direct-io: set bi_op to REQ_OP
` [PATCH 07/42] btrfs: have submit_one_bio users setup bio bi_op
` [PATCH 08/42] btrfs: set bi_op tp REQ_OP
` [PATCH 09/42] btrfs: update __btrfs_map_block for bi_op transition
` [PATCH 10/42] btrfs: use bio fields for op and flags
` [PATCH 11/42] f2fs: set bi_op to REQ_OP
` [PATCH 12/42] gfs2: "
` [PATCH 13/42] xfs: "
` [PATCH 14/42] hfsplus: "
` [PATCH 15/42] mpage: "
` [PATCH 16/42] nilfs: "
` [PATCH 17/42] ocfs2: "
` [PATCH 18/42] pm: "
` [PATCH 19/42] dm: "
` [PATCH 20/42] dm: pass dm stats data dir instead of bi_rw
` [PATCH 21/42] bcache: set bi_op to REQ_OP
` [PATCH 22/42] drbd: "
` [PATCH 23/42] md/raid: "
` [PATCH 24/42] xen: "
` [PATCH 25/42] target: "
` [PATCH 26/42] block: copy bio op to request op
` [PATCH 27/42] block: prepare request creation/destruction code to use REQ_OPs
` [PATCH 28/42] block: prepare mq request creation "
` [PATCH 29/42] block: prepare elevator "
` [PATCH 30/42] blkg_rwstat: separate op from flags
` [PATCH 31/42] block: convert merge/insert code to check for REQ_OPs
` [PATCH 32/42] block: convert is_sync helpers to use REQ_OPs
` [PATCH 33/42] block: convert rq_data_dir helper "
` [PATCH 34/42] drivers: set request op to REQ_OP
` [PATCH 35/42] blktrace: get op from req->op/bio->bi_op
` [PATCH 36/42] ide cd: do not set REQ_WRITE on requests
` [PATCH 37/42] block, fs, drivers: do use bi_rw/cmd_flags for REQ_OPs
` [PATCH 38/42] block, fs: remove old REQ definitions
` [PATCH 39/42] block: shrink bio/request fields
` [PATCH 40/42] block, drivers: add REQ_OP_FLUSH operation
` [PATCH 41/42] block: do not use REQ_FLUSH for tracking flush support
` [PATCH 42/42] block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH
[PATCH v3 1/2] mtd: nand: sunxi: add support for DMA assisted operations
2016-04-15 13:10 UTC (2+ messages)
` [PATCH v3 2/2] mtd: nand: sunxi: update DT bindings
[RFC] ubihealthd
2016-04-15 9:02 UTC (5+ messages)
` [PATCH 3/4] Initial implementation for ubihealthd
[PATCH] mtd: gpmi: Deal with bitflips in erased regions
2016-04-15 7:49 UTC (3+ messages)
魏露
2016-04-15 2:01 UTC
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;
as well as URLs for NNTP newsgroup(s).