1. 472bc4f sparc32: rename sparc_irq_config to sparc_config by Sam Ravnborg · 12 years ago
  2. cdd0b0a sparc: remove several unnecessary module.h include instances by Paul Gortmaker · 13 years ago
  3. 1d05995 sparc32: introduce build_device_irq by Sam Ravnborg · 13 years ago
  4. cd4cd73 sparc: remove references to of_device and to_of_device by Grant Likely · 14 years ago
  5. eca3930 of: Merge of_platform_bus_type with platform_bus_type by Grant Likely · 14 years ago
  6. 1636f8a sparc/of: Move of_device fields into struct pdev_archdata by Grant Likely · 14 years ago
  7. 58f9b0b of: eliminate of_device->node and dev_archdata->{of,prom}_node by Grant Likely · 14 years ago
  8. 61c7a08 of: Always use 'struct device.of_node' to get device node pointer. by Grant Likely · 14 years ago
  9. d706c1b driver-core: Add device node pointer to struct device by Grant Likely · 14 years ago
  10. 6ebdc66 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  11. d7ecfb3 sparc: Fix incorrect comparison in of_bus_ambapp_match() by Kristoffer Glembo · 14 years ago
  12. 6016a36 of: unify phandle name in struct device_node by Grant Likely · 14 years ago
  13. e63829d sparc,leon: Added support for AMBAPP bus. by Konrad Eisele · 15 years ago
  14. c9f5b7e sparc: move of_device common code to of_device_common by Robert Reif · 15 years ago
  15. 956d039 sparc: Fix bus type probing for ESP and LE devices. by David S. Miller · 15 years ago
  16. d670bd4 sparc: prepare kernel/ for unification by Sam Ravnborg · 16 years ago[Renamed from arch/sparc/kernel/of_device.c]
  17. 5acdc1f sparc: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  18. 2e57572 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by David S. Miller · 16 years ago
  19. bdba4d6 sparc32: Fix function signature of of_bus_sbus_get_flags(). by David S. Miller · 16 years ago
  20. 98d86c0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by David S. Miller · 16 years ago
  21. 5280267 sparc: Fix handling of LANCE and ESP parent nodes in of_device.c by David S. Miller · 16 years ago
  22. e0ac612 sparc: Kill ebus_bus_type. by David S. Miller · 16 years ago
  23. 47a2d72 sparc: Kill sbus_bus_type. by David S. Miller · 16 years ago
  24. 5059625 sparc: Add OF archdata propagation helper. by David S. Miller · 16 years ago
  25. e3c71a3 sparc: Fix resource flags for PCI children in OF device tree. by David S. Miller · 16 years ago
  26. 51e0f004 sparc64: Fix irq_of_parse_and_map() and irq_dispose_mapping(). by David S. Miller · 16 years ago
  27. 4426621 sparc: Implement irq_of_parse_and_map() and irq_dispose_mapping(). by David S. Miller · 16 years ago
  28. 7b98ac2 [SPARC]: Remove of_platform_device_create by Stephen Rothwell · 16 years ago
  29. 5c45708 [SPARC/64]: Consolidate of_register_driver by Stephen Rothwell · 17 years ago
  30. fa7744d [SPARC/64]: Prepare to remove of_platform_driver name. by Stephen Rothwell · 17 years ago
  31. 3d6e470 [SPARC]: Make sure dev_archdata is filled in for all devices. by David S. Miller · 17 years ago
  32. 3f23de1 Create drivers/of/platform.c by Stephen Rothwell · 17 years ago
  33. 37b7754 [SPARC/64] Rename some functions like PowerPC by Stephen Rothwell · 17 years ago
  34. f85ff30 Begin to consolidate of_device.c by Stephen Rothwell · 17 years ago
  35. 8271f04 [SPARC]: constify of_get_property return: arch/sparc by Stephen Rothwell · 17 years ago
  36. 45bcca6 [SPARC]: Handle unresolvable resources better in of_device.c by David S. Miller · 17 years ago
  37. b85cdd4 [SPARC]: Fix bus handling in build_device_resources(). by David S. Miller · 17 years ago
  38. c80892d [SPARC]: Replace kmalloc+memset with kzalloc by Yan Burman · 18 years ago
  39. f5ef9d1 [SPARC]: Fix bus_id[] string overflow. by David S. Miller · 18 years ago
  40. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
  41. 9d7ab1f [SPARC]: Fix initialization of sun4d SBUS interrupts. by David S. Miller · 18 years ago
  42. a83f982 [SPARC]: Fix OF register translations under sub-PCI busses. by David S. Miller · 18 years ago
  43. 6cc8b6f [SPARC64]: of_device_register() error checking fix by Andrew Morton · 18 years ago
  44. 8f96cd1 [SPARC]: sparc32 side of of_device layer IRQ resolution. by David S. Miller · 18 years ago
  45. 95714e1 [SPARC]: Encode I/O space into resource flags on sparc32. by David S. Miller · 18 years ago
  46. cf44bbc [SPARC]: Beginnings of generic of_device framework. by David S. Miller · 18 years ago
  47. 6985391 [SPARC]: Export x_bus_type to modules. by David S. Miller · 18 years ago
  48. fd53143 [SPARC]: Port of_device layer and make ebus use it. by David S. Miller · 18 years ago