summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-10-27mtd: nand: add a helper to detect the nand typeHuang Shijie8-7/+12
2013-10-27mtd: nand: add more comment for MTD_NANDFLASH/MTD_MLCNANDFLASHHuang Shijie1-2/+2
2013-10-27mtd: gpmi: rewrite the gpmi_ecc_write_oob() to support the jffs2Huang Shijie1-9/+20
2013-10-27mtd: nand: print out the cell information for nand chipHuang Shijie1-4/+6
2013-10-27mtd: nand: set the cell information for ONFI nandHuang Shijie1-0/+1
2013-10-27mtd: nand: add the "bits per cell" info for legacy ID NANDHuang Shijie1-0/+3
2013-10-27mtd: nand: rename the cellinfo to bits_per_cellHuang Shijie2-5/+16
2013-10-27mtd: nand: add a helper to check the SLC/MLC nand chipHuang Shijie3-9/+16
2013-10-27mtd: nand: correct extemded param page error handlingBrian Norris1-4/+5
2013-10-27mtd: atmel_nand: use minimum ecc requirements of nand: ecc_{strength,step}_dsJosh Wu1-37/+9
2013-10-27mtd: atmel_nand: add MODULE_DEVICE_TABLE for nfc driverJosh Wu1-1/+2
2013-10-27mtd: atmel_nand: remove #if defined(CONFIG_OF) around OF-specific codeJosh Wu1-14/+3
2013-10-27mtd: onenand: omap: remove two unused functionsPaul Bolle1-22/+0
2013-10-27mtd: nand: cleanup ONFI printed errors, warningsBrian Norris1-9/+15
2013-10-27mtd: lpddr_cmds: make function staticBrian Norris1-1/+1
2013-10-27mtd: onenand: remove unused variable assignmentsBrian Norris1-7/+6
2013-10-27mtd: nand: remove obsolete 'ecclayout' fieldBrian Norris3-6/+0
2013-10-27mtd: onenand: remove redundant offset checkBrian Norris1-4/+0
2013-10-27mtd: denali: make init function staticBrian Norris1-1/+1
2013-10-27mtd: dataflash: remove unused fieldBrian Norris1-2/+0
2013-10-27mtd: nand: stop exporting nand_default_bbtBrian Norris1-1/+0
2013-10-27mtd: nandsim: don't call nand_default_bbt() directlyBrian Norris1-1/+1
2013-10-27mtd: nand: lpc32xx_slc: don't call nand_default_bbt directlyBrian Norris1-8/+0
2013-10-27nand: docg4: use nand_base's default BBT scanBrian Norris1-1/+0
2013-10-27of_mtd: Add no-op stubs to support CONFIG_OF=nEzequiel Garcia1-1/+20
2013-10-27mtd: nand: gpmi-nand: janitorial cleanup: (commas after last element of struc...Lothar Waßmann1-4/+4
2013-10-25Merge tag 'for-linus-20131025' of git://git.infradead.org/linux-mtdLinus Torvalds2-2/+7
2013-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-2/+4
2013-10-25mtd: gpmi: fix ECC regressionDavid Woodhouse1-1/+1
2013-10-25seq_file: always update file->f_pos in seq_lseek()Gu Zheng1-0/+2
2013-10-25Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-7/+73
2013-10-25Merge tag 'ecryptfs-3.12-rc7-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-2/+3
2013-10-24mtd: nand: pxa3xx: Fix registered MTD nameEzequiel Garcia1-1/+6
2013-10-24eCryptfs: fix 32 bit corruption issueColin Ian King1-1/+1
2013-10-24Merge tag 'md/3.12-fixes' of git://neil.brown.name/mdLinus Torvalds4-2/+25
2013-10-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds4-10/+19
2013-10-24raid5: avoid finding "discard" stripeShaohua Li1-0/+8
2013-10-24raid5: set bio bi_vcnt 0 for discard requestShaohua Li1-0/+12
2013-10-24md: avoid deadlock when md_set_badblocks.Bian Yu1-2/+3
2013-10-24md: Fix skipping recovery for read-only arrays.Lukasz Dorau2-0/+2
2013-10-23[SCSI] sd: call blk_pm_runtime_init before add_diskAaron Lu1-1/+1
2013-10-23[SCSI] qla2xxx: Fix request queue null dereference.Chad Dupuis2-1/+10
2013-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds11-65/+111
2013-10-23Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds8-21/+60
2013-10-23platform/x86: fix asus-wmi build errorRandy Dunlap1-0/+1
2013-10-23bcache: Fixed incorrect order of arguments to bio_alloc_bioset()Kent Overstreet1-1/+1
2013-10-23Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds16-65/+158
2013-10-23Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds6-0/+31
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds137-715/+1311
2013-10-22ax88179_178a: Add VID:DID for Samsung USB Ethernet AdapterFreddy Xin1-1/+18