aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-26Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-02-26export kernel_write(), convert open-coded instancesAl Viro
2013-02-22new helper: file_inode(file)Al Viro
2013-02-21Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-21Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-05Merge tag 'for-linus-20130204' of git://git.infradead.org/linux-mtdLinus Torvalds
2013-02-01mtd: omap-onenand: pass device_node in platform dataEzequiel Garcia
2013-01-28ARM: nomadik: add FSMC NANDLinus Walleij
2013-01-25mtd: Convert to devm_ioremap_resource()Thierry Reding
2013-01-19mtd: nand: onfi don't WARN if we are in 16 bits modeMatthieu CASTET
2013-01-19mtd: physmap_of: fix cmdline partition method w/o linux, mtd-nameBaruch Siach
2013-01-15mtd: docg3 fix missing bitreverse libRobert Jarzmik
2013-01-14mtd: omap-nand: pass device_node in platform dataDaniel Mack
2013-01-11drivers/mtd/nand: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-11drivers/mtd/devices: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-11drivers/mtd/chips: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-11drivers/mtd: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-11mtd: davinci_nand: fix modular build with CONFIG_OF=ySergei Shtylyov
2013-01-07mtd: fsmc_nand: add missing DMA unmap to dma_xfer()Bartlomiej Zolnierkiewicz
2013-01-03Drivers: mtd: remove __dev* attributes.Greg Kroah-Hartman
2012-12-24mtd: bcm47xxnflash: increase NFLASH_READY_RETRIESRafał Miłecki
2012-12-20Merge tag 'upstream-3.8-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds
2012-12-19Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtdLinus Torvalds
2012-12-17mtd: nandsim: use prandom_bytesAkinobu Mita
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-12-13Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2012-12-13Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2012-12-13mtd: nand: typo in nand_id_has_period() commentsBrian Norris
2012-12-13mtd: nand/gpio: use io{read,write}*_rep accessorsMatthew Leach
2012-12-13mtd: block2mtd: throttle writes by calling balance_dirty_pages_ratelimited.NeilBrown
2012-12-13mtd: nand: gpmi: reset BCH earlier, too, to avoid NAND startup problemsWolfram Sang
2012-12-12Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-12Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-12Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-12mtd: nand/docg4: fix and improve read of factory bbtMike Dunn
2012-12-12mtd: nand/docg4: reserve bb marker area in ecclayoutMike Dunn
2012-12-12mtd: nand/docg4: add support for writing in reliable modeMike Dunn
2012-12-11Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-12-11Merge tag 'pinctrl-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-12-10Revert "revert "Revert "mm: remove __GFP_NO_KSWAPD""" and associated damageLinus Torvalds
2012-12-10mtd: mxc_nand: reorder part_probes to let cmdline override other sourcesLothar Waßmann
2012-12-10mtd: mxc_nand: fix unbalanced clk_disable() in error pathLothar Waßmann
2012-12-10mtd: nandsim: Introduce debugfs infrastructureEzequiel Garcia
2012-12-10mtd: physmap_of: error checking to prevent a NULL pointer dereferenceAnton Prins
2012-12-10mtg: docg3: potential divide by zero in doc_write_oob()Dan Carpenter
2012-12-10mtd: bcm47xxnflash: writing supportRafał Miłecki
2012-12-10UBI: embed ubi_debug_info field in ubi_device structEzequiel Garcia
2012-12-10UBI: introduce helpers dbg_chk_{io, gen}Ezequiel Garcia