aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-8/+8
2012-05-22Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-3/+44
2012-05-22Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+9
2012-05-22Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-7/+5
2012-05-19mtd: nand: gpmi: fix compile error caused by pinctrl callShawn Guo1-1/+1
2012-05-15mtd: Add orion_nand devicetree bindingsJamie Lentin1-3/+44
2012-05-13Merge tag 'for-linus-3.4-20120513' of git://git.infradead.org/linux-mtdLinus Torvalds2-12/+7
2012-05-12mtd: nand: gpmi: adopt pinctrl supportShawn Guo1-0/+9
2012-05-11ARM: clps711x: Using a single definition for the PHYS and VIRT registers offsetAlexander Shiyan2-7/+5
2012-05-08mtd: ams-delta: fix request_mem_region() failureJanusz Krzysztofik1-11/+6
2012-05-07mtd: fix oops in dataflash driverWill Newton1-1/+1
2012-04-26Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-0/+1
2012-04-20dma: mxs-dma: enable channel in device_issue_pending callShawn Guo1-0/+1
2012-04-09fix breakage in mtdchar_open(), sanitize failure exitsAl Viro1-10/+10
2012-04-08Merge branch 'master' into for-nextJiri Kosina111-1702/+6033
2012-04-05mtg: docg3: fix comment errorsOctavian Moraru1-8/+8
2012-04-05Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-9/+1
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd1-9/+1
2012-03-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-37/+16
2012-03-31mtdchar: kill persistently held vfsmountAl Viro1-37/+16
2012-03-30Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6Linus Torvalds100-1397/+4662
2012-03-29Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-14/+11
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds4-4/+0
2012-03-28Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-38/+98
2012-03-28Remove all #inclusions of asm/system.hDavid Howells4-4/+0
2012-03-27Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds5-1/+6
2012-03-27Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-112/+0
2012-03-27Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-22/+52
2012-03-27Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2012-03-27mtd: docg3 add protection against concurrencyRobert Jarzmik2-11/+41
2012-03-27mtd: docg3 refactor cascade floors structureRobert Jarzmik2-45/+61
2012-03-27mtd: docg3 increase write/erase timeoutRobert Jarzmik1-3/+3
2012-03-27mtd: docg3 fix inbound calculationsRobert Jarzmik1-12/+5
2012-03-27mtd: nand: gpmi: fix function annotationsWolfram Sang1-6/+6
2012-03-27mtd: phram: fix section mismatch for phram_setupRyosuke Saito1-1/+1
2012-03-27mtd: unify initialization of erase_info->fail_addrShmulik Ladkani4-6/+1
2012-03-27mtd: support ONFI multi lun NANDMatthieu CASTET1-1/+2
2012-03-27mtd: sm_ftl: fix typo in major number.Maxim Levitsky1-1/+1
2012-03-27mtd: add device-tree support to spear_smiStefan Roese1-12/+99
2012-03-27mtd: spear_smi: Remove default partition information from driverStefan Roese1-35/+6
2012-03-27mtd: Add device-tree support to fsmc_nandStefan Roese1-1/+56
2012-03-27mtd: fix section mismatch for doc_probe_deviceRyosuke Saito1-2/+2
2012-03-27mtd: nand/fsmc: Remove sparse warnings and errorsVipin Kumar1-46/+45
2012-03-27mtd: nand/fsmc: Add DMA supportVipin Kumar1-5/+163
2012-03-27mtd: nand/fsmc: Access the NAND device word by word whenever possibleVipin Kumar1-0/+55
2012-03-27mtd: nand/fsmc: Use dev_err to report error scenarioVipin Kumar1-0/+7
2012-03-27mtd: nand/fsmc: Use devm routinesVipin Kumar1-91/+43
2012-03-27mtd: nand/fsmc: Modify fsmc driver to accept nand timing parameters via platformVipin Kumar1-8/+33
2012-03-27mtd: fsmc_nand: add pm callbacks to support hibernationShiraz Hashim1-6/+6
2012-03-27mtd: nand/fsmc: Initialize the badblockbits to 7Vipin Kumar1-0/+1