messages from 2013-11-13 00:10:22 to 2013-11-20 20:04:36 UTC [more...]
[PATCH] mtd: m25p80: Flash protection support for STmicro chips
2013-11-20 20:04 UTC (2+ messages)
Regarding the l2-mtd branch in linux-next
2013-11-20 19:45 UTC (3+ messages)
[PATCH 0/2] Introduce AEMIF driver for Davinci/Keystone archs
2013-11-20 19:03 UTC (5+ messages)
` [PATCH 1/2] memory: ti-aemif: introduce AEMIF driver
` [PATCH 2/2] memory: ti-aemif: add bindings for "
[PATCH v3 0/2] the clean-up for gpmi
2013-11-20 18:23 UTC (4+ messages)
` [PATCH v3 1/2] mtd: gpmi: change pr_err to dev_err
` [PATCH v3 2/2] mtd: gpmi: change pr_debug to dev_dbg
[RFC] mtd: gpmc: add BCH support for plain AM335x
2013-11-20 18:27 UTC (3+ messages)
[PATCH 0/3] Reuse davinci-nand driver for Keystone arch
2013-11-20 16:24 UTC (4+ messages)
` [PATCH 1/3] mtd: nand: davinci: reuse "
` [PATCH 2/3] mtd: nand: davinci: don't set timings if AEMIF is used
` [PATCH 3/3] mtd: nand: davinci: don't request AEMIF address range
[PATCH 0/7] Davinci nand driver fixes and updates
2013-11-20 15:54 UTC (10+ messages)
` [PATCH 1/7] mtd: nand: davinci: fix driver registration
` [PATCH 2/7] mtd: nand: davinci: return ENOMEM if memory allocation is failed
` [PATCH 3/7] mtd: nand: davinci: check required ti, davinci-chipselect property
` [PATCH 4/7] mtd: nand: davinci: simplify error handling
` [PATCH 5/7] mtd: nand: davinci: move bindings under mtd
` [PATCH 6/7] mtd: nand: davinci: extend description of bindings
` [PATCH 7/7] mtd: nand: davinci: adjust DT properties to MTD generic
at91: ubi: UBIFS error (pid 1): ubifs_iget: failed to read inode 1, error -2
2013-11-20 14:04 UTC
[PATCH 0/2] Regarding NAND core and drivers maintenance
2013-11-20 12:20 UTC (3+ messages)
` [PATCH 1/2] mtd: Add NAND device drivers to MAINTAINERS
` [PATCH 2/2] mtd: Add PXA3xx NAND driver "
[PATCH] mtd: m25p80: add support for Spansion s25fl128s chip
2013-11-20 10:16 UTC (3+ messages)
[PATCH v2 0/3] the clean-up for gpmi
2013-11-20 2:18 UTC (7+ messages)
` [PATCH v2 1/3] mtd: gpmi: remove the unnecessary pr_err()
` [PATCH v2 2/3] mtd: gpmi: change pr_err to dev_err
` [PATCH v2 3/3] mtd: gpmi: change pr_debug to dev_dbg
[PATCH 0/8] the clean-up for gpmi
2013-11-19 2:30 UTC (19+ messages)
` [PATCH 1/8] mtd: gpmi: do not use the local array to do the DMA transfer
` [PATCH 2/8] mtd: gpmi: delete the gpmi_pre_bbt_scan
` [PATCH 3/8] mtd: gpmi: remove the unused line
` [PATCH 4/8] mtd: gpmi: rename the functions from gpmi_nfc_* to gpmi_nand_*
` [PATCH 5/8] mtd: gpmi: use devm_ioremap_resource
` [PATCH 6/8] mtd: gpmi: use devm_request_irq
` [PATCH 7/8] mtd: gpmi: change pr_err to dev_err
` [PATCH 8/8] mtd: gpmi: change pr_debug to dev_dbg
[PATCH v2] mtd: nand: diskonchip: Request memory region prior ioremap()
2013-11-18 20:32 UTC (2+ messages)
[PATCH 10/12] mtd: nand: davinci: don't set timings if AEMIF is used
2013-11-18 19:35 UTC (16+ messages)
` [PATCH 02/12] mtd: nand: davinci: check required ti,davinci-chipselect property
` [PATCH 02/12] mtd: nand: davinci: check required ti, davinci-chipselect property
` [PATCH 07/12] memory: davinci-aemif: introduce AEMIF driver
[PATCH v3 00/28] Armada 370/XP NAND support
2013-11-18 18:50 UTC (9+ messages)
` [PATCH v3 22/28] mtd: nand: pxa3xx: Introduce multiple page I/O support
[PATCH 0/8] NAND and NAND-BBT improvements
2013-11-18 18:36 UTC (6+ messages)
` [PATCH 8/8] mtd: nand: use ECC, if present, when scanning OOB
[PATCH 00/10] mtd: st_spi_fsm: Add new device
2013-11-18 18:35 UTC (25+ messages)
` [PATCH 01/10] mtd: st_spi_fsm: Allocate resources and register with MTD framework
` [PATCH 02/10] mtd: st_spi_fsm: Supply all register address and bit logic defines
` [PATCH 03/10] mtd: st_spi_fsm: Initialise and configure the FSM for normal working conditions
` [PATCH 04/10] mtd: st_spi_fsm: Supply framework for device requests
` [PATCH 05/10] mtd: st_spi_fsm: Supply a method to read from the FSM's FIFO
` [PATCH 06/10] mtd: st_spi_fsm: Supply defines for the possible flash command opcodes
` [PATCH 07/10] mtd: st_spi_fsm: Add support for JEDEC ID extraction
` [PATCH 08/10] mtd: st_spi_fsm: Provide device look-up table
` [PATCH 09/10] mtd: st_spi_fsm: Dynamically setup flash device based on JEDEC ID
` [PATCH 10/10] ARM: STi: Add support for the FSM Serial Flash Controller
[PATCH] mtd: nand: pxa3xx: make ECC configuration checks more explicit
2013-11-18 17:33 UTC (3+ messages)
[PATCH 3/6] gfs2: simplify current_tail() via list_last_entry_or_null()
2013-11-18 5:41 UTC (4+ messages)
` introduce list_get_first/last (Was: [PATCH 3/6] gfs2: simplify current_tail() via list_last_entry_or_null())
[PATCH] jffs2: fix sparse errors: directive in argument list
2013-11-18 4:01 UTC (12+ messages)
` [PATCH] Clarify error on directive in macro arguments (Re: [PATCH] jffs2: fix sparse errors: directive in argument list)
[PATCH v5 00/17] add COMMON_CLK support for PowerPC MPC512x
2013-11-17 23:06 UTC (2+ messages)
` [PATCH v5 12/17] mtd: mpc5121_nfc: adjust for OF based clock lookup
[PATCH v5 00/14] Armada 370/XP NAND support
2013-11-15 18:35 UTC (34+ messages)
` [PATCH v5 01/14] mtd: nand: pxa3xx: Use a completion to signal device ready
` [PATCH v5 02/14] mtd: nand: pxa3xx: Use waitfunc() to wait for the device to be ready
` [PATCH v5 03/14] mtd: nand: pxa3xx: Add bad block handling
` [PATCH v5 04/14] mtd: nand: pxa3xx: Add driver-specific ECC BCH support
` [PATCH v5 05/14] mtd: nand: pxa3xx: Clear cmd buffer #3 (NDCB3) on command start
` [PATCH v5 06/14] mtd: nand: pxa3xx: Add helper function to set page address
` [PATCH v5 07/14] mtd: nand: pxa3xx: Remove READ0 switch/case falltrough
` [PATCH v5 08/14] mtd: nand: pxa3xx: Split prepare_command_pool() in two stages
` [PATCH v5 09/14] mtd: nand: pxa3xx: Move the data buffer clean to prepare_start_command()
` [PATCH v5 10/14] mtd: nand: pxa3xx: Fix SEQIN column address set
` [PATCH v5 11/14] mtd: nand: pxa3xx: Add a read/write buffers markers
` [PATCH v5 12/14] mtd: nand: pxa3xx: Introduce multiple page I/O support
` [PATCH v5 13/14] mtd: nand: pxa3xx: Add multiple chunk write support
` [PATCH v5 14/14] mtd: nand: pxa3xx: Add ECC BCH correctable errors detection
[PATCH 0/6] list: introduce list_last_entry_or_null()
2013-11-15 16:00 UTC (4+ messages)
` [Cluster-devel] "
[PATCH 6/6] jfs: simplify lmLogSync() via list_last_entry_or_null()
2013-11-15 4:50 UTC (2+ messages)
[PATCH 5/6] jfs: simplify lmNextPage() via list_last_entry_or_null()
2013-11-15 4:34 UTC
[PATCH 4/6] ubifs: simplify drop_last_node() via list_last_entry_or_null()
2013-11-15 4:33 UTC
[PATCH 2/6] xfs: simplify xfs_ail_max() via list_last_entry_or_null()
2013-11-15 4:31 UTC
[PATCH 1/6] list: introduce list_last_entry_or_null()
2013-11-15 4:31 UTC
[PATCH 0/1] Bad block markers here, there and everywhere
2013-11-14 21:52 UTC (6+ messages)
[PATCH v4 00/31] Armada 370/XP NAND support
2013-11-14 19:49 UTC (11+ messages)
` [PATCH v4 06/31] mtd: nand: pxa3xx: Add documentation about the controller
` [PATCH v4 15/31] mtd: nand: pxa3xx: Use a completion to signal device ready
` [PATCH v4 26/31] mtd: nand: pxa3xx: Introduce multiple page I/O support
[PATCH v3 0/4] optimize and clean-up of OMAP NAND and ELM driver
2013-11-14 19:01 UTC (11+ messages)
` [PATCH v3 1/4] mtd: nand: omap: optimized chip->ecc.correct() for H/W ECC schemes
` [PATCH v3 2/4] mtd: nand: omap: optimize chip->ecc.calculate() "
` [PATCH v3 3/4] mtd: nand: omap: optimize chip->ecc.hwctl() "
` [PATCH v3 4/4] mtd: devices: elm: add checks ELM H/W constrains, driver code cleanup
Issues unlocking LH28F640BF NOR flash
2013-11-14 14:07 UTC (8+ messages)
[PATCH 02/12] mtd: Remove superfluous name casts
2013-11-14 1:09 UTC (6+ messages)
` [PATCH 03/12] mtd: pasemi_nand.c: Remove superfluous name cast
` [PATCH 10/12] mtd: ms02-nv: "
[PATCH] mtd: Make mtd_partition.name const
2013-11-14 1:10 UTC (2+ messages)
[PATCH v3] mtd: gpmi: add a new DT property to use the datasheet's minimum required ECC
2013-11-13 20:46 UTC (4+ messages)
[PATCH] mtd: gpmi-lib: Make checkpatch happy
2013-11-13 20:41 UTC (2+ messages)
[PATCH] mtd: gpmi: Use devm_clk_get()
2013-11-13 20:40 UTC (2+ messages)
[GIT PULL] MTD changes for 3.13
2013-11-13 18:24 UTC
[PATCH v5 1/3] mtd: nand: gpio: Add DT property to automatically determine bus width
2013-11-13 11:58 UTC (3+ messages)
` [PATCH v5 2/3] mtd: nand: gpio: Use devm_gpio_request_one() where possible
` [PATCH v5 3/3] mtd: nand: gpio: Add support for multichip devices
[MTD] 3.13 pull request?
2013-11-13 11:37 UTC (3+ messages)
[PATCH] mtd: atmel_nand: fix bug driver will in a dead lock if no nand detected
2013-11-13 10:33 UTC (9+ messages)
[PATCH v3] mtd: gpmi: fix the NULL pointer
2013-11-13 2:21 UTC (3+ 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;
as well as URLs for NNTP newsgroup(s).