1. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  2. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  3. 97b0c7c mtd: ofpart: add of_match_table with "fixed-partitions" by Rafał Miłecki · 7 years ago
  4. c0faf43 mtd: rename "ofpart" parser to "fixed-partitions" as it fits it better by Rafał Miłecki · 7 years ago
  5. 1d70607 mtd: Convert to using %pOF instead of full_name by Rob Herring · 8 years ago
  6. e8348dc drivers/mtd: Convert remaining uses of pr_warning to pr_warn by Joe Perches · 8 years ago
  7. 42e9401 mtd: Add partition device node to mtd partition devices by Sascha Hauer · 8 years ago
  8. b9adf46 mtd: partitions: make parsers return 'const' partition arrays by Brian Norris · 9 years ago
  9. c3168d2 mtd: ofpart: assign return argument exactly once by Brian Norris · 9 years ago
  10. 2027cba6 mtd: merge for-4.4 development into -next development by Brian Norris · 9 years ago
  11. e488ca9 doc: dt: mtd: partitions: add compatible property to "partitions" node by Brian Norris · 9 years ago
  12. 8c62b4e mtd: ofpart: don't complain about missing 'partitions' node too loudly by Brian Norris · 9 years ago
  13. b8f70ba mtd: kill off MTD partition parser boilerplate by Brian Norris · 9 years ago
  14. e270bca mtd: ofpart: drop 'of_node' partition parser data by Brian Norris · 9 years ago
  15. 3b6521e mtd: ofpart: grab device tree node directly from master device node by Brian Norris · 9 years ago
  16. 5cfdedb mtd: ofpart: move ofpart partitions to a dedicated dt node by Michal Suchanek · 9 years ago
  17. 6e14a61 mtd: make register_mtd_parser return void by Axel Lin · 11 years ago
  18. 26a6d24 mtd: make mtd_partition.name const by Geert Uytterhoeven · 11 years ago
  19. 60ea89e mtd: ofpart: use for_each_child_of_node() macro by Wei Yongjun · 11 years ago
  20. e79265b mtd: ofpart: add compatible check for child nodes by Josh Wu · 11 years ago
  21. 05ff8c2 mtd: ofpart: support partitions of 4 GiB and larger by Joe Schaack · 12 years ago
  22. 422f389 mtd: Allow removal of partitioning modules by Lubomir Rintel · 12 years ago
  23. ab0b00b mtd: ofpart: Replicate mtd cmdline "lk" option with device tree "lock" property by Josh Radel · 12 years ago
  24. ecbcbc7 mtd: ofpart: Fix incorrect NULL check in parse_ofoldpart_partitions() by Sachin Kamat · 12 years ago
  25. 9786f6e mtd: ofpart: add ofoldpart alias by Dmitry Eremin-Solenikov · 14 years ago
  26. d6137ba mtd: make ofpart buildable as a separate module by Dmitry Eremin-Solenikov · 14 years ago
  27. fbcf62a mtd: physmap_of: move parse_obsolete_partitions to become separate parser by Dmitry Eremin-Solenikov · 14 years ago
  28. 628376f mtd: drop of_mtd_parse_partitions() by Dmitry Eremin-Solenikov · 14 years ago
  29. d26c87d mtd: prepare to convert of_mtd_parse_partitions to partition parser by Dmitry Eremin-Solenikov · 14 years ago
  30. 766f271 mtd: Fix endianness issues from device tree by Ian Munsie · 14 years ago
  31. a1452a3 mtd: Update copyright notices by David Woodhouse · 14 years ago
  32. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  33. ebd5a74 mtd: ofpart: Check availability of reg property instead of name property by Benjamin Krill · 15 years ago
  34. 4b08e14 [MTD] ofpart: Check name property to determine partition nodes. by Benjamin Krill · 16 years ago
  35. 69fd3a8 [MTD] remove unused mtd parameter in of_mtd_parse_partitions() by Sebastian Andrzej Siewior · 16 years ago
  36. 950bcb2 [MTD] mtd/ofpart.c: add MODULE_LICENSE by Adrian Bunk · 17 years ago
  37. 9a310d2 [MTD] Factor out OF partition support from the NOR driver. by Scott Wood · 17 years ago