summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-01-07mtd: nand: add helpers to access ->privBoris BREZILLON1-0/+10
2016-01-06mtd: nand: use nand_check_erased_ecc_chunk in default ECC read functionsBoris BREZILLON1-0/+10
2016-01-06mtd: nand: return consistent error codes in ecc.correct() implementationsBoris BREZILLON2-2/+8
2016-01-05mtd: merge MTD development from v4.4 into for-v4.5 developmentBrian Norris1-1/+1
2016-01-05mtd: spi-nor: fix Spansion regressions (aliased with Winbond)Brian Norris1-1/+1
2015-12-18mtd: sh_flctl: pass FIFO as physical addressArnd Bergmann1-0/+1
2015-12-18mtd: nand: remove unused and buggy get_platform_nandchip() helper functionBoris BREZILLON1-9/+0
2015-12-18mtd: nand: kill the chip->flash_node fieldBoris BREZILLON1-5/+2
2015-12-18mtd: nand: update mtd_to_nand()Boris BREZILLON1-1/+1
2015-12-18mtd: nand: sh_flctl: use the mtd instance embedded in struct nand_chipBoris BREZILLON1-2/+1
2015-12-14mtd: bcm47xxnflash: really unregister NAND on device removalBrian Norris1-4/+2
2015-12-09mtd: partitions: support a cleanup callback for parsersBrian Norris1-0/+1
2015-12-09mtd: partitions: pass around 'mtd_partitions' wrapper structBrian Norris1-0/+7
2015-12-09mtd: partitions: make parsers return 'const' partition arraysBrian Norris1-1/+1
2015-12-08mtd: nand: add nand_to_mtd() helperBoris BREZILLON1-0/+5
2015-12-08mtd: nand: embed an mtd_info structure into nand_chipBoris BREZILLON1-0/+2
2015-12-01mtd: nand: fix typo (t_ald -> t_adl)Brian Norris1-2/+2
2015-12-01mtd: nand: fix ONFI parameter page layoutBoris BREZILLON1-2/+2
2015-11-30mtd: cfi: don't warn about broken geometry for !CONFIG_MTDArnd Bergmann1-0/+2
2015-11-30mtd: spi-nor: include mtd.h header for struct mtd_info definitionRafał Miłecki1-2/+1
2015-11-19mtd: partitions: add module_mtd_part_parser() helperBrian Norris1-1/+13
2015-11-19mtd: spi-nor: provide default erase_sector implementationBrian Norris1-1/+2
2015-11-19mtd: merge in mtd_to_nand() branchBrian Norris1-0/+5
2015-11-19mtd: nand: add an mtd_to_nand() helperBoris BREZILLON1-0/+5
2015-11-15Merge v4.4-rc1 into MTD developmentBrian Norris620-8280/+16405
2015-11-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-0/+17
2015-11-13Merge tag 'chrome-platform-4.4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-4/+15
2015-11-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-80/+20
2015-11-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds5-359/+86
2015-11-13Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-7/+11
2015-11-139p: xattr simplificationsAndreas Gruenbacher1-7/+11
2015-11-13Merge tag 'vfio-v4.4-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2-0/+10
2015-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2-14/+6
2015-11-12Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-1/+1
2015-11-13Merge tag 'topic/drm-fixes-2015-11-11' of git://anongit.freedesktop.org/drm-i...Dave Airlie1-1/+1
2015-11-12Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2015-11-12Merge tag 'for-4.4' of git://git.osdn.jp/gitroot/uclinux-h8/linuxLinus Torvalds1-4/+6
2015-11-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-4/+89
2015-11-12Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-38/+18
2015-11-12mtd: partitions: kill unused ecclayout structBrian Norris1-1/+0
2015-11-11Merge tag 'nfsd-4.4' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-8/+18
2015-11-11Merge tag 'devicetree-fixes-for-4.4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-2/+9
2015-11-11mtd: ofpart: drop 'of_node' partition parser dataBrian Norris1-4/+0
2015-11-11mtd: spi-nor: drop flash_node fieldBrian Norris1-4/+2
2015-11-11mtd: ofpart: grab device tree node directly from master device nodeBrian Norris1-1/+3
2015-11-11mtd: add get/set of_node/flash_node helpersBrian Norris3-0/+33
2015-11-11Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2-4/+0
2015-11-11Merge tag 'pwm/for-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+3
2015-11-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds3-3/+139
2015-11-11block: don't hardcode blk_qc_t -> tag maskJens Axboe1-1/+1