May 2014 Archives by date
Starting: Thu May 1 01:54:47 PDT 2014
Ending: Sat May 31 21:46:09 PDT 2014
Messages: 539
- [PATCH v2 02/12] ARM: defconfigs: add MTD_SPI_NOR (new dependency for M25P80)
Simon Horman
- [PATCH 00/47] mtd: nand: Add new driver supporting ST's BCH h/w
Lee Jones
- [PATCH 01/47] ARM: sti: Add BCH (NAND Flash) Controller support for STiH41x (Orly) SoCs
Lee Jones
- [PATCH 02/47] mtd: nand: stm_nand_bch: provide Device Tree documentation
Lee Jones
- [PATCH 03/47] mtd: nand: add shared register defines for ST's NAND Controller drivers
Lee Jones
- [PATCH 04/47] mtd: nand: adding ST's BCH NAND Controller driver
Lee Jones
- [PATCH 05/47] mtd: nand: add ONFI NAND Timing Mode Specifications
Lee Jones
- [PATCH 06/47] mtd: nand: stm_nand_bch: IRQ support for ST's BCH NAND Controller driver
Lee Jones
- [PATCH 07/47] mtd: nand: stm_nand_bch: change between BCH and Hamming modes
Lee Jones
- [PATCH 08/47] mtd: nand: stm_nand_bch: initialise the BCH Controller
Lee Jones
- [PATCH 09/47] mtd: nand: stm_nand_bch: supply clock support
Lee Jones
- [PATCH 10/47] mtd: nand: stm_nand_bch: introduce and initialise some important data structures
Lee Jones
- [PATCH 11/47] mtd: nand: stm_nand_bch: initialise the Hamming Controller
Lee Jones
- [PATCH 12/47] mtd: nand: stm_nand_bch: add Power Management
Lee Jones
- [PATCH 13/47] mtd: nand: stm_nand_bch: scan for NAND devices
Lee Jones
- [PATCH 14/47] mtd: nand: stm_nand_bch: provide Device Tree support
Lee Jones
- [PATCH 15/47] mtd: nand: stm_nand_bch: configure BCH and FLEX by ONFI timing mode
Lee Jones
- [PATCH 16/47] mtd: nand: stm_nand_bch: add compatible page size check
Lee Jones
- [PATCH 17/47] mtd: nand: stm_nand_bch: derive some working variables for latter use
Lee Jones
- [PATCH 18/47] mtd: nand: stm_nand_bch: automatically set EEC mode if requested
Lee Jones
- [PATCH 19/47] mtd: nand: stm_nand_bch: ensure configuration is compatible with this driver
Lee Jones
- [PATCH 20/47] mtd: nand: stm_nand_bch: configure BCH read/write/erase programs
Lee Jones
- [PATCH 21/47] mtd: nand: stm_nand_bch: initialise working buffers
Lee Jones
- [PATCH 22/47] mtd: nand: stm_nand_bch: provide shared BCH operations
Lee Jones
- [PATCH 23/47] mtd: nand: stm_nand_bch: erase one block (BCH)
Lee Jones
- [PATCH 24/47] mtd: nand: stm_nand_bch: check erased page for zeros
Lee Jones
- [PATCH 25/47] mtd: nand: stm_nand_bch: provide read functionality (BCH)
Lee Jones
- [PATCH 26/47] mtd: nand: stm_nand_bch: provide write functionality (BCH)
Lee Jones
- [PATCH 27/47] mtd: nand: stm_nand_bch: find IBBT signature
Lee Jones
- [PATCH 28/47] mtd: nand: stm_nand_bch: bad block marking helpers
Lee Jones
- [PATCH 29/47] mtd: nand: stm_nand_bch: populate IBBT BCH Header
Lee Jones
- [PATCH 30/47] mtd: nand: stm_nand_bch: write IBBT to Flash
Lee Jones
- [PATCH 31/47] mtd: nand: stm_nand_bch: update flash-resident BBT(s)
Lee Jones
- [PATCH 32/47] mtd: nand: stm_nand_bch: add Hamming-FLEX operations
Lee Jones
- [PATCH 33/47] mtd: nand: stm_nand_bch: read and write raw (FLEX)
Lee Jones
- [PATCH 34/47] mtd: nand: stm_nand_bch: scan block for BBM(s) according to specified BBT options
Lee Jones
- [PATCH 35/47] mtd: nand: stm_nand_bch: scan for BBMs and build memory-resident BBT
Lee Jones
- [PATCH 36/47] mtd: nand: stm_nand_bch: search for and load flash-resident BBT
Lee Jones
- [PATCH 37/47] mtd: nand: stm_nand_bch: load flash-resident BBT
Lee Jones
- [PATCH 38/47] mtd: nand: stm_nand_bch: dump bad blocks
Lee Jones
- [PATCH 39/47] mtd: nand: stm_nand_bch: parse partitions and register an MTD device
Lee Jones
- [PATCH 40/47] mtd: nand: stm_nand_bch: fetch the bit-flips threshold
Lee Jones
- [PATCH 41/47] mtd: nand: stm_nand_bch: MTD erase (BCH)
Lee Jones
- [PATCH 42/47] mtd: nand: stm_nand_bch: MTD mark and check for bad blocks (BCH)
Lee Jones
- [PATCH 43/47] mtd: nand: stm_nand_bch: read and write buffers (FLEX)
Lee Jones
- [PATCH 44/47] mtd: nand: mtd_nand_bch: add remaining FLEX functions
Lee Jones
- [PATCH 45/47] mtd: nand: stm_nand_bch: catch unhandled calls to read and write to the OOB
Lee Jones
- [PATCH 46/47] mtd: nand: stm_nand_bch: finalise setup by calling and_scan_tail()
Lee Jones
- [PATCH 47/47] mtd: nand: catch unsupported framework call-backs
Lee Jones
- Possible race condition when accessing SPI NOR Flash ?
Valentin Longchamp
- [RFC PATCH 2/3] of: mtd: add NAND randomizer mode retrieval
Grant Likely
- [PATCH v2 03/12] ARM: keystone: add MTD_SPI_NOR (new dependency for M25P80)
Santosh Shilimkar
- [RFC PATCH 0/3] mtd: nand: add randomizer support
Jason Gunthorpe
- [PATCH 1/5] ARM: defconfigs: add MTD_SPI_NOR (new dependency for M25P80)
Stephen Warren
- [RFC PATCH 2/3] of: mtd: add NAND randomizer mode retrieval
Boris BREZILLON
- [PATCH v2 05/12] ARM: lpc32xx: add MTD_SPI_NOR (new dependency for M25P80)
Roland Stigge
- [PATCH v2 04/12] ARM: tegra: add MTD_SPI_NOR (new dependency for M25P80)
Stephen Warren
- [RFC PATCH 0/3] mtd: nand: add randomizer support
Boris BREZILLON
- [PATCH v3 1/9] mtd: nand: define struct nand_timings
Boris BREZILLON
- [PATCH v2 08/12] ARM: marvell: add MTD_SPI_NOR (new dependency for M25P80)
Ezequiel Garcia
- [RFC PATCH 0/3] mtd: nand: add randomizer support
Jason Gunthorpe
- [RFC PATCH 0/3] mtd: nand: add randomizer support
Antoine Ténart
- [PATCH] mtd: Fix warning in access_ok() parameter passing
Geert Uytterhoeven
- [RFC PATCH 0/3] mtd: nand: add randomizer support
Boris BREZILLON
- [RFC PATCH 0/3] mtd: nand: add randomizer support
Jason Gunthorpe
- Possible race condition when accessing SPI NOR Flash ?
Wolfgang Denk
- [PATCH v5] mtd: nand: Add support to use nand_base poi databuf as bounce buffer
Kamal Dasu
- Possible race condition when accessing SPI NOR Flash ?
Valentin Longchamp
- Possible race condition when accessing SPI NOR Flash ?
Mark Marshall
- Possible race condition when accessing SPI NOR Flash ?
Valentin Longchamp
- Hello dear,
Adena Patrick
- [PATCH 1/5] ARM: defconfigs: add MTD_SPI_NOR (new dependency for M25P80)
Olof Johansson
- [PATCH v2] UBIFS: Fix assert failed in ubifs_set_page_dirty
hujianyang
- [PATCH v2] UBIFS: Fix assert failed in ubifs_set_page_dirty
Dolev Raviv
- [PATCH 1/5] ARM: defconfigs: add MTD_SPI_NOR (new dependency for M25P80)
Jason Cooper
- [PATCH 1/5] ARM: defconfigs: add MTD_SPI_NOR (new dependency for M25P80)
Olof Johansson
- [PATCH v2 08/12] ARM: marvell: add MTD_SPI_NOR (new dependency for M25P80)
Jason Cooper
- [RESEND PATCH v4 0/4] mtd: cfi_cmdset_0002: Add OTP support for Micron M29EW NOR flashes
Christian Riesch
- [RESEND PATCH v4 1/4] mtd: cfi_cmdset_0002: Add support for reading OTP
Christian Riesch
- [RESEND PATCH v4 2/4] mtd: cfi_cmdset_0002: Invalidate cache after entering/exiting OTP memory
Christian Riesch
- [RESEND PATCH v4 3/4] mtd: cfi_cmdset_0002: Add support for writing OTP memory
Christian Riesch
- [RESEND PATCH v4 4/4] mtd: cfi_cmdset_0002: Add support for locking OTP memory
Christian Riesch
- [PATCH for v3.15 0/2] UBI: block: Support very large volumes
Artem Bityutskiy
- [PATCH] UBI: weaken the 'exclusive' constraint when opening volumes to rename
Artem Bityutskiy
- [PATCH] UBIFS: Remove unused variables in ubifs_budget_space
Artem Bityutskiy
- [RFC 13/47] mtd: nand: stm_nand_bch: provide Device Tree support
Gupta, Pekon
- [PATCH v2] UBIFS: Fix assert failed in ubifs_set_page_dirty
Artem Bityutskiy
- [PATCH v2] UBIFS: Fix assert failed in ubifs_set_page_dirty
Artem Bityutskiy
- [PATCH v2] UBIFS: Fix assert failed in ubifs_set_page_dirty
Artem Bityutskiy
- [PATCH for v3.15 0/2] UBI: block: Support very large volumes
Artem Bityutskiy
- [PATCH v2] UBIFS: Fix assert failed in ubifs_set_page_dirty
hujianyang
- [PATCH 1/3] nandtest: Remove redundant check
Artem Bityutskiy
- [PATCH 3/3] nandtest: Introduce multiple reads & check iterations
Artem Bityutskiy
- [PATCH 2/3] nandtest: Move the "read and compare" code to a function
Artem Bityutskiy
- [GIT PULL] UBIFS changes for 3.15-rc5
Artem Bityutskiy
- [PATCH] mtd: nand: Disable subpage writes for drivers without ecc->hwctl
Gupta, Pekon
- [PATCH for v3.15 0/2] UBI: block: Support very large volumes
Ezequiel Garcia
- [PATCH for v3.15 0/2] UBI: block: Support very large volumes
Ezequiel Garcia
- [PATCH 3/3] nandtest: Introduce multiple reads & check iterations
Ezequiel García
- [PATCH 3/3] nandtest: Introduce multiple reads & check iterations
Gupta, Pekon
- [PATCH v2 for v3.15 0/3] UBI: block: Support very large volumes
Ezequiel Garcia
- [PATCH v2 1/3] UBI: block: Make ubiblock_resize return something
Ezequiel Garcia
- [PATCH v2 2/3] UBI: block: Set disk_capacity out of the mutex
Ezequiel Garcia
- [PATCH v2 3/3] UBI: block: Avoid disk size integer overflow
Ezequiel Garcia
- [PATCH 3/3] nandtest: Introduce multiple reads & check iterations
Ezequiel Garcia
- [PATCH 3/3] nandtest: Introduce multiple reads & check iterations
Gupta, Pekon
- [PATCH 3/3] nandtest: Introduce multiple reads & check iterations
Artem Bityutskiy
- [PATCH 3/3] nandtest: Introduce multiple reads & check iterations
Gupta, Pekon
- [PATCH v2] UBIFS: Fix assert failed in ubifs_set_page_dirty
Laurence Withers
- Problems in Out of tree TI SDK omap2-nand driver (Re: [PATCH 3/3] nandtest: Introduce multiple reads & check iterations)
Ezequiel Garcia
- [PATCH v2 0/3] mtd: nand: introduce a READMODE command
Gerhard Sittig
- [PATCH] mtd: nand: Disable subpage writes for drivers without ecc->hwctl
Helmut Schaa
- Problems in Out of tree TI SDK omap2-nand driver (Re: [PATCH 3/3] nandtest: Introduce multiple reads & check iterations)
Gupta, Pekon
- [UBI] is ubi_self_check_all_ff() with mtd_read() return value not match?
Ted Juan
- [UBI] is ubi_self_check_all_ff() with mtd_read() return value not match?
Ted Juan
- [PATCH 1/1] mtd: eLBC NAND: fixes subpage write support
Pekon Gupta
- [PATCH v3 0/4] mtd: nand: omap: add support for BCH16_ECC
Gupta, Pekon
- [PATCH] mtd: fsl_elbc_nand: set NAND_NO_SUBPAGE_WRITE flag if using hardware ECC
Nikita Yushchenko
- [PATCH] mtd: nand: Fix problem with NAND_CMD_RNDOUT (05h-E0h)
Pekon Gupta
- [PATCH] mtd: fsl_elbc_nand: set NAND_NO_SUBPAGE_WRITE flag if using hardware ECC
Gupta, Pekon
- mtd: lpddr: add driver for LPDDR2-NVM PCM memories
Vincenzo Aliberti
- [PATCH v2] mtd: nand: Fix problem with NAND_CMD_RNDOUT (05h-E0h)
Pekon Gupta
- [PATCH v2 01/12] ARM: imx/mxs defconfigs: add MTD_SPI_NOR (new dependency for M25P80)
Shawn Guo
- [PATCH v2] nandtest: Allow multiple read & check iterations
Ezequiel Garcia
- [PATCH v2] nandtest: Introduce multiple reads & check iterations
Ezequiel Garcia
- [PATCH 1/5] ARM: defconfigs: add MTD_SPI_NOR (new dependency for M25P80)
Brian Norris
- [PATCH v2 05/12] ARM: lpc32xx: add MTD_SPI_NOR (new dependency for M25P80)
Brian Norris
- [PATCH] mtd: denali: disable usage of subpages
Sebastian Andrzej Siewior
- [PATCH v2 02/12] ARM: defconfigs: add MTD_SPI_NOR (new dependency for M25P80)
Brian Norris
- [PATCH] mtd: nand: refactor erase_cmd() to return chip status
Brian Norris
- [PATCH 1/3] mtd: st_spi_fsm: Make of_device_id array const
Jingoo Han
- [PATCH 2/3] mtd: nand: pxa3xx: Make of_device_id array const
Jingoo Han
- [PATCH 3/3] mtd: orion_nand: Make of_device_id array const
Jingoo Han
- [PATCH 2/3] mtd: nand: pxa3xx: Make of_device_id array const
Jason Cooper
- [PATCH 3/3] mtd: orion_nand: Make of_device_id array const
Andrew Lunn
- imx6 NAND chip selects
Hugo Villeneuve
- [PATCH] mtd: nand: refactor erase_cmd() to return chip status
Brian Norris
- [GIT PULL] MTD update for 3.15-rc5
Brian Norris
- [PATCH 2/3] mtd: nand: pxa3xx: Make of_device_id array const
'Ezequiel Garcia'
- global market
betty
- [PATCH 1/1] mtd: eLBC NAND: fixes subpage write support
Scott Wood
- [PATCH v2] mtd: nand: Fix problem with NAND_CMD_RNDOUT (05h-E0h)
Stefan Roese
- [PATCH v3 1/9] mtd: nand: define struct nand_timings
Lee Jones
- [PATCH 00/22] Random ARM randconfig fixes in drivers
Arnd Bergmann
- [PATCH 1/2] mtd/onenand: fix build warning for dma type
Arnd Bergmann
- [PATCH 2/2] mtd: orion-nand: fix build error with ARMv4
Arnd Bergmann
- imx6 NAND chip selects
Huang Shijie
- Please Acknowledge My Proposal!!
Gva Abogado
- [PATCH 00/22] Random ARM randconfig fixes in drivers
Guenter Roeck
- [PATCH] nand: davinci: add support for 4K page size nand devices
Ivan Khoronzhuk
- [PATCH v3 0/4] mtd: nand: omap: add support for BCH16_ECC
Pekon Gupta
- [PATCH v3 1/4] mtd: nand: omap: add support for BCH16_ECC - GPMC driver updates
Pekon Gupta
- [PATCH v3 2/4] mtd: nand: omap: add support for BCH16_ECC - ELM driver updates
Pekon Gupta
- [PATCH v3 3/4] mtd: nand: omap: add support for BCH16_ECC - NAND driver updates
Pekon Gupta
- [PATCH v3 4/4] mtd: nand: omap: Documentation: How to select correct ECC scheme for your device ?
Pekon Gupta
- [RFC 13/47] mtd: nand: stm_nand_bch: provide Device Tree support
Lee Jones
- [RFC 13/47] mtd: nand: stm_nand_bch: provide Device Tree support
Gupta, Pekon
- [RFC 13/47] mtd: nand: stm_nand_bch: provide Device Tree support
Lee Jones
- Support of Micron SPI flash (size > 16MB)
Mark Brown
- [PATCH 00/22] Random ARM randconfig fixes in drivers
Arnd Bergmann
- [PATCH v3 1/9] mtd: nand: define struct nand_timings
Boris BREZILLON
- [PATCH v3 5/9] mtd: nand: add sunxi NAND flash controller support
Ezequiel Garcia
- [PATCH v3 5/9] mtd: nand: add sunxi NAND flash controller support
Boris BREZILLON
- [PATCH v3 5/9] mtd: nand: add sunxi NAND flash controller support
Ezequiel Garcia
- [PATCH 2/2] mtd: orion-nand: fix build error with ARMv4
Ezequiel Garcia
- [PATCH 2/2] mtd: orion-nand: fix build error with ARMv4
Geert Uytterhoeven
- [PATCH 2/2] mtd: orion-nand: fix build error with ARMv4
Arnd Bergmann
- [PATCH] mtd: nand: refactor erase_cmd() to return chip status
Brian Norris
- [PATCH v3] mtd: lpddr: add driver for LPDDR2-NVM PCM memories
Vincenzo Aliberti
- [PATCH 2/2] mtd: orion-nand: fix build error with ARMv4
Jason Gunthorpe
- [PATCH 2/2] mtd: orion-nand: fix build error with ARMv4
Ezequiel Garcia
- [PATCH 2/2] mtd: orion-nand: fix build error with ARMv4
Arnd Bergmann
- [PATCH 2/2] mtd: orion-nand: fix build error with ARMv4
Ezequiel Garcia
- [RFC PATCH] UBI: fix rb_tree node comparison in add_map
Brian Norris
- [PATCH] mtd: denali: fix write_oob_data() function
Brian Norris
- [PATCH v2 02/12] ARM: defconfigs: add MTD_SPI_NOR (new dependency for M25P80)
Simon Horman
- [PATCH] UBI: add a ubi forced detach ioctl
Luka Perkov
- [PATCH] UBI: add a ubi forced detach ioctl
Richard Weinberger
- Problems in TI omap2-nand driver OMAP_ECC_BCH8_CODE_HW_DETECTION_SW mode
Ted Juan
- Problems in TI omap2-nand driver OMAP_ECC_BCH8_CODE_HW_DETECTION_SW mode
Ted Juan
- [PATCH] UBI: add a ubi forced detach ioctl
John Crispin
- [PATCH] UBI: add a ubi forced detach ioctl
Luka Perkov
- [PATCH] UBI: add a ubi forced detach ioctl
Richard Weinberger
- imx6 NAND chip selects
Hugo Villeneuve
- [PATCH] UBI: add a ubi forced detach ioctl
Luka Perkov
- [PATCH] nand: davinci: add support for 4K page size nand devices
Santosh Shilimkar
- [PATCH v2 3/4] mtd: nand: pxa3xx: Use ECC strength and step size devicetree binding
Brian Norris
- [PATCH v3] mtd: lpddr: add driver for LPDDR2-NVM PCM memories
Brian Norris
- [PATCH] mtd: Fix Elan SC520 dependencies
Brian Norris
- [PATCH v2 3/4] mtd: nand: pxa3xx: Use ECC strength and step size devicetree binding
Ezequiel Garcia
- [PATCH v3 4/4] mtd: nand: omap: Documentation: How to select correct ECC scheme for your device ?
Brian Norris
- [PATCH v3 2/4] mtd: nand: omap: add support for BCH16_ECC - ELM driver updates
Brian Norris
- [PATCH] mtd: elm: compile suspend/resume only with PM_SLEEP
Brian Norris
- [PATCH 1/2] mtd: m25p80: Revive dual read support
Brian Norris
- [PATCH 2/2] mtd: spi-nor: Enable Dual and Quad SPI read transfers for s25sl032p
Brian Norris
- imx6 NAND chip selects
Hugo Villeneuve
- [PATCH v2] mtd: nand: omap: fix BCHx ecc.correct to return detected bit-flips in erased-page
Brian Norris
- [PATCH] mtd: Fix warning in access_ok() parameter passing
Brian Norris
- [PATCH 1/3] mtd: st_spi_fsm: Make of_device_id array const
Brian Norris
- [PATCH 1/2] mtd/onenand: fix build warning for dma type
Brian Norris
- [PATCH 1/1] mtd: eLBC NAND: fixes subpage write support
Brian Norris
- [PATCH v2] mtd: nand: Fix problem with NAND_CMD_RNDOUT (05h-E0h)
Brian Norris
- [PATCH 1/4] mtd: Add sysfs attr to expose ECC stats
Brian Norris
- [PATCH 3/4] mtd: Introduce mtd_block_isreserved()
Brian Norris
- [PATCH 1/4] mtd: Add sysfs attr to expose ECC stats
Ezequiel Garcia
- [PATCH 2/4] mtd: nand: Account the blocks used by the BBT in the ecc_stats
Ezequiel Garcia
- [PATCH 4/4] mtd: Account for BBT blocks when a partition is being allocated
Brian Norris
- [PATCH 2/4] mtd: nand: Account the blocks used by the BBT in the ecc_stats
Brian Norris
- Who is in charge of JFFS2 and YAFFS2?
hujianyang
- Problems in TI omap2-nand driver OMAP_ECC_BCH8_CODE_HW_DETECTION_SW mode
Gupta, Pekon
- [PATCH] UBI: add a ubi forced detach ioctl
Artem Bityutskiy
- [RFC PATCH] UBI: fix rb_tree node comparison in add_map
Artem Bityutskiy
- [PATCH] UBI: add a ubi forced detach ioctl
John Crispin
- [PATCH 2/2] mtd-utils: integck: add support for volume specific power-cut test
Mats Kärrman
- [RFC PATCH] UBI: fix rb_tree node comparison in add_map
Artem Bityutskiy
- [PATCH 2/2] mtd-utils: integck: add support for volume specific power-cut test
Artem Bityutskiy
- [PATCH 1/4] mtd: Add sysfs attr to expose ECC stats
Greg Kroah-Hartman
- [PATCH 2/2] mtd-utils: integck: add support for volume specific power-cut test
Mats Kärrman
- [PATCH 2/2] mtd-utils: integck: add support for volume specific power-cut test
Artem Bityutskiy
- [PATCH 1/4] mtd: Add sysfs attr to expose ECC stats
Ezequiel Garcia
- [PATCH 2/4] mtd: nand: Account the blocks used by the BBT in the ecc_stats
Ezequiel Garcia
- [PATCH] ubifs: add missing ui pointer in debugging code
Daniel Golle
- [PATCH 2/2] mtd: orion-nand: fix build error with ARMv4
Jason Gunthorpe
- [PATCH v2 3/4] mtd: nand: pxa3xx: Use ECC strength and step size devicetree binding
Brian Norris
- [PATCH] ubifs: add missing ui pointer in debugging code
hujianyang
- [PATCH v3] mtd: lpddr: add driver for LPDDR2-NVM PCM memories
Vincenzo Aliberti
- [PATCH 2/2] mtd: orion-nand: fix build error with ARMv4
Arnd Bergmann
- [PATCH] ARM: OMAP2+: nand: Fix NAND on OMAP2 and OMAP3 boards
Roger Quadros
- [PATCH 2/2] mtd: orion-nand: fix build error with ARMv4
Geert Uytterhoeven
- [PATCH 2/2] mtd: orion-nand: fix build error with ARMv4
Arnd Bergmann
- [patch] mtd: cfi: indent some if statements
Dan Carpenter
- [PATCH] ARM: OMAP2+: nand: Fix NAND on OMAP2 and OMAP3 boards
Tony Lindgren
- [PATCH v3] mtd: lpddr: add driver for LPDDR2-NVM PCM memories
Brian Norris
- [PATCH v3 0/4] pxa3xx-nand: Allow to specify an ECC scheme through DT
Ezequiel Garcia
- [PATCH v3 1/4] mtd: nand: Warn the user if the selected ECC strength is too weak
Ezequiel Garcia
- [PATCH v3 2/4] mtd: nand: pxa3xx: Clean pxa_ecc_init() error handling
Ezequiel Garcia
- [PATCH v3 3/4] mtd: nand: pxa3xx: Use ECC strength and step size devicetree binding
Ezequiel Garcia
- [PATCH v3 4/4] mtd: nand: pxa3xx: Add supported ECC strength and step size to the DT binding
Ezequiel Garcia
- [patch] mtd: cfi: indent some if statements
Jingoo Han
- [PATCH] nand: davinci: add support for 4K page size nand devices
Ivan Khoronzhuk
- [PATCH 3/4] mtd: Introduce mtd_block_isreserved()
Ezequiel Garcia
- [PATCH 3/4] mtd: Introduce mtd_block_isreserved()
Brian Norris
- Detection of pre-CFI Sharp NOR chips
Andrea Adami
- [PATCH v2] mtd-utils: integck: add support for volume specific power-cut test
Mats Kärrman
- [PATCH] ubifs: add missing ui pointer in debugging code
Daniel
- [PATCH 3/4] mtd: Introduce mtd_block_isreserved()
Ezequiel Garcia
- [PATCH v4] mtd: lpddr: add driver for LPDDR2-NVM PCM memories
Vincenzo Aliberti
- [PATCH 3/4] mtd: Introduce mtd_block_isreserved()
Brian Norris
- [PATCH] Documentation: mtd: update the document for m25p80
Brian Norris
- Problems in TI omap2-nand driver OMAP_ECC_BCH8_CODE_HW_DETECTION_SW mode
Ted Juan
- JFFS2 locking issue on 3.14 + patches
Brian Norris
- Support of Micron SPI flash (size > 16MB)
Brian Norris
- Who is in charge of JFFS2 and YAFFS2?
Brian Norris
- [PATCH] mtd: denali: fix write_oob_data() function
Masahiro Yamada
- JFFS2 locking issue on 3.14 + patches
Michal Simek
- Problems in TI omap2-nand driver OMAP_ECC_BCH8_CODE_HW_DETECTION_SW mode
Gupta, Pekon
- Support of Micron SPI flash (size > 16MB)
Mingkai.Hu at freescale.com
- Support of Micron SPI flash (size > 16MB)
Mingkai.Hu at freescale.com
- Support of Micron SPI flash (size > 16MB)
Huang Shijie
- [PATCH] mtd: nand: omap: fix omap_calculate_ecc_bch() for-loop error
Ted Juan
- Problems in TI omap2-nand driver OMAP_ECC_BCH8_CODE_HW_DETECTION_SW mode
Ted Juan
- [PATCH] mtd: nand: omap: fix omap_calculate_ecc_bch() for-loop error
Gupta, Pekon
- Support of Micron SPI flash (size > 16MB)
Mingkai.Hu at freescale.com
- [PATCH] ubifs: respect MS_SILENT mount flag
Daniel Golle
- [PATCH 1/2] mtd: delete unneeded call to platform_get_drvdata
Julia Lawall
- [PATCH 1/2] mtd: delete unneeded call to platform_get_drvdata
Fabio Estevam
- [PATCH 1/2] mtd: delete unneeded call to platform_get_drvdata
Julia Lawall
- [PATCH 1/1] mtd:nor:timeout:fix do_write_buffer() timeout error
Bean Huo 霍斌斌 (beanhuo)
- [PATCH] ubifs: replace simple_strtoul() with kstrtoul()
Zhang Zhen
- [PATCH 1/4] mtd: Add sysfs attr to expose ECC stats
Ezequiel Garcia
- Re: [PATCH 1/1] mtd:nor:timeout:fix do_write_buffer() timeout error
Alexander Shiyan
- [PATCH v2] mtd: nand: omap: fix BCHx ecc.correct to return detected bit-flips in erased-page
Gupta, Pekon
- [PATCH v4 0/4] mtd: nand: omap: add support for BCH16_ECC
Pekon Gupta
- [PATCH v4 1/4] mtd: nand: omap: add support for BCH16_ECC - GPMC driver updates
Pekon Gupta
- [PATCH v4 2/4] mtd: nand: omap: add support for BCH16_ECC - ELM driver updates
Pekon Gupta
- [PATCH v4 3/4] mtd: nand: omap: add support for BCH16_ECC - NAND driver updates
Pekon Gupta
- [PATCH v4 4/4] mtd: nand: omap: Documentation: How to select correct ECC scheme for your device ?
Pekon Gupta
- [PATCH] ubi: replace simple_strtoul() with kstrtoul()
Zhang Zhen
- [PATCH] ubifs: replace simple_strtoul() with kstrtoul()
Geert Uytterhoeven
- [PATCH] ubi: replace simple_strtoul() with kstrtoul()
Geert Uytterhoeven
- [PATCH] ubifs: replace simple_strtoul() with kstrtoul()
Zhang Zhen
- [PATCH v2] mtd: nand: omap: fix BCHx ecc.correct to return detected bit-flips in erased-page
Ezequiel Garcia
- [RFC 13/47] mtd: nand: stm_nand_bch: provide Device Tree support
Lee Jones
- [PATCH v4 1/4] mtd: nand: omap: add support for BCH16_ECC - GPMC driver updates
Tony Lindgren
- [PATCH] ubi: replace simple_strtoul() with kstrtoul()
Zhang Zhen
- [PATCH v2] mtd: nand: omap: fix BCHx ecc.correct to return detected bit-flips in erased-page
Gupta, Pekon
- [PATCH 1/1] mtd:nor:timeout:fix do_write_buffer() timeout error
Bean Huo 霍斌斌 (beanhuo)
- [PATCH 1/1] mtd:nor:timeout:fix do_write_buffer() timeout error
Bean Huo 霍斌斌 (beanhuo)
- [PATCH] ubifs: replace simple_strtoul() with kstrtoul()
Geert Uytterhoeven
- [PATCH] ubifs: replace simple_strtoul() with kstrtoul()
Geert Uytterhoeven
- [PATCH] ubi: replace simple_strtoul() with kstrtoul()
Geert Uytterhoeven
- [PATCH 1/4] mtd: Add sysfs attr to expose ECC stats
Brian Norris
- [PATCH] ubifs: replace simple_strtoul() with kstrtoul()
Zhang Zhen
- [PATCH] ubi: replace simple_strtoul() with kstrtoul()
Zhang Zhen
- [PATCH v5] mtd: nand: Add support to use nand_base poi databuf as bounce buffer
Brian Norris
- [PATCH 1/2] mtd: delete unneeded call to platform_get_drvdata
Brian Norris
- [PATCH v2] UBIFS: replace simple_strtoul() with kstrtoint()
Zhang Zhen
- [PATCH 1/2] mtd: print out the partition's read-only flag
Brian Norris
- [PATCH] UBI: block: Fix error path on alloc_workqueue failure
Helmut Schaa
- [PATCH 1/2] mtd: delete unneeded call to platform_get_drvdata
Dan Carpenter
- [PATCH v2] axs_nand - add driver for NAND controller used on Synopsys AXS dev boards
Alexey Brodkin
- [PATCH v2] UBIFS: replace simple_strtoul() with kstrtoint()
Adrian Hunter
- [PATCH v2] UBIFS: replace simple_strtoul() with kstrtoint()
Geert Uytterhoeven
- [PATCH v2] UBIFS: replace simple_strtoul() with kstrtoint()
Adrian Hunter
- [PATCH v2] UBIFS: replace simple_strtoul() with kstrtoint()
Geert Uytterhoeven
- [PATCH] mtd-utils: Fix incompatibility with kernel UBI block ioctls
Helmut Schaa
- [PATCH 1/4] mtd: Add sysfs attr to expose ECC stats
Ezequiel Garcia
- [PATCH v2] axs_nand - add driver for NAND controller used on Synopsys AXS dev boards
Brian Norris
- [PATCH v3 1/9] mtd: nand: define struct nand_timings
Brian Norris
- [PATCH v3 4/9] of: mtd: add documentation for the ONFI NAND timing mode property
Brian Norris
- [PATCH v3 5/9] mtd: nand: add sunxi NAND flash controller support
Brian Norris
- [PATCH] mtd: bf5xx_nand: drop no-op PM support
Brian Norris
- [PATCH v3 5/9] mtd: nand: add sunxi NAND flash controller support
Brian Norris
- [PATCH v3 4/9] of: mtd: add documentation for the ONFI NAND timing mode property
Boris BREZILLON
- update patch state on patchwork
Brian Norris
- [PATCH v3 5/9] mtd: nand: add sunxi NAND flash controller support
Boris BREZILLON
- [PATCH v3 4/9] of: mtd: add documentation for the ONFI NAND timing mode property
Jason Gunthorpe
- [PATCH v3 4/9] of: mtd: add documentation for the ONFI NAND timing mode property
Brian Norris
- [PATCH v3 4/9] of: mtd: add documentation for the ONFI NAND timing mode property
Brian Norris
- [PATCH v3 4/9] of: mtd: add documentation for the ONFI NAND timing mode property
Boris BREZILLON
- [PATCH] mtd-utils: Fix incompatibility with kernel UBI block ioctls
Ezequiel Garcia
- [PATCH] mtd-utils: Fix incompatibility with kernel UBI block ioctls
Helmut Schaa
- [PATCH] UBI: block: Fix error path on alloc_workqueue failure
Brian Norris
- [PATCH v2] mtd: nand: omap: fix BCHx ecc.correct to return detected bit-flips in erased-page
Brian Norris
- [patch] mtd: cfi: indent some if statements
Brian Norris
- [PATCH 1/2] mtd: fsl_ifc_nand: Use void type for IFC buffer
Brian Norris
- [PATCH] mtd: Kconfig: give the CFI command set version in prompt and help
Brian Norris
- [PATCH v4] mtd: lpddr: add driver for LPDDR2-NVM PCM memories
Brian Norris
- [PATCH] NAND_ECC_SOFT_BCH can support subpage reads too
Brian Norris
- [PATCH v4 0/4] mtd: nand: omap: add support for BCH16_ECC
Brian Norris
- [PATCH v4 3/4] mtd: nand: omap: add support for BCH16_ECC - NAND driver updates
Brian Norris
- [l2-mtd:master 28/29] drivers/mtd/lpddr/lpddr2_nvm.c:149:2: error: implicit declaration of function 'writel_relaxed'
Brian Norris
- [PATCH v2] UBIFS: replace simple_strtoul() with kstrtoint()
Zhang Zhen
- [PATCH v3] UBIFS: replace simple_strtoul() with kstrtoint()
Zhang Zhen
- [PATCH] UBI: fastmap: correct error check
Brian Norris
- [PATCH 0/6] mtd: small cleanups
Brian Norris
- [PATCH 1/6] mtd: pfow: remove unused variable
Brian Norris
- [PATCH 2/6] mtd: slram: fix unused variable warning
Brian Norris
- [PATCH 3/6] mtd: maps: sc520cdp: fix warnings
Brian Norris
- [PATCH 4/6] mtd: nand_bbt: remove unused variable
Brian Norris
- [PATCH 5/6] mtd: nand_bbt: handle error case for nand_create_badblock_pattern()
Brian Norris
- [PATCH 6/6] mtd: nand: r852: correct write_buf loop bounds
Brian Norris
- [PATCH v3] UBIFS: replace simple_strtoul() with kstrtoint()
Geert Uytterhoeven
- [l2-mtd:master 28/29] drivers/mtd/lpddr/lpddr2_nvm.c:149:2: error: implicit declaration of function 'writel_relaxed'
Vincenzo Aliberti
- [PATCH] UBI: fastmap: correct error check
Richard Weinberger
- [PATCH v5] mtd: lpddr: add driver for LPDDR2-NVM PCM memories
Vincenzo Aliberti
- [PATCH v3] UBIFS: replace simple_strtoul() with kstrtoint()
Zhang Zhen
- [PATCH] UBIFS: Fix dump messages in ubifs_dump_lprops
hujianyang
- [RFC PATCH 00/16] OMAP: GPMC: Restructure OMAP GPMC driver (NAND)
Roger Quadros
- [RFC PATCH 01/16] ARM: OMAP2+: gpmc: Add platform data
Roger Quadros
- [RFC PATCH 02/16] ARM: OMAP2+: gpmc: Add gpmc timings and settings to platform data
Roger Quadros
- [RFC PATCH 03/16] ARM: OMAP2+: gmpc: add gpmc_generic_init()
Roger Quadros
- [RFC PATCH 04/16] ARM: OMAP2+: gpmc: use platform data to configure CS space and poplulate device
Roger Quadros
- [RFC PATCH 05/16] ARM: OMAP2+: gpmc: Use low level read/write for context save/restore
Roger Quadros
- [RFC PATCH 06/16] ARM: OMAP2+: gpmc: add NAND specific setup
Roger Quadros
- [RFC PATCH 07/16] ARM: OMAP2+: nand: Update gpmc_nand_init() to use generic_gpmc_init()
Roger Quadros
- [RFC PATCH 08/16] mtd: nand: omap: Fix build warning
Roger Quadros
- [RFC PATCH 09/16] mtd: nand: omap: Move IRQ handling from GPMC to NAND driver
Roger Quadros
- [RFC PATCH 10/16] mtd: nand: omap: Move gpmc_update_nand_reg to nand driver
Roger Quadros
- [RFC PATCH 11/16] mtd: nand: omap: Move NAND write protect code from GPMC to NAND driver
Roger Quadros
- [RFC PATCH 12/16] mtd: nand: omap: Copy platform data parameters to omap_nand_info data
Roger Quadros
- [RFC PATCH 13/16] mtd: nand: omap: True device tree support
Roger Quadros
- [RFC PATCH 14/16] ARM: OMAP: gpmc: Update DT binding documentation
Roger Quadros
- [RFC PATCH 15/16] mtd: nand: omap: Update DT binding documentation
Roger Quadros
- [RFC PATCH 16/16] ARM: dts: omap3-beagle: Add NAND device
Roger Quadros
- [RFC PATCH 00/16] OMAP: GPMC: Restructure OMAP GPMC driver (NAND)
Ezequiel Garcia
- [PATCH v2 for v3.15 0/3] UBI: block: Support very large volumes
Ezequiel Garcia
- [PATCH v3 0/4] pxa3xx-nand: Allow to specify an ECC scheme through DT
Brian Norris
- [l2-mtd:master 28/29] drivers/mtd/lpddr/lpddr2_nvm.c:149:2: error: implicit declaration of function 'writel_relaxed'
Brian Norris
- [PATCH v5] mtd: lpddr: add driver for LPDDR2-NVM PCM memories
Brian Norris
- [PATCH] mtd: lpddr: fix Kconfig dependency, for I/O accessors
Brian Norris
- [PATCH v2 0/3] mtd: Add sysfs entries and account BBT blocks properly
Ezequiel Garcia
- [PATCH v2 1/3] mtd: Add sysfs attributes to expose the ECC stats fields
Ezequiel Garcia
- [PATCH v2 2/3] mtd: Introduce mtd_block_isreserved()
Ezequiel Garcia
- [PATCH v2 3/3] mtd: Account for BBT blocks when a partition is being allocated
Ezequiel Garcia
- [PATCH] mtd: nand: omap: fix omap_calculate_ecc_bch() for-loop error
Brian Norris
- No subject
Christian Organization
- [RFC PATCH 08/16] mtd: nand: omap: Fix build warning
Jingoo Han
- [Bug 76701] New: Page Allocation failure during mount operation
Andrew Morton
- [RFC PATCH 00/16] OMAP: GPMC: Restructure OMAP GPMC driver (NAND) : DT binding change proposal
Roger Quadros
- [RFC PATCH 08/16] mtd: nand: omap: Fix build warning
Roger Quadros
- [PATCH] mtd: nand: omap: fix omap_calculate_ecc_bch() for-loop error
ted.juan
- [PATCH v2 00/10] mtd: st_spi_fsm: Align with ST's internal development
Lee Jones
- [PATCH 01/10] mtd: st_spi_fsm: Extend fsm_clear_fifo to handle unwanted bytes
Lee Jones
- [PATCH 02/10] mtd: st_spi_fsm: Obtain and use EMI clock if provided
Lee Jones
- [PATCH 03/10] mtd: st_spi_fsm: Add support for Micron N25Q512A
Lee Jones
- [PATCH 04/10] mtd: st_spi_fsm: Add support for N25Q512 and N25Q00A devices
Lee Jones
- [PATCH 05/10] mtd: st_spi_fsm: Update the JEDEC probe to handle extended READIDs
Lee Jones
- [PATCH 06/10] mtd: st_spi_fsm: Update Spansion device entries
Lee Jones
- [PATCH 07/10] mtd: st_spi_fsm: Improve busy wait handling
Lee Jones
- [PATCH 08/10] mtd: st_spi_fsm: Provide documentation for boot device mask property
Lee Jones
- [PATCH 09/10] mtd: st_spi_fsm: Provide mask to obtain correct boot device pins
Lee Jones
- [PATCH 10/10] mtd: st_spi_fsm: General tidy-up
Lee Jones
- [PATCH 09/10] mtd: st_spi_fsm: Provide mask to obtain correct boot device pins
Arnd Bergmann
- [RFC PATCH 00/16] OMAP: GPMC: Restructure OMAP GPMC driver (NAND) : DT binding change proposal
Javier Martinez Canillas
- [PATCH 09/10] mtd: st_spi_fsm: Provide mask to obtain correct boot device pins
Lee Jones
- [PATCH 09/10] mtd: st_spi_fsm: Provide mask to obtain correct boot device pins
Arnd Bergmann
- [PATCH v2 09/10] mtd: st_spi_fsm: Provide mask to obtain correct boot device pins
Lee Jones
- [PATCH v2 09/10] mtd: st_spi_fsm: Provide mask to obtain correct boot device pins
Lee Jones
- [PATCH v2 08/10] mtd: st_spi_fsm: Provide documentation for boot device mask property
Lee Jones
- [PATCH] mtd: pxa3xx_nand: make the driver work on big-endian systems
Thomas Petazzoni
- [RFC PATCH 00/16] OMAP: GPMC: Restructure OMAP GPMC driver (NAND) : DT binding change proposal
Ezequiel Garcia
- [PATCH v2 0/3] mtd: nand: introduce a READMODE command
Gerhard Sittig
- [PATCH v2] mtd: nand: omap: fix BCHx ecc.correct to return detected bit-flips in erased-page
Gupta, Pekon
- [PATCH] mtd: Introduce the use of the managed version of kzalloc
Himangi Saraogi
- [PATCH] mtd: nand: omap: fix omap_calculate_ecc_bch() for-loop error
ted.juan
- [PATCH] mtd: nand: omap: fix omap_calculate_ecc_bch() for-loop error
ted.juan
- [PATCH] mtd: nand: omap: fix omap_calculate_ecc_bch() for-loop error
Ted Juan
- [PATCH] mtd/spi: support en25s64 device
Shengzhou Liu
- [RFC PATCH 00/16] OMAP: GPMC: Restructure OMAP GPMC driver (NAND) : DT binding change proposal
Roger Quadros
- [RFC PATCH 00/16] OMAP: GPMC: Restructure OMAP GPMC driver (NAND) : DT binding change proposal
Javier Martinez Canillas
- [PATCH 02/47] mtd: nand: stm_nand_bch: provide Device Tree documentation
Lee Jones
- [PATCH 04/47] mtd: nand: adding ST's BCH NAND Controller driver
Lee Jones
- [PATCH] mtd: maps: remove check for CONFIG_MTD_SUPERH_RESERVE
Paul Bolle
- [RFC PATCH 00/16] OMAP: GPMC: Restructure OMAP GPMC driver (NAND) : DT binding change proposal
Tony Lindgren
- [PATCH] staging/mt29f_spinand: Terminate of match table
Stephen Boyd
- [PATCH for v3.15 0/2] ARM: mvebu Specificy ECC scheme for A375/385 boards
Ezequiel Garcia
- [PATCH 1/2] ARM: dts: Specify the NAND ECC scheme explicitly on Armada 375 DB board
Ezequiel Garcia
- [PATCH 2/2] ARM: dts: Specify the NAND ECC scheme explicitly on Armada 385 DB board
Ezequiel Garcia
- CHARITY AID FOUNDATION
HAIDER Christoph
- [PATCH for v3.15 0/2] ARM: mvebu Specificy ECC scheme for A375/385 boards
Jason Cooper
- [PATCH for v3.15 0/2] ARM: mvebu Specificy ECC scheme for A375/385 boards
Brian Norris
- [PATCH 1/1] mtd:nor:timeout:fix do_write_buffer() timeout error
Bean Huo 霍斌斌 (beanhuo)
- [RFC PATCH 00/16] OMAP: GPMC: Restructure OMAP GPMC driver (NAND) : DT binding change proposal
Roger Quadros
- [RFC PATCH 00/16] OMAP: GPMC: Restructure OMAP GPMC driver (NAND) : DT binding change proposal
Roger Quadros
- [PATCH] mtd: lpddr: fix Kconfig dependency, for I/O accessors
Brian Norris
- [PATCH 00/27] Fix common bug in most nand drivers not showing a device in sysfs
Alexander Holler
- [PATCH 01/27] mtd: nand: introduce function to fix a common bug in most nand-drivers not showing a device in sysfs
Alexander Holler
- [PATCH 02/27] mtd: nand: orion_nand: show device structure in sysfs
Alexander Holler
- [PATCH 03/27] mtd: nand: omap2: show device structure in sysfs
Alexander Holler
- [PATCH 04/27] mtd: nand: atmel_nand: show device structure in sysfs
Alexander Holler
- [PATCH 05/27] mtd: nand: gpio: show device structure in sysfs
Alexander Holler
- [PATCH 06/27] mtd: nand: fsmc: show device structure in sysfs
Alexander Holler
- [PATCH 07/27] mtd: nand: gpmi: show device structure in sysfs
Alexander Holler
- [PATCH 08/27] mtd: nand: plat: show device structure in sysfs
Alexander Holler
- [PATCH 09/27] mtd: nand: pxa3xx: show device structure in sysfs
Alexander Holler
- [PATCH 10/27] mtd: nand: s3c2410: show device structure in sysfs
Alexander Holler
- [PATCH 11/27] mtd: nand: sh_flctl: show device structure in sysfs
Alexander Holler
- [PATCH 12/27] mtd: nand: sharpsl: show device structure in sysfs
Alexander Holler
- [PATCH 13/27] mtd: nand: tmio: show device structure in sysfs
Alexander Holler
- [PATCH 14/27] mtd: nand: docg4: show device structure in sysfs
Alexander Holler
- [PATCH 15/27] mtd: nand: davinci: use mtd_setup_common_members()
Alexander Holler
- [PATCH 16/27] mtd: nand: lpc32xx_mlc: use mtd_setup_common_members()
Alexander Holler
- [PATCH 17/27] mtd: nand: lpc32xx_slc: use mtd_setup_common_members()
Alexander Holler
- [PATCH 18/27] mtd: nand: mxc: use mtd_setup_common_members()
Alexander Holler
- [PATCH 19/27] mtd: nand: bcm47: show device structure in sysfs
Alexander Holler
- [PATCH 20/27] mtd: nand: fsl_elbc: show device structure in sysfs
Alexander Holler
- [PATCH 21/27] mtd: nand: fsl_upm: show device structure in sysfs
Alexander Holler
- [PATCH 22/27] mtd: nand: fsl_ifc: show device structure in sysfs
Alexander Holler
- [PATCH 23/27] mtd: nand: jz4740: show device structure in sysfs
Alexander Holler
- [PATCH 24/27] mtd: nand: mpc5121_nfc: show device structure in sysfs
Alexander Holler
- [PATCH 25/27] mtd: nand: ndfc: show device structure in sysfs
Alexander Holler
- [PATCH 26/27] mtd: nand: txx9ndfmc: show device structure in sysfs
Alexander Holler
- [PATCH 27/27] mtd: nand: socrates: use mtd_setup_common_members()
Alexander Holler
- [PATCH] mtd: lpddr: fix Kconfig dependency, for I/O accessors
Vincenzo Aliberti
- [PATCH] mtd: spi-nor: read 6 bytes for the ID
Huang Shijie
- Re: [PATCH 09/27] mtd: nand: pxa3xx: show device structure in sysfs
Alexander Shiyan
- [PATCH 09/27] mtd: nand: pxa3xx: show device structure in sysfs
Alexander Holler
- [PATCH] mtd: nand: omap: fix omap_calculate_ecc_bch() for-loop error
Gupta, Pekon
- [PATCH 07/27 v2] mtd: nand: gpmi: show device structure in sysfs
Alexander Holler
- [PATCH 09/27 v2] mtd: nand: pxa3xx: show device structure in sysfs
Alexander Holler
- [PATCH v2 for v3.15 0/3] UBI: block: Support very large volumes
Artem Bityutskiy
- [PATCH] UBIFS: Fix dump messages in ubifs_dump_lprops
Artem Bityutskiy
- [PATCH] ubifs: respect MS_SILENT mount flag
Artem Bityutskiy
- [PATCH] ubifs: add missing ui pointer in debugging code
Artem Bityutskiy
- [PATCH] ubifs: add missing ui pointer in debugging code
Artem Bityutskiy
- [PATCH v2 for v3.15 0/3] UBI: block: Support very large volumes
Ezequiel Garcia
- [PATCH v2] mtd-utils: integck: add support for volume specific power-cut test
Artem Bityutskiy
- [PATCH v2] nandtest: Introduce multiple reads & check iterations
Artem Bityutskiy
- [PATCH v2] ubifs: respect MS_SILENT mount flag
Daniel Golle
- [PATCH v2] mtd-utils: integck: add support for volume specific power-cut test
Mats Kärrman
- [PATCH v2] mtd-utils: integck: add support for volume specific power-cut test
Artem Bityutskiy
- [PATCH v2] ubifs: respect MS_SILENT mount flag
Artem Bityutskiy
- [PATCH] mtd: spi-nor: read 6 bytes for the ID
Christophe KERELLO
- [PATCH v2] ubifs: respect MS_SILENT mount flag
Daniel
- [PATCH] mtd: nand: omap: fix omap_calculate_ecc_bch() for-loop error
Ted Juan
- [PATCH v2] ubifs: respect MS_SILENT mount flag
hujianyang
- [PATCH] ubifs: add missing ui pointer in debugging code
hujianyang
- [PATCH] mtd: spi-nor: read 6 bytes for the ID
Huang Shijie
- [RESEND PATCH v4 2/4] mtd: cfi_cmdset_0002: Invalidate cache after entering/exiting OTP memory
Brian Norris
- [PATCH 0/6] mtd: small cleanups
Brian Norris
- [PATCH 09/27] mtd: nand: pxa3xx: show device structure in sysfs
Brian Norris
- [PATCH v2] ubifs: respect MS_SILENT mount flag
Artem Bityutskiy
- [PATCH] ubifs: add missing ui pointer in debugging code
Artem Bityutskiy
- [PATCH v2] ubifs: respect MS_SILENT mount flag
Bityutskiy, Artem
- [PATCH v2] ubifs: respect MS_SILENT mount flag
Artem Bityutskiy
- [PATCH v2] ubifs: respect MS_SILENT mount flag
Artem Bityutskiy
- [PATCH v2] mtd-utils: integck: add support for volume specific power-cut test
Mats Kärrman
- [PATCH v2] ubifs: respect MS_SILENT mount flag
hujianyang
- [PATCH 01/27] mtd: nand: introduce function to fix a common bug in most nand-drivers not showing a device in sysfs
Brian Norris
- [PATCH] mtd: lpc32xx: drop bitflip_threshold initialization
Brian Norris
- [PATCH] mtd/spi: support en25s64 device
Brian Norris
- [PATCH] mtd: nand: omap: fix omap_calculate_ecc_bch() for-loop error
Brian Norris
- [PATCH] mtd: nand: stm_nand_bch: add new driver
Lee Jones
- [PATCH v2] ubifs: respect MS_SILENT mount flag
Artem Bityutskiy
- [PATCH v2] mtd-utils: integck: add support for volume specific power-cut test
Artem Bityutskiy
- [PATCH v2] mtd-utils: integck: add support for volume specific power-cut test
Mats Kärrman
- [PATCH v2] mtd-utils: integck: add support for volume specific power-cut test
Artem Bityutskiy
- [PATCH] mtd: nand: omap: fix omap_calculate_ecc_bch() for-loop error
Ted Juan
- [PATCH V4] Add support for flag status register on Micron chips.
Graham Moore
- [PATCH] mtd: spi-nor: read 6 bytes for the ID
Christophe KERELLO
- [PATCH 01/27] mtd: nand: introduce function to fix a common bug in most nand-drivers not showing a device in sysfs
Alexander Holler
- [PATCH 01/27] mtd: nand: introduce function to fix a common bug in most nand-drivers not showing a device in sysfs
Brian Norris
- [PATCH] mtd: nand: omap: fix omap_calculate_ecc_bch() for-loop error
Brian Norris
- [PATCH 1/1] drivers/mtd/devices/phram.c: replace kmalloc/strcpy by kstrdup
Fabian Frederick
- [PATCH 01/27] mtd: nand: introduce function to fix a common bug in most nand-drivers not showing a device in sysfs
Alexander Holler
- [PATCH 01/27] mtd: nand: introduce function to fix a common bug in most nand-drivers not showing a device in sysfs
Brian Norris
- [PATCH] mtd: pxa3xx_nand: make the driver work on big-endian systems
Brian Norris
- [PATCH] mtd: bf5xx_nand: use the managed version of kzalloc (Re: [PATCH] mtd: Introduce the use of the managed version of kzalloc)
Brian Norris
- [PATCH] mtd: maps: remove check for CONFIG_MTD_SUPERH_RESERVE
Brian Norris
- [PATCH] mtd: gpmi: add gpmi support for imx6sx
Brian Norris
- ubifs: assertion fails
hujianyang
- [PATCH 01/27] mtd: nand: introduce function to fix a common bug in most nand-drivers not showing a device in sysfs
Alexander Holler
- [PATCH 01/27] mtd: nand: introduce function to fix a common bug in most nand-drivers not showing a device in sysfs
Artem Bityutskiy
- ubifs: assertion fails
Dolev Raviv
- ubifs: assertion fails
Artem Bityutskiy
- [PATCH] mtd: spi-nor: read 6 bytes for the ID
Marek Vasut
- [PATCH] mtd: spi-nor: read 6 bytes for the ID
Huang Shijie
- [PATCH 01/27] mtd: nand: introduce function to fix a common bug in most nand-drivers not showing a device in sysfs
Alexander Holler
- [RFC 00/32] making inode time stamps y2038 ready
Arnd Bergmann
- [RFC 17/32] ubifs: convert to struct inode_time
Arnd Bergmann
- [RFC 27/32] jffs2: convert to struct inode_time
Arnd Bergmann
- [PATCH v3] ubifs: respect MS_SILENT mount flag
Daniel Golle
- [PATCH v3] ubifs: respect MS_SILENT mount flag
Brian Norris
- [PATCH v4] ubifs: respect MS_SILENT mount flag
Daniel Golle
- Problems in Out of tree TI SDK omap2-nand driver (Re: [PATCH 3/3] nandtest: Introduce multiple reads & check iterations)
Brian Norris
- [PATCH v5] ubifs: respect MS_SILENT mount flag
Daniel Golle
- [PATCH v2] nandtest: Introduce multiple reads & check iterations
Brian Norris
- [PATCH] UBIFS: Remove incorrect assertion in shrink_tnc()
hujianyang
- [PATCH] UBIFS: Remove incorrect assertion in shrink_tnc()
hujianyang
- Loan
SHELL FEDERAL CREDIT UNION
- [RFC 00/32] making inode time stamps y2038 ready
Vyacheslav Dubeyko
- [RFC 00/32] making inode time stamps y2038 ready
Richard Cochran
- [RFC 00/32] making inode time stamps y2038 ready
Arnd Bergmann
- [RFC 00/32] making inode time stamps y2038 ready
Geert Uytterhoeven
- [RFC 00/32] making inode time stamps y2038 ready
Richard Cochran
- [RFC 00/32] making inode time stamps y2038 ready
H. Peter Anvin
- [RFC 00/32] making inode time stamps y2038 ready
Richard Cochran
- [RFC 00/32] making inode time stamps y2038 ready
Richard Cochran
Last message date:
Sat May 31 21:46:09 PDT 2014
Archived on: Sat May 31 21:47:05 PDT 2014
This archive was generated by
Pipermail 0.09 (Mailman edition).