messages from 2017-01-10 22:16:34 to 2017-01-18 07:15:57 UTC [more...]
[PATCH 00/13] Ingenic JZ4740 / JZ4780 pinctrl driver
2017-01-18 7:15 UTC
UBI/UBIFS corruptions during random power-cuts
2017-01-18 5:11 UTC (9+ messages)
[PATCH 0/8 v3] scope GFP_NOFS api
2017-01-17 21:04 UTC (12+ messages)
` [PATCH 7/8] Revert "ext4: avoid deadlocks in the writeback path by using sb_getblk_gfp"
` [PATCH 8/8] Revert "ext4: fix wrong gfp type under transaction"
[PATCH 0/3] Add a "label" property to the mtd device
2017-01-17 18:19 UTC (11+ messages)
` [PATCH 1/3] mtd: name the mtd device with an optional label property
` [PATCH 2/3] dt-bindings: mtd: add a common label property to all mtd devices
` [PATCH v2 "
` [PATCH 3/3] mtd: spi-nor: add SPI_NOR_DUAL_READ to mx66l51235l
[PATCH] mtd: spi-nor: add dt support for Everspin MRAMs
2017-01-17 15:49 UTC (15+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH -next] mtd: nand: mediatek: remove redundant dev_err call in mtk_nfc_probe()
2017-01-17 15:20 UTC (2+ messages)
[PATCH 1/2] mtd: spi-nor: make n_sectors in flash_info 32 bit wide
2017-01-17 14:51 UTC (7+ messages)
` [PATCH 2/2] mtd: spi-nor: fix mr25h* definitions
UBIFS errors are randomly seen after reboots
2017-01-17 14:46 UTC (8+ messages)
[PATCH] mtd: bcm47xxsflash: support reading flash out of mapping window
2017-01-17 12:37 UTC (14+ messages)
` [PATCH V2] "
[PATCH 0/2] Support skipping bad blocks when seeking to start address
2017-01-17 11:54 UTC (3+ messages)
` [PATCH 1/2] nandwrite: Add --skip-bad-blocks-to-start option
` [PATCH 2/2] nanddump: "
[PATCH V2] mtd: bcm47xxsflash: use platform_(set|get)_drvdata
2017-01-17 11:07 UTC (2+ messages)
[PATCH v1 0/2] add nor flash node for mt2701
2017-01-17 3:36 UTC (19+ messages)
` [PATCH v1 1/2] Documentation: mtk-quadspi: update DT bindings
` [PATCH v1 2/2] arm: dts: mt2701: add nor flash node
[PATCH v4 0/2] Add rockchip serial flash controller support
2017-01-17 1:34 UTC (7+ messages)
` [PATCH v4 2/2] mtd: spi-nor: add rockchip serial flash controller driver
[GIT PULL] MTD fixes for 4.10
2017-01-16 22:25 UTC
Survey for Incident [INC0903501]
2017-01-16 16:40 UTC
[PATCH] mtd: bcm47xxsflash: use platform_(set|get)_drvdata
2017-01-16 16:12 UTC (4+ messages)
[PATCH] mtd: partitions: no unnecessary check for erase block
2017-01-16 15:19 UTC (3+ messages)
[PATCH] mtd: spi-nor: don't claim mr25h40 to be JEDEC compatible
2017-01-16 10:40 UTC (10+ messages)
Buildroot fastmap attaching
2017-01-16 8:09 UTC
[PATCH v5 0/4] ARM: Add support for CONFIG_DEBUG_VIRTUAL
2017-01-15 3:01 UTC (3+ messages)
` [PATCH v6 "
[PATCH 0/3] mtd-utils: fix nandwrite virtual block handling
2017-01-13 17:58 UTC (5+ messages)
` [PATCH 1/3] nandwrite: add stricter sanity checking for blockalign
` [PATCH 2/3] nandwrite: replace erase loop with mtd_erase_multi
` [PATCH 3/3] nandwrite: fix/cleanup bad block skipping
[PATCH] uapi: use wildcards to list files
2017-01-13 17:06 UTC (26+ messages)
` [PATCH v2 0/7] uapi: export all headers under uapi directories
` [PATCH v2 7/7] "
` [Linux-c6x-dev] "
` [PATCH v3 0/8] "
` [PATCH v3 1/8] arm: put types.h in uapi
` [PATCH v3 2/8] h8300: put bitsperlong.h "
` [PATCH v3 3/8] nios2: put setup.h "
` [PATCH v3 4/8] x86: stop exporting msr-index.h to userland
` [PATCH v3 5/8] Makefile.headersinst: cleanup input files
` [PATCH v3 6/8] Makefile.headersinst: remove destination-y option
` [PATCH v3 7/8] uapi: export all headers under uapi directories
` [PATCH v3 8/8] uapi: export all arch specifics directories
[PATCH 0/3] MTD-FTL: Fine-tuning for two function implementations
2017-01-13 9:32 UTC (8+ messages)
` [PATCH 1/3] mtd/ftl: Use kmalloc_array() in build_maps()
` "
` [PATCH 2/3] mtd/ftl: Delete an error message for a failed memory allocation in ftl_add_mtd()
` [PATCH 3/3] mtd/ftl: Improve another size determination "
[PATCH] ARM: dts: am335x-phycore-som: Remove partition tables
2017-01-12 22:28 UTC (2+ messages)
[PATCH, REGRESSION] ubifs: fix unencrypted journal write
2017-01-12 20:40 UTC (2+ messages)
Buildroot fastmap attaching
2017-01-12 20:32 UTC
[PATCH v6 0/3] spi-nor: Add support for Intel SPI serial flash controller
2017-01-12 10:50 UTC (4+ messages)
` [GIT PULL] Immutable branch between MFD and MTD due for the v4.11 merge window
[PATCH 00/18] MTD-CFI: Fine-tuning for several function implementations
2017-01-12 9:27 UTC (25+ messages)
` [PATCH 01/18] mtd-cfi_cmdset_0001: Use kmalloc_array() in cfi_intelext_partition_fixup()
` [PATCH 02/18] mtd-cfi_cmdset_0001: Improve another size determination "
` [PATCH 03/18] mtd-cfi_cmdset_0001: Add some spaces for better code readability
` [PATCH 04/18] mtd-cfi_cmdset_0001: Delete an unnecessary variable initialisation in do_write_oneword()
` [PATCH 05/18] mtd-cfi_cmdset_0001: Use common error handling code "
` [PATCH 06/18] mtd-cfi_cmdset_0001: Use kcalloc() in cfi_intelext_setup()
` [PATCH 07/18] mtd-cfi_cmdset_0001: One function call and an unnecessary check less "
` [PATCH 08/18] mtd-cfi_cmdset_0001: Rename a jump label "
` [PATCH 09/18] mtd-cfi_cmdset_0002: Use kmalloc_array() in cfi_amdstd_setup()
` [PATCH 10/18] mtd-cfi_cmdset_0002: One function call less in cfi_amdstd_setup() after error detection
` [PATCH 11/18] mtd-cfi_cmdset_0002: Rename a jump label in cfi_amdstd_setup()
` [PATCH 12/18] mtd-cfi_cmdset_0002: Add some spaces for better code readability
` [PATCH 13/18] mtd-cfi_cmdset_0002: Delete an unnecessary variable initialisation in do_write_oneword()
` [PATCH 14/18] mtd-cfi_cmdset_0002: Use common error handling code "
` [PATCH 15/18] mtd-cfi_cmdset_0002: Use kcalloc() in cfi_ppb_unlock()
` [PATCH 16/18] mtd-cfi_cmdset_0020: Use kmalloc_array() in cfi_staa_setup()
` [PATCH 17/18] mtd-cfi_cmdset_0020: Use common error handling code "
` [PATCH 18/18] mtd-cfi_cmdset_0020: Add some spaces for better code readability
[PATCH 0/2] Support skipping bad blocks when seeking to start address
2017-01-11 16:22 UTC (8+ messages)
[PATCH v3 0/7] mtd: nand: Abstract away the NAND interface type
2017-01-11 13:21 UTC (12+ messages)
` [PATCH v3 4/7] mtd: nand: raw: prefix conflicting names with nandc instead of nand
` [PATCH v3 5/7] mtd: nand: raw: create struct rawnand_device
[PATCH v4 0/2] mtd: spi-nor: Add possibility to disable chip erase
2017-01-11 13:07 UTC (7+ messages)
` [PATCH v4 1/2] mtd: spi-nor: Fix whole chip erasing for stacked chips
[PATCH v4 00/15] mtd: nand: allow vendor specific detection/initialization
2017-01-11 13:02 UTC (9+ messages)
` [PATCH v4 07/15] mtd: nand: move Samsung specific init/detection logic in nand_samsung.c
[PATCH 1/2] mtd: bcm47xxpart: move TRX parsing code to separated function
2017-01-10 22:15 UTC (3+ messages)
` [PATCH V2 "
` [PATCH V2 2/2] mtd: bcm47xxpart: support layouts with multiple TRX partitions
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).