1. b137aab mtd: physmap_of: fix set but unused warning by Brian Norris · 8 years ago
  2. b0afd44 mtd: physmap_of: add a hook for Versatile write protection by Linus Walleij · 8 years ago
  3. 8361a9b mtd: physmap_of: assign parent for the concatenated MTD by Brian Norris · 9 years ago
  4. 004b5e6 mtd: drop unnecessary partition parser data by Brian Norris · 9 years ago
  5. 0df4155 mtd: maps: physmap_of: drop owner assignment by Frans Klaver · 9 years ago
  6. 7e0c19c mtd: physmap_of: fix null pointer deference when kzalloc returns null by Colin Ian King · 9 years ago
  7. 6661044 mtd: constify of_device_id array by Fabian Frederick · 9 years ago
  8. 3fc1cf5f mtd: physmap_of: Add read-only fallback by Joe Schultz · 10 years ago
  9. d6666be Merge tag 'for-linus-20141215' of git://git.infradead.org/linux-mtd by Linus Torvalds · 10 years ago
  10. 92b633a mtd: physmap_of: fix potential NULL dereference by Ard Biesheuvel · 10 years ago
  11. fe5e482 mtd: maps: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  12. e5bffb5 mtd: physmap_of: Add non-obsolete map_rom probe by Aaron Sierra · 10 years ago
  13. 9b07a8d mtd: physmap_of: Fix ROM support via OF by Aaron Sierra · 10 years ago
  14. 3ea5b03 mtd: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 10 years ago
  15. cce2a02 mtd: physmap_of: add const qualifiers by Artem Bityutskiy · 11 years ago
  16. 48476df Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtd by Linus Torvalds · 11 years ago
  17. eb82038 mtd: physmap_of: Convert device allocation to managed devm_kzalloc() by Ezequiel Garcia · 11 years ago
  18. d92dd35 Merge tag 'for-linus-20130204' of git://git.infradead.org/linux-mtd by Linus Torvalds · 11 years ago
  19. 1648eaa mtd: cfi_cmdset_0002: Support Persistent Protection Bits (PPB) locking by Stefan Roese · 11 years ago
  20. 7dfe4be mtd: physmap_of: fix cmdline partition method w/o linux, mtd-name by Baruch Siach · 12 years ago
  21. d892994 Drivers: mtd: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  22. e58a66d mtd: physmap_of: error checking to prevent a NULL pointer dereference by Anton Prins · 12 years ago
  23. 06f2551 mtd: remove use of __devinit by Bill Pemberton · 12 years ago
  24. d68cbdd mtd: physmap_of: allow to specify the mtd name for retro compatiblity by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  25. d0788ce mtd: physmap_of: Add "no-unaligned-direct-access" DT property by Stefan Roese · 12 years ago
  26. f99640d mtd: convert drivers/mtd/* to use module_platform_driver() by Axel Lin · 13 years ago
  27. f44dcbd mtd: physmap_of.c: use mtd_device_parse_register by Dmitry Eremin-Solenikov · 13 years ago
  28. fbcf62a mtd: physmap_of: move parse_obsolete_partitions to become separate parser by Dmitry Eremin-Solenikov · 13 years ago
  29. 5f4ba9f mtd: physmap_of: use ofpart through generic parsing by Dmitry Eremin-Solenikov · 13 years ago
  30. 984e6d8 mtd: physmap: convert to mtd_device_register() by Jamie Iles · 13 years ago
  31. b1608d6 drivercore: revert addition of of_match to struct device by Grant Likely · 13 years ago
  32. 7bf7e37 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus-1 by Artem Bityutskiy · 13 years ago
  33. a8adc3f mtd: drop CONFIG_MTD_CONCAT ifdefs by Dmitry Eremin-Solenikov · 13 years ago
  34. 1c48a5c dt: Eliminate of_platform_{,un}register_driver by Grant Likely · 13 years ago
  35. f9a5279 mtd: maps: Use printf extension %pR for struct resource by Joe Perches · 14 years ago
  36. 940fe28 mtd: physmap_of: Loop through all "reg" tuples for mapping by Stefan Roese · 14 years ago
  37. 766f271 mtd: Fix endianness issues from device tree by Ian Munsie · 14 years ago
  38. 7a50d06 of: fix missing headers for of_address_to_resource() in MTD and SysACE drivers by Graeme Smecher · 14 years ago
  39. 58d4ea6 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  40. e8a89ce Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 14 years ago
  41. 2dc1158 of/device: Replace struct of_device with struct platform_device by Grant Likely · 14 years ago
  42. 00b275d drivers/mtd/maps: introduce missing kfree by Julia Lawall · 14 years ago
  43. cf9b59e9d Merge remote branch 'origin' into secretlab/next-devicetree by Grant Likely · 14 years ago
  44. 4018294 of: Remove duplicate fields from of_platform_driver by Grant Likely · 14 years ago
  45. 61c7a08 of: Always use 'struct device.of_node' to get device node pointer. by Grant Likely · 14 years ago
  46. 9d5da3a mtd: extend physmap_of to let the device tree specify the parition probe by Jason Gunthorpe · 14 years ago
  47. 0ae28a3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 14 years ago
  48. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  49. e026255 mtd: physmap_of: Correct the size argument to kzalloc by Julia Lawall · 14 years ago
  50. fc28c39f mtd: maps: add mtd-ram support to physmap_of by Wolfram Sang · 15 years ago
  51. ad4fbc7 mtd: physmap_of: fix incorrect check by vimal singh · 15 years ago
  52. 2763c50 mtd: physmap_of: use resource_size by Wolfram Sang · 15 years ago
  53. 143070e mtd: physmap_of: Add multiple regions and concatenation support by Stefan Roese · 15 years ago
  54. db99a55 [MTD] [NOR] Add device parent info to physmap_of by David Woodhouse · 15 years ago
  55. 475b44c mtd: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  56. 69fd3a8 [MTD] remove unused mtd parameter in of_mtd_parse_partitions() by Sebastian Andrzej Siewior · 16 years ago
  57. 9a310d2 [MTD] Factor out OF partition support from the NOR driver. by Scott Wood · 16 years ago
  58. 4edaf56 MTD: small physmap_of partition parsing fixes by Valentine Barshak · 17 years ago
  59. ebf8889 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 17 years ago
  60. c4d5e37 [POWERPC] Cleanups for physmap_of.c (v2) by David Gibson · 17 years ago
  61. 8d9ae99 [POWERPC] Make partitions optional in physmap_of by Josh Boyer · 17 years ago
  62. 2099172 [POWERPC] Document and implement an improved flash device binding for powerpc by David Gibson · 17 years ago
  63. 8f0f23f [MTD] remove redundant/dead code from physmap_of.c by Mariusz Kozlowski · 17 years ago
  64. ba7cc09 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 17 years ago
  65. 2d0fa58 [MTD] [MAPS] Fix missing printk() parameter in physmap_of.c MTD driver by David Gibson · 17 years ago
  66. 40cd3a4 [POWERPC] Rename get_property to of_get_property: drivers by Stephen Rothwell · 17 years ago
  67. a2c2fe4 [MTD] of_device-based physmap driver by Vitaly Wool · 18 years ago