1. 74bb1bc PCI: handle SR-IOV Virtual Function Migration by Yu Zhao · 16 years ago
  2. dd7cc44 PCI: add SR-IOV API for Physical Function driver by Yu Zhao · 16 years ago
  3. 480b93b PCI: centralize device setup code by Yu Zhao · 16 years ago
  4. a28724b PCI: reserve bus range for SR-IOV device by Yu Zhao · 16 years ago
  5. 8c5cdb6 PCI: restore saved SR-IOV state by Yu Zhao · 16 years ago
  6. d1b054d PCI: initialize and release SR-IOV capability by Yu Zhao · 16 years ago
  7. 8293b0f PCI: Compaq Evo D510 SMBus quirk using USB instead of VGA by David O'Shea · 16 years ago
  8. 217f45d PCI: expose boot VGA device via sysfs. by Dave Airlie · 16 years ago
  9. dfadd9e PCI/x86: detect host bridge config space size w/o using quirks by Yinghai Lu · 16 years ago
  10. 745be2e7 PCIe: portdrv: call pci_disable_device during remove by Alex Chiang · 16 years ago
  11. 9efb5fe PCI: PCIe portdrv: eliminate double kfree in remove path by Alex Chiang · 16 years ago
  12. 6a3b3e2 PCI: Use kzalloc() in pci_create_bus() by Geert Uytterhoeven · 16 years ago
  13. 32a9a68 PCI: allow assignment of memory resources with a specified alignment by Yuji Shimada · 16 years ago
  14. 1c8d7b0 PCI MSI: Add support for multiple MSI by Matthew Wilcox · 16 years ago
  15. f2440d9 PCI MSI: Refactor interrupt masking code by Matthew Wilcox · 16 years ago
  16. 264d9ca PCI MSI: Use mask_pos instead of mask_base when appropriate by Matthew Wilcox · 16 years ago
  17. 379f532 PCI MSI: msi_desc->dev is always initialised by Matthew Wilcox · 16 years ago
  18. 24d2755 PCI MSI: Replace 'type' with 'is_msix' by Matthew Wilcox · 16 years ago
  19. 0994375 PCI: add remove_id sysfs entry by Chris Wright · 16 years ago
  20. c74d724 PCI: fix wrong assumption in pci_common_swizzle by Kenji Kaneshige · 16 years ago
  21. c2a3072 PCI: fix wrong assumption in pci_get_interrupt_pin by Kenji Kaneshige · 16 years ago
  22. f92d4e2 PCI: fix wrong assumption in pci_read_bridge_bases by Kenji Kaneshige · 16 years ago
  23. 151ab36 PCI: fix wrong assumption in pci_find_upstream_pcie_bridge by Kenji Kaneshige · 16 years ago
  24. d391f00 PCI hotplug: fix wrong assumption in acpi_get_hp_hw_control_from_firmware by Kenji Kaneshige · 16 years ago
  25. 267efd7 PCI hotplug: fix wrong assumption in acpi_get_hp_params_from_firmware by Kenji Kaneshige · 16 years ago
  26. 3a3c244 PCI: PCIe portdrv: Implement pm object by Rafael J. Wysocki · 16 years ago
  27. ae40582 PCI: pcie_portdriver: fix pcie_port_device_remove by Eric W. Biederman · 16 years ago
  28. 10a0ef3 PCI/alpha: pci sysfs resources by Ivan Kokshaysky · 16 years ago
  29. ea74155 PCI: constify pci_bus_assign_resources() by Andrew Morton · 16 years ago
  30. c48f167 PCI: constify pci_bus_add_devices() by akpm@linux-foundation.org · 16 years ago
  31. b5fbf53 PCI/MSI: Allow arch code to return the number of MSI-X available by Michael Ellerman · 16 years ago
  32. 35e1801 PCI hotplug: shpchp: fix bus number check to avoid false positive by Roel Kluin · 16 years ago
  33. 9f5404d PCI/ACPI: rename pci_osc_control_set() by Kenji Kaneshige · 16 years ago
  34. 63f10f0 PCI/ACPI: move _OSC code to pci_root.c by Kenji Kaneshige · 16 years ago
  35. 5fe5db0 PCI: Speed up device reset function by Sheng Yang · 16 years ago
  36. 4c9c168 PCI quirk: don't mark one netmos as class other by Jiri Slaby · 16 years ago
  37. 6279504 PCI: enhance physical slot debug information by Alex Chiang · 16 years ago
  38. 6a82e21 PCI: pciehp: make cmd_busy flag one bit by Kenji Kaneshige · 16 years ago
  39. 99f0169 PCI: pciehp: enable software notification on empty slots by Kenji Kaneshige · 16 years ago
  40. 81b840c PCI: pciehp: fix possible endless loop in pcie_isr by Kenji Kaneshige · 16 years ago
  41. 0b3e738 PCI: introduce missing kfree by Julia Lawall · 16 years ago
  42. 1c35b8e PCI: add missing KERN_* constants to printks by Frank Seidel · 16 years ago
  43. 2b56313 PCI: check if a bus is added when removing it by Yu Zhao · 16 years ago
  44. 11df1f0 PCI/MSI: Use #ifdefs instead of weak functions by Michael Ellerman · 16 years ago
  45. b43d451 PCI/PCIe portdrv: Fix allocation of interrupts by Rafael J. Wysocki · 16 years ago
  46. a52e2e3 PCI/MSI: Introduce pci_msix_table_size() by Rafael J. Wysocki · 16 years ago
  47. a447b77 PCI: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  48. 2210636 PCI: PCIe portdrv: Remove struct pcie_port_service_id by Rafael J. Wysocki · 16 years ago
  49. 0516c8b PCI: PCIe portdrv: Simplily probe callback of service drivers by Rafael J. Wysocki · 16 years ago
  50. 87d2e2e PCI: PCIe portdrv: Remove unnecessary function by Rafael J. Wysocki · 16 years ago
  51. f118c0c PCI: PCIe portdrv: Do not enable port device before setting up interrupts by Rafael J. Wysocki · 16 years ago
  52. 90e9cd5 PCI: PCIe portdrv: Aviod using service devices with wrong interrupts by Rafael J. Wysocki · 16 years ago
  53. 1bf83e5 PCI: PCIe portdrv: Use driver data to simplify code by Rafael J. Wysocki · 16 years ago
  54. e496b61 PCI: __FUNCTION__ is gcc-specific, use __func__ by Harvey Harrison · 16 years ago
  55. a1e4ee2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 16 years ago
  56. d0573fa Staging: benet: remove driver now that it is merged in drivers/net/ by Greg Kroah-Hartman · 16 years ago
  57. d941d0e Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  58. c71327a Merge commit 'gcl/merge' into merge by Benjamin Herrenschmidt · 16 years ago
  59. 8a0845c USB: storage: Unusual USB device Prolific 2507 variation added by Thomas Bartosik · 16 years ago
  60. e7f2f0d USB: Add device id for Option GTM380 to option driver by Achilleas Kotsis · 16 years ago
  61. 56a2182 USB: Add Vendor/Product ID for new CDMA U727 to option driver by Dirk Hohndel · 16 years ago
  62. 716a9c8 USB: Updated unusual-devs entry for USB mass storage on Nokia 6233 by Moritz Muehlenhoff · 16 years ago
  63. 0cc6bfe USB: Option: let cdc-acm handle Sony Ericsson F3507g / Dell 5530 by Dan Williams · 16 years ago
  64. 391016f USB: EHCI: expedite unlinks when the root hub is suspended by Alan Stern · 16 years ago
  65. 508db8c USB: EHCI: Fix isochronous URB leak by Karsten Wiese · 16 years ago
  66. 9ea19b8 USB: option.c: add ZTE 622 modem device by Albert Pauw · 16 years ago
  67. 49fa092 USB: wusbcore/wa-xfer, fix lock imbalance by Jiri Slaby · 16 years ago
  68. a08b43a USB: misc/vstusb, fix lock imbalance by Jiri Slaby · 16 years ago
  69. 46c9844 USB: misc/adutux, fix lock imbalance by Jiri Slaby · 16 years ago
  70. 909b6c3 USB: image/mdc800, fix lock imbalance by Jiri Slaby · 16 years ago
  71. eeafa64 USB: atm/cxacru, fix lock imbalance by Jiri Slaby · 16 years ago
  72. c497e71 USB: unusual_devs: Add support for GI 0431 SD-Card interface by Jan Dumon · 16 years ago
  73. c653566 USB: serial: new cp2101 device id by Robert M. Kenney · 16 years ago
  74. b0d6590 USB: serial: ftdi: enable UART detection on gnICE JTAG adaptors blacklist interface0 by Michael Hennerich · 16 years ago
  75. 7f82b6d USB: serial: add FTDI USB/Serial converter devices by Axel Wachtler · 16 years ago
  76. 6ff1046 USB: usbfs: keep async URBs until the device file is closed by Alan Stern · 16 years ago
  77. 228dd05 USB: usbtmc: add protocol 1 support by Greg Kroah-Hartman · 16 years ago
  78. 5b10916 USB: usbtmc: fix stupid bug in open() by Greg Kroah-Hartman · 16 years ago
  79. 18439c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 16 years ago
  80. 19695ec Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  81. b35f8ca dm crypt: wait for endio to complete before destruction by Milan Broz · 16 years ago
  82. b2174ee dm crypt: fix kcryptd_async_done parameter by Huang Ying · 16 years ago
  83. d659e6c dm io: respect BIO_MAX_PAGES limit by Mikulas Patocka · 16 years ago
  84. f80a557 dm table: rework reference counting fix by Mikulas Patocka · 16 years ago
  85. bc0fd67 dm ioctl: validate name length when renaming by Milan Broz · 16 years ago
  86. 8e91f17 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  87. 8032b52 linux.conf.au 2009: Tuz by Rusty Russell · 16 years ago
  88. 1b958a3 Merge branches 'misc-up-now' and 'platform-drivers' into release by Len Brown · 16 years ago
  89. da51199 acpi-wmi: unsigned cannot be less than 0 by Roel Kluin · 16 years ago
  90. b36a50f thinkpad-acpi: fix module autoloading for older models by Mathieu Chouquet-Stringer · 16 years ago
  91. 54b1ec8 acer-wmi: Unmark as 'experimental' by Carlos Corbacho · 16 years ago
  92. 5fcdd17 acpi-wmi: Unmark as 'experimental' by Carlos Corbacho · 16 years ago
  93. 013d67f acer-wmi: double free in acer_rfkill_exit() by Dan Carpenter · 16 years ago
  94. d263da3 platform/x86: depends instead of select for laptop platform drivers by Corentin Chary · 16 years ago
  95. e73e2c6 asus-laptop: use select instead of depends on by Corentin Chary · 16 years ago
  96. 7950b71 eeepc-laptop: restore acpi_generate_proc_event() by Corentin Chary · 16 years ago
  97. 6050c8d asus-laptop: restore acpi_generate_proc_event() by Corentin Chary · 16 years ago
  98. 27ce341 acpi: check for pxm_to_node_map overflow by Cyrill Gorcunov · 16 years ago
  99. 176f9c1 ACPI: remove doubled status checking by Jiri Slaby · 16 years ago
  100. 45e7798 ACPI suspend: Blacklist Toshiba Satellite L300 that requires to set SCI_EN directly on resume by Zhang Rui · 16 years ago