1. 215e871 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  2. b6cf160 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 17 years ago
  3. ed50d6c debug: softlockup looping fix by Peter Zijlstra · 17 years ago
  4. fd7d1ce PCI: make pci_bus a struct device by Greg Kroah-Hartman · 18 years ago
  5. 05cca6e PCI: fix codingstyle issues in include/linux/pci.h by Greg Kroah-Hartman · 17 years ago
  6. 367b09f PCI: fix codingstyle issues in drivers/pci/pci.h by Greg Kroah-Hartman · 17 years ago
  7. 6c723d5 PCI: PCIE ASPM support by Shaohua Li · 17 years ago
  8. 5c796ae PCI: Fix fakephp deadlock by Ian Abbott · 17 years ago
  9. 4600c9d PCI: modify SB700 SATA MSI quirk by Shane Huang · 17 years ago
  10. 3c75e23 PCI: Run ACPI _OSC method on root bridges only by Andrew Patterson · 17 years ago
  11. d8634dd PCI ACPI: AER driver should only register PCIe devices with _OSC by Andrew Patterson · 17 years ago
  12. c277835 PCI ACPI: Added a function to register _OSC with only PCIe devices. by Andrew Patterson · 17 years ago
  13. 02d90fc PCI: constify function pointer tables by Jan Engelhardt · 17 years ago
  14. add7718 PCI: Convert drivers/pci/proc.c to use unlocked_ioctl by Mathieu Segaud · 17 years ago
  15. 2326e2b pciehp: block new requests from the device before power off by Kenji Kaneshige · 17 years ago
  16. f1050a3 pciehp: workaround against Bad DLLP during power off by Kenji Kaneshige · 17 years ago
  17. 8bb7c7a pciehp: wait for 1000ms before LED operation after power off by Kenji Kaneshige · 17 years ago
  18. d48b5d3 PCI: Remove pci_enable_device_bars() from documentation by Grant Grundler · 17 years ago
  19. 7cbe5b6 PCI: Remove pci_enable_device_bars() by Benjamin Herrenschmidt · 17 years ago
  20. 0948391 PCI: Remove users of pci_enable_device_bars() by Benjamin Herrenschmidt · 17 years ago
  21. b718989 PCI: Add pci_enable_device_{io,mem} intefaces by Benjamin Herrenschmidt · 17 years ago
  22. 017fc48 PCI: avoid save the same type of cap multiple times by Shaohua Li · 17 years ago
  23. ec0a3a2 PCI: correctly initialize a structure for pcie_save_pcix_state() by Shaohua Li · 17 years ago
  24. f34303d PCI: fix typo in pci_save_pcix_state by Shaohua Li · 17 years ago
  25. 9ed8855 PCI: use dev_printk in x86 quirk messages by bjorn.helgaas@hp.com · 17 years ago
  26. f0fda80 PCI: use dev_printk in quirk messages by bjorn.helgaas@hp.com · 17 years ago
  27. 9f23ed3 PCI: print quirk name in debug messages by bjorn.helgaas@hp.com · 17 years ago
  28. e64aecc PCI: fix for quirk_e100_interrupt() by Ivan Kokshaysky · 17 years ago
  29. 3609801 PCI: Spelling fixes by Joe Perches · 17 years ago
  30. 8f0e7d2 PCI: Kconfig help: don't refer to the PCI-HOWTO by Adrian Bunk · 17 years ago
  31. 6a9e7f2 PCI: drivers/pci/msi.c: move arch hooks to the top by Adrian Bunk · 17 years ago
  32. 6bae1d9 PCI: quirk: enable MSI Mapping on HT1000 by Sebastien Dugue · 17 years ago
  33. 6015fbe PCI: Fix warning in setup-res.c on 32-bit platforms with 64-bit resources by Benjamin Herrenschmidt · 17 years ago
  34. c40a22e PCI: Fix bus resource assignment on 32 bits with 64b resources by Benjamin Herrenschmidt · 17 years ago
  35. f07234b PCI Hotplug: PCIeHP: Fix some whitespace damage by Rolf Eike Beer · 17 years ago
  36. 9515930 PCI Hotplug: pciehp: use generic function to find ext capability by Kenji Kaneshige · 17 years ago
  37. 941f10e PCI Hotplug: pciehp: remove needless hp_slot calculation by Kenji Kaneshige · 17 years ago
  38. 0837974 PCI Hotplug: pciehp: remove needless members from struct controller by Kenji Kaneshige · 17 years ago
  39. 25d6ddc PCI Hotplug: acpiphp: remove unneeded acpi_get_name function call by MUNEDA Takahiro · 17 years ago
  40. 5a340ed PCI Hotplug: acpiphp: fix trivial typos by MUNEDA Takahiro · 17 years ago
  41. ecdde93 PCIe: fix double initialization bug by Mark Lord · 17 years ago
  42. cd2fe83 PCIE: Make use of the previously split out pcie_init_enable_events() function by Mark Lord · 17 years ago
  43. 08e7a7d PCI: more fixes for PCIe Hotplug so that it works with ExpressCard slots on Dell notebooks (and others?) in conjunction with modparam of pciehp_force=1 by Mark Lord · 17 years ago
  44. 0a3c33d PCIE: fix PCIe Hotplug so that it works with ExpressCard slots on Dell notebooks (and others?) in conjunction with modparam of pciehp_force=1. by Mark Lord · 17 years ago
  45. a6f29a9 PCI: Add missing "space" in printk messages by Joe Perches · 17 years ago
  46. 94688cf PCI: export pci_restore_msi_state() by Linas Vepstas · 17 years ago
  47. 1b7c9fc pci hotplug: fix rpaphp directory naming by Linas Vepstas · 17 years ago
  48. 677cc64 PCI: Unhide the SMBus on the HP xw4100 by Jean Delvare · 17 years ago
  49. 093f87d PCI: More Sanity checks for DMAR by Fenghua Yu · 17 years ago
  50. 652c538 PCI: drivers/pci/quirks.c: coding-style cleanup by Andrew Morton · 17 years ago
  51. 943e6c0 PCI: remove additional pci_scan_child_bus() prototype by Adrian Bunk · 17 years ago
  52. b73e968 PCI: always export pci_scan_single_device by Adrian Bunk · 17 years ago
  53. 0741a95 PCI: remove unneeded lock_kernel() in drivers/pci/syscall.c. by Diego Woitasen · 17 years ago
  54. 10d7425 PCI: get rid of pci_dev::{vendor,device}_compatible fields by Lennert Buytenhek · 17 years ago
  55. 74e27e4 PCI: Mem Policy: fix mempolicy usage in pci driver by Lee Schermerhorn · 17 years ago
  56. 53a9bf4 PCI: VIA CX700 quirk to disable PCI Bus Parking by Tim Yamin · 17 years ago
  57. 2b1afa8 PCI: quirk_vialatency: Omit reading pci revision ID by Auke Kok · 17 years ago
  58. 561e55e PCI: hotplug: Link fakephp last by Alex Chiang · 17 years ago
  59. 41ece38 PCI: hotplug: pci_hotplug_core whitespace fix by Alex Chiang · 17 years ago
  60. 1d5b95a PCI: hotplug: acpiphp: Remove unused variable from acpiphp by Alex Chiang · 17 years ago
  61. 1ec8728 PCI: hotplug: remove Experimental by Kristen Carlson Accardi · 17 years ago
  62. f362b8b PCI: hotplug: Switch to pci_get_bus_and_slot by Joonwoo Park · 17 years ago
  63. 4348a2d pcie: utilize pcie transaction pending bit by Shaohua Li · 17 years ago
  64. 39ec456 pcie port driver: correctly detect native PME feature by Shaohua Li · 17 years ago
  65. eb003ec PCI: drivers/pci/: remove unused exports by Adrian Bunk · 17 years ago
  66. b09549e PCI: drivers/pci/rom.c: #if 0 two functions by Adrian Bunk · 17 years ago
  67. ad66859 PCI: make pci_restore_bars() static by Adrian Bunk · 17 years ago
  68. aa62999 x86: fix bootup crash in native_read_tsc() by Ingo Molnar · 17 years ago
  69. f319124 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  70. 2c044a4 USB: fix codingstyle issues in drivers/usb/core/*.c by Greg Kroah-Hartman · 17 years ago
  71. 3e35bf3 USB: fix codingstyle issues in drivers/usb/core/message.c by Greg Kroah-Hartman · 17 years ago
  72. 34bbe4c USB: fix codingstyle issues in drivers/usb/core/hcd-pci.c by Greg Kroah-Hartman · 17 years ago
  73. 04e482f USB: fix codingstyle issues in drivers/usb/core/devio.c by Greg Kroah-Hartman · 17 years ago
  74. 376c0d3 USB: fix codingstyle issues in drivers/usb/core/devices.c by Greg Kroah-Hartman · 17 years ago
  75. 84cca82 USB: fix codingstyle issues in drivers/usb/core/*.h by Greg Kroah-Hartman · 17 years ago
  76. 41dceed USB: fix codingstyle issues in include/linux/usb/ by Greg Kroah-Hartman · 17 years ago
  77. 969ab2e USB: fix codingstyle issues in include/linux/usb.h by Greg Kroah-Hartman · 17 years ago
  78. 782e70c USB: mark USB drivers as being GPL only by Greg Kroah-Hartman · 17 years ago
  79. 667d691 USB: use a real vendor and product id for root hubs by Greg Kroah-Hartman · 17 years ago
  80. 2e4f3c0 USB: mount options: fix usbfs by Miklos Szeredi · 17 years ago
  81. 8dd7070 USB: Fix usb_serial_driver structure for Kobil cardreader driver. by Stefan Bader · 17 years ago
  82. c06d4dc usb: ehci should use u16 for isochronous intervals by David Brownell · 17 years ago
  83. cd4cdc9 usb: ehci, remove false clear-reset path by David Brownell · 17 years ago
  84. b75be4a USB: Use menuconfig objects by Denis Cheng · 17 years ago
  85. f54aab6 usb: ohci-sm501 driver by Magnus Damm · 17 years ago
  86. b347667 usb: dma bounce buffer support by Magnus Damm · 17 years ago
  87. 0915f49 USB: last abuses of intfdata in close for usb-serial drivers by Oliver Neukum · 17 years ago
  88. 3edbc98 USB: kl5kusb105 don't flush to logically disconnected devices by Oliver Neukum · 17 years ago
  89. b0a239d USB: oti6858: cleanup by Alan Cox · 17 years ago
  90. 95bef01 USB: more serial drivers writing after disconnect by Oliver Neukum · 17 years ago
  91. e33fe4d USB: make sure usb serial drivers don't flush to logically disconnected devices by Oliver Neukum · 17 years ago
  92. 004b4f2 USB: fix memleak in ark3116 serial driver by Oliver Neukum · 17 years ago
  93. 9e3b1d8 USB: stop abuse of intfdata in cypress_m8 by Oliver Neukum · 17 years ago
  94. 0b3f5fe USB: constify function pointer tables by Jan Engelhardt · 17 years ago
  95. a1cd7e9 USB: stop io performed by mos7720 upon close() by Oliver Neukum · 17 years ago
  96. 828d55c USB: add support for SuperH OHCI by Yoshihiro Shimoda · 17 years ago
  97. 504b55c USB: ftdi_sio: remove very old changelog entries from the file. by Greg Kroah-Hartman · 23 years ago
  98. 7bd4b20 USB: usbserial: provide ezusb functions for an external module. by Paul Chavent · 17 years ago
  99. cd930c9 USB: EHCI: add a short delay to the bus_suspend routine by Alan Stern · 17 years ago
  100. f8fa757 USB: EHCI: move del_timer_sync calls outside spinlocked region by Alan Stern · 17 years ago