summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mtd: fix recovery after failed write-buffer operation in cfi_cmdset_0002.cHarald Nordgard-Hansen2012-12-031-2/+14
* mtd: nand: onfi need to be probed in 8 bits modeMatthieu CASTET2012-12-031-0/+2
* mtd: nand: add NAND_BUSWIDTH_AUTO to autodetect bus widthMatthieu CASTET2012-12-032-5/+16
* mtd: nand: print flash size during detectionMatthieu CASTET2012-12-031-2/+2
* mted: nand_wait_ready timeout fixMatthieu CASTET2012-12-031-1/+1
* mtd: bcm47xxnflash: support NAND_CMD_STATUSRafał Miłecki2012-12-031-0/+11
* mtd: bcm47xxnflash: define some magic numbersRafał Miłecki2012-12-031-11/+20
* mtd: remove the "chip" parameter in nand_get_device()Huang Shijie2012-12-031-23/+14
* mtd: remove the de-select chip code in nand_release_device()Huang Shijie2012-12-031-10/+25
* mtd: m25p80: modify info for Micron N25Q128Liming Wang2012-12-031-1/+2
* mtd cs553x_nand: Initialise ecc.strength before nand_scan()Nathan Williams2012-12-031-2/+1
* mtd: fix a number of checkpatch complaintsArtem Bityutskiy2012-11-229-18/+25
* mtd: remove use of __devexitBill Pemberton2012-11-2246-50/+50
* mtd: remove use of __devinitconstBill Pemberton2012-11-223-3/+3
* mtd: remove use of __devinitdataBill Pemberton2012-11-225-5/+5
* mtd: remove use of __devinitBill Pemberton2012-11-2250-93/+92
* mtd: remove use of __devexit_pBill Pemberton2012-11-2238-38/+38
* mtd: Drop FORTUNET supportAlexander Shiyan2012-11-223-285/+0
* mtd: ofpart: Replicate mtd cmdline "lk" option with device tree "lock" propertyJosh Radel2012-11-221-1/+4
* mtd: m25p80: add support for the Winbond w25q80bl chipStephen Warren2012-11-221-0/+1
* mtd: bcm47xxnflash: enable BCM4706 driverRafał Miłecki2012-11-223-3/+5
* mtd: bcm47xxnflash: implement readingRafał Miłecki2012-11-222-0/+107
* mtd: bcm47xxnflash: support for NAND_CMD_READID commandRafał Miłecki2012-11-222-0/+106
* mtd: bcm47xxnflash: init NAND on BCM4706Rafał Miłecki2012-11-222-0/+110
* mtd: prepare place for BCMA NAND flash driver(s)Rafał Miłecki2012-11-225-0/+135
* bcma: export PLL reading functionRafał Miłecki2012-11-222-1/+3
* mtd: bcm63xxpart: use correct printk format for partitionsJonas Gorski2012-11-211-3/+2
* mtd: bcm63xxpart: move the last curpart++ to its correct placeJonas Gorski2012-11-211-1/+1
* mtd: bcm63xxpart: make fixed part length calculation more genericJonas Gorski2012-11-211-4/+7
* mtd: bcm63xxpart: merge sparelen calculationJonas Gorski2012-11-211-2/+1
* mtd: bcm63xxpart: remove unused variableJonas Gorski2012-11-211-8/+3
* mtd: use SQUASHFS_MAGIC from uapi/linux/magic.hLuka Perkov2012-11-211-5/+2
* mtd: mtd_blkdevs: Replace request handler kthread with a workqueueEzequiel Garcia2012-11-212-33/+18
* mtd: mtd_blkdev: Use a different name for block_device_operations variableEzequiel Garcia2012-11-211-2/+2
* mtd: Fix typo mtd/testsMasanari Iida2012-11-188-9/+9
* mtd: de-select the chip when it is not usedHuang Shijie2012-11-181-4/+6
* mtd: s3c2410: Fix potential NULL pointer dereference errorSachin Kamat2012-11-181-2/+5
* jffs2: hold erase_completion_lock on exitAlexey Khoroshilov2012-11-181-2/+4
* mtd: physmap_of: allow to specify the mtd name for retro compatiblityJean-Christophe PLAGNIOL-VILLARD2012-11-162-1/+7
* mtd: fsl_ifc_nand: wait tWB time, poll R/B before command executionPrabhakar Kushwaha2012-11-161-2/+2
* mtd: uninitialized variable warning in map.hArnd Bergmann2012-11-161-1/+1
* mtd: diskonchip: use inline functions for DocRead/DocWriteArnd Bergmann2012-11-161-4/+18
* mtd: diskonchip: don't warn about ARM architectureArnd Bergmann2012-11-162-4/+0
* mtd: nand_wait: warn if the nand is busy on exitMatthieu CASTET2012-11-151-0/+2
* mtd: davinci: add support for parition binding nodesMurali Karicheri2012-11-152-3/+18
* mtd: cmdlinepart: fix the overflow of big mtd partitionsHuang Shijie2012-11-151-5/+6
* mtd: map: Fix compilation warningViresh Kumar2012-11-151-1/+1
* mtd: Fix kernel-doc content to avoid warning.Robert P. J. Day2012-11-151-2/+2
* mtdoops: don't erase flash at each bootMatthieu CASTET2012-11-151-8/+7
* mtd: sh_flctl: Add device tree supportBastian Hecht2012-11-152-7/+136
OpenPOWER on IntegriCloud