1. fd39c86 docbook: fix usb content by Randy Dunlap · 17 years ago
  2. 65a6ec0 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  3. df3d80f Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  4. 64a6f95 signedness: module_param_array nump argument by Al Viro · 17 years ago
  5. 4735b37 Fix ohci-ssb with !CONFIG_PM by Al Viro · 17 years ago
  6. efefc6e Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  7. d1aa3e6 USB: fix race in autosuspend reschedule by Alan Stern · 17 years ago
  8. 58ed7b9 atmel_usba_udc: Keep track of the device status by Haavard Skinnemoen · 17 years ago
  9. d466a91 USB: Nikon D40X unusual_devs entry by Ortwin Glück · 17 years ago
  10. 063a2da USB: serial core should respect driver requirements by Alan Stern · 17 years ago
  11. 271f9e6 USB: skip autosuspended devices during system resume by Alan Stern · 17 years ago
  12. 32fe019 USB: mutual exclusion for EHCI init and port resets by Alan Stern · 17 years ago
  13. 17f06022 USB: allow usbstorage to have LUNS greater than 2Tb by Richard Sharpe · 17 years ago
  14. eecfb91 USB: Adding support for SHARP WS011SH to ipaq.c by Nobuhiro Iwamatsu · 17 years ago
  15. 914a3f3 USB: add atmel_usba_udc driver by Haavard Skinnemoen · 17 years ago
  16. c604e85 USB: ohci SSB bus glue by Michael Buesch · 17 years ago
  17. b24896c USB: ehci build fixes on au1xxx, ppc-soc by David Brownell · 17 years ago
  18. 4f45426 USB: add runtime frame_no quirk for big-endian OHCI by Valentine Barshak · 17 years ago
  19. f621b84 USB: funsoft: Fix termios by Alan Cox · 17 years ago
  20. d9c5636 USB: visor: termios bits by Alan Cox · 17 years ago
  21. 3046c6d USB: unusual_devs entry for Nikon DSC D2Xs by Alan Stern · 17 years ago
  22. 9454a57 USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h> by David Brownell · 17 years ago
  23. 4d59d8a USB: Export URB statistics for powertop by Sarah Sharp · 17 years ago
  24. 437f375 USB: serial gadget: Disable endpoints on unload by Vitaly Bordug · 17 years ago
  25. a59048d USB: drivers/usb/misc/sisusbvga/sisusb.c: kill two unused variables by WANG Cong · 17 years ago
  26. 5395353 usb-gadget-ether: prevent oops caused by error interrupt race by Benedikt Spranger · 17 years ago
  27. 9dcfbd9 USB: fix gregkh-usb-usb-sisusb2vga-convert-printk-to-dev_-macros by Andrew Morton · 17 years ago
  28. ca0677a USB: r8a66597-hcd: fix driver removing by Yoshihiro Shimoda · 17 years ago
  29. 05eac91 USB: r8a66597-hcd: fix endian problem by Yoshihiro Shimoda · 17 years ago
  30. e3a0905 USB: r8a66597-hcd: fix Class or Vendor Request by Yoshihiro Shimoda · 17 years ago
  31. 93b6497 USB: usb/serial/ch341.c: make 4 functions static by Adrian Bunk · 17 years ago
  32. 6ce7610 USB: Driver for CH341 USB-serial adaptor by Frank A Kingswood · 17 years ago
  33. 4ac0718 USB: cxacru: Use appropriate logging for errors by Simon Arlott · 17 years ago
  34. 1f4f714 USB: cp2101.c: add additional device ID by Edouard Lafargue · 17 years ago
  35. 16eb345 USB: unusual_devs modification for Nikon D200 by Phil Dibowitz · 17 years ago
  36. a691efa USB: remove USB_QUIRK_NO_AUTOSUSPEND by Alan Stern · 17 years ago
  37. 7108f28 USB: don't propagate FREEZE or PRETHAW suspends by Alan Stern · 17 years ago
  38. 393e551 USB: unusual_devs update for Nokia 6131 by Alan Stern · 17 years ago
  39. 403fae7 USB: fix limited_power setting mistake in hub.c by jidong xiao · 17 years ago
  40. ed6590a USB: fix double frees in error code paths of ipaq driver by Oliver Neukum · 17 years ago
  41. 0e66fb3 USB: always visit drivers/usb/misc/ by Adrian Bunk · 17 years ago
  42. f729405 USB: usb-skeleton leaking locks on open by Mark Gross · 17 years ago
  43. 6840d25 USB: flush outstanding URBs when suspending by Alan Stern · 17 years ago
  44. 95cf82f USB: break apart flush_endpoint and disable_endpoint by Alan Stern · 17 years ago
  45. 5ad4f71 USB: move decision to ignore FREEZE events by Alan Stern · 17 years ago
  46. 7477120 USB: Get rid of annoying endpoint-release message by Alan Stern · 17 years ago
  47. 1d3ee41 USB: AMD5536: use pdev->revision by Auke Kok · 17 years ago
  48. e6d42f0 USB: sisusbvga: Fix bug by Satyam Sharma · 17 years ago
  49. 5adceac USB: fix errornous assumption in the usb serial framework revealed by iuu_phoenix by Oliver Neukum · 17 years ago
  50. b5b80f2 USB: ELAN U132 Host Controller Driver: convert sw_lock to mutex by Matthias Kaehlcke · 17 years ago
  51. d853d87 USB: usb-storage: Initialize Huawei E220 properly by Johann Wilhelm · 17 years ago
  52. 63f991b USB: fix location of statement label in dummy-hcd by Alan Stern · 17 years ago
  53. e015268 USB: remove traces of urb->status from usbcore by Alan Stern · 17 years ago
  54. 1431d2a USB: get rid of urb->lock by Alan Stern · 17 years ago
  55. 4a00027 USB: Eliminate urb->status usage! by Alan Stern · 17 years ago
  56. 9347d51 USB: reorganize urb->status use in usbmon by Alan Stern · 17 years ago
  57. 888fda4 USB: reorganize urb->status use in r8a66597-hcd by Alan Stern · 17 years ago
  58. 65e5109 USB: reorganize urb->status use in sl811-hcd by Alan Stern · 17 years ago
  59. 55d8496 USB: reorganize urb->status use in ohci-hcd by Alan Stern · 17 years ago
  60. 14c04c0 USB: reorganize urb->status use in ehci-hcd by Alan Stern · 17 years ago
  61. 4d2f110 USB: reorganize urb->status use in dummy-hcd by Alan Stern · 17 years ago
  62. e7beb66 usb: serial/pl2303: support for BenQ Siemens Mobile Phone EF81 by Andreas Loibl · 17 years ago
  63. b84d2bf usb: avoid redundant cast of kmalloc() return value in OTi-6858 driver by Jesper Juhl · 17 years ago
  64. ce0d932 usb-serial: show port number in sysfs by Roman Kagan · 17 years ago
  65. fdf99c9 USB: fix memory leak in berry_charge driver by Greg Kroah-Hartman · 17 years ago
  66. 12943f0 USB: less-restrictive command checking in g-file-storage by Alan Stern · 17 years ago
  67. 94d0f7e USB: kobil_sct: Rework driver by Alan Cox · 17 years ago
  68. c4e4156 USB: cp2101: Coding style police by Alan Cox · 17 years ago
  69. 6e8fe43 USB: avoid the donelist after an error in ohci-hcd by Alan Stern · 17 years ago
  70. 1f5a3d0 USB: fix mistake in usb_hcd_giveback_urb by Alan Stern · 17 years ago
  71. ed6e528 USB: ftdi_sio: Handle FT232RL devices like FT232BM devices by Andrew M. Bishop · 17 years ago
  72. eb23105 USB: add urb->unlinked field by Alan Stern · 17 years ago
  73. b0d9efb USB: centralize -EREMOTEIO handling by Alan Stern · 17 years ago
  74. ee7d1f3 USB: remove Iso status value in uhci-hcd by Alan Stern · 17 years ago
  75. dfd1e53 USB: minor fixes for r8a66597 driver by Alan Stern · 17 years ago
  76. af1c51f USB: EHCI restart speedup by Marcelo Tosatti · 17 years ago
  77. 0eb0226 UEAGLE: Cosmetic by Stanislaw Gruszka · 17 years ago
  78. 337427f UEAGLE: Do not sleep when device is disconnected by Stanislaw Gruszka · 17 years ago
  79. 04ea02f UEAGLE: Avoid keyboard driver blocking by Stanislaw Gruszka · 17 years ago
  80. 503add4 UEAGLE: Allow user to choose input interface alternate setting by Stanislaw Gruszka · 17 years ago
  81. 603cf60 UEAGLE: Devolo and Elsa chipsets support by Stanislaw Gruszka · 17 years ago
  82. c8e4637 UEAGLE: Eagle IV chipset support by Stanislaw Gruszka · 17 years ago
  83. e39ab59 USB: remove unnecessary tests in isp116x and sl811 by Alan Stern · 17 years ago
  84. f311cf5 USB: ark3116.c: fix check-after-use by Adrian Bunk · 17 years ago
  85. f6c1cea USB: missing test for ESHUTDOWN in adutux driver by Oliver Neukum · 17 years ago
  86. 60b69a9 usb: remove redundant memset from amd5536udc by Mariusz Kozlowski · 17 years ago
  87. 5280d60 USB: ftdi-elan.c: kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 17 years ago
  88. b3aceb2 USB: mct_u232-convert-to-proper-speed-handling-api-fix by Andrew Morton · 17 years ago
  89. 3f6ff6e USB: kl5kusb105: witch to new speed API by Alan Cox · 17 years ago
  90. 42cb967 usblp: Fix a double kfree by Pete Zaitcev · 17 years ago
  91. c36d54a usbmon: Smooth the core code by Pete Zaitcev · 17 years ago
  92. cdd5a8fd usbmon: Drop DMA mapping for setup packet by Pete Zaitcev · 17 years ago
  93. 30c7431 usbmon: Update pipe removal to suit my taste by Pete Zaitcev · 17 years ago
  94. 283face usblp: Cosmetics by Pete Zaitcev · 17 years ago
  95. fc401e6 usblp: mutex in usblp_check_status by Pete Zaitcev · 17 years ago
  96. 7b5cd5f USB: SisUSB2VGA: Convert printk to dev_* macros by Felipe Balbi · 17 years ago
  97. ecb8b19 USB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga/sisusb_struct.h by Felipe Balbi · 17 years ago
  98. 7c59901 USB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga/sisusb_init.h by Felipe Balbi · 17 years ago
  99. 22b2c52 USB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga/sisusb_init.c by Felipe Balbi · 17 years ago
  100. 1c1772a2 USB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga/sisusb.h by Felipe Balbi · 17 years ago