summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mtd: bcm47xxpart: handle malloc failuresHauke Mehrtens2013-11-061-0/+7
* mtd: bcm47xxnflash: Use devm_kzallocSachin Kamat2013-11-061-13/+5
* mtd: bcm47xxnflash: Use module_platform_driverSachin Kamat2013-11-061-19/+1
* mtd: plat-ram: Use module_platform_driverSachin Kamat2013-11-061-15/+1
* mtd: nand: hack ONFI for non-power-of-2 dimensionsBrian Norris2013-11-061-2/+13
* mtd: nand: pxa3xx: Allocate data buffer on detected flash sizeEzequiel Garcia2013-11-061-15/+30
* mtd: nand: pxa3xx: Move DMA I/O enablingEzequiel Garcia2013-11-061-1/+5
* mtd: m25p80: Add support for Micron N25Q512A memoryPriyanka Jain2013-11-061-0/+1
* mtg: docg3: use free_bch() instead of kfree()Wei Yongjun2013-11-061-1/+1
* mtd: docg4: fix status polling loopMike Dunn2013-11-061-9/+6
* mtd: socrates_nand: Use dev_err instead of printkSachin Kamat2013-11-061-1/+1
* mtd: socrates_nand: Use devm_kzallocSachin Kamat2013-11-061-8/+2
* mtd: socrates_nand: Remove redundant dev_set_drvdataSachin Kamat2013-11-061-2/+0
* mtd: fsl_ifc_nand: Use module_platform_driverSachin Kamat2013-11-061-19/+1
* mtd: fsl_ifc_nand: Remove redundant dev_set_drvdataSachin Kamat2013-11-061-1/+0
* mtd: sst25l: Use devm_kzallocSachin Kamat2013-11-061-9/+3
* mtd: sst25l: Remove redundant spi_set_drvdataSachin Kamat2013-11-061-1/+0
* mtd: Use MTD_BLOCK_MAJOR instead of the magic numberEzequiel Garcia2013-11-062-2/+2
* mtd: nand: pxa3xx_nand: Remove redundant of_match_ptrSachin Kamat2013-11-061-1/+1
* mtd: nand: lpc32xx_slc: Remove redundant of_match_ptrSachin Kamat2013-11-061-1/+1
* mtd: nand: lpc32xx_mlc: Remove redundant of_match_ptrSachin Kamat2013-11-061-1/+1
* mtd: denali: remove unnecessary pci_set_drvdata()Jingoo Han2013-11-061-1/+0
* mtd: scb2_flash: remove unnecessary pci_set_drvdata()Jingoo Han2013-11-061-1/+0
* mtd: pci: remove unnecessary pci_set_drvdata()Jingoo Han2013-11-061-1/+0
* mtd: intel_vr_nor: remove unnecessary pci_set_drvdata()Jingoo Han2013-11-061-1/+0
* mtd: phram: Make phram 64-bit compatibleAlexander Sverdlin2013-11-061-33/+33
* mtd: diskonchip: Fix incorrect placement of __initdataSachin Kamat2013-10-271-1/+1
* mtd: m25p80: Add support for ESMT F25L32PAFlavio Silveira2013-10-271-0/+3
* mtd: plat-ram: Remove casting the return value which is a void pointerJingoo Han2013-10-271-1/+1
* mtd: nand: fix the wrong mtd->type for nand chipHuang Shijie2013-10-271-1/+1
* jffs2: do not support the MLC nandHuang Shijie2013-10-271-0/+4
* mtd: add MTD_MLCNANDFLASH case for mtd_type_show()Huang Shijie2013-10-272-1/+4
* mtd: mtd-abi: add a helper to detect the nand typeHuang Shijie2013-10-271-0/+5
* mtd: nand: add a helper to detect the nand typeHuang Shijie2013-10-278-7/+12
* mtd: nand: add more comment for MTD_NANDFLASH/MTD_MLCNANDFLASHHuang Shijie2013-10-271-2/+2
* mtd: gpmi: rewrite the gpmi_ecc_write_oob() to support the jffs2Huang Shijie2013-10-271-9/+20
* mtd: nand: print out the cell information for nand chipHuang Shijie2013-10-271-4/+6
* mtd: nand: set the cell information for ONFI nandHuang Shijie2013-10-271-0/+1
* mtd: nand: add the "bits per cell" info for legacy ID NANDHuang Shijie2013-10-271-0/+3
* mtd: nand: rename the cellinfo to bits_per_cellHuang Shijie2013-10-272-5/+16
* mtd: nand: add a helper to check the SLC/MLC nand chipHuang Shijie2013-10-273-9/+16
* mtd: nand: correct extemded param page error handlingBrian Norris2013-10-271-4/+5
* mtd: atmel_nand: use minimum ecc requirements of nand: ecc_{strength,step}_dsJosh Wu2013-10-271-37/+9
* mtd: atmel_nand: add MODULE_DEVICE_TABLE for nfc driverJosh Wu2013-10-271-1/+2
* mtd: atmel_nand: remove #if defined(CONFIG_OF) around OF-specific codeJosh Wu2013-10-271-14/+3
* mtd: onenand: omap: remove two unused functionsPaul Bolle2013-10-271-22/+0
* mtd: nand: cleanup ONFI printed errors, warningsBrian Norris2013-10-271-9/+15
* mtd: lpddr_cmds: make function staticBrian Norris2013-10-271-1/+1
* mtd: onenand: remove unused variable assignmentsBrian Norris2013-10-271-7/+6
* mtd: nand: remove obsolete 'ecclayout' fieldBrian Norris2013-10-273-6/+0
OpenPOWER on IntegriCloud