summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-06mtd: part: fix incorrect format specifier for an unsigned long longColin Ian King1-1/+1
2019-05-06mtd: lpddr_cmds: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2019-05-06mtd: phram: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+2
2019-05-06mtd: cfi_cmdset_0002: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+2
2019-05-06mtd: cfi_util: mark expected switch fall-throughsGustavo A. R. Silva1-0/+6
2019-05-06MAINTAINERS: MTD Git repository is hosted on kernel.orgMiquel Raynal1-6/+4
2019-05-06MAINTAINERS: Update jffs2 entryRichard Weinberger1-1/+3
2019-05-06mtd: afs: add v2 partition parsingLinus Walleij1-1/+157
2019-05-06mtd: afs: factor the IIS read into partition parserLinus Walleij1-39/+20
2019-05-06mtd: afs: factor footer parsing into the v1 part parsingLinus Walleij1-59/+39
2019-05-06mtd: factor out v1 partition parsingLinus Walleij1-38/+50
2019-05-06mtd: afs: simplify partition detectionLinus Walleij1-11/+22
2019-05-06mtd: afs: simplify partition parsingLinus Walleij1-35/+32
2019-05-06mtd: partitions: Add OF support to AFS partitionsLinus Walleij1-0/+7
2019-05-06mtd: partitions: Add AFS partitions DT bindingsLinus Walleij1-0/+17
2019-05-06mtd: afs: Move AFS partition parser to parsers subdirLinus Walleij5-17/+17
2019-05-06mtd: maps: Make uclinux_ram_map staticThomas Huth1-7/+1
2019-05-06mtd: maps: Allow MTD_PHYSMAP with MTD_RAMChris Packham1-1/+1
2019-05-06MAINTAINERS: Add myself as MTD maintainerMiquel Raynal1-0/+1
2019-05-06MAINTAINERS: Remove my name from the MTD and NAND entriesBoris Brezillon1-2/+0
2019-05-06dt-binding: mtd: physmap: Add example using addr-gpios propertyChris Packham1-0/+16
2019-05-06mtd: maps: physmap: Store gpio_values correctlyChris Packham1-0/+2
2019-05-06mtd: parser_imagetag: add of_match_table supportJonas Gorski1-0/+8
2019-05-06dt-bindings: mtd: describe BCM963XX ImageTag format and usageJonas Gorski1-0/+45
2019-05-06mtd: bcm63xxpart: move imagetag parsing to its own parserJonas Gorski5-147/+235
2019-05-06mtd: bcm63xxpart: add of_match_table supportJonas Gorski1-0/+8
2019-05-06dt-bindings: mtd: describe the simple BCM963XX NOR flash layoutJonas Gorski1-0/+24
2019-05-06MAINTAINERS: Add myself as co-maintainer for MTDVignesh Raghavendra1-0/+1
2019-05-06mtd: physmap_of_gemini: remove extranous __xipram annotationArnd Bergmann1-1/+1
2019-05-06Merge tag 'spi-nor/for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Richard Weinberger3-4/+15
2019-05-06spi-nor: intel-spi: Add support for Intel Comet Lake SPI serial flashMika Westerberg1-0/+1
2019-05-05Merge tag 'nand/for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Richard Weinberger163-2409/+3942
2019-04-29Linux 5.1-rc7v5.1-rc7Linus Torvalds1-1/+1
2019-04-28Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds4-6/+20
2019-04-28Merge tag 'powerpc-5.1-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds3-40/+60
2019-04-28Merge tag 'for-linus-20190428' of git://git.kernel.dk/linux-blockLinus Torvalds1-16/+26
2019-04-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds7-20/+76
2019-04-28Merge tag 'dmaengine-fix-5.1-rc7' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds3-6/+28
2019-04-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-7/+3
2019-04-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-1/+7
2019-04-27Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+4
2019-04-27Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-5/+5
2019-04-27slip: make slhc_free() silently accept an error pointerLinus Torvalds1-1/+1
2019-04-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds7-23/+39
2019-04-27Input: synaptics-rmi4 - write config register values to the right offsetLucas Stach1-1/+1
2019-04-26Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-3/+8
2019-04-26Merge tag 'trace-v5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds4-19/+23
2019-04-26Merge tag 'gpio-v5.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2-4/+9
2019-04-26Merge tag 'drm-fixes-2019-04-26' of git://anongit.freedesktop.org/drm/drmLinus Torvalds12-52/+53
2019-04-26Merge tag 'for-5.1-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-5/+13