1. f672c39 x86/PCI: use config space encoding for interrupt pins by Bjorn Helgaas · 16 years ago
  2. 878f2e5 PCI: use config space encoding in pci_get_interrupt_pin() by Bjorn Helgaas · 16 years ago
  3. 98d3333 PCI hotplug: cpqphp: use config space PCI interrupt pin encoding by Bjorn Helgaas · 16 years ago
  4. 23a3600 PCI: avoid early PCI mmconfig init if pci=noearly is given in cmdline by Jacob Pan · 16 years ago
  5. 0e331bf PCI: pcie port driver: remove extra printks by Bjorn Helgaas · 16 years ago
  6. 0663a36 x86/PCI: make PCI bus locality messages more meaningful by Bjorn Helgaas · 16 years ago
  7. 2993528 PCI: make PCI bus resource messages more meaningful by Bjorn Helgaas · 16 years ago
  8. 2a9d352 PCI hotplug: acpiphp whitespace cleanup by Alex Chiang · 16 years ago
  9. 104bafcf PCI: Don't carp about BAR allocation failures in quiet boot by Ingo Molnar · 16 years ago
  10. a367f74 PCI hotplug: aerdrv: fix a typo in error message by Hidetoshi Seto · 16 years ago
  11. 63f4898 PCI: handle PCI state saving with interrupts disabled by Rafael J. Wysocki · 16 years ago
  12. 894886e PCI: extend on the ICH motherboard IO decode quirk list by Linus Torvalds · 16 years ago
  13. 90d25f2 PCI: Suspend and resume PCI Express ports with interrupts disabled by Rafael J. Wysocki · 16 years ago
  14. c70e0d9 PCI: pci-stub module to reserve pci device by Chris Wright · 16 years ago
  15. 2debb4d PCI: allow pci driver to support only dynids by Chris Wright · 16 years ago
  16. 56ee325 PCI/ACPI: acpiphp: Identify more removable slots by Matthew Garrett · 16 years ago
  17. 86d8698 pci-acpi: Cleanup _OSC evaluation code by Taku Izumi · 16 years ago
  18. e0fa3b4 PCI/ACPI: Remove unnecessary _OSC evaluation for control request by Taku Izumi · 16 years ago
  19. 753e3ac PCI: revert additional _OSC evaluation by Taku Izumi · 16 years ago
  20. 4ba7d0f drivers/pci/hotplug: Add missing pci_dev_get by Julia Lawall · 16 years ago
  21. e8de148 resource: allow MMIO exclusivity for device drivers by Arjan van de Ven · 16 years ago
  22. 2361694 ACPI/PCI: remove obsolete _OSC capability support functions by Andrew Patterson · 16 years ago
  23. 07ae95f ACPI/PCI: PCI MSI _OSC support capabilities called when root bridge added by Andrew Patterson · 16 years ago
  24. eb9188b ACPI/PCI: PCIe AER _OSC support capabilities called when root bridge added by Andrew Patterson · 16 years ago
  25. 3e1b160 ACPI/PCI: PCIe ASPM _OSC support capabilities called when root bridge added by Andrew Patterson · 16 years ago
  26. 0ef5f8f ACPI/PCI: PCI extended config _OSC support called when root bridge added by Andrew Patterson · 16 years ago
  27. 990a7ac ACPI/PCI: call _OSC support during root bridge discovery by Andrew Patterson · 16 years ago
  28. 8b62091 ACPI/PCI: include missing acpi.h file in pci-acpi.h. by Andrew Patterson · 16 years ago
  29. d3a5401 PCI: Add legacy_io/mem to all busses by Benjamin Herrenschmidt · 16 years ago
  30. 1ca8879 PCI: Extend pci_reset_function() to support PCI Advanced Features by Sheng Yang · 16 years ago
  31. f7b7baa PCI: add PCI Advanced Feature Capability defines by Sheng Yang · 16 years ago
  32. d91cdc7 PCI: Refactor pci_reset_function() by Sheng Yang · 16 years ago
  33. 1a92713 PCI: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  34. bfb0f33 PCI: fixup whitespace in quirks.c by Jesse Barnes · 16 years ago
  35. c7b4fee PCI hotplug: pciehp: remove unnecessary wait after turning power off by Kenji Kaneshige · 16 years ago
  36. 9eff02e PCI: check mmap range of /proc/bus/pci files too by Jesse Barnes · 16 years ago
  37. 8a70da8 wimax/i2400m: add CREDITS and MAINTAINERS entries by Inaky Perez-Gonzalez · 16 years ago
  38. e306987 wimax: export linux/wimax.h and linux/wimax/i2400m.h with headers_install by Inaky Perez-Gonzalez · 16 years ago
  39. 143ee2d i2400m: Makefile and Kconfig by Inaky Perez-Gonzalez · 16 years ago
  40. 514ec71 i2400m/SDIO: TX and RX path backends by Inaky Perez-Gonzalez · 16 years ago
  41. 020bb6f i2400m/SDIO: firmware upload backend by Inaky Perez-Gonzalez · 16 years ago
  42. a084882 i2400m/SDIO: probe/disconnect, dev init/shutdown and reset backends by Inaky Perez-Gonzalez · 16 years ago
  43. 17d559a i2400m/SDIO: header for the SDIO subdriver by Inaky Perez-Gonzalez · 16 years ago
  44. a8ebf98 i2400m/USB: TX and RX path backends by Inaky Perez-Gonzalez · 16 years ago
  45. 7950381 i2400m/USB: firmware upload backend by Inaky Perez-Gonzalez · 16 years ago
  46. f398e42 i2400m/USB: probe/disconnect, dev init/shutdown and reset backends by Inaky Perez-Gonzalez · 16 years ago
  47. 11a7d0e i2400m/USB: header for the USB bus driver by Inaky Perez-Gonzalez · 16 years ago
  48. c71228c i2400m: debugfs controls by Inaky Perez-Gonzalez · 16 years ago
  49. 3a35a1d i2400m: various functions for device management by Inaky Perez-Gonzalez · 16 years ago
  50. aa5a7ac i2400m: RX and TX data/control paths by Inaky Perez-Gonzalez · 16 years ago
  51. 467cc39 i2400m: firmware loading and bootrom initialization by Inaky Perez-Gonzalez · 16 years ago
  52. ce6cde9 i2400m: linkage to the networking stack by Inaky Perez-Gonzalez · 16 years ago
  53. 024f7f3 i2400m: Generic probe/disconnect, reset and message passing by Inaky Perez-Gonzalez · 16 years ago
  54. ea24652 i2400m: host/device procotol and core driver definitions by Inaky Perez-Gonzalez · 16 years ago
  55. 3e91029 i2400m: documentation and instructions for usage by Inaky Perez-Gonzalez · 16 years ago
  56. b0c83ae wimax: Makefile, Kconfig and docbook linkage for the stack by Inaky Perez-Gonzalez · 16 years ago
  57. 617209c wimax: debugfs controls by Inaky Perez-Gonzalez · 16 years ago
  58. 3e65646 wimax: basic API: kernel/user messaging, rfkill and reset by Inaky Perez-Gonzalez · 16 years ago
  59. 3efb40c genetlink: export genl_unregister_mc_group() by Inaky Perez-Gonzalez · 16 years ago
  60. 15530df wimax: generic device management (registration, deregistration, lookup) by Inaky Perez-Gonzalez · 16 years ago
  61. ea912f4 wimax: debug macros and debug settings for the WiMAX stack by Inaky Perez-Gonzalez · 16 years ago
  62. 60fa9ca wimax: internal API for the kernel space WiMAX stack by Inaky Perez-Gonzalez · 16 years ago
  63. ace22f0 wimax: headers for kernel API and user space interaction by Inaky Perez-Gonzalez · 16 years ago
  64. 0d69591 wimax: documentation for the stack by Inaky Perez-Gonzalez · 16 years ago
  65. 5e07878 debugfs: add helpers for exporting a size_t simple value by Inaky Perez-Gonzalez · 16 years ago
  66. 34c65d8 USB: remove info() macro from usb.h by Greg Kroah-Hartman · 16 years ago
  67. 338b67b USB: remove warn() macro from usb.h by Greg Kroah-Hartman · 16 years ago
  68. 5aa6375 USB: add siemens_mpi usb-serial "stub" driver by Greg Kroah-Hartman · 16 years ago
  69. 57262b8 USB: add new opticon serial driver by Greg Kroah-Hartman · 16 years ago
  70. 327d74f USB: emi26: fix oops on load by Marcin Slusarz · 16 years ago
  71. 32e7fea USB: Fix goku_udc usb speed handling by SangSu Park · 16 years ago
  72. ed0c772 USB: fix minor nit in usbfs checking by Mark Lord · 16 years ago
  73. 2caf7fc USB: re-enable interface after driver unbinds by Alan Stern · 16 years ago
  74. df71896 USB: cancel pending Set-Config requests if userspace gets there first by Alan Stern · 16 years ago
  75. 6fd9086 USB: automatically enable wakeup for PCI host controllers by Alan Stern · 16 years ago
  76. a0d4922 USB: fix up suspend and resume for PCI host controllers by Alan Stern · 16 years ago
  77. a81a81a USB: storage: set CAPACITY_HEURISTICS flag for bad vendors by Alan Stern · 16 years ago
  78. c838ea4 USB: storage: make the "quirks=" module parameter writable by Alan Stern · 16 years ago
  79. 25ff1c3 USB: storage: add last-sector hacks by Alan Stern · 16 years ago
  80. 9ebd961 USB: otg: twl4030 transceiver driver by David Brownell · 16 years ago
  81. 2a4f136 USB: add imx udc gadget driver by Darius Augulis · 16 years ago
  82. 856395d USB: extension of anchor API to unpoison an anchor by Oliver Neukum · 16 years ago
  83. 42c6539 USB: isp1760: don't auto disable Port1 on ISP1761 by Thomas Hommel · 16 years ago
  84. 281b064 USB: unusual dev for Option N.V. ZeroCD modems by Dan Williams · 16 years ago
  85. 49367d8 USB: mark "reject" field of struct urb as atomic_t by Ming Lei · 16 years ago
  86. 3b23dd6 USB: utilize the bus notifiers by Alan Stern · 16 years ago
  87. b9cef6c USB: make printk messages more searchable by Wu Fengguang · 16 years ago
  88. e22b582 USB: musb: Kill some compiling warning in musb Blackfin part by Bryan Wu · 16 years ago
  89. 7833414 USB: musb: Blackfin provides read/write I/O accessor in header files by Bryan Wu · 16 years ago
  90. 085ad40 USB: musb: add Blackfin Kconfig options and Makefile by Bryan Wu · 16 years ago
  91. c6cf8b0 USB: musb: add Blackfin specific configuration to MUSB by Bryan Wu · 16 years ago
  92. 6995eb6 USB: musb: enable low level DMA operation for Blackfin by Bryan Wu · 16 years ago
  93. 2c557a4 USB: musb: add Blackfin version low level register accessing helper functions by Bryan Wu · 16 years ago
  94. d426e60 USB: musb: Make sure we program the correct values in only when necessary. by Robin Getz · 16 years ago
  95. 0c6a881 USB: musb: add Blackfin driver to MUSB framework (v2) by Bryan Wu · 16 years ago
  96. 2ffcdb3 USB: musb: use new platform data interface of musb to replace old one by Bryan Wu · 16 years ago
  97. c20b15f USB: usb-storage: merge DPCM support into SDDR09 by Alan Stern · 16 years ago
  98. f1632df USB: option: increase outgoing buffer size and number by Greg Kroah-Hartman · 16 years ago
  99. 50de36f USB: serial: fix up urb->status usage by Greg Kroah-Hartman · 16 years ago
  100. 6013bbb USB: isp1760: Fix probe in PCI glue code by Karl Bongers · 16 years ago