1. b892afd kbuild: fix space for good (take 103) by Linus Torvalds · 17 years ago
  2. c4184f1 kbuild: make $(checker-shell ) strip spaces around the result by Linus Torvalds · 17 years ago
  3. 905adce Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  4. 78149df Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  5. c96e2c9 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 17 years ago
  6. f2aca47 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  7. 7677ced Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  8. 14719f3 Revert "PCI: remove duplicate device id from ata_piix" by Greg Kroah-Hartman · 17 years ago
  9. ac38dfc sk98lin: planned removal by Stephen Hemminger · 17 years ago
  10. 0cc8674 AT91: MACB support by Andrew Victor · 17 years ago
  11. 683349a sky2: version 1.12 by Stephen Hemminger · 17 years ago
  12. f1a0b6f sky2: add new chip ids by Stephen Hemminger · 17 years ago
  13. 9374549 sky2: Yukon Extreme support by Stephen Hemminger · 17 years ago
  14. 62335ab sky2: safer transmit timeout by Stephen Hemminger · 17 years ago
  15. 4a50a87 sky2: TSO support for EC_U by Stephen Hemminger · 17 years ago
  16. b02a925 sky2: use dev_err for error reports by Stephen Hemminger · 17 years ago
  17. f7feaca msi: Make MSI useable more architectures by Eric W. Biederman · 17 years ago
  18. 5b912c1 msi: Kill the msi_desc array. by Eric W. Biederman · 17 years ago
  19. 1c659d6 msi: Remove attach_msi_entry. by Eric W. Biederman · 17 years ago
  20. 866a8c8 msi: Fix msi_remove_pci_irq_vectors. by Eric W. Biederman · 17 years ago
  21. d40f540 msi: Remove msi_lock. by Eric W. Biederman · 17 years ago
  22. ded86d8 msi: Kill msi_lookup_irq by Eric W. Biederman · 17 years ago
  23. 8fed4b6 MSI: Combine pci_(save|restore)_msi/msix_state by Michael Ellerman · 17 years ago
  24. 0fcfdab MSI: Remove pci_scan_msi_device() by Michael Ellerman · 17 years ago
  25. 88187df MSI: Replace pci_msi_quirk with calls to pci_no_msi() by Michael Ellerman · 17 years ago
  26. 89298c7 PCI: remove duplicate device id from ipr by Greg Kroah-Hartman · 17 years ago
  27. b110563 PCI: remove duplicate device id from ata_piix by Greg Kroah-Hartman · 17 years ago
  28. e36c455 PCI: power management: remove noise on non-manageable hw by Pavel Machek · 17 years ago
  29. c54c187 PCI: cleanup MSI code by Satoru Takeuchi · 17 years ago
  30. 8255cf3 PCI: make isa_bridge Alpha-only by Adrian Bunk · 17 years ago
  31. 1863100 PCI: remove quirk_sis_96x_compatible() by Adrian Bunk · 17 years ago
  32. 2f2d39d PCI: Speed up the Intel SMBus unhiding quirk by Jean Delvare · 17 years ago
  33. 15a260d PCI Quirk: 1k I/O space IOBL_ADR fix on P64H2 by Daniel Yeisley · 17 years ago
  34. 9f593e3 shpchp: delete trailing whitespace by Kenji Kaneshige · 17 years ago
  35. 1555b33 shpchp: remove DBG_XXX_ROUTINE by Kenji Kaneshige · 17 years ago
  36. 3d9c188 shpchp: remove CONFIG_HOTPLUG_PCI_SHPC_POLL_EVENT_MODE by Kenji Kaneshige · 17 years ago
  37. 34d0341 PCIEHP: Add Electro Mechanical Interlock (EMI) support to the PCIE hotplug driver. by Kristen Carlson Accardi · 17 years ago
  38. 262303fe pciehp: fix wait command completion by Kenji Kaneshige · 17 years ago
  39. 44ef4ce pciehp: cleanup wait command completion by Kenji Kaneshige · 17 years ago
  40. 75e1317 pciehp: remove unused pcie_cap_base by Kenji Kaneshige · 17 years ago
  41. 15232ec pciehp: cleanup pciehp.h by Kenji Kaneshige · 17 years ago
  42. a0f018d pciehp: cleanup register access by Kenji Kaneshige · 17 years ago
  43. a8c2b63 pciehp: remove unused pci_bus from struct controller by Kenji Kaneshige · 17 years ago
  44. 48fe391 pciehp: remove unnecessary php_ctlr by Kenji Kaneshige · 17 years ago
  45. 2410fa4 pciehp: cleanup slot list by Kenji Kaneshige · 17 years ago
  46. a0b1725 pciehp: cleanup init_slot() by Kenji Kaneshige · 17 years ago
  47. 429538a PCI: mark pci_find_device() as __deprecated by Adrian Bunk · 18 years ago
  48. fd9b37c PCI: remove pci_find_device_reverse() by Adrian Bunk · 18 years ago
  49. c30ca1d PCI: quirks.c: cleanup by Adrian Bunk · 17 years ago
  50. 81b1955 PCI: Use newly defined PCI channel offline routine by Linas Vepstas · 17 years ago
  51. a7369f1 PCI: define inline for test of channel error state by Linas Vepstas · 17 years ago
  52. c87deff PCI : Add selected_regions funcs by Hidetoshi Seto · 17 years ago
  53. 38cc130 PCI : add extremely specialized __pci_reenable_device for default resume by Hidetoshi Seto · 17 years ago
  54. 9fb625c PCI : Move pci_fixup_device and is_enabled (originally intended change) by Hidetoshi Seto · 17 years ago
  55. 924b08f PCI : remove too specialized __pci_enable_device for default resume by Hidetoshi Seto · 17 years ago
  56. 07eddf3 PCI: check szhi when sz is 0 when 64 bit iomem bigger than 4G by Yinghai Lu · 17 years ago
  57. e317383 sky2: add Wake On Lan support by Stephen Hemminger · 17 years ago
  58. dde6d43 fix unaligned exception in /drivers/net/wireless/orinoco.c by Hennerich, Michael · 17 years ago
  59. f100ae2 Remove unused kernel config option DLCI_COUNT by Robert P. J. Day · 17 years ago
  60. 45d3ac4 z85230: spinlock logic by Alan Cox · 17 years ago
  61. 257b346 mips: declance: Driver model for the PMAD-A by Maciej W. Rozycki · 17 years ago
  62. d9a9720 Spidernet: Rework RX linked list by Linas Vepstas · 17 years ago
  63. 6435816 USB: remove duplicate device id from zc0301 by Greg Kroah-Hartman · 17 years ago
  64. ab6c41a USB: remove duplicate device id from usb_storage by Greg Kroah-Hartman · 17 years ago
  65. 33c6b7e USB: remove duplicate device id from keyspan by Greg Kroah-Hartman · 17 years ago
  66. 210b197 USB: remove duplicate device id from ftdi_sio by Greg Kroah-Hartman · 17 years ago
  67. 9da88d7 USB: remove duplicate device id from visor by Greg Kroah-Hartman · 17 years ago
  68. 1a68f71 USB: a bit more coding style cleanup by Oliver Neukum · 17 years ago
  69. 9251644 usbcore: trivial whitespace fixes by Oliver Neukum · 17 years ago
  70. 1096f78 usb-storage: use first bulk endpoints, not last by Alan Stern · 17 years ago
  71. 629e4427a EHCI: fix interrupt-driven remote wakeup by Alan Stern · 17 years ago
  72. 1d619f1 USB: switch ehci-hcd to new polling scheme by Marcelo Tosatti · 17 years ago
  73. d053218 USB: autosuspend for usb printer driver by Oliver Neukum · 17 years ago
  74. a19ceb5 USB Input: Added kernel module to support all GTCO CalComp USB InterWrite School products by Jeremy Roberson · 17 years ago
  75. e43062d USB: Sierra Wireless auto set D0 by Kevin Lloyd · 17 years ago
  76. ef3ff46 USB: usb ethernet gadget recognizes HUSB2DEV by Håvard Skinnemoen · 18 years ago
  77. 1f5b9cc USB: list atmel husb2_udc gadget controller by Håvard Skinnemoen · 17 years ago
  78. 49631ca USB: gadgetfs AIO tweaks by Alan Stern · 17 years ago
  79. ce46794 USB: gadgetfs behaves better on userspace init bug by David Brownell · 17 years ago
  80. 5b89db02 USB: gadgetfs race fix by David Brownell · 17 years ago
  81. 0864c7a USB: gadgetfs simplifications by David Brownell · 17 years ago
  82. 7489d14 USB: gadgetfs cleanups by David Brownell · 17 years ago
  83. 3ff4fd9 USB: race fixes for usb-serial, step 3 by Oliver Neukum · 17 years ago
  84. 4b10f0f USB: race fixes for usb-serial, step 2 by Oliver Neukum · 17 years ago
  85. 34ef50e USB: race fixes for usb-serial step 1 by Oliver Neukum · 17 years ago
  86. fdcba53 fix for bugzilla #7544 (keyspan USB-to-serial converter) by Rainer Weikusat · 17 years ago
  87. 3ede760 USB: total removal of multithreaded probing in usb by Oliver Neukum · 17 years ago
  88. 66e56ce USB: at91_udc wakeup event updates by David Brownell · 17 years ago
  89. 57e06c1 EHCI: force high-speed devices to run at full speed by Alan Stern · 17 years ago
  90. 625b5c9 EHCI: don't hide ports owned by the companion by Alan Stern · 17 years ago
  91. e631656 EHCI: local variable for port status register by Alan Stern · 17 years ago
  92. 896fbd7 usbcore: remove unused bandwith-related code by Alan Stern · 17 years ago
  93. 3ca2a32 UHCI: fix bandwidth allocation by Alan Stern · 17 years ago
  94. 6a6c957 USB: ps3 ohci bus glue by Geoff Levand · 17 years ago
  95. de44743 USB: ohci error handling cleanup by Benjamin Herrenschmidt · 17 years ago
  96. 4a1a4d8 USB: ps3 controller hid quirk by Geoff Levand · 17 years ago
  97. ad75a41 USB: ps3 ehci bus glue by Geoff Levand · 17 years ago
  98. b3ebd52 USB: better ethtool support for kaweth by Oliver Neukum · 17 years ago
  99. b98b98f USB: power management for kaweth by Oliver Neukum · 17 years ago
  100. 511779f usb: gadgetfs remove delayed init mode by Phil Endecott · 17 years ago