summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* mtd: onenand: remove redundant offset checkBrian Norris2013-10-271-4/+0
* mtd: denali: make init function staticBrian Norris2013-10-271-1/+1
* mtd: dataflash: remove unused fieldBrian Norris2013-10-271-2/+0
* mtd: nand: stop exporting nand_default_bbtBrian Norris2013-10-271-1/+0
* mtd: nandsim: don't call nand_default_bbt() directlyBrian Norris2013-10-271-1/+1
* mtd: nand: lpc32xx_slc: don't call nand_default_bbt directlyBrian Norris2013-10-271-8/+0
* nand: docg4: use nand_base's default BBT scanBrian Norris2013-10-271-1/+0
* of_mtd: Add no-op stubs to support CONFIG_OF=nEzequiel Garcia2013-10-271-1/+20
* mtd: nand: gpmi-nand: janitorial cleanup: (commas after last element of struc...Lothar Waßmann2013-10-271-4/+4
* Merge tag 'for-linus-20131025' of git://git.infradead.org/linux-mtdLinus Torvalds2013-10-252-2/+7
|\
| * mtd: gpmi: fix ECC regressionDavid Woodhouse2013-10-251-1/+1
| * mtd: nand: pxa3xx: Fix registered MTD nameEzequiel Garcia2013-10-241-1/+6
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-10-252-2/+4
|\ \
| * | seq_file: always update file->f_pos in seq_lseek()Gu Zheng2013-10-251-0/+2
| * | nfsd regression since delayed fput()Al Viro2013-10-201-2/+2
* | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-10-252-7/+73
|\ \ \
| * | | MAINTAINERS: Add maintainers entry for Rockchip SoCsHeiko Stuebner2013-10-181-0/+7
| * | | MAINTAINERS: Tegra updates, and driver ownershipStephen Warren2013-10-181-2/+60
| * | | MAINTAINERS: ARM: mvebu: add Sebastian HesselbarthJason Cooper2013-10-141-0/+2
| * | | ARM: integrator: deactivate timer0 on the Integrator/CPLinus Walleij2013-10-131-5/+4
* | | | Merge tag 'ecryptfs-3.12-rc7-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-10-252-2/+3
|\ \ \ \
| * | | | eCryptfs: fix 32 bit corruption issueColin Ian King2013-10-241-1/+1
| * | | | ecryptfs: Fix memory leakage in keystore.cGeyslan G. Bem2013-10-161-1/+2
* | | | | Merge tag 'md/3.12-fixes' of git://neil.brown.name/mdLinus Torvalds2013-10-244-2/+25
|\ \ \ \ \
| * | | | | raid5: avoid finding "discard" stripeShaohua Li2013-10-241-0/+8
| * | | | | raid5: set bio bi_vcnt 0 for discard requestShaohua Li2013-10-241-0/+12
| * | | | | md: avoid deadlock when md_set_badblocks.Bian Yu2013-10-241-2/+3
| * | | | | md: Fix skipping recovery for read-only arrays.Lukasz Dorau2013-10-242-0/+2
OpenPOWER on IntegriCloud