Age | Commit message (Expand) | Author |
2014-03-20 | mtd: nand: omap: ecc.correct: omap_elm_correct_data: cleanup for future enhan... | Pekon Gupta |
2014-03-20 | mtd: nand: omap: ecc.correct: omap_elm_correct_data: fix erased-page detectio... | Pekon Gupta |
2014-03-20 | mtd: nand: omap: ecc.correct: omap_elm_correct_data: rename ambiguous variabl... | Pekon Gupta |
2014-03-20 | mtd: nand: omap: add field to indicate current ecc-scheme in 'struct omap_nan... | Pekon Gupta |
2014-03-10 | mtd: atmel_nand: Disable subpage NAND write when using Atmel PMECC | Herve Codina |
2014-03-10 | mtd: gpmi: add subpage read support | Huang Shijie |
2014-03-10 | mtd: gpmi: do not use the mtd->writesize | Huang Shijie |
2014-03-10 | mtd: nand: add "page" argument for read_subpage hook | Huang Shijie |
2014-03-10 | mtd: nand: remove unused function input parameter | Cai Zhiyong |
2014-03-10 | mtd: nand: pxa3xx: Print actual ECC strength in error message | Ezequiel Garcia |
2014-03-10 | mtd: nand: pxa3xx: Remove unused macro | Ezequiel Garcia |
2014-03-10 | mtd: nuc900_nand: NULL dereference in nuc900_nand_enable() | Dan Carpenter |
2014-03-10 | mtd: nand: print out the right information for JEDEC compliant NAND | Huang Shijie |
2014-03-10 | mtd: nand: parse out the JEDEC compliant NAND | Huang Shijie |
2014-03-10 | mtd: mxc_nand: Propagate the error if platform_get_irq() fails | Fabio Estevam |
2014-03-10 | mtd: atmel_nand: change log level | Nicolas Ferre |
2014-03-10 | mtd: nand: fix erroneous read_buf call in nand_write_page_raw_syndrome | Boris BREZILLON |
2014-03-10 | mtd: nand: flctl: Add dependency on HAS_IOMEM and HAS_DMA | Richard Weinberger |
2014-03-10 | mtd: nand: don't use read_buf for 8-bit ONFI transfers | Brian Norris |
2014-03-10 | mtd: nand: force NAND_CMD_READID onto 8-bit bus | Brian Norris |
2014-03-10 | mtd: nand: add support for SanDisk SDTNRGAMA-008G | Huang Shijie |
2014-03-10 | mtd: nand: kill the the NAND_MAX_PAGESIZE/NAND_MAX_OOBSIZE for nand_buffers{} | Huang Shijie |
2014-03-10 | mtd: delete non-required instances of include <linux/init.h> | Paul Gortmaker |
2014-03-02 | Merge 3.14-rc5 into char-misc-next | Greg Kroah-Hartman |
2014-02-28 | powerpc: select MEMORY for FSL_IFC to not break existing .config files | Paul Gortmaker |
2014-02-23 | mtd: nand: omap: fix ecclayout->oobfree->length | Pekon Gupta |
2014-02-23 | mtd: nand: omap: fix ecclayout->oobfree->offset | Pekon Gupta |
2014-02-23 | mtd: nand: omap: fix ecclayout to be in sync with u-boot NAND driver | Pekon Gupta |
2014-02-23 | ARM: davinci: aemif: get rid of davinci-nand driver dependency on aemif | Ivan Khoronzhuk |
2014-02-18 | driver/memory:Move Freescale IFC driver to a common driver | Prabhakar Kushwaha |
2014-02-14 | mtd: nand: fix off-by-one read retry mode counting | Brian Norris |
2014-02-11 | PM / QoS: Rename device resume latency QoS items | Rafael J. Wysocki |
2014-01-30 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2014-01-29 | Merge remote-tracking branch 'agust/next' into next | Benjamin Herrenschmidt |
2014-01-27 | mtd: gpmi: add sanity check when mapping DMA for read_buf/write_buf | Huang Shijie |
2014-01-27 | mtd: gpmi: allocate a proper buffer for non ECC read/write | Huang Shijie |
2014-01-22 | mtd: s3c2410: Merge plat/regs-nand.h into s3c2410.c | Sachin Kamat |
2014-01-20 | mtd: nuc900_nand: remove redundant return value check of platform_get_resource() | Wei Yongjun |
2014-01-20 | mtd: plat_nand: remove redundant return value check of platform_get_resource() | Wei Yongjun |
2014-01-20 | mtd: nand: add Intel manufacturer ID | Huang Shijie |
2014-01-20 | mtd: nand: add SanDisk manufacturer ID | Huang Shijie |
2014-01-20 | mtd: nand: add support for Samsung K9LCG08U0B | Huang Shijie |
2014-01-20 | mtd: nand: pxa3xx: Add support for 2048 bytes page size devices | Rodolfo Giometti |
2014-01-14 | mtd: nand: don't use {read,write}_buf for 8-bit transfers | Uwe Kleine-König |
2014-01-13 | mtd: nand: support Micron READ RETRY | Brian Norris |
2014-01-13 | mtd: nand: add generic READ RETRY support | Brian Norris |
2014-01-13 | mtd: nand: localize ECC failures per page | Brian Norris |
2014-01-12 | mtd: nand: pxa3xx: Add "armada370-nand" compatible | Ezequiel Garcia |
2014-01-12 | mtd: mpc5121_nfc: adjust for OF based clock lookup | Gerhard Sittig |
2014-01-11 | mtd: denali: kill the NAND_MAX_PAGESIZE/NAND_MAX_OOBSIZE | Huang Shijie |