summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-01-05mtd: merge MTD development from v4.4 into for-v4.5 developmentBrian Norris
2016-01-05mtd: spi-nor: fix Spansion regressions (aliased with Winbond)Brian Norris
2015-12-18mtd: sh_flctl: pass FIFO as physical addressArnd Bergmann
2015-12-18mtd: nand: remove unused and buggy get_platform_nandchip() helper functionBoris BREZILLON
2015-12-18mtd: nand: kill the chip->flash_node fieldBoris BREZILLON
2015-12-18mtd: nand: update mtd_to_nand()Boris BREZILLON
2015-12-18mtd: nand: sh_flctl: use the mtd instance embedded in struct nand_chipBoris BREZILLON
2015-12-14mtd: bcm47xxnflash: really unregister NAND on device removalBrian Norris
2015-12-09mtd: partitions: support a cleanup callback for parsersBrian Norris
2015-12-09mtd: partitions: pass around 'mtd_partitions' wrapper structBrian Norris
2015-12-09mtd: partitions: make parsers return 'const' partition arraysBrian Norris
2015-12-08mtd: nand: add nand_to_mtd() helperBoris BREZILLON
2015-12-08mtd: nand: embed an mtd_info structure into nand_chipBoris BREZILLON
2015-12-01mtd: nand: fix typo (t_ald -> t_adl)Brian Norris
2015-12-01mtd: nand: fix ONFI parameter page layoutBoris BREZILLON
2015-11-30mtd: cfi: don't warn about broken geometry for !CONFIG_MTDArnd Bergmann
2015-11-30mtd: spi-nor: include mtd.h header for struct mtd_info definitionRafał Miłecki
2015-11-19mtd: partitions: add module_mtd_part_parser() helperBrian Norris
2015-11-19mtd: spi-nor: provide default erase_sector implementationBrian Norris
2015-11-19mtd: merge in mtd_to_nand() branchBrian Norris
2015-11-19mtd: nand: add an mtd_to_nand() helperBoris BREZILLON
2015-11-15Merge v4.4-rc1 into MTD developmentBrian Norris
2015-11-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-11-13Merge tag 'chrome-platform-4.4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-11-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-11-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-11-13Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2015-11-139p: xattr simplificationsAndreas Gruenbacher
2015-11-13Merge tag 'vfio-v4.4-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2015-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2015-11-12Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-11-13Merge tag 'topic/drm-fixes-2015-11-11' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-11-12Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-11-12Merge tag 'for-4.4' of git://git.osdn.jp/gitroot/uclinux-h8/linuxLinus Torvalds
2015-11-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-11-12Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-11-12mtd: partitions: kill unused ecclayout structBrian Norris
2015-11-11Merge tag 'nfsd-4.4' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2015-11-11Merge tag 'devicetree-fixes-for-4.4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-11-11mtd: ofpart: drop 'of_node' partition parser dataBrian Norris
2015-11-11mtd: spi-nor: drop flash_node fieldBrian Norris
2015-11-11mtd: ofpart: grab device tree node directly from master device nodeBrian Norris
2015-11-11mtd: add get/set of_node/flash_node helpersBrian Norris
2015-11-11Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2015-11-11Merge tag 'pwm/for-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-11-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2015-11-11block: don't hardcode blk_qc_t -> tag maskJens Axboe
2015-11-11irqchip: irq-mips-gic: Provide function to map GIC user sectionAlex Smith
2015-11-11vfs: remove stale comment in inode_operationsRoss Zwisler
2015-11-11vfs: remove unused wrapper block_page_mkwrite()Ross Zwisler