messages from 2017-05-12 06:59:04 to 2017-05-17 11:52:39 UTC [more...]
fsl_ifc_nand: are blank pages protected by ECC?
2017-05-17 11:52 UTC (19+ messages)
` [PATCH] nand_base: optimize checking of erased buffers
` [PATCH] tango_nand.c: fix ecc.stats_corrected in empty flash case
` [PATCH] mtd: nand: tango: Update ecc_stats.corrected
[PATCH 0/4] mtd: mchp23k256: device tree and mchp23lcv1024
2017-05-17 11:48 UTC (8+ messages)
` [PATCH 1/4] mtd: mchp23k256: Add OF device ID table
` [PATCH 2/4] mtd: mchp23k256: switch to mtd_device_register()
` [PATCH 3/4] mtd: mchp23k256: add partitioning support
` [PATCH 4/4] mtd: mchp23k256: Add support for mchp23lcv1024
[PATCH] ubifs: Don't encrypt special files on creation
2017-05-17 11:36 UTC
[PATCH v2 00/53] Get rid of Docbook
2017-05-17 11:13 UTC (65+ messages)
` [PATCH v2 01/53] docs-rst: convert kernel-hacking to ReST
` [PATCH v2 02/53] kernel-hacking: update document
` [PATCH v2 03/53] docs-rst: convert kernel-locking to ReST
` [PATCH v2 04/53] mutex, futex: adjust kernel-doc markups to generate ReST
` [PATCH v2 05/53] locking.rst: reformat locking table
` [PATCH v2 06/53] locking.rst: add captions to two tables
` [PATCH v2 07/53] locking.rst: Update some ReST markups
` [PATCH v2 08/53] docs-rst: convert kgdb DocBook to ReST
` [PATCH v2 09/53] kgdb.rst: Adjust ReST markups
` [PATCH v2 10/53] conf.py: define a color for important markup on PDF output
` [PATCH v2 11/53] docs-rst: conf.py: sort LaTeX documents in alphabetical order
` [PATCH v2 12/53] docs-rst: conf.py: remove kernel-documentation from LaTeX
` [PATCH v2 13/53] docs-rst: add crypto API book to pdf output
` [PATCH v2 14/53] docs-rst: add dev-tools "
` [PATCH v2 15/53] docs-rst: add sound "
` [PATCH v2 16/53] docs-rst: add userspace API "
` [PATCH v2 17/53] docs-rst: convert filesystems book to ReST
` [PATCH v2 18/53] docs-rst: filesystems: use c domain references where needed
` [PATCH v2 19/53] fs: jbd2: make jbd2_journal_start() kernel-doc parseable
` [PATCH v2 20/53] docs-rst: don't ignore internal functions for jbd2 docs
` [PATCH v2 21/53] fs: add a blank lines on some kernel-doc comments
` [PATCH v2 22/53] fs: eventfd: fix identation on kernel-doc
` [PATCH v2 23/53] fs: jbd2: escape a string with special chars on a kernel-doc
` [PATCH v2 24/53] docs-rst: convert libata book to ReST
` [PATCH v2 25/53] libata.rst: add c function and struct cross-references
` [PATCH v2 26/53] libata: fix identation on a kernel-doc markup
` [PATCH v2 27/53] docs-rst: convert s390-drivers DocBook to ReST
` [PATCH v2 28/53] docs-rst: convert networking book "
` [PATCH v2 29/53] net: skbuff.h: properly escape a macro name on kernel-doc
` [PATCH v2 30/53] net: fix some identation issues at kernel-doc markups
` [PATCH v2 31/53] docs-rst: convert z8530book DocBook to ReST
` [PATCH v2 32/53] docs-rst: convert scsi "
` [PATCH v2 33/53] scsi: fix some kernel-doc markups
` [PATCH v2 34/53] docs-rst: convert w1 book to ReST
` [PATCH v2 35/53] docs-rst: convert rapidio "
` [PATCH v2 36/53] docs-rst: convert librs "
` [PATCH v2 37/53] docs-rst: convert mtdnand "
` [PATCH v2 38/53] mtdnand.rst: group the "::" with previous line
` [PATCH v2 39/53] mtd: adjust kernel-docs to avoid Sphinx/kerneldoc warnings
` [PATCH v2 40/53] docs-rst: convert sh book to ReST
` [PATCH v2 41/53] docs-rst: convert lsm from DocBook "
` [PATCH v2 42/53] docs: remove DocBook from the building system
` [PATCH v2 43/53] docs: update old references for DocBook from the documentation
` [PATCH v2 44/53] MAINTAINERS: update old references for DocBook directory
` [PATCH v2 45/53] ata: update references for libata documentation
` [PATCH v2 46/53] ia64, scsi: update references for the device-io book
` [PATCH v2 47/53] irq: update genericirq book location
` [PATCH v2 48/53] fs: update location of filesystems documentation
` [PATCH v2 49/53] lib: update location of kgdb documentation
` [PATCH v2 50/53] fs: fix the location of the kernel-api book
` [PATCH v2 51/53] usb: fix the comment with regards to DocBook
` [PATCH v2 52/53] docs-rst: get rid of Documentation/sphinx/tmplcvt script
` [PATCH v2 53/53] kernel-doc: describe the ``literal`` syntax
[PATCH] mtd: nand: Wait for PAGEPROG to finish in drivers setting NAND_ECC_CUSTOM_PAGE_ACCESS
2017-05-17 10:51 UTC (3+ messages)
[RESEND PATCH v3] UBI: add debugfs file for tracking PEB state
2017-05-17 10:36 UTC (3+ messages)
Add UBIFS support to xfstests
2017-05-17 9:55 UTC (4+ messages)
` [PATCH 1/2] Add support for UBIFS
` [PATCH 2/2] Accept failing with EPERM in addition to ENOKEY for rename without key
` [PATCH] xfstests-bld: add experimental support for ubifs
[PATCH 0/3] mtd: nand: Remove unused features
2017-05-17 8:49 UTC (5+ messages)
` [PATCH 1/3] mtd: nand: Drop unused cached programming support
` [PATCH 2/3] mtd: nand: Remove support for block locking/unlocking
` [PATCH 3/3] mtd: nand: Drop the ->errstat() hook
[PATCH] mtd: nand: tango: Fix incorrect use of SEQIN command
2017-05-17 8:38 UTC (3+ messages)
[PATCH 1/6] ubifs: Don't try to encrypt special files
2017-05-17 8:36 UTC (6+ messages)
` [PATCH 2/6] ubifs: Fix data node size for truncating uncompressed nodes
` [PATCH 3/6] ubifs: Fix unlink code wrt. double hash lookups
` [PATCH 4/6] ubifs: Add assert to dent_key_init()
` [PATCH 5/6] ubifs: Massage debug prints wrt. fscrypt
` [PATCH 6/6] ubifs: Remove dead code from ubifs_get_link()
[PATCH v3] mtd: create per-device and module-scope debugfs entries
2017-05-17 7:37 UTC
[PATCH] mtd:nor:ppb_unlock: remove repeated chip unlock
2017-05-17 7:25 UTC
a bug detected in ubifs
2017-05-17 7:02 UTC (6+ messages)
[PATCH 2/2] ubifs: Fix memory leak in RENAME_WHITEOUT error path in do_rename
2017-05-17 7:01 UTC (2+ messages)
[PATCH 1/2] ubifs: Fix inode data budget in ubifs_mknod
2017-05-17 6:58 UTC (2+ messages)
Question on fscrypt_d_revalidate() and fstest generic/429
2017-05-16 22:27 UTC (9+ messages)
[PATCH 1/2] ubifs: Unexport ubifs_inode_slab
2017-05-16 22:20 UTC (2+ messages)
` [PATCH 2/2] ubifs: Correctly evict xattr inodes
[PATCH] ubifs: Fix inode leak in xattr code
2017-05-16 22:20 UTC (7+ messages)
[PATCH] mtd: nand: Support 'EXIT GET STATUS' command in nand_command_lp()
2017-05-16 16:35 UTC
[PATCH] mtd: create per-device and module-scope debugfs entries
2017-05-16 16:17 UTC (2+ messages)
[PATCH 0/5] Convert more books to ReST
2017-05-16 10:38 UTC (6+ messages)
` [PATCH 4/5] mtd: adjust kernel-docs to avoid Sphinx/kerneldoc warnings
[PATCH v3 0/4] Mediatek MT2712 NAND FLASH Controller driver
2017-05-16 6:20 UTC (6+ messages)
` [PATCH v3 1/4] mtd: nand: mediatek: update DT bindings
` [PATCH v3 2/4] mtd: nand: mediatek: refine register NFI_PAGEFMT setting
` [PATCH v3 3/4] mtd: nand: mediatek: add support for different MTK NAND FLASH Controller IP
` [PATCH v3 4/4] mtd: nand: mediatek: add support for MT2712 NAND FLASH Controller
[PATCH 1/2] mtd: nand: sunxi: Actually use DMA for subpage reads
2017-05-15 22:23 UTC (2+ messages)
` [PATCH 2/2] mtd: nand: sunxi: Remove unneeded ->cmdfunc(NAND_CMD_READ0, 0, page)
[PATCH] mtd: nand: don't leak buffers when ->scan_bbt() fails
2017-05-15 20:50 UTC (8+ messages)
` [PATCH] mtd: nand: drop unneeded module.h include
` [PATCH] mtd: nand: free vendor-specific resources in init failure paths
` [PATCH] mtd: nand: samsung: warn about un-parseable ECC info
[PATCH] mtd: nand: tango: Export OF device ID table as module aliases
2017-05-15 20:47 UTC (2+ messages)
[PATCH] mtd: nand: make nand_ooblayout_lp_hamming_ops static
2017-05-15 20:45 UTC (2+ messages)
[PATCH 1/2] mtd: nand: gpmi: Fix gpmi_nand_init() error path
2017-05-15 19:40 UTC (2+ messages)
[PATCH v2 0/5] mtd: nand: gpmi: add i.MX 7 support
2017-05-15 19:38 UTC (2+ messages)
[PATCH v2 0/5] mtd: nand: add support for on-die ECC
2017-05-15 19:36 UTC (2+ messages)
[PATCH v2 0/3] mtd: nand: fsmc: support SDR timing configuration
2017-05-15 19:36 UTC (2+ messages)
[PATCH] mtd: nand: davinci: set ECC algorithm explicitly for HW based ECC
2017-05-15 19:34 UTC (2+ messages)
[PATCH] mtd: nand: jz4780: Use mtd_set_ooblayout() to set the ooblayout
2017-05-15 19:34 UTC (2+ messages)
[PATCH v2 0/2] Add NAND driver mach dependency constraint
2017-05-15 19:20 UTC (2+ messages)
[PATCH] driver: mtd: update struct map_info's swap as per map requirement
2017-05-15 19:01 UTC (4+ messages)
[PATCH] mtd: nand: add option to erase NAND blocks even if detected as bad
2017-05-15 13:20 UTC (30+ messages)
` [PATCH v3] "
[RFC PATCH 0/2] Cavium NAND flash driver
2017-05-15 12:35 UTC (9+ messages)
` [RFC PATCH 2/2] nand: cavium: Nand flash controller for Cavium ARM64 SOCs
[PATCH 0/2] mtd: nand: Add generic helpers check, match, maximize ECC settings
2017-05-15 11:54 UTC (5+ messages)
` [PATCH 1/2] mtd: nand: add generic helpers to "
[GIT PULL] UBI/UBIFS updates for 4.12-rc1
2017-05-13 11:40 UTC
[PATCH] MAINTAINERS: Update SPI NOR subsystem git repositories
2017-05-12 17:53 UTC
[PATCH v2 0/3] Mediatek MT2712 NAND FLASH Controller driver
2017-05-12 8:38 UTC (7+ messages)
` [PATCH v2 2/3] mtd: nand: mediatek: add support for different MTK NAND FLASH Controller IP
` [PATCH v2 3/3] mtd: nand: mediatek: add support for MT2712 NAND FLASH Controller
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).