summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2013-11-05mtd: nand: stop exporting nand_default_bbtBrian Norris
2013-11-05mtd: nand: remove NAND_BBT_SCANEMPTYBrian Norris
2013-11-05mtd: nand: hide in-memory BBT implementation detailsBrian Norris
2013-11-05mtd: nand: eliminate castBrian Norris
2013-11-05mtd: nand: remove multiplied-by-2 block logicBrian Norris
2013-11-05mtd: nand: add accessors, macros for in-memory BBTBrian Norris
2013-11-05mtd: gpmi: imx6: fix the wrong method for checking ready/busyHuang Shijie
2013-11-05mtd: gpmi: decouple the chip select from the DMA channelHuang Shijie
2013-11-05mtd: gpmi: scan two nand chipsHuang Shijie
2013-11-05mtd: gpmi: use DMA channel 0 for all the nand chipsHuang Shijie
2013-11-05mtd: gpmi: rewrite the gpmi_ecc_write_oob() to support the jffs2Huang Shijie
2013-11-05mtd: nand: gpmi-nand: janitorial cleanup: (commas after last element of struc...Lothar Waßmann
2013-11-05mtd: gpmi: fix ECC regressionDavid Woodhouse
2013-11-05mtd: gpmi: remove the nand_scan()Huang Shijie
2013-11-05mtd: gpmi: set the BCH's geometry with the ecc infoHuang Shijie
2013-11-05mtd: nand: gpmi-nand: use more sensible error codes at various placesLothar Waßmann
2013-11-05mtd: nand: refactor chip->block_markbad interfaceBrian Norris
2013-11-05mtd: gpmi-nand: don't use devm_pinctrl_get_select_default() in probeWolfram Sang
2013-11-05mtd: nand: gpmi-nand: remove unnecessary platform_set_drvdata()Jingoo Han
2013-11-05mtd: gpmi-nand: fix error return from gpmi_get_clks()Michał Mirosław
2013-10-30ENGR00258733 WEIM-NOR: mtd: cfi_cmdset_0002: Do not release the mutex lockHuang Shijie
2013-09-26mtd: nand: fix NAND_BUSWIDTH_AUTO for x16 devicesBrian Norris
2013-09-26UBI: Fix PEB leak in wear_leveling_worker()Richard Weinberger
2013-08-14mtd: omap2: allow bulding as a moduleArnd Bergmann
2013-05-18drivers/mtd/nand: don't check resource with devm_ioremap_resourceWolfram Sang
2013-05-09Merge tag 'for-linus-20130509' of git://git.infradead.org/linux-mtdLinus Torvalds
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-05-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-07Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2013-05-07block_device_operations->release() should return voidAl Viro
2013-05-05mtd_blktrans_ops->release() should return voidAl Viro
2013-05-05Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-05-02Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-29Include missing linux/slab.h inclusionsDavid Howells
2013-04-19mtdchar: remove no-longer-used vma helpersLinus Torvalds
2013-04-19vm: convert mtdchar mmap to vm_iomap_memory() helperLinus Torvalds
2013-04-19mtd: onenand/samsung: make regs-onenand.h file localArnd Bergmann
2013-04-16Convert selectors of GENERIC_GPIO to GPIOLIBAlexandre Courbot
2013-04-05mtd: omap2: Use module_platform_driver()Sachin Kamat
2013-04-05mtd: bf5xx_nand: Use module_platform_driver()Sachin Kamat
2013-04-05mtd: denali_dt: Remove redundant use of of_match_ptrSachin Kamat
2013-04-05mtd: denali_dt: Change return value to fix smatch warningSachin Kamat
2013-04-05mtd: denali_dt: Use module_platform_driver()Sachin Kamat
2013-04-05mtd: denali_dt: Fix incorrect error checkSachin Kamat
2013-04-05mtd: nand: subpage write support for hardware based ECC schemesGupta, Pekon
2013-04-05mtd: omap2: use msecs_to_jiffies()Toan Pham
2013-04-05mtd: nand_ids: use size macrosArtem Bityutskiy
2013-04-05mtd: nand_ids: improve LEGACY_ID_NAND macro a bitArtem Bityutskiy
2013-04-05mtd: add 4 Toshiba nand chips for the full-id caseHuang Shijie