1. 61c7a08 of: Always use 'struct device.of_node' to get device node pointer. by Grant Likely · 14 years ago
  2. d706c1b driver-core: Add device node pointer to struct device by Grant Likely · 14 years ago
  3. 0ada0a7 Merge commit 'v2.6.33-rc5' into secretlab/test-devicetree by Grant Likely · 14 years ago
  4. 6016a36 of: unify phandle name in struct device_node by Grant Likely · 14 years ago
  5. 4230fa3 sparc64: Fix overly strict range type matching for PCI devices. by David S. Miller · 15 years ago
  6. c9f5b7e sparc: move of_device common code to of_device_common by Robert Reif · 15 years ago
  7. 956d039 sparc: Fix bus type probing for ESP and LE devices. by David S. Miller · 15 years ago
  8. 6bbc0b0 sparc64: get_cells() can't be marked __init by David S. Miller · 15 years ago
  9. 9018113 sparc64: Use unsigned long long for u64. by Sam Ravnborg · 15 years ago
  10. 2ca1a61 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Rusty Russell · 15 years ago
  11. 92d9091 sparc: fix array overrun check in of_device_64.c by Robert Reif · 15 years ago
  12. a88b5ba sparc,sparc64: unify kernel/ by Sam Ravnborg · 16 years ago[Renamed from arch/sparc64/kernel/of_device.c]
  13. 56c5d90 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  14. 7ee766d sparc64: Fix disappearing PCI devices on e3500. by David S. Miller · 16 years ago
  15. 21cd883 sparc64: Fix sparse warnings in of_device.c by David S. Miller · 16 years ago
  16. 98d86c0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by David S. Miller · 16 years ago
  17. 5280267 sparc: Fix handling of LANCE and ESP parent nodes in of_device.c by David S. Miller · 16 years ago
  18. e0ac612 sparc: Kill ebus_bus_type. by David S. Miller · 16 years ago
  19. 47a2d72 sparc: Kill sbus_bus_type. by David S. Miller · 16 years ago
  20. 5059625 sparc: Add OF archdata propagation helper. by David S. Miller · 16 years ago
  21. e3c71a3 sparc: Fix resource flags for PCI children in OF device tree. by David S. Miller · 16 years ago
  22. 51e0f004 sparc64: Fix irq_of_parse_and_map() and irq_dispose_mapping(). by David S. Miller · 16 years ago
  23. 4426621 sparc: Implement irq_of_parse_and_map() and irq_dispose_mapping(). by David S. Miller · 16 years ago
  24. 71fc324 sparc64: Kill isa_bus_type. by David S. Miller · 16 years ago
  25. 2222c31 sparc64: fix up bus_id changes in sparc core code by Greg Kroah-Hartman · 16 years ago
  26. dc8ca2a sparc64: Do not ignore 'pmu' device ranges. by David S. Miller · 16 years ago
  27. c1b1a5f [SPARC64]: NUMA device infrastructure. 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. 8c2786c [SPARC64]: Handle PCI bridges without 'ranges' property. by David S. Miller · 17 years ago
  36. 49d23cf [SPARC64]: Be more resiliant with PCI I/O space regs. by David S. Miller · 17 years ago
  37. e5dd42e [SPARC64]: Spelling fixes. by Simon Arlott · 17 years ago
  38. a165b42 [SPARC64]: Fix PCI rework to adhere to of_get_property() const return. by David S. Miller · 17 years ago
  39. 0bba2dd [SPARC64]: Kill pbm->pci_first_slot. by David S. Miller · 17 years ago
  40. 01f94c4 [SPARC64]: Fix sabre pci controllers with new probing scheme. by David S. Miller · 17 years ago
  41. 6a23acf [SPARC64]: constify of_get_property return: arch/sparc64 by Stephen Rothwell · 17 years ago
  42. 45bcca6 [SPARC]: Handle unresolvable resources better in of_device.c by David S. Miller · 17 years ago
  43. b85cdd4 [SPARC]: Fix bus handling in build_device_resources(). by David S. Miller · 17 years ago
  44. bb4c18c [SPARC64]: Fix PCI interrupts on E450 et al. by David S. Miller · 17 years ago
  45. e3a411a3 [SPARC64]: Fix of_iounmap() region release. by David S. Miller · 17 years ago
  46. 982c206 [SPARC64]: Replace kmalloc+memset with kzalloc by Yan Burman · 18 years ago
  47. f5ef9d1 [SPARC]: Fix bus_id[] string overflow. by David S. Miller · 18 years ago
  48. 4130a4b [SPARC64]: Fix central/FHC bus handling on Ex000 systems. by David S. Miller · 18 years ago
  49. 6bda573 [SPARC64]: Fix of_ioremap(). by David S. Miller · 18 years ago
  50. 4b75eb2 [SPARC64]: Fix of_device bus_id settings. by David S. Miller · 18 years ago
  51. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
  52. 46ba6d7 [SPARC64]: Fix more of_device layer IRQ bugs, and correct PROMREG_MAX. by David S. Miller · 18 years ago
  53. a83f982 [SPARC]: Fix OF register translations under sub-PCI busses. by David S. Miller · 18 years ago
  54. 6cc8b6f [SPARC64]: of_device_register() error checking fix by Andrew Morton · 18 years ago
  55. 1815aed [SPARC64]: Mask out top 8-bits in physical address when building resources. by David S. Miller · 18 years ago
  56. 2b1e597 [SPARC64]: of_device layer IRQ resolution by David S. Miller · 18 years ago
  57. 3ca9fab [SPARC]: Add of_io{remap,unmap}(). by David S. Miller · 18 years ago
  58. cf44bbc [SPARC]: Beginnings of generic of_device framework. by David S. Miller · 18 years ago
  59. 6985391 [SPARC]: Export x_bus_type to modules. by David S. Miller · 18 years ago
  60. a2bd4fd [SPARC64]: Add of_device layer and make ebus/isa use it. by David S. Miller · 18 years ago