messages from 2015-08-03 20:58:51 to 2015-08-10 03:15:41 UTC [more...]
[PATCH v2 00/35] Add quota supporting in ubifs
2015-08-10 3:09 UTC (41+ messages)
` [PATCH v2 16/35] ubifs: fill ->s_dev in ubifs_fill_super
` [PATCH v2 17/35] ubifs: export read_block() from file.c
` [PATCH v2 18/35] ubifs: introduce quota related mount options
` [PATCH v2 19/35] ubifs: budget for inode in ubifs_dirty_inode if necessary
` [PATCH v2 20/35] ubifs: implement IO functions for quota files
` [PATCH v2 21/35] ubifs: disable quota in ubifs_put_super
` [PATCH v2 22/35] ubifs: write quota back in ubifs_sync
` [PATCH v2 23/35] ubifs: set/clear MS_RDONLY properly in ubifs_remount
` [PATCH v2 24/35] ubifs: suspend & resume quota "
` [PATCH v2 25/35] ubifs: record quota information about inode in ubifs_new_inode
` [PATCH v2 26/35] ubifs: free quota inode information in ubifs_evict_inode
` [PATCH v2 33/35] fs: introduce a get_qsize() to file_operations
[PATCH] JFFS2: Prevent CPU starvation during garbage collection
2015-08-09 22:24 UTC (3+ messages)
quick help - Linux MTD NAND subsystem
2015-08-09 9:57 UTC (2+ messages)
[PATCH] ubifs: make ubifs_[get|set]xattr atomic
2015-08-08 20:34 UTC (6+ messages)
` [PATCH v2] "
` [PATCH v3] "
[BUG, RFC] MTD Execute in Place on ARM breaks build
2015-08-08 19:34 UTC (5+ messages)
[PATCH 0/2] nand: pxa3xx: A couple device identification fixes
2015-08-08 19:19 UTC (3+ messages)
` [PATCH 2/2] nand: pxa3xx: Increase initial buffer size
[PATCH 25/31] fs/ubifs: use kmemdup rather than duplicating its implementation
2015-08-08 9:12 UTC (2+ messages)
[PATCH v2] mtd: brcmnand: Fix misuse of IS_ENABLED
2015-08-07 23:19 UTC (2+ messages)
[PATCH] mtd: m25p80: Add Power Management support
2015-08-07 22:59 UTC (5+ messages)
[PATCH v3 0/6] Add error checking in spi-nor read and write
2015-08-07 20:01 UTC (7+ messages)
` [PATCH v3 1/6] mtd: spi-nor: change return value of read/write
` [PATCH v3 2/6] mtd: m25p80: return amount of data transferred or error in read/write
` [PATCH v3 3/6] mtd: fsl-quadspi: return amount of data read/written or error
` [PATCH v3 4/6] mtd: spi-nor: check return value from read/write
` [PATCH v3 5/6] mtd: spi-nor: stop passing around retlen
` [PATCH v3 6/6] mtd: spi-nor: simplify write loop
ubifs: nand flash wear profiling for userspace application file i/o
2015-08-07 12:55 UTC (4+ messages)
UBIFS errors when file-system is full
2015-08-07 12:37 UTC (20+ messages)
[RFC PATCH 0/5] Add memory mapped read support for TI QSPI
2015-08-07 10:16 UTC (36+ messages)
` [RFC PATCH 1/5] spi: introduce flag for memory mapped read
` [RFC PATCH 4/5] ARM: dts: DRA7: Add memory map region entries for qspi
[PATCH v2 00/22] memory: omap-gpmc: mtd: nand: Support GPMC NAND on non-OMAP platforms
2015-08-07 9:12 UTC (23+ messages)
` [PATCH v2 01/22] ARM: OMAP2+: gpmc: Add platform data
` [PATCH v2 02/22] ARM: OMAP2+: gpmc: Add gpmc timings and settings to "
` [PATCH v2 03/22] memory: omap-gpmc: Introduce GPMC to NAND interface
` [PATCH v2 04/22] mtd: nand: omap2: Use gpmc_omap_get_nand_ops() to get NAND registers
` [PATCH v2 05/22] memory: omap-gpmc: Add GPMC-NAND ops to get writebufferempty status
` [PATCH v2 06/22] mtd: nand: omap2: Switch to using GPMC-NAND ops for writebuffer empty check
` [PATCH v2 07/22] memory: omap-gpmc: Remove NAND IRQ code
` [PATCH v2 08/22] memory: omap-gpmc: Add IRQ ops for GPMC-NAND interface
` [PATCH v2 09/22] mtd: nand: omap2: manage NAND interrupts
` [PATCH v2 10/22] mtd: nand: omap: Copy platform data parameters to omap_nand_info data
` [PATCH v2 11/22] mtd: nand: omap: Clean up device tree support
` [PATCH v2 12/22] mtd: nand: omap: Update DT binding documentation
` [PATCH v2 13/22] memory: omap-gpmc: Prevent mapping into 1st 16MB
` [PATCH v2 14/22] ARM: dts: OMAP2+: Fix NAND device nodes
` [PATCH v2 15/22] memory: omap-gpmc: Move device tree binding to correct location
` [PATCH v2 16/22] memory: omap-gpmc: Support general purpose input for WAITPINs
` [PATCH v2 17/22] memory: omap-gpmc: Reserve WAITPIN if needed for WAIT monitoring
` [PATCH v2 18/22] memory: omap-gpmc: Add irqchip support to the gpiochip
` [PATCH v2 19/22] ARM: dts: dra7: Enable gpio & interrupt controller for gpmc node
` [PATCH v2 20/22] mtd: nand: omap2: Implement NAND ready using gpiolib
` [PATCH v2 21/22] ARM: dts: dra7x-evm: Provide NAND ready pin
` [PATCH v2 22/22] memory: omap-gpmc: Prevent GPMC_STATUS from being accessed via gpmc_regs
UBI confusing scrubbing information
2015-08-07 7:31 UTC (2+ messages)
Encrypting UBIFS Filesystem
2015-08-07 7:28 UTC (3+ messages)
[PATCH v5 RESEND] IFC: Change IO accessor based on endianness
2015-08-06 23:44 UTC (6+ messages)
` [v5,RESEND] "
ubi_wl_get_peb: Unable to get a free PEB from user WL pool
2015-08-06 18:43 UTC (12+ messages)
[PATCH] mtd-utils: Support jffs2 flash-erase for large OOB (>32b)
2015-08-06 18:38 UTC
[PATCH v4 01/10] mtd: spi-nor: fsl-quadspi: dynamically map memory space for AHB read
2015-08-06 17:09 UTC (2+ messages)
[PATCH] jffs2: Remove NULL checks from jffs2_destroy_slab_caches
2015-08-06 14:27 UTC (10+ messages)
[PATCH 1/4] mtd: denali: hide core part from user in Kconfig
2015-08-06 13:04 UTC (4+ messages)
` [PATCH 2/4] mtd: denali_pci: use module_pci_driver() macro
` [PATCH 3/4] mtd: denali_pci: refactor driver using devres API
` [PATCH 4/4] mtd: denali_pci: switch to dev_err()
[RFC PATCH 2/2] mtd: nand: use nand_check_erased_ecc_chunk in default ECC read functions
2015-08-06 9:42 UTC (16+ messages)
[PATCH RFT] mtd: brcmnand: Fix misuse of IS_ENABLED
2015-08-06 2:18 UTC
[PATCH V6 1/2] mtd: spi-nor: Bindings for Cadence Quad SPI Flash Controller driver
2015-08-05 23:15 UTC (4+ messages)
` [PATCH V6 2/2] mtd: spi-nor: Add driver for Cadence Quad SPI Flash Controller
[PATCH v4 0/2] NXP SPIFI driver for LPC18xx/43xx familiy
2015-08-05 19:26 UTC (2+ messages)
Lisensing questions
2015-08-05 13:07 UTC (5+ messages)
` AW: "
[PATCH v3] nand: Add NAND driver for Mikrotik RB4xx series boards
2015-08-05 10:02 UTC (3+ messages)
[PATCH v2 0/6] fix error checking in spi-nor read and write functions
2015-08-05 9:11 UTC (7+ messages)
` [PATCH v2 1/6] mtd: spi-nor: change return value of read/write
[RFC PATCH 0/5] MTD: nandsim: simulate multiple chips
2015-08-05 8:55 UTC (6+ messages)
` [RFC PATCH 1/5] MTD: nandsim: add numchips module parameter
` [RFC PATCH 2/5] MTD: nandsim: fix column address size of large page
` [RFC PATCH 3/5] MTD: nandsim: fix page address size
` [RFC PATCH 4/5] MTD: nandsim: add ADJUST_ROW() to find the real page number
` [RFC PATCH 5/5] MTD: nandsim: extent outprint messages
[LINUX RFC 0/2] spi: add dual parallel mode support in Zynq MPSoC GQSPI controller
2015-08-05 5:01 UTC (4+ messages)
` [LINUX RFC 1/2] mtd: spi-nor: add dual parallel mode support
[PATCH] Avoid compiler warning by storing the result of rq_data_dir() in an int variable
2015-08-05 4:00 UTC (2+ messages)
` [PATCH] mtd: Fix switch-bool compilation warning
[PATCH 0/5] mtd: Qualcomm NAND controller driver
2015-08-04 17:53 UTC (11+ messages)
` [PATCH v3 "
` [PATCH v3 2/5] mtd: nand: "
` [PATCH v3 5/5] arm: qcom: dts: Enable NAND node on IPQ8064 AP148 platform
[PATCH 2/2 v3 RESEND] mtd: fsl_upm: Support NAND ECC DTS properties
2015-08-04 17:52 UTC (2+ messages)
` [PATCH] mtd: fsl_upm: Enable software BCH ECC support
[PATCH v2 0/4] mtd: pxa3xx_nand: rework the timing setup
2015-08-04 16:56 UTC (10+ messages)
[RFC PATCH 1/2] mtd: nand: add nand_check_erased helper functions
2015-08-04 16:27 UTC (3+ messages)
[PATCH v4 09/10] mtd: spi-nor: fsl-quadspi: reset the module in the probe
2015-08-04 15:26 UTC
[PATCH v4 10/10] mtd: spi-nor: fsl-quadspi: fix unsupported cmd when run flash_erase
2015-08-04 15:26 UTC
[PATCH v4 08/10] mtd: spi-nor: fsl-quadspi: workaround qspi can't wakeup from wait mode
2015-08-04 15:26 UTC
[PATCH v4 06/10] Documentation: fsl-quadspi: Add fsl, imx6ul-qspi compatible string
2015-08-04 15:25 UTC
[PATCH v4 07/10] mtd: spi-nor: fsl-quadspi: i.MX6SX: fixed the random QSPI access failed issue
2015-08-04 15:25 UTC
[PATCH v4 04/10] Documentation: fsl-quadspi: Add fsl, imx7d-qspi compatible string
2015-08-04 15:25 UTC
[PATCH v4 05/10] mtd: spi-nor: fsl-quadspi: add i.mx6ul support
2015-08-04 15:25 UTC
[PATCH v4 03/10] mtd: spi-nor: fsl-quadspi: add imx7d support
2015-08-04 15:25 UTC
[PATCH v4 02/10] mtd: spi-nor: fsl-quadspi: use quirk to distinguish different qspi version
2015-08-04 15:25 UTC
[PATCH v2] of: Add vendor prefix for JEDEC Solid State Technology Association
2015-08-04 13:11 UTC
Trying to understand nand_chip->chipsize inconsistencies
2015-08-03 23:22 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).