1. e8f4af3 USB: core: config.c: usb_get_configuration() simplified by Michal Nazarewicz · 14 years ago
  2. 9ff68c7 USB: usbserial: fix mos7720 dependencies by Randy Dunlap · 14 years ago
  3. 63b9176 USB: usbserial: mos7720: cleanup, consolidation, replace send_mos_cmd with {read,write}_mos_reg by Mike Dunn · 14 years ago
  4. b69578d USB: usbserial: mos7720: add support for parallel port on moschip 7715 by Mike Dunn · 14 years ago
  5. 997ea58 USB: rename usb_buffer_alloc() and usb_buffer_free() users by Daniel Mack · 14 years ago
  6. 44526f9 USB: devices: fix Coding Styles by Carlos Sánchez Acosta · 14 years ago
  7. 4545f7e USB: ueagle: fix Coding Styles by Javier Blanco de Torres (Neurowork) · 14 years ago
  8. 94a8248 USB: omap: switch to subsys_initcall for isp1301 transceiver by Viral Mehta · 14 years ago
  9. 3681d8f USB: ehci: Elide I/O watchdog on NEC parts by David Miller · 14 years ago
  10. 9ed3fd6 USB: storage: Remove unneeded SL11R unusual_devs entry by Phil Dibowitz · 14 years ago
  11. eab1caf USB: Support for allocating USB 3.0 streams. by Sarah Sharp · 14 years ago
  12. e9df17e USB: xhci: Correct assumptions about number of rings per endpoint. by Sarah Sharp · 14 years ago
  13. 8df75f4 USB: xhci: Add memory allocation for USB3 bulk streams. by Sarah Sharp · 14 years ago
  14. e07896e USB: qcserial: Add support for Qualcomm Gobi 2000 devices by Anssi Hannula · 14 years ago
  15. 3d7e59a USB: qcserial: Use generic USB wwan code by Matthew Garrett · 14 years ago
  16. 8b4c6a3 USB: option: Use generic USB wwan code by Matthew Garrett · 14 years ago
  17. 0d45619 usb serial: Add generic USB wwan support by Matthew Garrett · 14 years ago
  18. a903098 USB: deprecate the power/level sysfs attribute by Alan Stern · 14 years ago
  19. 9e18c82 USB: use PM core routines to enable/disable autosuspend by Alan Stern · 14 years ago
  20. 7aba8d0 USB: don't enable remote wakeup by default by Alan Stern · 14 years ago
  21. 7560d32e USB: improve runtime remote wakeup settings by Alan Stern · 14 years ago
  22. ff9c895 USB: fix usbmon and DMA mapping for scatter-gather URBs by Alan Stern · 14 years ago
  23. 0ff8d1b USB: pxa27x_udc: use four bits to store endpoint addresses by Matt Reimer · 14 years ago
  24. 92a6e6b usb: otg: twl4030: use the global ULPI register definitions by Heikki Krogerus · 14 years ago
  25. fc567f0 USB: otg: ulpi: use the global ULPI register definitions by Heikki Krogerus · 14 years ago
  26. 0fb2c2a USB: gadget: f_mass_storage: per function by Michal Nazarewicz · 14 years ago
  27. dd0543e usb: gadget: Allow larger configuration descriptors by Robert Lukassen · 14 years ago
  28. ffb865b usb: musb: add ulpi access operations by Heikki Krogerus · 14 years ago
  29. d7086dd usb: musb: Makefile: remove unexistent config option by Felipe Balbi · 14 years ago
  30. 82e2af4 usb: musb: omap2430.c: remove unnecessary includes by Anand Gadiyar · 14 years ago
  31. 00ce8ec usb: musb: omap2430: remove unused define by Anand Gadiyar · 14 years ago
  32. d55d221 MUSB: Blackfin: remove musb_platform_{suspend|resume}() by Sergei Shtylyov · 14 years ago
  33. 5b3078b MUSB: OMAP: make musb_platform_suspend() 'static' by Sergei Shtylyov · 14 years ago
  34. 69b2cd7 MUSB: Blackfin: remove bfin_vbus_power() by Sergei Shtylyov · 14 years ago
  35. ca0d445 MUSB: OMAP: remove omap_vbus_power() by Sergei Shtylyov · 14 years ago
  36. ff927ad USB: musb: support host/gadget role switching on Blackfin parts by Cliff Cai · 14 years ago
  37. b0f9da7 usb: musb: debugfs: musb_exit_debugfs() can be called on probe by Felipe Balbi · 14 years ago
  38. e618834 USB: option.c: option_indat_callback: Resubmit some unsuccessful URBs by James Maki · 14 years ago
  39. 71adf11 USB: gadget: add HID gadget driver by Fabien Chouteau · 14 years ago
  40. e49bbce USB: ftdi_sio: fix some coding style issues by Johan Hovold · 14 years ago
  41. eaa3bcb USB: serial: generalise write buffer preparation by Johan Hovold · 14 years ago
  42. 25d514c USB: serial: re-implement multi-urb writes in generic driver by Johan Hovold · 14 years ago
  43. 40f92f0 USB: serial: allow custom multi-urb write bulk callbacks by Johan Hovold · 14 years ago
  44. 80fa92c USB: usb_debug: use the generic kfifo-based write implementation by Johan Hovold · 14 years ago
  45. 8b0127b USB: pl2303: use generic close by Johan Hovold · 14 years ago
  46. 684c6e3 USB: pl2303: switch to generic write implementation by Johan Hovold · 14 years ago
  47. 50a5f70 USB: serial: clean up generic write start busy test by Johan Hovold · 14 years ago
  48. 1a1405e USB: serial: clean up some error and debug messages in generic driver by Johan Hovold · 14 years ago
  49. 1b55101 USB: ftdi_sio: switch to generic read implementation by Johan Hovold · 14 years ago
  50. f1e949a USB: serial: export generic throttle and unthrottle by Johan Hovold · 14 years ago
  51. f08e07a USB: pl2303: switch to generic read implementation by Johan Hovold · 14 years ago
  52. 2315432 USB: serial: generalise generic read implementation by Johan Hovold · 14 years ago
  53. 0f3d5ba USB: serial: clean up read processing in generic driver by Johan Hovold · 14 years ago
  54. 2db6c76 USB: cp210x: use generic submit_read_urb at open by Johan Hovold · 14 years ago
  55. 056afc0 USB: serial: remove unnecessary re-initialisation of generic urbs by Johan Hovold · 14 years ago
  56. 41bd72f USB: serial: refactor read urb submission in generic driver by Johan Hovold · 14 years ago
  57. f26788d USB: serial: refactor generic close by Johan Hovold · 14 years ago
  58. ec3ee50 USB: serial: clear fifo on close by Johan Hovold · 14 years ago
  59. 50dbb85 USB: serial: fix missing locking on fifo in write callback by Johan Hovold · 14 years ago
  60. 30af7fb USB: serial: fix generic chars_in_buffer by Johan Hovold · 14 years ago
  61. 7919c2f USB: pl2303: increase bulk-in buffer size to 256 byte by Johan Hovold · 14 years ago
  62. 3efeaff USB: pl2303: increase the bulk-out buffer size to 256 byte by Johan Hovold · 14 years ago
  63. aea006b USB: cp210x: increase bulk-in buffer size to 256 byte by Johan Hovold · 14 years ago
  64. d4e598f USB: cp210x: increase the bulk-out buffer size to 256 byte by Johan Hovold · 14 years ago
  65. bbcb2b9 USB: serial: allow drivers to define bulk buffer sizes by Johan Hovold · 14 years ago
  66. 317149c USB: Add a new quirk: USB_QUIRK_HONOR_BNUMINTERFACES by Hans de Goede · 14 years ago
  67. 7f0ae3a usb: fix serial build when SYSRQ is disabled by Randy Dunlap · 14 years ago
  68. 2a1e7d5 USB Serial Driver: ZIO Motherboard by Vijay Kumar · 14 years ago
  69. 92d2c5e usb-console: pass baud from console to the initial tty open by Jason Wessel · 14 years ago
  70. aae86e8 USB: f_mass_storage: dynamic buffers for better alignment by Michal Nazarewicz · 14 years ago
  71. ddb495d4 usb: musb: hsdma: use musb_read/writel by Felipe Balbi · 14 years ago
  72. ca4b253 usb: musb: gadget: support musb-specific test modes by Felipe Balbi · 14 years ago
  73. 7f7f9e2 usb: musb: add debugfs support by Felipe Balbi · 14 years ago
  74. 6ddc6da USB: musb: allow the Blackfin vrsel gpio to be active low by Cliff Cai · 14 years ago
  75. fb9c58e USB: MUSB: Add OMAP4 support in MUSB driver by Maulik Mankad · 14 years ago
  76. c71b1b9 USB: MUSB: Build MUSB driver for OMAP4 by Maulik Mankad · 14 years ago
  77. de2e1b0 usb: musb: Set transceiver interface type by Maulik Mankad · 14 years ago
  78. e6c213b usb: musb: allow board to pass down fifo mode by Felipe Balbi · 14 years ago
  79. bd5afa9 usb-serial: Use tty_port version console instead of usb_serial_port by Jason Wessel · 14 years ago
  80. 9757de3 USB: ehci-au1xxx does not need EHCI IO watchdog by Manuel Lauss · 14 years ago
  81. 0ede76f USB: remove uses of URB_NO_SETUP_DMA_MAP by Alan Stern · 14 years ago
  82. 749da5f USB: straighten out port feature vs. port status usage by Alan Stern · 14 years ago
  83. 288ead4 USB: remove bogus USB_PORT_FEAT_*_SPEED symbols by Alan Stern · 14 years ago
  84. 45f30e0 USB: remove duplicated #include by Huang Weiyi · 14 years ago
  85. 0df4d8e USB: Remove large struct from the stack in USB storage isd200 driver by Ian Munsie · 14 years ago
  86. fa4dc36 USB: cdc-acm: make bitfields unsigned by Randy Dunlap · 14 years ago
  87. 41f2c6e USB: sisusbvga: Remove the BKL from ioctl by Alessio Igor Bogani · 14 years ago
  88. d65d7e7 USB: make hub.h public (drivers dependency) by Eric Lescouet · 14 years ago
  89. 27729aa USB: make hcd.h public (drivers dependency) by Eric Lescouet · 14 years ago
  90. 44ebd03 USB: xhci: Fix check for room on the ring. by Sarah Sharp · 14 years ago
  91. bc88d2e USB: xhci: Limit bus sg_tablesize to 62 TRBs. by Sarah Sharp · 14 years ago
  92. 1624ae1 USB: xhci: Fix issue with set interface after stall. by Sarah Sharp · 14 years ago
  93. d83c49f Fix the regression created by "set S_DEAD on unlink()..." commit by Al Viro · 14 years ago
  94. 8a3461e USB: sl811-hcd: Fix device disconnect by Michael Hennerich · 14 years ago
  95. 869aa98 USB: ohci-at91: fix power management hanging by Patrice Vilchez · 14 years ago
  96. 073900a USB: rename usb_buffer_alloc() and usb_buffer_free() by Daniel Mack · 14 years ago
  97. 75181f3 USB: ti_usb: fix printk format warning by Randy Dunlap · 14 years ago
  98. 19c190f USB: gadget: s3c-hsotg: Add missing unlock by Julia Lawall · 14 years ago
  99. 6d60261 USB: fix build on OMAPs if CONFIG_PM_RUNTIME is not set by Anand Gadiyar · 14 years ago
  100. 82a5eeb USB: oxu210hp: release spinlock on error path by Dan Carpenter · 14 years ago