1. 4bc203d [PATCH] USB: io_edgeport touch-up by Pete Zaitcev · 18 years ago
  2. 34ab86e [PATCH] airprime.c: add Kyocera Wireless KPC650/Passport support by Timothy Sipples · 18 years ago
  3. c5e3b74 [PATCH] UHCI: Improve FSBR-off timing by Alan Stern · 18 years ago
  4. e323de4 [PATCH] UHCI: remove hc_inaccessible flag by Alan Stern · 18 years ago
  5. be3cbc5 [PATCH] UHCI: various updates by David Brownell · 18 years ago
  6. ae67181 [PATCH] usb-storage: unusual_devs entry for Nikon DSC D70s by Alan Stern · 18 years ago
  7. 5c218e3 [PATCH] USB: Add Apple MacBook product IDs to usbhid by Rene Rebe · 18 years ago
  8. dfbaa7d [PATCH] USB: EHCI on non-Au1200 build fix by Ralf Baechle · 18 years ago
  9. bfd5df3 [PATCH] USB: free allocated memory on io_edgeport startup memory failure by Chris Lund · 18 years ago
  10. 14f76cc [PATCH] USB: new devices for the Option driver by Matthias Urlichs · 18 years ago
  11. 786dc1d [PATCH] usb: drivers/usb/core/devio.c dereferences a userspace pointer by Philippe Retornaz · 18 years ago
  12. 6ad0712 [PATCH] usbcore: recovery from Set-Configuration failure by Alan Stern · 18 years ago
  13. df9a1f4 [PATCH] usbhid: use usb_reset_composite_device by Alan Stern · 18 years ago
  14. 47104b0 [PATCH] usb-storage: use usb_reset_composite_device by Alan Stern · 18 years ago
  15. 7de18d8 [PATCH] USB hub: use usb_reset_composite_device by Alan Stern · 18 years ago
  16. 79efa09 [PATCH] usbcore: port reset for composite devices by Alan Stern · 18 years ago
  17. efcaa20 [PATCH] USB: cdc_ether: recognize olympus r1000 (fix regression) by David Brownell · 18 years ago
  18. d5ce137 [PATCH] USB: negative index in drivers/usb/host/isp116x-hcd.c by Eric Sesterhenn · 18 years ago
  19. b10cee9 [PATCH] USB: Add Sierra Wireless MC5720 ID to airprime.c by Jeremy Fitzhardinge · 18 years ago
  20. 09fd6bc [PATCH] USB: Whiteheat: fix firmware spurious errors by Stuart MacDonald · 18 years ago
  21. 069e8a6 [PATCH] Driver for Apple Cinema Display by akpm@osdl.org · 18 years ago
  22. eb79b4f [PATCH] USB: ftdi_sio: add support for Yost Engineering ServoCenter3.1 by Ian Abbott · 18 years ago
  23. 633a7ec [PATCH] usbhid: Remove unneeded blacklist entries by Alan Stern · 18 years ago
  24. 3f8f4a1 [PATCH] usbcore: Fix broken RNDIS config selection by Giridhar Pemmasani · 18 years ago
  25. 1fbe75e [PATCH] USB: print message when device is rejected due to insufficient power by Daniel Drake · 18 years ago
  26. 955a260 [PATCH] USB: more pegasus log spamming removed by David Brownell · 18 years ago
  27. b560033 [PATCH] ub: random cleanups by Pete Zaitcev · 18 years ago
  28. 688e9fb [PATCH] ub: atomic add_disk by Pete Zaitcev · 18 years ago
  29. 2f8ad9a [PATCH] USB: rmmod pl2303 after -28 by Pete Zaitcev · 18 years ago
  30. ba47f66 [PATCH] improved TT scheduling for EHCI by Dan Streetman · 18 years ago
  31. 3428cc4 [PATCH] usb-storage: get rid of the timer during URB submission by Franck Bui-Huu · 18 years ago
  32. 80b4785 [PATCH] USB: Syntax cleanup for pl2303 (trailing backslash) by Pete Zaitcev · 18 years ago
  33. 6f065f7 [PATCH] USB: Improve Kconfig comment for mct_u232 by Pete Zaitcev · 18 years ago
  34. cf2c748 [PATCH] USB serial: encapsulate schedule_work, remove double-calling by Pete Zaitcev · 18 years ago
  35. ad93375 [PATCH] usb: io_edgeport, cleanup to unicode handling by Pete Zaitcev · 18 years ago
  36. 9da2150 [PATCH] usbtest: report errors in iso tests by Alan Stern · 18 years ago
  37. 0ae4ea8 [PATCH] gadgetfs: fix memory leaks by Alan Stern · 18 years ago
  38. 83196b5 [PATCH] gadgetfs: fix AIO interface bugs by Alan Stern · 18 years ago
  39. 212a4b4 [PATCH] USB: new cp2101 device by Vitja Makarov · 18 years ago
  40. 782a7a6 [PATCH] USB: add usb_interrupt_msg() function for api completeness. by Greg Kroah-Hartman · 18 years ago
  41. caa2a12 [PATCH] Fix a deadlock in usbtest by Franck Bui-Huu · 18 years ago
  42. c8155cc [PATCH] UHCI: remove ISO TDs as they are used by Alan Stern · 18 years ago
  43. caf3827 [PATCH] UHCI: store the period in the queue header by Alan Stern · 18 years ago
  44. 10b8e47 [PATCH] UHCI: fix race in ISO dequeuing by Alan Stern · 18 years ago
  45. c433472 [PATCH] UHCI: use integer-sized frame numbers by Alan Stern · 18 years ago
  46. 3612242 [PATCH] USB: Allow high-bandwidth isochronous packets via usbfs by Micah Dowty · 18 years ago
  47. e016683 [PATCH] USB: Remove 4088-byte limit on usbfs control URBs by Micah Dowty · 18 years ago
  48. b9827e4 [PATCH] USB: correct the USB info in Documentation/power/swsusp.txt by David Brownell · 18 years ago
  49. b761d9d [PATCH] UHCI: Work around old Intel bug by Alan Stern · 18 years ago
  50. 84afddd [PATCH] UHCI: Reimplement FSBR by Alan Stern · 18 years ago
  51. 04538a2 [PATCH] UHCI: Eliminate the TD-removal list by Alan Stern · 18 years ago
  52. a0b458b [PATCH] UHCI: Move code for cleaning up unlinked URBs by Alan Stern · 18 years ago
  53. 59e29ed [PATCH] UHCI: Remove non-iso TDs as they are used by Alan Stern · 18 years ago
  54. b186900 [PATCH] UHCI: Common result routine for Control/Bulk/Interrupt by Alan Stern · 18 years ago
  55. 0f28b55 [PATCH] usbhid: automatically set HID_QUIRK_NOGET for keyboards and mice by Alan Stern · 18 years ago
  56. 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
  57. 2775562 [PATCH] USB: UHCI: fix obscure bug in enqueue() by Alan Stern · 18 years ago
  58. 4de7d2c [PATCH] USB: UHCI: store the endpoint type in the QH structure by Alan Stern · 18 years ago
  59. 2d61bde [PATCH] USB: net2280: add a shutdown routine by Alan Stern · 18 years ago
  60. b383539 [PATCH] USB: usb-storage alauda: Fix transport info mismerge by Daniel Drake · 18 years ago
  61. f9347c5 [PATCH] USB shuttle_usbat: hardcode flash detection for now by Daniel Drake · 18 years ago
  62. bdcfd9e [PATCH] USB: shuttle_usbat: Hardcode detection of HP CDRW devices by Peter Chubb · 18 years ago
  63. 141804d [PATCH] USB: shuttle_usbat: Fix handling of scatter-gather buffers by Peter Chubb · 18 years ago
  64. 69165c2 [PATCH] USB Phidget InterfaceKit: make inputs pollable and new device support by Sean Young · 18 years ago
  65. a01c4ef [PATCH] USBATM: remove no-longer needed #include by Duncan Sands · 18 years ago
  66. fcf4830 [PATCH] USBATM: remove pointless inline by Duncan Sands · 18 years ago
  67. 41fea55e [PATCH] USB: clean out an unnecessary NULL check from ub by Pete Zaitcev · 18 years ago
  68. 4489a57 [PATCH] USB: usbcore: always turn on hub port power by Alan Stern · 18 years ago
  69. 9effa97 [PATCH] USB: MacBook Pro touchpad support by Nicolas Boichat · 18 years ago
  70. 73e487f [PATCH] USB console: fix disconnection issues by Guennadi Liakhovetski · 18 years ago
  71. ca85485 [PATCH] USB: console: prevent ENODEV on node by Paul Fulghum · 18 years ago
  72. 57845bd [PATCH] USB: console: fix oops by Guennadi Liakhovetski · 18 years ago
  73. c10746d [PATCH] USB: console: fix cr/lf issues by Paul Fulghum · 18 years ago
  74. 01cced2 [PATCH] USB: allow multiple types of EHCI controllers to be built as modules by Kumar Gala · 18 years ago
  75. df47e53 [PATCH] USB: sisusbvga: possible cleanups by Adrian Bunk · 18 years ago
  76. 2682d27 [PATCH] USB: convert the semaphores in the sisusb driver to mutexes by Arjan van de Ven · 19 years ago
  77. 7327413 [PATCH] USB: added support for ASIX 88178 chipset USB Gigabit Ethernet adaptor by Eduard Warkentin · 18 years ago
  78. f44f725 [PATCH] USB: usbnet, zaurus mtu fixup by David Brownell · 18 years ago
  79. 8647894 [PATCH] USB: cdc-acm: add a new special case for modems with buggy firmware by Oliver Neukum · 18 years ago
  80. 5cd330f [PATCH] USB: add YEALINK phones to the HID_QUIRK_IGNORE blacklist by Henk Vergonet · 18 years ago
  81. c32ba30 [PATCH] USB: EHCI works again on NVidia controllers with >2GB RAM by Paul Serice · 18 years ago
  82. a5117ba7 [PATCH] Driver model: add ISA bus by Rene Herman · 18 years ago
  83. 3e95637 [PATCH] Driver Core: Make dev_info and friends print the bus name if there is no driver by Alan Stern · 18 years ago
  84. e9a7d30 [PATCH] Driver core: add proper symlinks for devices by Greg Kroah-Hartman · 18 years ago
  85. b9d9c82 [PATCH] Driver core: add generic "subsystem" link to all devices by Kay Sievers · 18 years ago
  86. 23681e4 [PATCH] Driver core: allow struct device to have a dev_t by Greg Kroah-Hartman · 18 years ago
  87. aa49b91 [PATCH] Driver core: change make_class_name() to take kobjects by Greg Kroah-Hartman · 18 years ago
  88. cad1e55 [PATCH] firmware_class: s/semaphores/mutexes by Laura Garcia · 18 years ago
  89. fd869db [PATCH] Driver core: PM_DEBUG device suspend() messages become informative by David Brownell · 18 years ago
  90. 1e72484 [PATCH] remove duplication from Documentation/power/devices.txt by David Brownell · 18 years ago
  91. 4039483 [PATCH] Driver Core: Add /sys/hypervisor when needed by Michael Holzheu · 18 years ago
  92. e391553 [PATCH] Driver Core: Fix platform_device_add to use device_add by Russell King · 18 years ago
  93. 670dd90 [PATCH] Driver Core: Allow sysdev_class have attributes by Shaohua Li · 18 years ago
  94. 1740757 [PATCH] Driver Core: remove unused exports by Greg Kroah-Hartman · 18 years ago
  95. a0245f7 [PATCH] platform_bus learns about modalias by David Brownell · 18 years ago
  96. 0596711 [PATCH] Driver Core: CONFIG_DEBUG_PM covers drivers/base/power too by David Brownell · 18 years ago
  97. b7fe4a6 [PATCH] Driver core: class_device_add needs error checks by Stephen Hemminger · 18 years ago
  98. 3dda4e3 [PATCH] i4l gigaset: move sysfs entry to tty class device by Hansjoerg Lipp · 18 years ago
  99. 1cdcb6b [PATCH] TTY: return class device pointer from tty_register_device() by Hansjoerg Lipp · 18 years ago
  100. 53877d0 [PATCH] Driver core: bus device event delay by Kay Sievers · 18 years ago