1. 57e06c1 EHCI: force high-speed devices to run at full speed by Alan Stern · 18 years ago
  2. 625b5c9 EHCI: don't hide ports owned by the companion by Alan Stern · 18 years ago
  3. e631656 EHCI: local variable for port status register by Alan Stern · 18 years ago
  4. 896fbd7 usbcore: remove unused bandwith-related code by Alan Stern · 18 years ago
  5. 3ca2a32 UHCI: fix bandwidth allocation by Alan Stern · 18 years ago
  6. 6a6c957 USB: ps3 ohci bus glue by Geoff Levand · 18 years ago
  7. de44743 USB: ohci error handling cleanup by Benjamin Herrenschmidt · 18 years ago
  8. 4a1a4d8 USB: ps3 controller hid quirk by Geoff Levand · 18 years ago
  9. ad75a41 USB: ps3 ehci bus glue by Geoff Levand · 18 years ago
  10. b3ebd52 USB: better ethtool support for kaweth by Oliver Neukum · 18 years ago
  11. b98b98f USB: power management for kaweth by Oliver Neukum · 18 years ago
  12. 511779f usb: gadgetfs remove delayed init mode by Phil Endecott · 18 years ago
  13. 2505107 usb: gadgetfs whitespace cleanup by David Brownell · 18 years ago
  14. 6dde896 USB: ohci-at91 refcount fix for irq wake enables by Marc Pignat · 18 years ago
  15. f3f4906 usb-storage: SCSI level fixes by Alan Stern · 18 years ago
  16. 85a975d UHCI: no dummy TDs for Iso QHs by Alan Stern · 18 years ago
  17. f3fe239 UHCI: improved debugging checks for the frame list by Alan Stern · 18 years ago
  18. f38649f USB: race on disconnect in mdc800 by Oliver Neukum · 18 years ago
  19. 6f23ee1 USB: add binary API to usbmon by Pete Zaitcev · 18 years ago
  20. 7ca46b8 USB Gadget file_storage.c: remove unnecessary casts by John Daiker · 18 years ago
  21. 52d67f0 USB: Bugfix for aircable: Add module and name to usb_serial_driver by Johannes Hölzl · 18 years ago
  22. d9b1b78 USB serial: add driver pointer to all usb-serial drivers by Johannes Hölzl · 18 years ago
  23. 93bacef USB serial: add dynamic id support to usb-serial core by Greg Kroah-Hartman · 18 years ago
  24. 495a678 ohci: Add support for OHCI controller on the of_platform bus by Sylvain Munaut · 18 years ago
  25. 5e16fab ohci: Rework bus glue integration to allow several at once by Sylvain Munaut · 18 years ago
  26. ad55d71 rndis_host learns ActiveSync basics by Ole Andre Vadla Ravnas · 18 years ago
  27. 11d5489 USB: ethernet gadget interop with MCCI Windows driver by David Brownell · 18 years ago
  28. 1737bf2 usbcore: remove unneeded error check by Alan Stern · 18 years ago
  29. 2360e4a USB: indicate active altsetting in proc/bus/usb/devices file by David Brownell · 18 years ago
  30. 316547f USB: devio.c add missing INIT_LIST_HEAD() by Dan Carpenter · 18 years ago
  31. 2cba72f USB: mutexification of rio500 by Oliver Neukum · 18 years ago
  32. 4727810 USB: Remove unneeded void * casts in idmouse.c by Tobias Klauser · 18 years ago
  33. 5f84813 USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h> by David Brownell · 18 years ago
  34. d728e32 USB: Fix EHCI warning by Benjamin Herrenschmidt · 18 years ago
  35. b32e904 USB: Fix OHCI warning by Benjamin Herrenschmidt · 18 years ago
  36. 083522d USB: Implement support for EHCI with big endian MMIO by Benjamin Herrenschmidt · 18 years ago
  37. 11d1a4a USB: Implement support for "split" endian OHCI by Benjamin Herrenschmidt · 18 years ago
  38. 4302a595 USB: Rework the OHCI quirk mecanism as suggested by David by Benjamin Herrenschmidt · 18 years ago
  39. 0873c76 USB: convert usb class devices to real devices by Greg Kroah-Hartman · 18 years ago
  40. 7bc3d63 USB: move usb_device_class class devices to be real devices by Greg Kroah-Hartman · 18 years ago
  41. 6e8cf77 USB: add EPIC support to the io_edgeport driver by Greg Kroah-Hartman · 18 years ago
  42. 20b2e28 USB: unusual_devs.h for Sony floppy by Luiz Fernando N. Capitulino · 18 years ago
  43. 21d37bb Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 18 years ago
  44. 2f65168 Driver Core: Increase the default timeout value of the firmware subsystem by Dave Jones · 18 years ago
  45. b7a3e81 Driver core: allow to delay the uevent at device creation time by Kay Sievers · 18 years ago
  46. f9f852d Driver core: add device_type to struct device by Kay Sievers · 18 years ago
  47. 239378f Driver core: add uevent vars for devices of a class by Kay Sievers · 18 years ago
  48. cb986b7 driver core: Change function call order in device_bind_driver(). by Cornelia Huck · 18 years ago
  49. c578abb driver core: Don't stop probing on ->probe errors. by Cornelia Huck · 18 years ago
  50. fbfb144 driver core fixes: device_register() retval check in platform.c by Cornelia Huck · 18 years ago
  51. cb360bb driver core fixes: make_class_name() retval checks by Cornelia Huck · 18 years ago
  52. 80f745f USB: add the sysfs driver name to all modules by Greg Kroah-Hartman · 18 years ago
  53. 4b31562 SERIO: add the sysfs driver name to all modules by Greg Kroah-Hartman · 18 years ago
  54. 725522b PCI: add the sysfs driver name to all modules by Greg Kroah-Hartman · 18 years ago
  55. c744aeae driver core: Allow device_move(dev, NULL). by Cornelia Huck · 18 years ago
  56. 717e48c driver core: Remove device_is_registered() in device_move(). by Cornelia Huck · 18 years ago
  57. 43cb76d Network: convert network devices to use struct device instead of class_device by Greg Kroah-Hartman · 22 years ago
  58. 2943ecf Driver core: convert SPI code to use struct device by Greg Kroah-Hartman · 18 years ago
  59. 8737331 Driver core: convert pcmcia code to use struct device by Greg Kroah-Hartman · 18 years ago
  60. 1e8f34f ide-acpi support warning fix by Andrew Morton · 18 years ago
  61. e3a59b4 ACPI support for IDE devices by Hannes Reinecke · 18 years ago
  62. 78281c5 IDE Driver for Delkin/Lexar/etc.. cardbus CF adapter by Mark Lord · 18 years ago
  63. 6788182 ide: it8213 IDE driver update (version 2) by Bartlomiej Zolnierkiewicz · 18 years ago
  64. 9c6712c ide: add it8213 IDE driver by Jack Lee · 18 years ago
  65. a534b68 tc86c001: add missing __init tag for tc86c001_ide_init() by Bartlomiej Zolnierkiewicz · 18 years ago
  66. ba59c4b tc86c001: mark init_chipset_tc86c001() with __devinit tag by Andrew Morton · 18 years ago
  67. e8ab7f5 tc86c001: init_hwif_tc86c001() can be static by Adrian Bunk · 18 years ago
  68. 33dced2 ide: add Toshiba TC86C001 IDE driver (take 2) by Sergei Shtylyov · 18 years ago
  69. d24ec42 pdc202xx_new: remove check_in_drive_lists abomination by Sergei Shtylyov · 18 years ago
  70. 2721031 pdc202xx_new: remove useless code by Sergei Shtylyov · 18 years ago
  71. 24e6458 slc90e66: carry over fixes from piix driver by Sergei Shtylyov · 18 years ago
  72. 30dfd12 piix: tuneproc() fixes/cleanups by Sergei Shtylyov · 18 years ago
  73. d287223 piix: fix 82371MX enablebits by Sergei Shtylyov · 18 years ago
  74. 6273d26 hpt366: HPT36x PCI clock detection fix by Sergei Shtylyov · 18 years ago
  75. 7b73ee0 hpt366: init code rewrite by Sergei Shtylyov · 18 years ago
  76. 4bf63de hpt366: clean up DMA timeout handling for HPT370 by Sergei Shtylyov · 18 years ago
  77. 26ccb80 hpt366: merge HPT37x speedproc handlers by Sergei Shtylyov · 18 years ago
  78. abc4ad4 hpt366: cache channel's MCR address by Sergei Shtylyov · 18 years ago
  79. b458671 hpt366: switch to using pci_get_slot by Sergei Shtylyov · 18 years ago
  80. 9077857 hpt366: print the real chip name at startup by Sergei Shtylyov · 18 years ago
  81. f36702b hpt366: rework rate filtering tidy by Andrew Morton · 18 years ago
  82. e139b0b hpt366: rework rate filtering by Sergei Shtylyov · 18 years ago
  83. 8423200 Merge branch 'linux-2.6' by Paul Mackerras · 18 years ago
  84. 3cdc20e [POWERPC] Celleb: hypervisor console driver by Ishizaki Kou · 18 years ago
  85. 5427828 [POWERPC] Fix kernel build errors for mpc8272ads and mpc8560ads by Vitaly Bordug · 18 years ago
  86. 97ec167 [POWERPC] PS3: Move vuart declarations to ps3.h by Geoff Levand · 18 years ago
  87. 2a08ea6 [POWERPC] PS3: Move system bus to platform directory by Geoff Levand · 18 years ago
  88. 63c2f78 [POWERPC] Add "is_power_of_2" checking to log2.h. by Robert P. J. Day · 18 years ago
  89. 861be32 [POWERPC] ps3: bind interrupt to cpu by Geoff Levand · 18 years ago
  90. 43d8043 [POWERPC] ps3: system bus minor mmio fix by Benjamin Herrenschmidt · 18 years ago
  91. f25222b [POWERPC] cpm_uart: OF-related fix for CPM1 by Vitaly Bordug · 18 years ago
  92. b7e36bf NET: turn local_save_flags() + local_irq_disable() into local_irq_save() by Jiri Kosina · 18 years ago
  93. 0d38ff1 NET-3c59x: turn local_save_flags() + local_irq_disable() into local_irq_save() by Jiri Kosina · 18 years ago
  94. 7e3e8b0 hp100: convert pci_module_init() to pci_register_driver() by Richard Knutsson · 18 years ago
  95. 27d2ab5 NetXen: Added ethtool support for user level tools. by Amit S. Kale · 18 years ago
  96. 1fcca1a NetXen: Firmware crb init changes. by Amit S. Kale · 18 years ago
  97. a407a6a skge: version 1.10 by Stephen Hemminger · 18 years ago
  98. a504e64 skge: WOL support by Stephen Hemminger · 18 years ago
  99. 1479d13 skge: use dev_printk by Stephen Hemminger · 18 years ago
  100. fae8759 skge: handle zero address at open by Stephen Hemminger · 18 years ago