1. 876e501 PCI: factor pci_bus_add_child() from pci_bus_add_devices() by Yu Zhao · 16 years ago
  2. 3fa16fd PCI: cleanup pci_bus_add_devices() by Yu Zhao · 16 years ago
  3. 613e7ed PCI: add a new function to map BAR offsets by Yu Zhao · 16 years ago
  4. 3789fa8 PCI: allow pci_alloc_child_bus() to handle a NULL bridge by Yu Zhao · 16 years ago
  5. 0b400c7 PCI: export __pci_read_base() by Yu Zhao · 16 years ago
  6. bc5f5a8 PCI: remove unnecessary condition check in pci_restore_bars() by Yu Zhao · 16 years ago
  7. fde09c6 PCI: define PCI resource names in an 'enum' by Yu Zhao · 16 years ago
  8. 14add80 PCI: remove unnecessary arg of pci_update_resource() by Yu Zhao · 16 years ago
  9. 6a49d812 PCI: enhance pci_ari_enabled() by Yu Zhao · 16 years ago
  10. 999da9f PCI quirks: piix3: warn softer about enabling passive release by Adam Jackson · 16 years ago
  11. 92425a4 PCI: Make settable sysfs attributes more consistent by Trent Piepho · 16 years ago
  12. 1684f5d PCI: uninline pci_ioremap_bar() by Andrew Morton · 16 years ago
  13. bebd590 PCI: fix incorrect error return in pci_enable_wake by Alan Stern · 16 years ago
  14. f0e88af PCI: parisc: use generic pci_swizzle_interrupt_pin() by Bjorn Helgaas · 16 years ago
  15. 57c2cf7 PCI: add pci_swizzle_interrupt_pin() by Bjorn Helgaas · 16 years ago
  16. 878f2e5 PCI: use config space encoding in pci_get_interrupt_pin() by Bjorn Helgaas · 16 years ago
  17. 98d3333 PCI hotplug: cpqphp: use config space PCI interrupt pin encoding by Bjorn Helgaas · 16 years ago
  18. 0e331bf PCI: pcie port driver: remove extra printks by Bjorn Helgaas · 16 years ago
  19. 2993528 PCI: make PCI bus resource messages more meaningful by Bjorn Helgaas · 16 years ago
  20. 2a9d352 PCI hotplug: acpiphp whitespace cleanup by Alex Chiang · 16 years ago
  21. 104bafcf PCI: Don't carp about BAR allocation failures in quiet boot by Ingo Molnar · 16 years ago
  22. a367f74 PCI hotplug: aerdrv: fix a typo in error message by Hidetoshi Seto · 16 years ago
  23. 63f4898 PCI: handle PCI state saving with interrupts disabled by Rafael J. Wysocki · 16 years ago
  24. 894886e PCI: extend on the ICH motherboard IO decode quirk list by Linus Torvalds · 16 years ago
  25. 90d25f2 PCI: Suspend and resume PCI Express ports with interrupts disabled by Rafael J. Wysocki · 16 years ago
  26. c70e0d9 PCI: pci-stub module to reserve pci device by Chris Wright · 16 years ago
  27. 2debb4d PCI: allow pci driver to support only dynids by Chris Wright · 16 years ago
  28. 56ee325 PCI/ACPI: acpiphp: Identify more removable slots by Matthew Garrett · 16 years ago
  29. 86d8698 pci-acpi: Cleanup _OSC evaluation code by Taku Izumi · 16 years ago
  30. e0fa3b4 PCI/ACPI: Remove unnecessary _OSC evaluation for control request by Taku Izumi · 16 years ago
  31. 753e3ac PCI: revert additional _OSC evaluation by Taku Izumi · 16 years ago
  32. 4ba7d0f drivers/pci/hotplug: Add missing pci_dev_get by Julia Lawall · 16 years ago
  33. e8de148 resource: allow MMIO exclusivity for device drivers by Arjan van de Ven · 16 years ago
  34. 2361694 ACPI/PCI: remove obsolete _OSC capability support functions by Andrew Patterson · 16 years ago
  35. 07ae95f ACPI/PCI: PCI MSI _OSC support capabilities called when root bridge added by Andrew Patterson · 16 years ago
  36. eb9188b ACPI/PCI: PCIe AER _OSC support capabilities called when root bridge added by Andrew Patterson · 16 years ago
  37. 3e1b160 ACPI/PCI: PCIe ASPM _OSC support capabilities called when root bridge added by Andrew Patterson · 16 years ago
  38. 0ef5f8f ACPI/PCI: PCI extended config _OSC support called when root bridge added by Andrew Patterson · 16 years ago
  39. 990a7ac ACPI/PCI: call _OSC support during root bridge discovery by Andrew Patterson · 16 years ago
  40. d3a5401 PCI: Add legacy_io/mem to all busses by Benjamin Herrenschmidt · 16 years ago
  41. 1ca8879 PCI: Extend pci_reset_function() to support PCI Advanced Features by Sheng Yang · 16 years ago
  42. d91cdc7 PCI: Refactor pci_reset_function() by Sheng Yang · 16 years ago
  43. 1a92713 PCI: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  44. bfb0f33 PCI: fixup whitespace in quirks.c by Jesse Barnes · 16 years ago
  45. c7b4fee PCI hotplug: pciehp: remove unnecessary wait after turning power off by Kenji Kaneshige · 16 years ago
  46. 9eff02e PCI: check mmap range of /proc/bus/pci files too by Jesse Barnes · 16 years ago
  47. 143ee2d i2400m: Makefile and Kconfig by Inaky Perez-Gonzalez · 16 years ago
  48. 514ec71 i2400m/SDIO: TX and RX path backends by Inaky Perez-Gonzalez · 16 years ago
  49. 020bb6f i2400m/SDIO: firmware upload backend by Inaky Perez-Gonzalez · 16 years ago
  50. a084882 i2400m/SDIO: probe/disconnect, dev init/shutdown and reset backends by Inaky Perez-Gonzalez · 16 years ago
  51. 17d559a i2400m/SDIO: header for the SDIO subdriver by Inaky Perez-Gonzalez · 16 years ago
  52. a8ebf98 i2400m/USB: TX and RX path backends by Inaky Perez-Gonzalez · 16 years ago
  53. 79503810 i2400m/USB: firmware upload backend by Inaky Perez-Gonzalez · 16 years ago
  54. f398e42 i2400m/USB: probe/disconnect, dev init/shutdown and reset backends by Inaky Perez-Gonzalez · 16 years ago
  55. 11a7d0e i2400m/USB: header for the USB bus driver by Inaky Perez-Gonzalez · 16 years ago
  56. c71228c i2400m: debugfs controls by Inaky Perez-Gonzalez · 16 years ago
  57. 3a35a1d i2400m: various functions for device management by Inaky Perez-Gonzalez · 16 years ago
  58. aa5a7ac i2400m: RX and TX data/control paths by Inaky Perez-Gonzalez · 16 years ago
  59. 467cc39 i2400m: firmware loading and bootrom initialization by Inaky Perez-Gonzalez · 16 years ago
  60. ce6cde9 i2400m: linkage to the networking stack by Inaky Perez-Gonzalez · 16 years ago
  61. 024f7f3 i2400m: Generic probe/disconnect, reset and message passing by Inaky Perez-Gonzalez · 16 years ago
  62. ea24652 i2400m: host/device procotol and core driver definitions by Inaky Perez-Gonzalez · 16 years ago
  63. 5aa6375 USB: add siemens_mpi usb-serial "stub" driver by Greg Kroah-Hartman · 16 years ago
  64. 57262b8 USB: add new opticon serial driver by Greg Kroah-Hartman · 16 years ago
  65. 327d74f USB: emi26: fix oops on load by Marcin Slusarz · 16 years ago
  66. 32e7fea USB: Fix goku_udc usb speed handling by SangSu Park · 16 years ago
  67. ed0c772 USB: fix minor nit in usbfs checking by Mark Lord · 16 years ago
  68. 2caf7fc USB: re-enable interface after driver unbinds by Alan Stern · 16 years ago
  69. df71896 USB: cancel pending Set-Config requests if userspace gets there first by Alan Stern · 16 years ago
  70. 6fd9086 USB: automatically enable wakeup for PCI host controllers by Alan Stern · 16 years ago
  71. a0d4922 USB: fix up suspend and resume for PCI host controllers by Alan Stern · 16 years ago
  72. a81a81a USB: storage: set CAPACITY_HEURISTICS flag for bad vendors by Alan Stern · 16 years ago
  73. c838ea4 USB: storage: make the "quirks=" module parameter writable by Alan Stern · 16 years ago
  74. 25ff1c3 USB: storage: add last-sector hacks by Alan Stern · 16 years ago
  75. 9ebd961 USB: otg: twl4030 transceiver driver by David Brownell · 16 years ago
  76. 2a4f136 USB: add imx udc gadget driver by Darius Augulis · 16 years ago
  77. 856395d USB: extension of anchor API to unpoison an anchor by Oliver Neukum · 16 years ago
  78. 42c6539 USB: isp1760: don't auto disable Port1 on ISP1761 by Thomas Hommel · 16 years ago
  79. 281b064 USB: unusual dev for Option N.V. ZeroCD modems by Dan Williams · 16 years ago
  80. 49367d8 USB: mark "reject" field of struct urb as atomic_t by Ming Lei · 16 years ago
  81. 3b23dd6 USB: utilize the bus notifiers by Alan Stern · 16 years ago
  82. b9cef6c USB: make printk messages more searchable by Wu Fengguang · 16 years ago
  83. e22b582 USB: musb: Kill some compiling warning in musb Blackfin part by Bryan Wu · 16 years ago
  84. 7833414 USB: musb: Blackfin provides read/write I/O accessor in header files by Bryan Wu · 16 years ago
  85. 085ad40 USB: musb: add Blackfin Kconfig options and Makefile by Bryan Wu · 16 years ago
  86. c6cf8b0 USB: musb: add Blackfin specific configuration to MUSB by Bryan Wu · 16 years ago
  87. 6995eb6 USB: musb: enable low level DMA operation for Blackfin by Bryan Wu · 16 years ago
  88. 2c557a4 USB: musb: add Blackfin version low level register accessing helper functions by Bryan Wu · 16 years ago
  89. d426e60 USB: musb: Make sure we program the correct values in only when necessary. by Robin Getz · 16 years ago
  90. 0c6a881 USB: musb: add Blackfin driver to MUSB framework (v2) by Bryan Wu · 16 years ago
  91. c20b15f USB: usb-storage: merge DPCM support into SDDR09 by Alan Stern · 16 years ago
  92. f1632df USB: option: increase outgoing buffer size and number by Greg Kroah-Hartman · 16 years ago
  93. 50de36f USB: serial: fix up urb->status usage by Greg Kroah-Hartman · 16 years ago
  94. 6013bbb USB: isp1760: Fix probe in PCI glue code by Karl Bongers · 16 years ago
  95. 6c07356 USB: isp1760: use a specific PLX bridge instead of any bdridge by Sebastian Andrzej Siewior · 16 years ago
  96. 889394b USB: gadget: don't wait for completion twice by Felipe Balbi · 16 years ago
  97. 619b572 USB: serial: usb_debug: Make static by Roel Kluin · 16 years ago
  98. 65bfd29 USB: Enhance usage of pm_message_t by Alan Stern · 16 years ago
  99. 4ec06d6 USB: utilize round_jiffies_up_relative() by Alan Stern · 16 years ago
  100. 3cb22d6 USB: otg: sharable otg transceiver ops by Tony Lindgren · 16 years ago