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