1. 94688cf PCI: export pci_restore_msi_state() by Linas Vepstas · 17 years ago
  2. 1b7c9fc pci hotplug: fix rpaphp directory naming by Linas Vepstas · 17 years ago
  3. 677cc64 PCI: Unhide the SMBus on the HP xw4100 by Jean Delvare · 17 years ago
  4. 093f87d PCI: More Sanity checks for DMAR by Fenghua Yu · 17 years ago
  5. 652c538 PCI: drivers/pci/quirks.c: coding-style cleanup by Andrew Morton · 17 years ago
  6. 943e6c0 PCI: remove additional pci_scan_child_bus() prototype by Adrian Bunk · 17 years ago
  7. b73e968 PCI: always export pci_scan_single_device by Adrian Bunk · 17 years ago
  8. 0741a95 PCI: remove unneeded lock_kernel() in drivers/pci/syscall.c. by Diego Woitasen · 17 years ago
  9. 10d7425 PCI: get rid of pci_dev::{vendor,device}_compatible fields by Lennert Buytenhek · 17 years ago
  10. 74e27e4 PCI: Mem Policy: fix mempolicy usage in pci driver by Lee Schermerhorn · 17 years ago
  11. 53a9bf4 PCI: VIA CX700 quirk to disable PCI Bus Parking by Tim Yamin · 17 years ago
  12. 2b1afa8 PCI: quirk_vialatency: Omit reading pci revision ID by Auke Kok · 17 years ago
  13. 561e55e PCI: hotplug: Link fakephp last by Alex Chiang · 17 years ago
  14. 41ece38 PCI: hotplug: pci_hotplug_core whitespace fix by Alex Chiang · 17 years ago
  15. 1d5b95a PCI: hotplug: acpiphp: Remove unused variable from acpiphp by Alex Chiang · 17 years ago
  16. 1ec8728 PCI: hotplug: remove Experimental by Kristen Carlson Accardi · 17 years ago
  17. f362b8b PCI: hotplug: Switch to pci_get_bus_and_slot by Joonwoo Park · 17 years ago
  18. 4348a2d pcie: utilize pcie transaction pending bit by Shaohua Li · 17 years ago
  19. 39ec456 pcie port driver: correctly detect native PME feature by Shaohua Li · 17 years ago
  20. eb003ec PCI: drivers/pci/: remove unused exports by Adrian Bunk · 17 years ago
  21. b09549e PCI: drivers/pci/rom.c: #if 0 two functions by Adrian Bunk · 17 years ago
  22. ad668599 PCI: make pci_restore_bars() static by Adrian Bunk · 17 years ago
  23. aa62999 x86: fix bootup crash in native_read_tsc() by Ingo Molnar · 17 years ago
  24. f319124 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  25. 2c044a4 USB: fix codingstyle issues in drivers/usb/core/*.c by Greg Kroah-Hartman · 17 years ago
  26. 3e35bf3 USB: fix codingstyle issues in drivers/usb/core/message.c by Greg Kroah-Hartman · 17 years ago
  27. 34bbe4c USB: fix codingstyle issues in drivers/usb/core/hcd-pci.c by Greg Kroah-Hartman · 17 years ago
  28. 04e482ff USB: fix codingstyle issues in drivers/usb/core/devio.c by Greg Kroah-Hartman · 17 years ago
  29. 376c0d3 USB: fix codingstyle issues in drivers/usb/core/devices.c by Greg Kroah-Hartman · 17 years ago
  30. 84cca82 USB: fix codingstyle issues in drivers/usb/core/*.h by Greg Kroah-Hartman · 17 years ago
  31. 41dceed USB: fix codingstyle issues in include/linux/usb/ by Greg Kroah-Hartman · 17 years ago
  32. 969ab2e USB: fix codingstyle issues in include/linux/usb.h by Greg Kroah-Hartman · 17 years ago
  33. 782e70c USB: mark USB drivers as being GPL only by Greg Kroah-Hartman · 17 years ago
  34. 667d691 USB: use a real vendor and product id for root hubs by Greg Kroah-Hartman · 17 years ago
  35. 2e4f3c0 USB: mount options: fix usbfs by Miklos Szeredi · 17 years ago
  36. 8dd7070 USB: Fix usb_serial_driver structure for Kobil cardreader driver. by Stefan Bader · 17 years ago
  37. c06d4dc usb: ehci should use u16 for isochronous intervals by David Brownell · 17 years ago
  38. cd4cdc9 usb: ehci, remove false clear-reset path by David Brownell · 17 years ago
  39. b75be4a USB: Use menuconfig objects by Denis Cheng · 17 years ago
  40. f54aab6 usb: ohci-sm501 driver by Magnus Damm · 17 years ago
  41. b347667 usb: dma bounce buffer support by Magnus Damm · 17 years ago
  42. 0915f49 USB: last abuses of intfdata in close for usb-serial drivers by Oliver Neukum · 17 years ago
  43. 3edbc98 USB: kl5kusb105 don't flush to logically disconnected devices by Oliver Neukum · 17 years ago
  44. b0a239d USB: oti6858: cleanup by Alan Cox · 17 years ago
  45. 95bef01 USB: more serial drivers writing after disconnect by Oliver Neukum · 17 years ago
  46. e33fe4d USB: make sure usb serial drivers don't flush to logically disconnected devices by Oliver Neukum · 17 years ago
  47. 004b4f2 USB: fix memleak in ark3116 serial driver by Oliver Neukum · 17 years ago
  48. 9e3b1d8 USB: stop abuse of intfdata in cypress_m8 by Oliver Neukum · 17 years ago
  49. 0b3f5fe USB: constify function pointer tables by Jan Engelhardt · 17 years ago
  50. a1cd7e9 USB: stop io performed by mos7720 upon close() by Oliver Neukum · 17 years ago
  51. 828d55c USB: add support for SuperH OHCI by Yoshihiro Shimoda · 17 years ago
  52. 504b55c USB: ftdi_sio: remove very old changelog entries from the file. by Greg Kroah-Hartman · 23 years ago
  53. 7bd4b20 USB: usbserial: provide ezusb functions for an external module. by Paul Chavent · 17 years ago
  54. cd930c9 USB: EHCI: add a short delay to the bus_suspend routine by Alan Stern · 17 years ago
  55. f8fa757 USB: EHCI: move del_timer_sync calls outside spinlocked region by Alan Stern · 17 years ago
  56. dd95b81 USB: usbfs: struct async is a fixed size structure by Pete Zaitcev · 17 years ago
  57. 79592b72 USB: ehci completes high speed ISO URBs sooner by David Brownell · 17 years ago
  58. aa16ca3 USB: ehci: minor ISO updates, always support split ISO by David Brownell · 17 years ago
  59. 3b6fcfd USB: ehci saves some memory in ISO transfer descriptors by Karsten Wiese · 17 years ago
  60. 91bc4d3 USB: add ehci-ixp bus glue by Vladimir Barinov · 17 years ago
  61. 18bcbcf USB: misc: legousbtower: semaphore to mutex by Daniel Walker · 17 years ago
  62. da0e8fb USB: add ehci-ppc-of bus glue (device-tree aware) by Valentine Barshak · 17 years ago
  63. 040fa1b USB: pxa2xx_udc: use debugfs not procfs by Dmitry Baryshkov · 17 years ago
  64. f3db6e8 USB: at91_udc uses generic GPIO calls; minor cleanup by David Brownell · 17 years ago
  65. 4bde4a4 USB: ohci-at91 uses generic GPIO calls by David Brownell · 17 years ago
  66. 979e524 USB: Add documentation for USB suspend statistics. by Sarah Sharp · 17 years ago
  67. 1512300 USB: Export suspend statistics by Sarah Sharp · 17 years ago
  68. 228426e USB: sierra driver - add update dtr logic by Kevin Lloyd · 17 years ago
  69. 2073434 USB: ftdi_sio: Support for more JTAG adaptors by Harald Welte · 17 years ago
  70. d5f5bcd USB: io_ti: clean up termios handling by Alan Cox · 17 years ago
  71. 537699e USB: ti_usb: termios cleanups by Alan Cox · 17 years ago
  72. 65d063ab USB: mos7720: clean up termios by Alan Cox · 17 years ago
  73. 487dc92 USB: tosa_udc_use_gpio_vbus.patch by Dmitry Baryshkov · 17 years ago
  74. e057a35 USB: fix HCD Kconfig goofage by David Brownell · 17 years ago
  75. 1440e09 USB: gadget: at91_udc minor fix (there is no number six) by David Brownell · 17 years ago
  76. e5867980 USB: fix NULL pointer dereference on drivers/usb/serial/whiteheat.c by Oliver Neukum · 17 years ago
  77. e7b13ec USB: gadget: ethernet error path potential oops fix by David Brownell · 17 years ago
  78. 340ba5f USB: ehci potential oops fix on ARC/TDI cores by David Brownell · 17 years ago
  79. e96ffe2 USB: add Marvell Orion USB host support by Tzachi Perelstein · 17 years ago
  80. f570728 USB: ehci-hcd: fix sparse warning about shadowing 'status' symbol by Marcin Slusarz · 17 years ago
  81. 7f9705b USB: usbdevfs_urb: __user annotation by Marcin Slusarz · 17 years ago
  82. 0354c1a USB: usb/storage/initializers.c: fix signedness difference by Marcin Slusarz · 17 years ago
  83. 30bf54e USB: PS3: Fix EHCI ISO transfer bug by David Brownell · 17 years ago
  84. dc0d5c1 USB: Spelling fixes by Joe Perches · 17 years ago
  85. d4a8d46 USB: gadget: pxa2xx_udc supports inverted vbus by Dmitry Baryshkov · 17 years ago
  86. 26e109b USB: testing driver: don't free a locked mutex by Andrew Morton · 17 years ago
  87. 1cfab02 USB: testing driver: convert dev->sem to mutex by Matthias Kaehlcke · 17 years ago
  88. 041509d USB: mon nopage by Nick Piggin · 17 years ago
  89. d0fab0d USB: mct232: speed, new termios and compliance cleanups by Alan Cox · 17 years ago
  90. e7806e3 USB: keyspan_pda: clean up speed handling by Alan Cox · 17 years ago
  91. 3ec466b USB: belkin_sa: clean up for new style termios and speed handling, plus style by Alan Cox · 17 years ago
  92. fcf9e55 USB: pl2303: Add autosuspend support to pl2303 usb serial converter. by Sarah Sharp · 17 years ago
  93. 3e15250 USB: pl2303: Move pl2303 vendor specific init to probe function. by Sarah Sharp · 17 years ago
  94. eb44da0 USB: pl2303: Cleanup FISH and SOUP macros in pl2303 driver. by Sarah Sharp · 17 years ago
  95. caf29f6 USB: dummy_hcd: change the default power budget by Alan Stern · 17 years ago
  96. 07d29b6 USB: EHCI: add separate IAA watchdog timer by Alan Stern · 17 years ago
  97. 2e2eb83 USB: add usbfs stubs for suspend and resume by Alan Stern · 17 years ago
  98. 241ca64 USB: Edgeport USB Serial Converter: convert es_sem to mutex by Matthias Kaehlcke · 17 years ago
  99. 852c4b4 USB: updates to usb_reset_composite_device() by Alan Stern · 17 years ago
  100. 885e974 USB: repair USBDEVFS_CONNECT ioctl by Alan Stern · 17 years ago