1. db9538a PCIe ASPM: use pci_pcie_cap() by Kenji Kaneshige · 15 years ago
  2. dba90df PCIe port bus: use pci_pcie_cap() by Kenji Kaneshige · 15 years ago
  3. 39a5306 PCIe AER: use pci_pcie_cap() by Kenji Kaneshige · 15 years ago
  4. 06a1cba PCI: use pci_pcie_cap() in pci core by Kenji Kaneshige · 15 years ago
  5. 8c8def2 PCI: allow matching of prefetchable resources to non-prefetchable windows by Linus Torvalds · 15 years ago
  6. e9d1e49 PCI: Replace old style lock initializer by Thomas Gleixner · 15 years ago
  7. 9b536e0 PCI hotplug: fix oshp evaluation by Kenji Kaneshige · 15 years ago
  8. e0cd516 PCI: derive nearby CPUs from device's instead of bus' NUMA information by Andreas Herrmann · 15 years ago
  9. 0efea00 PCI: cache PCIe capability offset by Kenji Kaneshige · 15 years ago
  10. 865df57 PCI: improve discovery/configuration messages by Bjorn Helgaas · 15 years ago
  11. 0207c35 PCI: replace pr_debug with dev_dbg by Bjorn Helgaas · 15 years ago
  12. 10c3d71 PCI: make PME# messages KERN_DEBUG by Bjorn Helgaas · 15 years ago
  13. 8d6cfdc PCI: remove pci_find_slot from PCI_LEGACY config description by Thadeu Lima de Souza Cascardo · 15 years ago
  14. c7dabef vsprintf: use %pR, %pr instead of %pRt, %pRf by Bjorn Helgaas · 15 years ago
  15. 4fd8bdc PCI: avoid boot interrupt quirk for AMD 813x B1 devices by Stefan Assmann · 15 years ago
  16. 58c0862 PCI Hotplug: acpiphp: clean up list traversals by Alex Chiang · 15 years ago
  17. 204d49a PCI hotplug: move IOAPIC support from acpiphp to ioapic driver by Bjorn Helgaas · 15 years ago
  18. 476f644 PCI: fix memory leak in aer_inject by Andrew Patterson · 15 years ago
  19. 1d02435 PCI: use better error return values in aer_inject by Andrew Patterson · 15 years ago
  20. cc5d153 PCI: add support for PCI domains to aer_inject by Andrew Patterson · 15 years ago
  21. 3c299dc PCI: add pci_get_domain_bus_and_slot function by Andrew Patterson · 15 years ago
  22. bc577d2 PCI: populate subsystem vendor and device IDs for PCI bridges by Gabe Black · 15 years ago
  23. 0584396 PCI: PCIe AER: honor ACPI HEST FIRMWARE FIRST mode by Matt Domsch · 15 years ago
  24. 8792e11 PCI: pciehp: prevent unnecessary power off by Kenji Kaneshige · 15 years ago
  25. 65b947b PCI: pciehp: fix typo in pciehp_probe by Kenji Kaneshige · 15 years ago
  26. 445f798 PCI: pciehp: return error on read/write failure by Kenji Kaneshige · 15 years ago
  27. 586f1d6 PCI: pciehp: create files only for existing capabilities by Kenji Kaneshige · 15 years ago
  28. 3c3a1b1 PCI: pciehp: remove wrong workaround for bad DLLP by Kenji Kaneshige · 15 years ago
  29. f22daf1 PCI: pciehp: disable DLL state changed event notification by Kenji Kaneshige · 15 years ago
  30. 1ed6743 PCI: fix nit in ROM BAR size probing by Michael S. Tsirkin · 15 years ago
  31. df0e97c PCI: add xen dom0 checking before ACS initialization by Allen Kay · 15 years ago
  32. ae21ee6 PCI: acs p2p upsteram forwarding enabling by Allen Kay · 15 years ago
  33. 1ccbf53 xen: move Xen-testing predicates to common header by Jeremy Fitzhardinge · 15 years ago
  34. 9a007b3 PNP: print resources consistently with %pRt by Bjorn Helgaas · 15 years ago
  35. a369c79 PCI: print resources consistently with %pRt by Bjorn Helgaas · 15 years ago
  36. 3368dd2 PCI hotplug: acpiphp should be linked after vendor drivers by Matthew Garrett · 15 years ago
  37. 17d6715 PCI hotplug: change PCI nomenclature by Stefan Assmann · 15 years ago
  38. 98e724c PCI: pci_dfl_cache_line_size is __devinitdata by Tejun Heo · 15 years ago
  39. 15ea76d pccard: configure CLS on attach by Tejun Heo · 15 years ago
  40. 4c0eec7 sparc64/PCI: drop PCI_CACHE_LINE_BYTES by Tejun Heo · 15 years ago
  41. ac1aa47 PCI: determine CLS more intelligently by Jesse Barnes · 15 years ago
  42. 91d3f9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  43. dc79d2f Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  44. f38e35b sata_via: Remove redundant device ID for VIA VT8261 by JosephChan@via.com.tw · 15 years ago
  45. a110401 drivers/ata/libata: Move dereference after NULL test by Julia Lawall · 15 years ago
  46. e65cc19 ahci: Enable SB600 64bit DMA on MSI K9A2 Platinum v2 by Mark Nelson · 15 years ago
  47. 38dc634 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 15 years ago
  48. 1c21184 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  49. 78e1e34 Merge branch 'i2c-fixes' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 15 years ago
  50. a84216e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  51. 2ddac2a PM: Remove some debug messages producing too much noise by Pavel Machek · 15 years ago
  52. e528e87 PM: Fix warning on suspend errors by Romit Dasgupta · 15 years ago
  53. 9905d1b PM / yenta: Split resume into early and late parts (rev. 4) by Rafael J. Wysocki · 15 years ago
  54. 558a5e2 Input: gpio-keys - use IRQF_SHARED by Dmitry Eremin-Solenikov · 15 years ago
  55. 0baa3de Input: winbond-cir - select LEDS_TRIGGERS by David Härdeman · 15 years ago
  56. ee1e82c Input: i8042 - try to get stable CTR value when initializing by Dmitry Torokhov · 15 years ago
  57. 7a53c7f Merge commit 'v2.6.32-rc5' into for-linus by Dmitry Torokhov · 15 years ago
  58. bcfe3c2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  59. 45da790 i2c-mpc: Do not generate STOP after read. by Joakim Tjernlund · 15 years ago
  60. db3a3d4 i2c: imx: disable clock when it's possible to save power. by Richard Zhao · 15 years ago
  61. a4094a7 i2c: imx: only imx1 needs disable delay by Richard Zhao · 15 years ago
  62. 43309f3 i2c: imx: check busy bit when START/STOP by Richard Zhao · 15 years ago
  63. c9354c8 i915: fix intel graphics suspend breakage due to resume/lid event confusion by Linus Torvalds · 15 years ago
  64. b6727b1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 15 years ago
  65. eb2890c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  66. fa488e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 15 years ago
  67. a9fd74c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  68. 7d531a7 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  69. bf699c9 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 15 years ago
  70. aefba41 dpt_i2o: Fix typo of EINVAL by OGAWA Hirofumi · 15 years ago
  71. 1a6f2a7 Driver core: allow certain drivers prohibit bind/unbind via sysfs by Dmitry Torokhov · 15 years ago
  72. 39acbc1 Driver core: fix driver_register() return value by Stas Sergeev · 15 years ago
  73. 37c4fd8 USB: fsl_udc_core: Fix kernel oops on module removal by Anton Vorontsov · 15 years ago
  74. fead2ab USB: option: TLAYTECH TUE800 support by Bryan Wu · 15 years ago
  75. 1e6159f USB: r8a66597-hcd: fix cannot detect a device when uses_new_polling is set by Yoshihiro Shimoda · 15 years ago
  76. b64dc0a USB: serial: sierra driver autopm fixes by Elina Pasheva · 15 years ago
  77. 3c77d51 USB: serial: sierra driver send_setup() autopm fix by Elina Pasheva · 15 years ago
  78. 40ac7b6 USB: rndis_host: debug info clobbered before it is logged by George Nassar · 15 years ago
  79. b881c6c Staging: fix wireless drivers depends by Randy Dunlap · 15 years ago
  80. 049e626 Staging: wireless drivers Kconfig change by Greg Kroah-Hartman · 15 years ago
  81. 2cdf99c Staging: android: mark subsystem as broken by Greg Kroah-Hartman · 15 years ago
  82. 9ab1b56 Staging: remove stlc45xx driver by Greg Kroah-Hartman · 15 years ago
  83. a010a33 Staging: rtl8187se/rtl8192e/rtl8192su: allow module unload by Herton Ronaldo Krzesinski · 15 years ago
  84. 557c028 Staging: vt6656: fix the memory free bug in vntwusb_disconnect() by miaofng · 15 years ago
  85. 0b0595b Staging: Panel: prevent driver from calling misc_deregister twice on same ressource by Peter Huewe · 15 years ago
  86. 9fcfeab Staging: hv: fix oops in vmbus - missing #include by Milan Dadok · 15 years ago
  87. 92ec089 Staging: hv: fix oops in vmbus - netvsc list_head by Milan Dadok · 15 years ago
  88. 9fb5cce Staging: hv: fix oops in vmbus - udev events by Milan Dadok · 15 years ago
  89. 78f98ba Staging: hv: Fix vmbus load hang caused by faulty data packing by Hank Janssen · 15 years ago
  90. 1bb40a2 Staging: hv: Fix null pointer error after vmbus loading by Haiyang Zhang · 15 years ago
  91. 9bd0591 Staging: hv TODO patches by Stephen Hemminger · 15 years ago
  92. 4121459 tty: Mark generic_serial users as BROKEN by Alan Cox · 15 years ago
  93. e9024a0 libertas if_usb: Fix crash on 64-bit machines by David Woodhouse · 15 years ago
  94. e55ea2b ath9k: fix misplaced semicolon on rate control by Luis R. Rodriguez · 15 years ago
  95. 9a3f451 b43: Fix DMA TX bounce buffer copying by Michael Buesch · 15 years ago
  96. 2272064 rt73usb.c : more ids by Xose Vazquez Perez · 15 years ago
  97. e6c5fc5 ipw2200: fix oops on missing firmware by Zhu Yi · 15 years ago
  98. 33cb7d3 sky2: set carrier off in probe by Brandon Philips · 15 years ago
  99. 63ca2d7 pcnet_cs: add cis of PreMax PE-200 ethernet pcmcia card by Ken Kawasaki · 15 years ago
  100. 207d6e8 r8169: Fix card drop incoming VLAN tagged MTU byte large jumbo frames by Raimonds Cicans · 15 years ago