1. 5d67a85 USB: musb: rewrite host periodic endpoint allocation by Sergei Shtylyov · 15 years ago
  2. b2bdf3a USB: composite: avoid inconsistent lock state by Felipe Balbi · 15 years ago
  3. 6da9c99 USB: allow libusb to talk to unauthenticated WUSB devices by David Vrabel · 15 years ago
  4. 4246b06 USB: usb-storage: added missing MODULE_LICENSE("GPL") for usb-storage ums-* modules by Maciej Grela · 15 years ago
  5. 9cfb95e usb-storage: make onetouch a separate module by Alan Stern · 15 years ago
  6. c103378 usb-storage: make karma a separate module by Alan Stern · 15 years ago
  7. a74bba3 usb-storage: make alauda a separate module by Alan Stern · 15 years ago
  8. a9fb6d0 usb-storage: make jumpshot a separate module by Alan Stern · 15 years ago
  9. 2cbbf35 usb-storage: make datafab a separate module by Alan Stern · 15 years ago
  10. 0d62939 usb-storage: make freecom a separate module by Alan Stern · 15 years ago
  11. 26d6818 usb-storage: make shuttle_usbat a separate module by Alan Stern · 15 years ago
  12. fcdb514 usb-storage: make cypress_atacb a separate module by Alan Stern · 15 years ago
  13. 70fcc00 usb-storage: make sddr55 a separate module by Alan Stern · 15 years ago
  14. 32d5493 usb-storage: make isd200 a separate module by Alan Stern · 15 years ago
  15. 0ff7188 usb-storage: make sddr09 a separate module by Alan Stern · 15 years ago
  16. e6e244b usb-storage: prepare for subdriver separation by Alan Stern · 15 years ago
  17. e4abe66 usb-serial: fix usb_serial_register bug when boot with nousb param by Dave Young · 15 years ago
  18. d062680 USB: fix ehci printk formats by Randy Dunlap · 15 years ago
  19. 551509d USB: replace uses of __constant_{endian} by Harvey Harrison · 15 years ago
  20. a78b428 USB: serial: add qualcomm wireless modem driver by Greg Kroah-Hartman · 15 years ago
  21. 3d940b7 USB: symbolserial: log the ioctl commands by Greg Kroah-Hartman · 15 years ago
  22. 68b44ea USB: serial: add symbol serial driver by Greg Kroah-Hartman · 15 years ago
  23. f7e7aa5 USB: Add platform device support for the ISP1760 USB chip by Catalin Marinas · 15 years ago
  24. f9031f2 USB: Make the isp1760_register function prototype more generic by Catalin Marinas · 15 years ago
  25. a2c2706 USB: EHCI: add software retry for transaction errors by Alan Stern · 15 years ago
  26. 1f4159c USB: fix USB_STORAGE_CYPRESS_ATACB by Boaz Harrosh · 15 years ago
  27. bc29847 USB: EHCI: Make timer_action out-of-line by Alan Stern · 15 years ago
  28. b967c88 usb: kill prehistorical comments about USB_EHCI_HCD by Thierry Vignaud · 15 years ago
  29. 331879f USB: serial: refuse to open recently removed USB Serial devices by James Woodcock · 15 years ago
  30. 1c27ae6 USB: serial: remove recourse to generic method by Oliver Neukum · 15 years ago
  31. a5f5ea2 USB: skeleton: Use dev_info instead of info by Matt Kraai · 15 years ago
  32. 0eb526b usb_storage: make Kconfig note visible in the console by Borislav Petkov · 15 years ago
  33. faac64a USB: serial: opticon: add serial line ioctls by Greg Kroah-Hartman · 15 years ago
  34. 648d4e1 USB: serial: opticon: add write support by Greg Kroah-Hartman · 15 years ago
  35. f6d92a0 USB: otg: adding nop usb transceiver by Ajay Kumar Gupta · 15 years ago
  36. 5d1ca6c USB: ftdi_sio: remove pointless syslog spew by David Brownell · 15 years ago
  37. 6f8aa65 USB: add missing KERN_* constants to printks by Frank Seidel · 15 years ago
  38. c49cfa91 USB: serial: use generic method if no alternative is provided in usb serial layer by Oliver Neukum · 15 years ago
  39. 81d043c USB: serial: export symbol of usb_serial_generic_resume by Oliver Neukum · 15 years ago
  40. d55c0ae USB: serial generic resume function fix by Oliver Neukum · 15 years ago
  41. f8bece8 USB: serial: introduce a flag into the usb serial layer to tell drivers that their URBs are killed due to suspension by Oliver Neukum · 15 years ago
  42. 6e14bda USB: count reaches -1, tested 0 by Roel Kluin · 15 years ago
  43. d1c0713 USB: suspend/resume for opticon driver by Oliver Neukum · 15 years ago
  44. 4901b2c USB: suspend/resume support for option driver by Oliver Neukum · 15 years ago
  45. b633d28 USB: imx_udc: Fix IMX UDC gadget general irq handling by Darius Augulis · 15 years ago
  46. d24921a USB: imx_udc: Fix IMX UDC gadget ep0 irq handling by Darius Augulis · 15 years ago
  47. 593bef6 USB: imx_udc: Fix IMX UDC gadget code style by Darius Augulis · 15 years ago
  48. 8f182e5 USB: imx_udc: Fix IMX UDC gadget bugs by Darius Augulis · 15 years ago
  49. 664d5df USB: usb-serial ch341: support for DTR/RTS/CTS by Werner Cornelius · 15 years ago
  50. bcbbbfc USB: gadget: remove duplicated #include by Huang Weiyi · 15 years ago
  51. 2e0fe70 USB: drivers: use USB API functions rather than constants by Julia Lawall · 16 years ago
  52. 00185a6 USB: Remove redundant test in pxa27x_udc and ftdi_sio by Julia Lawall · 16 years ago
  53. ee069fb USB: pxa27x_udc: add vbus_draw callback by Robert Jarzmik · 15 years ago
  54. 7fec3c2 USB: pxa27x_udc: add otg transceiver support by Robert Jarzmik · 15 years ago
  55. b799a7e USB: pxa27x_udc: add vbus session handling by Robert Jarzmik · 15 years ago
  56. eb50702 USB: pxa27x_udc: factor pullup code to prepare otg transceiver by Robert Jarzmik · 15 years ago
  57. c2344f1 USB: gpio_vbus: add delayed vbus_session calls by Robert Jarzmik · 15 years ago
  58. dd44be6 usblp: continuously poll for status by Pete Zaitcev · 15 years ago
  59. 5c16034 USB: usb-storage: increase max_sectors for tape drives by Alan Stern · 15 years ago
  60. 090b901 USB: gadget: fix rndis regression by David Brownell · 15 years ago
  61. 1662e3a USB: add quirk to avoid config and interface strings by Alan Stern · 15 years ago
  62. 8a0845c USB: storage: Unusual USB device Prolific 2507 variation added by Thomas Bartosik · 15 years ago
  63. e7f2f0d USB: Add device id for Option GTM380 to option driver by Achilleas Kotsis · 15 years ago
  64. 56a21827 USB: Add Vendor/Product ID for new CDMA U727 to option driver by Dirk Hohndel · 15 years ago
  65. 716a9c8 USB: Updated unusual-devs entry for USB mass storage on Nokia 6233 by Moritz Muehlenhoff · 15 years ago
  66. 0cc6bfe USB: Option: let cdc-acm handle Sony Ericsson F3507g / Dell 5530 by Dan Williams · 15 years ago
  67. 391016f USB: EHCI: expedite unlinks when the root hub is suspended by Alan Stern · 15 years ago
  68. 508db8c USB: EHCI: Fix isochronous URB leak by Karsten Wiese · 15 years ago
  69. 9ea19b8 USB: option.c: add ZTE 622 modem device by Albert Pauw · 15 years ago
  70. 49fa092 USB: wusbcore/wa-xfer, fix lock imbalance by Jiri Slaby · 15 years ago
  71. a08b43a USB: misc/vstusb, fix lock imbalance by Jiri Slaby · 15 years ago
  72. 46c9844 USB: misc/adutux, fix lock imbalance by Jiri Slaby · 15 years ago
  73. 909b6c3 USB: image/mdc800, fix lock imbalance by Jiri Slaby · 15 years ago
  74. eeafa64 USB: atm/cxacru, fix lock imbalance by Jiri Slaby · 15 years ago
  75. c497e71 USB: unusual_devs: Add support for GI 0431 SD-Card interface by Jan Dumon · 15 years ago
  76. c653566 USB: serial: new cp2101 device id by Robert M. Kenney · 15 years ago
  77. b0d65900 USB: serial: ftdi: enable UART detection on gnICE JTAG adaptors blacklist interface0 by Michael Hennerich · 15 years ago
  78. 7f82b6d USB: serial: add FTDI USB/Serial converter devices by Axel Wachtler · 15 years ago
  79. 6ff1046 USB: usbfs: keep async URBs until the device file is closed by Alan Stern · 15 years ago
  80. 228dd05 USB: usbtmc: add protocol 1 support by Greg Kroah-Hartman · 15 years ago
  81. 5b10916 USB: usbtmc: fix stupid bug in open() by Greg Kroah-Hartman · 15 years ago
  82. e747951 USB: musb: fix srp sysfs entry deletion by Vikram Pandita · 15 years ago
  83. 5c23c90 USB: musb: resume suspended root hub on disconnect by Anand Gadiyar · 15 years ago
  84. 136733d USB: musb: use right poll limit for low speed devices by Sergei Shtylyov · 15 years ago
  85. 3ecdb9a USB: musb: be careful with 64K+ transfer lengths, host side by Sergei Shtylyov · 15 years ago
  86. 51d9f3e USB: musb: fix data toggle saving with shared FIFO by Sergei Shtylyov · 15 years ago
  87. dc61d23 USB: musb: host endpoint_disable() oops fixes by Sergei Shtylyov · 15 years ago
  88. a2fd814 USB: musb: fix urb_dequeue() method by Sergei Shtylyov · 15 years ago
  89. b7bdcb7 USB: musb: fix musb_host_tx() for shared endpoint FIFO by Dmitry Krivoschekov · 15 years ago
  90. c2c9632 USB: musb: be careful with 64K+ transfer lengths (gadget side) by Felipe Balbi · 15 years ago
  91. 34f32c9 usb: musb: make Davinci *work* in mainline by David Brownell · 15 years ago
  92. 67f5a4b USB: usb_get_string should check the descriptor type by Alan Stern · 15 years ago
  93. 54b9ed3 USB: gadget: fix build error in omap_apollon_2420_defconfig by David Brownell · 15 years ago
  94. ce459ec USB: g_file_storage: automatically disable stalls under Atmel by Alan Stern · 15 years ago
  95. 5126a26 USB: usb-storage: add IGNORE_RESIDUE flag for Genesys Logic adapters by Alan Stern · 15 years ago
  96. c332b4e USB: Quirk for Hummingbird huc56s / Conexant ACM modem by Adam Richter · 15 years ago
  97. 5d7a475 USB: serial: add support for second revision of Ericsson F3507G WWAN card by Patrik Kullman · 15 years ago
  98. 155df65 USB: cdc-acm: add usb id for motomagx phones by Dmitriy Taychenachev · 15 years ago
  99. 28fb668 USB: option: add BenQ 3g modem information by Jesse Sung · 15 years ago
  100. 29a46bf usb: gadget: obex: select correct ep descriptors by Felipe Balbi · 15 years ago