1. 0f08909 usb: gadget: ci13xxx: replace home-brewed logging with dev_{err,warn,info} by Alexander Shishkin · 12 years ago
  2. 62bb84e usb: gadget: ci13xxx: convert to platform device by Alexander Shishkin · 12 years ago
  3. ed6c6f4 usb: gadget: conversion of controllers choice to menu by Alexander Shishkin · 12 years ago
  4. 262c163 usb: gadget: ci13xxx: redo register access by Alexander Shishkin · 12 years ago
  5. d3595d1 usb: gadget: ci13xxx: move global variables inside struct ci13xxx by Alexander Shishkin · 12 years ago
  6. 1155a7b usb: gadget: ci13xxx: drop needless parens by Alexander Shishkin · 12 years ago
  7. df767b7 usb-storage: unusual_devs entry for Yarvik PMP400 MP4 player by Alan Stern · 12 years ago
  8. d5a2a1b Merge tag 'v3.4-rc6' into next/cleanup by Olof Johansson · 12 years ago
  9. cba3309 Merge tag 'omap-cleanup-sparse-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanup by Olof Johansson · 12 years ago
  10. 8c869ed ARM: Orion: EHCI: Add support for enabling clocks by Andrew Lunn · 13 years ago
  11. 68e2411 USB: serial: rework usb_serial_register/deregister_drivers() by Greg Kroah-Hartman · 12 years ago
  12. d56ba32 usb: gadget: ci13xxx_pci: add langwell/penwell pci ids by Alexander Shishkin · 12 years ago
  13. f9df839 usb: gadget: ci13xxx: rename register layouts by Alexander Shishkin · 12 years ago
  14. d36ade6 usb: gadget: ci13xxx: initialize ep0{out,in} dynamically by Alexander Shishkin · 12 years ago
  15. efa015b usb: gadget: ci13xxx: fix ep list removal in gadget unregistering code by Alexander Shishkin · 12 years ago
  16. ab59ac01 ohci-da8xx: set MODULE_ALIAS to allow autoloading by Jan Luebbe · 12 years ago
  17. bfb8bfa USB: make vendor id of root hubs greppable by Paul Bolle · 12 years ago
  18. ccd68bb USB: xhci: testing sizeof xhci_doorbell_array 2 time by girish verma · 12 years ago
  19. 1949f9e USB: xhci-hcd: print URB's expected length in decimal, not hex by Alan Stern · 12 years ago
  20. b69cc67 USB: ftdi-sio: add support for Physik Instrumente E-861 by Éric Piel · 12 years ago
  21. 2edd284 USB: serial: remove bizarre generic_serial probe function by Greg Kroah-Hartman · 12 years ago
  22. 3abee85 USB: serial: sierra: remove reset_resume callback by Greg Kroah-Hartman · 12 years ago
  23. 2bfd1c9 USB: serial: ch341: remove reset_resume callback by Greg Kroah-Hartman · 12 years ago
  24. 32078f9 USB: serial: remove usb_serial_disconnect call in all drivers by Greg Kroah-Hartman · 12 years ago
  25. 5026bb0 USB: serial: remove usb_serial_probe call in all drivers by Greg Kroah-Hartman · 12 years ago
  26. c7f3619 usb-serial: clean up unneeded PM-related fields by Alan Stern · 12 years ago
  27. 5cbe61c usb-serial: ftdi_sio: fix oops during autosuspend by Alan Stern · 12 years ago
  28. c53c254 [media] v4l2-event: Add v4l2_subscribed_event_ops by Hans de Goede · 13 years ago
  29. 23063b3 Merge tag 'dwc3-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 12 years ago
  30. a5c708e Merge tag 'musb-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 12 years ago
  31. 6a1e1d7 Merge tag 'gadget-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 12 years ago
  32. 6190631 Merge 3.4-rc6 into usb-next by Greg Kroah-Hartman · 12 years ago
  33. d132d7f Kconfig: replace "--- help ---" with "---help---" by Paul Bolle · 12 years ago
  34. 3aa2ae7 USB: EHCI: OMAP: Finish ehci omap phy reset cycle before adding hcd. by Russ Dill · 12 years ago
  35. 7275fc4c USB: gadget: ci13xx_udc: remove unused err() macro by Greg Kroah-Hartman · 12 years ago
  36. 1d144c6 usb:hsotg:samsung: err_irq: support for probe function by Lukasz Majewski · 12 years ago
  37. 04b4a0f usb:hsotg:samsung: Use clk_prepare_enable and clk_disable_unprepare by Lukasz Majewski · 12 years ago
  38. 94cb8fd usb:hsotg:samsung: Remove the S3C_ prefix from registers definition. by Lukasz Majewski · 12 years ago
  39. f026a52 usb:hsotg:samsung: Add release function for hsotg device by Lukasz Majewski · 12 years ago
  40. f99b2bf usb:hsotg:samsung: Remove our_hsotg global pointer by Lukasz Majewski · 12 years ago
  41. 8b9bc46 usb:hsotg:samsung: Comments reorganization and cleanup by Lukasz Majewski · 12 years ago
  42. f65f0f1 usb:hsotg:samsung: Use new udc_start and udc_stop callbacks by Lukasz Majewski · 12 years ago
  43. b3f489b usb:hsotg:samsung: Determine number of EPs from HW configuration register by Lukasz Majewski · 12 years ago
  44. 12a1f4d usb:hsotg:samsung: Cable disconnection recovery code by Lukasz Majewski · 12 years ago
  45. 5e89134 usb:hsotg:samsung: Rename s3c_hsotg_disconnect function by Lukasz Majewski · 12 years ago
  46. b3546c9 usb:hsotg:samsung: Remove Disconnect Interrupt handler by Lukasz Majewski · 12 years ago
  47. 308d734 usb:hsotg:samsung: Extract core initialization function by Lukasz Majewski · 12 years ago
  48. d3ca025 usb:hsotg:samsung: Sending ZLP packet for IN EP0 transfers by Lukasz Majewski · 12 years ago
  49. 71225be usb:hsotg:samsung: NAK management for EP0 (Setup stage of control transfers) by Lukasz Majewski · 12 years ago
  50. fc9a731 usb:hsotg:samsung: Use of regulator_bulk_* functions for USB regulators by Lukasz Majewski · 12 years ago
  51. 4118878 usb:hsotg:samsung: Wrappers for USB PHY methods by Lukasz Majewski · 12 years ago
  52. d77039c usb:hsotg:samsung: Remove platform dependent functions from s3c-hsotg by Lukasz Majewski · 12 years ago
  53. 127d42a usb:hsotg:samsung: Remove platform dependency from s3c-hsotg by Lukasz Majewski · 12 years ago
  54. 4f06539 f_fs: ffs_func_free: cleanup requests allocated by autoconfig by Peter Korsgaard · 12 years ago
  55. b4036cc usb: gadget: add isochronous support to gadget zero by Paul Zimmerman · 13 years ago
  56. 20c5e74 usb: gadget: add a sparse endian notation by Dan Carpenter · 13 years ago
  57. 1ec9c8a usb: gadget: r8a66597-udc: add support for set_selfpowered by Shimoda, Yoshihiro · 13 years ago
  58. 00c16f9 usb: gadget: Include i.MX processors in the USB_FSL_USB2 help text by Fabio Estevam · 13 years ago
  59. 4d0947d usb: gadget: fsl_udc_core: dTD's next dtd pointer need to be updated once written by Peter Chen · 13 years ago
  60. 124ef38 usb: gadget: composite: prevent a memory leak when configuration bind fails by Yongsul Oh · 13 years ago
  61. c248460 usb: gadget: f_mass_storage: remove deprecated fsg_add() by Michal Nazarewicz · 13 years ago
  62. cac402d usb: renesas_usbhs: gadget: add support for set_selfpowered by Shimoda, Yoshihiro · 13 years ago
  63. f99987b usb: gadget: dummy_hcd: allow to free requests on disabled endpoints by Sebastian Andrzej Siewior · 13 years ago
  64. 2e87edf usb: gadget: make g_printer use composite by Sebastian Andrzej Siewior · 13 years ago
  65. d3bfd25 usb: gadget: remove DUALSPEED from printer by Sebastian Andrzej Siewior · 13 years ago
  66. 66ec8ed usb: gadget: imx_udc: convert to new style start/stop by Sebastian Andrzej Siewior · 13 years ago
  67. 504d14c usb: gadget: fsl_qe_udc: remove not implemented callbacks by Sebastian Andrzej Siewior · 13 years ago
  68. d77c119 usb: gadget: fsl_qe_udc: convert to new style start/stop by Sebastian Andrzej Siewior · 13 years ago
  69. d809f78 usb: gadget: atmel_usba_udc: convert to newstyle start/stop interface by Sebastian Andrzej Siewior · 13 years ago
  70. f3d8bf3 usb: gadget: at91_udc: convert to new style start/stop interface by Sebastian Andrzej Siewior · 13 years ago
  71. 955846a usb: gadget: Update s3c-hsudc to use usb_endpoint_descriptor inside the struct usb_ep by Ido Shayevitz · 13 years ago
  72. 0ff21e0 usb: gadget: Update pch_udc to use usb_endpoint_descriptor inside the struct usb_ep by Ido Shayevitz · 13 years ago
  73. fa42e52 usb: gadget: Update s3c2410_udc to use usb_endpoint_descriptor inside the struct usb_ep by Ido Shayevitz · 13 years ago
  74. 9e658f2 usb: gadget: Update r8a66597-udc to use usb_endpoint_descriptor inside the struct usb_ep by Ido Shayevitz · 13 years ago
  75. c18800d usb: gadget: Update pxa25x_udc to use usb_endpoint_descriptor inside the struct usb_ep by Ido Shayevitz · 13 years ago
  76. f8bdae0 usb: gadget: Update omap_udc to use usb_endpoint_descriptor inside the struct usb_ep by Ido Shayevitz · 13 years ago
  77. b1371d1 usb: gadget: Update mv_udc to use usb_endpoint_descriptor inside the struct usb_ep by Ido Shayevitz · 13 years ago
  78. 2eb2cff usb: gadget: Update m66592-udc to use usb_endpoint_descriptor inside the struct usb_ep by Ido Shayevitz · 13 years ago
  79. a1976f7 usb: gadget: Update langwell_udc to use usb_endpoint_descriptor inside the struct usb_ep by Ido Shayevitz · 13 years ago
  80. db79d98 usb: gadget: Update goku_udc to use usb_endpoint_descriptor inside the struct usb_ep by Ido Shayevitz · 13 years ago
  81. fab1137 usb: gadget: Update fusb300_udc to use usb_endpoint_descriptor inside the struct usb_ep by Ido Shayevitz · 13 years ago
  82. 79149b8 usb: gadget: Update fsl_udc_core to use usb_endpoint_descriptor inside the struct usb_ep by Ido Shayevitz · 13 years ago
  83. ec39e2a usb: gadget: Update fsl_qe_udc to use usb_endpoint_descriptor inside the struct usb_ep by Ido Shayevitz · 13 years ago
  84. 978def1 usb: gadget: Update atmel_usba_udc to use usb_endpoint_descriptor inside the struct usb_ep by Ido Shayevitz · 13 years ago
  85. 5a6506f usb: gadget: Update at91_udc to use usb_endpoint_descriptor inside the struct usb_ep by Ido Shayevitz · 13 years ago
  86. ef20a72 usb: gadget: Update amd5536udc to use usb_endpoint_descriptor inside the struct usb_ep by Ido Shayevitz · 13 years ago
  87. 16e78db usb: dwc3: Update dwc3 udc to use usb_endpoint_descriptor inside the struct usb_ep by Ido Shayevitz · 13 years ago
  88. 31fb601 usb: gadget: Update ci13xxx_udc to use usb_endpoint_descriptor inside the struct usb_ep by Ido Shayevitz · 13 years ago
  89. 3cdb772 usb: gadget: use module_pci_driver by Axel Lin · 13 years ago
  90. fa29652 usb: musb: enable support for am335x by Ajay Kumar Gupta · 13 years ago
  91. 9ecb887 usb: musb: Add support for ti81xx platform by Ajay Kumar Gupta · 13 years ago
  92. 3ef35fa usb: dwc3: define DWC3_EP0_BOUNCE_SIZE by Felipe Balbi · 12 years ago
  93. 4db02fe USB: whiteheat.c: remove dbg() tracing calls by Greg Kroah-Hartman · 12 years ago
  94. d2bad78 USB: usb_wwan.c: remove dbg() tracing calls by Greg Kroah-Hartman · 12 years ago
  95. 4a7ce90 USB: ti_usb_3410_5052.c: remove dbg() tracing calls by Greg Kroah-Hartman · 12 years ago
  96. b6b6df8 USB: symbolserial.c: remove dbg() tracing calls by Greg Kroah-Hartman · 12 years ago
  97. bb7a9c4 USB: ssu100.c: remove dbg() tracing calls by Greg Kroah-Hartman · 12 years ago
  98. 7653363 USB: spcp8x5.c: remove dbg() tracing calls by Greg Kroah-Hartman · 12 years ago
  99. 64318a5 USB: sierra.c: remove dbg() tracing calls by Greg Kroah-Hartman · 12 years ago
  100. 3a3eec0 USB: qcserial.c: remove dbg() tracing calls by Greg Kroah-Hartman · 12 years ago