1. 9f35575 [PATCH] pci: Repair pci_save/restore_state so we can restore one save many times. by Eric W. Biederman · 17 years ago
  2. f5f2b13 [PATCH] msi: sanely support hardware level msi disabling by Eric W. Biederman · 17 years ago
  3. 4516a61 PCI: Make CARDBUS_MEM_SIZE and CARDBUS_IO_SIZE boot options by Atsushi Nemoto · 18 years ago
  4. 5ea8176 [PATCH] sort the devres mess out by Al Viro · 17 years ago
  5. 9ac7849 devres: device resource management by Tejun Heo · 18 years ago
  6. 78149df Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  7. ded86d8 msi: Kill msi_lookup_irq by Eric W. Biederman · 18 years ago
  8. 0fcfdab MSI: Remove pci_scan_msi_device() by Michael Ellerman · 18 years ago
  9. 8255cf3 PCI: make isa_bridge Alpha-only by Adrian Bunk · 18 years ago
  10. 429538a PCI: mark pci_find_device() as __deprecated by Adrian Bunk · 18 years ago
  11. fd9b37c PCI: remove pci_find_device_reverse() by Adrian Bunk · 18 years ago
  12. a7369f1 PCI: define inline for test of channel error state by Linas Vepstas · 18 years ago
  13. c87deff PCI : Add selected_regions funcs by Hidetoshi Seto · 18 years ago
  14. 725522b PCI: add the sysfs driver name to all modules by Greg Kroah-Hartman · 18 years ago
  15. 7e7a43c PCI: don't export device IDs to userspace by Adrian Bunk · 18 years ago
  16. 1597cac PCI: Fix multiple problems with VIA hardware by Alan Cox · 18 years ago
  17. 687d5fe PCI: Add pci_find_ht_capability() for finding Hypertransport capabilities by Michael Ellerman · 18 years ago
  18. d86f90f pci: Introduce pci_find_present by Alan Cox · 18 years ago
  19. bae94d0 PCI: switch pci_{enable,disable}_device() to be nestable by Inaky Perez-Gonzalez · 18 years ago
  20. d42552c [PATCH] pci: declare pci_get_device_reverse() by Andrew Morton · 18 years ago
  21. 6b4b78f PCI: optionally sort device lists breadth-first by Matt Domsch · 18 years ago
  22. 29f3eb6 pci: Additional search functions by Alan Cox · 18 years ago
  23. 95d7788 [PATCH] htirq: tidy up the htirq code by Eric W. Biederman · 18 years ago
  24. 3b7d192 [PATCH] msi: refactor and move the msi irq_chip into the arch code by Eric W. Biederman · 18 years ago
  25. 8b955b0 [PATCH] Initial generic hypertransport interrupt support by Eric W. Biederman · 18 years ago
  26. 38bc036 [PATCH] genirq: msi: refactor the msi_ops by Eric W. Biederman · 18 years ago
  27. 0366f8f [PATCH] genirq: msi: implement helper functions read_msi_msg and write_msi_msg by Eric W. Biederman · 18 years ago
  28. 236561e [PATCH] PCI quirks update by Alan Cox · 18 years ago
  29. 24f8aa9 PCI: add pci_stop_bus_device by Satoru Takeuchi · 18 years ago
  30. 50b0075 PCI: Multiprobe sanitizer by Alan Cox · 18 years ago
  31. b19441a PCI: fix __must_check warnings by Greg Kroah-Hartman · 18 years ago
  32. 4a7fb63 add __must_check to device management code by Andrew Morton · 18 years ago
  33. 1d3a82a PM: no suspend_prepare() phase by David Brownell · 18 years ago
  34. cbd69db Suspend changes for PCI core by Linus Torvalds · 18 years ago
  35. ffadcc2 [PATCH] PCI: PCIE power management quirk by Kristen Carlson Accardi · 18 years ago
  36. e31dd6e [PATCH] 64bit resource: change pci core and arch code to use resource_size_t by Greg Kroah-Hartman · 18 years ago
  37. 99dc804 [PATCH] PCI: disable msi mode in pci_disable_device by Shaohua Li · 18 years ago
  38. bd8481e [PATCH] PCI Bus Parity Status-broken hardware attribute, EDAC foundation by Doug Thompson · 18 years ago
  39. 75acfeca [PATCH] PCI: Add pci_assign_resource_fixed -- allow fixed address assignments by Kumar Gala · 18 years ago
  40. cee4cca Merge git://git.infradead.org/hdrcleanup-2.6 by Linus Torvalds · 18 years ago
  41. 3a720d7 [PATCH] Revive pci_find_ext_capability by Brice Goglin · 18 years ago
  42. 778382e Don't include <linux/mod_devicetable.h> in public part of linux/pci.h by David Woodhouse · 18 years ago
  43. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 18 years ago
  44. e778272 [PATCH] PCI: fix sparse warning about pci_bus_flags by Roland Dreier · 18 years ago
  45. 41017f0 [PATCH] PCI: MSI(X) save/restore for suspend/resume by Shaohua Li · 18 years ago
  46. 3c990e9 [PATCH] PCI: fix pci_request_region[s] arg by Jeff Garzik · 18 years ago
  47. 6e325a6 [PATCH] PCI: make MSI quirk inheritable from the pci bus by Michael S. Tsirkin · 18 years ago
  48. b82db5c [PATCH] PCI: return max reserved busnr by Kristen Accardi · 19 years ago
  49. f8d6571 [PATCH] PCI: drivers/pci/pci.c: #if 0 pci_find_ext_capability() by Adrian Bunk · 19 years ago
  50. 392a1ce [PATCH] PCI Error Recovery: header file patch by linas · 19 years ago
  51. ac7dc65 [PATCH] PCI: Export pci_cfg_space_size by Benjamin Herrenschmidt · 19 years ago
  52. ffeff78 [PATCH] pci: store PCI_INTERRUPT_PIN in pci_dev by Kristen Accardi · 19 years ago
  53. 249bb07 [PATCH] PCI: removed unneeded .owner field from struct pci_driver by Greg Kroah-Hartman · 19 years ago
  54. 863b18f [PATCH] PCI: automatically set device_driver.owner by Laurent riffard · 19 years ago
  55. 24a4e37 [PATCH] PCI: add pci_find_next_capability() by Roland Dreier · 19 years ago
  56. e04b0ea [PATCH] PCI: Block config access during BIST by Brian King · 19 years ago
  57. 9c8550e Remove "must_check" attributes in PCI-land by Linus Torvalds · 19 years ago
  58. 41d0ab2 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 19 years ago
  59. cdb9b9f [PATCH] PCI: Small rearrangement of PCI probing code by Paul Mackerras · 19 years ago
  60. b3743fa [PATCH] yenta: share code with PCI core by Dominik Brodowski · 19 years ago
  61. 144a50e [PATCH] must_check attributes for PCI layer. by Dave Jones · 19 years ago
  62. a04ce0f [PATCH] PCI/libata INTx cleanup by Brett M Russ · 19 years ago
  63. 3fe9d19 [PATCH] PCI: Support PCM PM CAP version 3 by Daniel Ritz · 19 years ago
  64. cecf486 [PATCH] PCI: Add pci_walk_bus function to PCI core (nonrecursive) by Paul Mackerras · 19 years ago
  65. 064b53db [PATCH] PCI: restore BAR values after D3hot->D0 for devices that need it by John W. Linville · 19 years ago
  66. 4352dfd [PATCH] PCI: clean up pci.h and split pci register info to separate header file. by Greg Kroah-Hartman · 19 years ago
  67. 982245f [PATCH] PCI: remove CONFIG_PCI_NAMES by Adrian Bunk · 19 years ago
  68. 74d863e [PATCH] PCI: Move PCI fixup data into r/o section by akpm@osdl.org · 19 years ago
  69. 4602b88 [PATCH] PCI: 6700/6702PXH quirk by Kristen Accardi · 19 years ago
  70. dc836b5 Revert "[PATCH] PCI: restore BAR values..." by Linus Torvalds · 19 years ago
  71. fec59a7 [PATCH] PCI: restore BAR values after D3hot->D0 for devices that need it by John W. Linville · 19 years ago
  72. a46e812 [PATCH] PCI: fix up errors after dma bursting patch and CONFIG_PCI=n -- bug? by Kumar Gala · 19 years ago
  73. 7586585 [PATCH] PCI: clean up dynamic pci id logic by Greg Kroah-Hartman · 19 years ago
  74. a03fa95 [PATCH] PCI: Increase the number of PCI bus resources by rajesh.shah@intel.com · 19 years ago
  75. bb4a61b [PATCH] PCI: fix up errors after dma bursting patch and CONFIG_PCI=n by Andrew Morton · 19 years ago
  76. e24c2d9 [PATCH] PCI: DMA bursting advice by David S. Miller · 19 years ago
  77. 2311b1f [PATCH] PCI: fix-pci-mmap-on-ppc-and-ppc64.patch by Michael Ellerman · 19 years ago
  78. c431ada [PATCH] acpi bridge hotadd: ACPI based root bridge hot-add by Rajesh Shah · 19 years ago
  79. 9171078 [PATCH] PCI: drivers/pci/pci.c: remove pci_dac_set_dma_mask by Adrian Bunk · 19 years ago
  80. c895817 [PATCH] PCI: Add pci shutdown ability by Greg KH · 19 years ago
  81. 438510f [PATCH] pm_message_t: more fixes in common and i386 by Pavel Machek · 19 years ago
  82. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago