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. b7f3a20 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 by Linus Torvalds · 15 years ago
  4. 3b7a17f resource/PCI: mark struct resource as const by Dominik Brodowski · 15 years ago
  5. b26b2d4 resource/PCI: align functions now return start of resource by Dominik Brodowski · 15 years ago
  6. 2ef2d74 sparc64: If 'slot-names' property exist, create sysfs PCI slot information. by David S. Miller · 15 years ago
  7. 172d2d0 sparc64: Sync of_create_pci_dev() with drivers/pci/probe.c changes. by David S. Miller · 15 years ago
  8. 1abff64 sparc64: don't export static inline pci_ functions by Stephen Rothwell · 15 years ago
  9. 4c0eec7 sparc64/PCI: drop PCI_CACHE_LINE_BYTES by Tejun Heo · 15 years ago
  10. ee664a9 sparc: Use asm-generic/pci-dma-compat by FUJITA Tomonori · 15 years ago
  11. a6c1409 Delete pcibios_select_root by Matthew Wilcox · 15 years ago
  12. 917c366 sparc64: move EXPORT_SYMBOL to the symbols definition by Sam Ravnborg · 16 years ago
  13. 9018113 sparc64: Use unsigned long long for u64. by Sam Ravnborg · 16 years ago
  14. a88b5ba sparc,sparc64: unify kernel/ by Sam Ravnborg · 16 years ago[Renamed from arch/sparc64/kernel/pci.c]
  15. 5769907 sparc64: Fix PCI resource mapping on sparc64 by Max Dmitrichenko · 16 years ago
  16. 56c5d90 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  17. 44b50e5 sparc64: Fix missing devices due to PCI bridge test in of_create_pci_dev(). by David S. Miller · 16 years ago
  18. 77d10d0 sparc64: Fix sparse warnings in pci.c by David S. Miller · 16 years ago
  19. 22fecba sparc64: Record OF device instead of device node pointer in pci_pbm_info. by David S. Miller · 16 years ago
  20. d3ae4b5 sparc64: Get rid of pci_controller_info. by David S. Miller · 16 years ago
  21. e822358a sparc64: Pass proper parent device down into root pci_create_bus() call. by David S. Miller · 16 years ago
  22. c804996 sparc64: Convert FIRE PCI controller driver into a real driver. by David S. Miller · 16 years ago
  23. edbe805 sparc64: Convert SABRE PCI controller driver into a real driver. by David S. Miller · 16 years ago
  24. b20bfe4 sparc64: Convert PSYCHO PCI controller driver into a real driver. by David S. Miller · 16 years ago
  25. 3822b50 sparc64: Convert SUN4V PCI controller driver into a real driver. by David S. Miller · 16 years ago
  26. 6d19c88 sparc64: Convert SCHIZO PCI controller driver into a real driver. by David S. Miller · 16 years ago
  27. c510b9b sparc64: Don't invoke power_init() from pcibios_init(). by David S. Miller · 16 years ago
  28. 356d164 sparc: Kill EBUS driver layer. by David S. Miller · 16 years ago
  29. ae05f87 sparc64: Propagate PCI device archdata into OF device tree for EBUS. by David S. Miller · 16 years ago
  30. 783c98b sparc64: Use the cond_syscall()s in kernel/sys_ni.c instead of home-grown copy. by David S. Miller · 16 years ago
  31. 2222c31 sparc64: fix up bus_id changes in sparc core code by Greg Kroah-Hartman · 16 years ago
  32. c6c4f07 PCI: make pci_name use dev_name by Greg KH · 16 years ago
  33. c26d3c0 sparc64: Stop creating dummy root PCI host controller devices. by David S. Miller · 16 years ago
  34. 5da496e sparc64: Kill unused local ISA bus layer. by David S. Miller · 16 years ago
  35. c1b1a5f [SPARC64]: NUMA device infrastructure. by David S. Miller · 17 years ago
  36. 8c5b4a3f [SPARC64]: Kill pcic_present(). by David S. Miller · 17 years ago
  37. bcea1db [SPARC64]: Implement pci_resource_to_user() by David S. Miller · 17 years ago
  38. 29f139c [SPARC64]: ARRAY_SIZE() cleanup by Alejandro Martinez Ruiz · 17 years ago
  39. bbe0b5e [SPARC64]: Kill pci_memspace_mask. by David S. Miller · 17 years ago
  40. 2cc7345 [SPARC64]: Fix booting on V100 systems. by David S. Miller · 17 years ago
  41. 5f92c32 [SPARC64]: Fix several bugs in MSI handling. by David S. Miller · 17 years ago
  42. ad7ad57 [SPARC64]: Fix conflicts in SBUS/PCI/EBUS/ISA DMA handling. by David S. Miller · 17 years ago
  43. a2d6ea0 [SPARC64]: Fix sun4u PCI config space accesses on sun4u. by David S. Miller · 17 years ago
  44. b8a3a52 PCI: read revision ID by default by Auke Kok · 17 years ago
  45. 8c2786c [SPARC64]: Handle PCI bridges without 'ranges' property. by David S. Miller · 17 years ago
  46. 5840fc6 [SPARC64]: PCI device scan is way too verbose by default. by David S. Miller · 17 years ago
  47. f16537b [SPARC64]: pci_resource_adjust() cannot be __init. by David S. Miller · 17 years ago
  48. 26e6385 [SPARC64]: Use alloc_pci_dev() in PCI bus probes. by David S. Miller · 17 years ago
  49. c57c2ff [SPARC64]: Kill asm-sparc64/pbm.h by David S. Miller · 17 years ago
  50. 28113a9 [SPARC64]: Removal of trivial pci_controller_info uses. by David S. Miller · 17 years ago
  51. 6c108f1 [SPARC64]: Move index info pci_pbm_info. by David S. Miller · 17 years ago
  52. e9870c4 [SPARC64]: Move {setup,teardown}_msi_irq into pci_pbm_info. by David S. Miller · 17 years ago
  53. f1cd8de [SPARC64]: Move pci_ops into pci_pbm_info. by David S. Miller · 17 years ago
  54. 34768bc [SPARC64] PCI: Use root list of pbm's instead of pci_controller_info's by David S. Miller · 17 years ago
  55. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  56. a6009dd [SPARC64]: Fix section mismatch warnings in arch/sparc64/kernel/pci.c by David S. Miller · 17 years ago
  57. 861fe90 [SPARC64]: SUN4U PCI-E controller support. by David S. Miller · 17 years ago
  58. 7fe3730 MSI: arch must connect the irq and the msi_desc by Michael Ellerman · 17 years ago
  59. a165b42 [SPARC64]: Fix PCI rework to adhere to of_get_property() const return. by David S. Miller · 18 years ago
  60. 28f57e7 [SPARC64]: Force dummy host controller onto bus zero. by David S. Miller · 18 years ago
  61. 97b3cf0 [SPARC64]: Add dummy host controller to root of all PCI domains. by David S. Miller · 18 years ago
  62. c6e8756 [SPARC64]: Const'ify pci_iommu_ops. by David S. Miller · 18 years ago
  63. 3875c5c [SPARC64]: Kill pci_controller->pbms_same_domain by David S. Miller · 18 years ago
  64. 0bae5f8 [SPARC64]: Kill pci_controller->resource_adjust() by David S. Miller · 18 years ago
  65. 01f94c4 [SPARC64]: Fix sabre pci controllers with new probing scheme. by David S. Miller · 18 years ago
  66. a378fd0 [SPARC64]: Fix obppath pci device sysfs creation. by David S. Miller · 18 years ago
  67. 1e8a8cc [SPARC64]: Internalize pci_memspace_mask. by David S. Miller · 18 years ago
  68. a2fb23a [SPARC64]: Probe PCI bus using OF device tree. by David S. Miller · 18 years ago
  69. f6b45da [SPARC]: Fix section mismatch warnings in pci.c and pcic.c by Robert Reif · 17 years ago
  70. f6d0f9e [SPARC]: Provide pci_device_to_OF_node() just like powerpc. by David S. Miller · 18 years ago
  71. abfd336 [SPARC64]: Fix arch_teardown_msi_irq(). by David S. Miller · 18 years ago
  72. 35a17eb [SPARC64]: Add PCI MSI support on Niagara. by David S. Miller · 18 years ago
  73. ebf5a24 PCI: Use pci_generic_prep_mwi on sparc64 by Matthew Wilcox · 18 years ago
  74. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  75. 2b1e597 [SPARC64]: of_device layer IRQ resolution by David S. Miller · 18 years ago
  76. ee5caf0 [SPARC]: Convert clock drivers to of_driver framework. by David S. Miller · 18 years ago
  77. e31dd6e [PATCH] 64bit resource: change pci core and arch code to use resource_size_t by Greg Kroah-Hartman · 18 years ago
  78. 20edac8a [SPARC64]: Disable verbose PCI IRQ probing messages by default. by David S. Miller · 18 years ago
  79. e87dc35 [SPARC64]: Use in-kernel OBP device tree for PCI controller probing. by David S. Miller · 18 years ago
  80. e18e2a0 [SPARC64]: Move over to GENERIC_HARDIRQS. by David S. Miller · 18 years ago
  81. 5fdfd42 [SPARC64]: Export pcibios_resource_to_bus(). by David S. Miller · 18 years ago
  82. 14778d9 [SPARC]: Respect vm_page_prot in io_remap_page_range(). by David S. Miller · 19 years ago
  83. 8f6a93a [SPARC64]: Beginnings of SUN4V PCI controller support. by David S. Miller · 19 years ago
  84. 085ae41 [PATCH] Make sparc64 use setup-res.c by David S. Miller · 19 years ago
  85. 064b53db [PATCH] PCI: restore BAR values after D3hot->D0 for devices that need it by John W. Linville · 19 years ago
  86. a7a6cac [SPARC]: Kill io_remap_page_range() by David S. Miller · 19 years ago
  87. 41290c1 [PATCH] Export pcibios_bus_to_resource by Keith Owens · 19 years ago
  88. dc836b5 Revert "[PATCH] PCI: restore BAR values..." by Linus Torvalds · 19 years ago
  89. fec59a7 [PATCH] PCI: restore BAR values after D3hot->D0 for devices that need it by John W. Linville · 19 years ago
  90. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago