summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-06mtd: afs: add v2 partition parsingLinus Walleij
2019-05-06mtd: afs: factor the IIS read into partition parserLinus Walleij
2019-05-06mtd: afs: factor footer parsing into the v1 part parsingLinus Walleij
2019-05-06mtd: factor out v1 partition parsingLinus Walleij
2019-05-06mtd: afs: simplify partition detectionLinus Walleij
2019-05-06mtd: afs: simplify partition parsingLinus Walleij
2019-05-06mtd: partitions: Add OF support to AFS partitionsLinus Walleij
2019-05-06mtd: partitions: Add AFS partitions DT bindingsLinus Walleij
2019-05-06mtd: afs: Move AFS partition parser to parsers subdirLinus Walleij
2019-05-06mtd: maps: Make uclinux_ram_map staticThomas Huth
2019-05-06mtd: maps: Allow MTD_PHYSMAP with MTD_RAMChris Packham
2019-05-06MAINTAINERS: Add myself as MTD maintainerMiquel Raynal
2019-05-06MAINTAINERS: Remove my name from the MTD and NAND entriesBoris Brezillon
2019-05-06dt-binding: mtd: physmap: Add example using addr-gpios propertyChris Packham
2019-05-06mtd: maps: physmap: Store gpio_values correctlyChris Packham
2019-05-06mtd: parser_imagetag: add of_match_table supportJonas Gorski
2019-05-06dt-bindings: mtd: describe BCM963XX ImageTag format and usageJonas Gorski
2019-05-06mtd: bcm63xxpart: move imagetag parsing to its own parserJonas Gorski
2019-05-06mtd: bcm63xxpart: add of_match_table supportJonas Gorski
2019-05-06dt-bindings: mtd: describe the simple BCM963XX NOR flash layoutJonas Gorski
2019-05-06MAINTAINERS: Add myself as co-maintainer for MTDVignesh Raghavendra
2019-05-06mtd: physmap_of_gemini: remove extranous __xipram annotationArnd Bergmann
2019-05-06Merge tag 'spi-nor/for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Richard Weinberger
2019-05-06spi-nor: intel-spi: Add support for Intel Comet Lake SPI serial flashMika Westerberg
2019-05-05Merge tag 'nand/for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Richard Weinberger
2019-04-28Linux 5.1-rc7Linus Torvalds
2019-04-28Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2019-04-28Merge tag 'powerpc-5.1-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-04-28Merge tag 'for-linus-20190428' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-04-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-04-28Merge tag 'dmaengine-fix-5.1-rc7' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds
2019-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-04-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-04-27Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-04-27Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-04-26slip: make slhc_free() silently accept an error pointerLinus Torvalds
2019-04-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-04-26Input: synaptics-rmi4 - write config register values to the right offsetLucas Stach
2019-04-26Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-04-26Merge tag 'trace-v5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2019-04-26Merge tag 'gpio-v5.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2019-04-26Merge tag 'drm-fixes-2019-04-26' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-04-26Merge tag 'for-5.1-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-04-26Merge tag '5.1-rc6-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2019-04-26fs/proc/proc_sysctl.c: Fix a NULL pointer dereferenceYueHaibing
2019-04-26mm/page_alloc.c: fix never set ALLOC_NOFRAGMENT flagAndrey Ryabinin
2019-04-26mm/page_alloc.c: avoid potential NULL pointer dereferenceAndrey Ryabinin
2019-04-26mm, page_alloc: always use a captured page regardless of compaction resultMel Gorman
2019-04-26mm: do not boost watermarks to avoid fragmentation for the DISCONTIG memory m...Mel Gorman
2019-04-26lib/test_vmalloc.c: do not create cpumask_t variable on stackUladzislau Rezki (Sony)