aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand
AgeCommit message (Expand)Author
2014-12-17Merge tag 'for-linus-20141215' of git://git.infradead.org/linux-mtdLinus Torvalds
2014-12-01mtd: nand: gpmi: add raw oob access functionsBoris BREZILLON
2014-12-01mtd: nand: gpmi: add proper raw access supportBoris BREZILLON
2014-12-01mtd: nand: gpmi: add gpmi_copy_bits functionBoris BREZILLON
2014-11-28mtd: nand: correct the comment of function nand_block_isreserved()Gu Zheng
2014-11-25mtd: atmel_nand: replace memcpy32_toio/memcpy32_fromio with memcpyWu, Josh
2014-11-25mtd: cafe_nand: drop duplicate .write_page implementationBrian Norris
2014-11-25mtd: nand: omap: Fix NAND enumeration on 3430 LDPRoger Quadros
2014-11-25mtd: nand: add ATO manufacturer infoBrian Norris
2014-11-25mtd: nand: print erase size on initRafał Miłecki
2014-11-05fsl_ifc: Support all 8 IFC chip selectsAaron Sierra
2014-11-05mtd: atmel_nand: make PMECC lookup table and offset property optionalJosh Wu
2014-11-05mtd: mxc_nand: use __iowrite32_copy for 32 bit copyKoul, Vinod
2014-11-05mtd: nand: omap: Synchronize the access to the ECC engineRostislav Lisovy
2014-11-05mtd: nand: comment update, the DEPLETE1 command has goneGerhard Sittig
2014-11-05mtd: nand: Base BCH ECC bytes on required strengthJordan Friendshuh
2014-11-04mtd: nand: gpio: improve comments about GPIO assisted operationGerhard Sittig
2014-11-03Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2014-11-02Merge tag 'for-linus-20141102' of git://git.infradead.org/linux-mtdLinus Torvalds
2014-10-29MTD: merge 3.18 development into -next developmentBrian Norris
2014-10-29mtd: omap: fix mtd devices not showing upFrans Klaver
2014-10-29mtd: nand: add sunxi NAND flash controller supportBoris BREZILLON
2014-10-23nandsim: add id_bytes module parameterAkinobu Mita
2014-10-22mtd: orion_nand: fix error code path in probeMichael Opdenacker
2014-10-22mtd: nand: omap: Do not use global variablesRostislav Lisovy
2014-10-20mtd: nand: bcm47xxnflash: drop owner assignment from platform_driversWolfram Sang
2014-10-20mtd: nand: drop owner assignment from platform_driversWolfram Sang
2014-10-18Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2014-10-15mtd: sh_flctl: use dmaengine_terminate_all() APIVinod Koul
2014-10-15mtd: fsmc_nand: use dmaengine_terminate_all() APIVinod Koul
2014-10-06mtd: nand: omap: Correct CONFIG_MTD_NAND_OMAP_BCH help messageRoger Quadros
2014-10-06mtd: nand: Force omap_elm to be built as a module if omap2_nand is a moduleEzequiel Garcia
2014-09-22mtd: nand: Move ELM driver and rename as omap_elmEzequiel García
2014-09-22nand: omap2: Replace pr_err with dev_errEzequiel García
2014-09-22nand: omap2: Remove horrible ifdefs to fix module probeEzequiel García
2014-09-22mtd: nand: add Hynix's H27UCG8T2ATR-BC to nand_ids tableBoris BREZILLON
2014-09-22mtd: nand: support ONFI timing mode retrieval for non-ONFI NANDsBoris BREZILLON
2014-09-19mtd: denali: fix indents and other trivial thingsMasahiro Yamada
2014-09-19mtd: denali: remove unnecessary parenthesesMasahiro Yamada
2014-09-19mtd: denali: remove another set-but-unused variableBrian Norris
2014-09-17mtd: denali: fix include guard and license block of denali.hMasahiro Yamada
2014-09-17mtd: nand: don't break long print messagesRafał Miłecki
2014-09-17mtd: bcm47xxnflash: replace some magic numbersRafał Miłecki
2014-09-17mtd: bcm47xxnflash: NAND_CMD_RESET supportRafał Miłecki
2014-09-17mtd: bcm47xxnflash: add cmd_ctrl handlerRafał Miłecki
2014-09-17mtd: bcm47xxnflash: add dev_ready and fill chip_delayRafał Miłecki
2014-09-17mtd: bcm47xxnflash: fix typo in freq calculationRafał Miłecki
2014-09-17mtd: atmel_nand: remove pmecc_bytes_per_sector, use chip->ecc.bytes insteadWu, Josh
2014-09-17mtd: atmel_nand: remove pmecc_sector_number, use ecc.steps insteadWu, Josh
2014-09-17nand: omap2: Add support for flash-based bad block tableEzequiel García