1. 9da2150 [PATCH] usbtest: report errors in iso tests by Alan Stern · 18 years ago
  2. 0ae4ea8 [PATCH] gadgetfs: fix memory leaks by Alan Stern · 18 years ago
  3. 83196b5 [PATCH] gadgetfs: fix AIO interface bugs by Alan Stern · 18 years ago
  4. 212a4b4 [PATCH] USB: new cp2101 device by Vitja Makarov · 18 years ago
  5. 782a7a6 [PATCH] USB: add usb_interrupt_msg() function for api completeness. by Greg Kroah-Hartman · 18 years ago
  6. caa2a12 [PATCH] Fix a deadlock in usbtest by Franck Bui-Huu · 18 years ago
  7. c8155cc [PATCH] UHCI: remove ISO TDs as they are used by Alan Stern · 18 years ago
  8. caf3827 [PATCH] UHCI: store the period in the queue header by Alan Stern · 18 years ago
  9. 10b8e47 [PATCH] UHCI: fix race in ISO dequeuing by Alan Stern · 18 years ago
  10. c433472 [PATCH] UHCI: use integer-sized frame numbers by Alan Stern · 18 years ago
  11. 3612242 [PATCH] USB: Allow high-bandwidth isochronous packets via usbfs by Micah Dowty · 18 years ago
  12. e016683 [PATCH] USB: Remove 4088-byte limit on usbfs control URBs by Micah Dowty · 18 years ago
  13. b761d9d [PATCH] UHCI: Work around old Intel bug by Alan Stern · 18 years ago
  14. 84afddd [PATCH] UHCI: Reimplement FSBR by Alan Stern · 18 years ago
  15. 04538a2 [PATCH] UHCI: Eliminate the TD-removal list by Alan Stern · 18 years ago
  16. a0b458b [PATCH] UHCI: Move code for cleaning up unlinked URBs by Alan Stern · 18 years ago
  17. 59e29ed [PATCH] UHCI: Remove non-iso TDs as they are used by Alan Stern · 18 years ago
  18. b186900 [PATCH] UHCI: Common result routine for Control/Bulk/Interrupt by Alan Stern · 18 years ago
  19. 0f28b55 [PATCH] usbhid: automatically set HID_QUIRK_NOGET for keyboards and mice by Alan Stern · 18 years ago
  20. a82e49b [PATCH] USB HID/HIDBP, INPUT DRIVERS: fix various usb/input/hid-input.c bugs that make Apple Mighty Mouse work poorly by Bart Massey · 18 years ago
  21. 2775562 [PATCH] USB: UHCI: fix obscure bug in enqueue() by Alan Stern · 18 years ago
  22. 4de7d2c [PATCH] USB: UHCI: store the endpoint type in the QH structure by Alan Stern · 18 years ago
  23. 2d61bde [PATCH] USB: net2280: add a shutdown routine by Alan Stern · 18 years ago
  24. b383539 [PATCH] USB: usb-storage alauda: Fix transport info mismerge by Daniel Drake · 18 years ago
  25. f9347c5 [PATCH] USB shuttle_usbat: hardcode flash detection for now by Daniel Drake · 18 years ago
  26. bdcfd9e [PATCH] USB: shuttle_usbat: Hardcode detection of HP CDRW devices by Peter Chubb · 18 years ago
  27. 141804d [PATCH] USB: shuttle_usbat: Fix handling of scatter-gather buffers by Peter Chubb · 18 years ago
  28. 69165c2 [PATCH] USB Phidget InterfaceKit: make inputs pollable and new device support by Sean Young · 18 years ago
  29. a01c4ef [PATCH] USBATM: remove no-longer needed #include by Duncan Sands · 18 years ago
  30. fcf4830 [PATCH] USBATM: remove pointless inline by Duncan Sands · 18 years ago
  31. 41fea55e [PATCH] USB: clean out an unnecessary NULL check from ub by Pete Zaitcev · 18 years ago
  32. 4489a57 [PATCH] USB: usbcore: always turn on hub port power by Alan Stern · 18 years ago
  33. 9effa97 [PATCH] USB: MacBook Pro touchpad support by Nicolas Boichat · 18 years ago
  34. 73e487f [PATCH] USB console: fix disconnection issues by Guennadi Liakhovetski · 18 years ago
  35. ca85485 [PATCH] USB: console: prevent ENODEV on node by Paul Fulghum · 18 years ago
  36. 57845bd [PATCH] USB: console: fix oops by Guennadi Liakhovetski · 18 years ago
  37. c10746d [PATCH] USB: console: fix cr/lf issues by Paul Fulghum · 18 years ago
  38. 01cced2 [PATCH] USB: allow multiple types of EHCI controllers to be built as modules by Kumar Gala · 18 years ago
  39. df47e53 [PATCH] USB: sisusbvga: possible cleanups by Adrian Bunk · 18 years ago
  40. 2682d27 [PATCH] USB: convert the semaphores in the sisusb driver to mutexes by Arjan van de Ven · 19 years ago
  41. 7327413 [PATCH] USB: added support for ASIX 88178 chipset USB Gigabit Ethernet adaptor by Eduard Warkentin · 18 years ago
  42. f44f725 [PATCH] USB: usbnet, zaurus mtu fixup by David Brownell · 18 years ago
  43. 8647894 [PATCH] USB: cdc-acm: add a new special case for modems with buggy firmware by Oliver Neukum · 18 years ago
  44. 5cd330f [PATCH] USB: add YEALINK phones to the HID_QUIRK_IGNORE blacklist by Henk Vergonet · 18 years ago
  45. c32ba30 [PATCH] USB: EHCI works again on NVidia controllers with >2GB RAM by Paul Serice · 18 years ago
  46. a5117ba7 [PATCH] Driver model: add ISA bus by Rene Herman · 18 years ago
  47. 3e95637 [PATCH] Driver Core: Make dev_info and friends print the bus name if there is no driver by Alan Stern · 18 years ago
  48. e9a7d30 [PATCH] Driver core: add proper symlinks for devices by Greg Kroah-Hartman · 18 years ago
  49. b9d9c82 [PATCH] Driver core: add generic "subsystem" link to all devices by Kay Sievers · 18 years ago
  50. 23681e4 [PATCH] Driver core: allow struct device to have a dev_t by Greg Kroah-Hartman · 18 years ago
  51. aa49b91 [PATCH] Driver core: change make_class_name() to take kobjects by Greg Kroah-Hartman · 18 years ago
  52. cad1e55 [PATCH] firmware_class: s/semaphores/mutexes by Laura Garcia · 18 years ago
  53. fd869db [PATCH] Driver core: PM_DEBUG device suspend() messages become informative by David Brownell · 18 years ago
  54. 4039483 [PATCH] Driver Core: Add /sys/hypervisor when needed by Michael Holzheu · 18 years ago
  55. e391553 [PATCH] Driver Core: Fix platform_device_add to use device_add by Russell King · 18 years ago
  56. 670dd90 [PATCH] Driver Core: Allow sysdev_class have attributes by Shaohua Li · 18 years ago
  57. 1740757 [PATCH] Driver Core: remove unused exports by Greg Kroah-Hartman · 18 years ago
  58. a0245f7 [PATCH] platform_bus learns about modalias by David Brownell · 18 years ago
  59. 0596711 [PATCH] Driver Core: CONFIG_DEBUG_PM covers drivers/base/power too by David Brownell · 18 years ago
  60. b7fe4a6 [PATCH] Driver core: class_device_add needs error checks by Stephen Hemminger · 18 years ago
  61. 3dda4e3 [PATCH] i4l gigaset: move sysfs entry to tty class device by Hansjoerg Lipp · 18 years ago
  62. 1cdcb6b [PATCH] TTY: return class device pointer from tty_register_device() by Hansjoerg Lipp · 18 years ago
  63. 53877d0 [PATCH] Driver core: bus device event delay by Kay Sievers · 19 years ago
  64. 27c0ff8 [PATCH] CCISS: add device symlink to the block cciss block devices in sysfs by Greg Kroah-Hartman · 18 years ago
  65. 789e7dc Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  66. 28e4b22 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 18 years ago
  67. 34641a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bcollins/linux1394-2.6 by Linus Torvalds · 18 years ago
  68. 58dfd9c [FORCEDETH] Fix xmit_lock/netif_tx_lock after merge by Herbert Xu · 18 years ago
  69. 050335d Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  70. a4cfae1 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  71. be883da Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  72. 077e989 Merge branch 'rio.b19' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/bird by Linus Torvalds · 18 years ago
  73. cee4cca Merge git://git.infradead.org/hdrcleanup-2.6 by Linus Torvalds · 18 years ago
  74. be967b7 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 18 years ago
  75. eef1142 Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 18 years ago
  76. c9ab097 Merge master.kernel.org:/home/rmk/linux-2.6-mmc by Linus Torvalds · 18 years ago
  77. ff91445 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  78. 7bc3312 [MTD] NAND: Fix breakage all over the place by Thomas Gleixner · 18 years ago
  79. 7e4178f [PATCH] NAND: fix remaining OOB length calculation by Vitaly Wool · 18 years ago
  80. b6d5ee0 [MTD] NAND Fixup NDFC merge brokeness by Thomas Gleixner · 18 years ago
  81. 695a9d2 Merge AT91 branch by Russell King · 18 years ago
  82. c6387a4 [SPARC]: Kill __irq_itoa(). by David S. Miller · 18 years ago
  83. d6cc7f1 [CONNECTOR]: Initialize subsystem earlier. by Evgeniy Polyakov · 18 years ago
  84. 25f42b6a Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  85. 4c84a39 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 18 years ago
  86. d0b952a Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  87. d90125b Merge branch 'i915fb' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/intelfb-2.6 by Linus Torvalds · 18 years ago
  88. bfd189a Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart by Linus Torvalds · 18 years ago
  89. bbf7013 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 18 years ago
  90. 2090af7 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  91. 5603509 Make sure to re-enable SCI after an ACPI suspend by Linus Torvalds · 18 years ago
  92. 1cca0eb Improve SATA core suspend/resume by Linus Torvalds · 18 years ago
  93. 67d59df [SCSI] 53c700: remove reliance on deprecated cmnd fields by James Bottomley · 18 years ago
  94. 6db874f [SCSI] hptiop: don't use cmnd->bufflen by James Bottomley · 18 years ago
  95. 4f2ddba [SCSI] hptiop: HighPoint RocketRAID 3xxx controller driver by HighPoint Linux Team · 18 years ago
  96. a623e14 [SCSI] aacraid: small misc. cleanups by Mark Haverkamp · 18 years ago
  97. 75c3628 [SCSI] aacraid: Update supported product information by Mark Haverkamp · 18 years ago
  98. 9c64f97 [PATCH] PCI Hotplug: Fix recovery path from errors during pcie_init() by Jan Beulich · 18 years ago
  99. 9df7fde [PATCH] PCI Hotplug: fake NULL pointer dereferences in IBM Hot Plug Controller Driver by Eric Sesterhenn · 18 years ago
  100. 99ff124 [PATCH] shpchp: Cleanup improper info messages by Kenji Kaneshige · 18 years ago