1. 65db430 USB: convert drivers/usb/* to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  2. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  3. b2c0a86 USB: Update last_busy time after autosuspend fails by Alan Stern · 13 years ago
  4. d674806 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 13 years ago
  5. 16ee792 Merge branch 'next/devel' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  6. 4bcbcc9 usb: fix implicit usage of gfp.h in host/xhci-hub.c by Paul Gortmaker · 13 years ago
  7. f940fcd usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed by Paul Gortmaker · 13 years ago
  8. 6eb0de8 usb: Add module.h to drivers/usb consumers who really use it. by Paul Gortmaker · 13 years ago
  9. efa62e1 Merge branch 'depends/rmk/gpio' into next/devel by Arnd Bergmann · 13 years ago
  10. 1fdb24e Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  11. ca90666 Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  12. 7e0bb71 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  13. 1be025d Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  14. 59e5253 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  15. 376638603 MIPS: Alchemy: remove all CONFIG_SOC_AU1??? defines by Manuel Lauss · 13 years ago
  16. ce6bc92 MIPS: Alchemy: abstract USB block control register access by Manuel Lauss · 13 years ago
  17. 29ea35969 Merge branch 'imx/devel' into next/devel by Arnd Bergmann · 13 years ago
  18. a2c76b8 usb: renesas_usbhs: fixup inconsistent return from usbhs_pkt_push() by Kuninori Morimoto · 13 years ago
  19. 3a7655f usb/isp1760: Allow to optionally trigger low-level chip reset via GPIOLIB. by Joachim Foerster · 13 years ago
  20. 0f8fd43 USB: gadget: midi: memory leak in f_midi_bind_config() by Dan Carpenter · 13 years ago
  21. 0889551 USB: gadget: midi: fix range check in f_midi_out_open() by Dan Carpenter · 13 years ago
  22. 273d235 QE/FHCI: fixed the CONTROL bug by Jerry Huang · 13 years ago
  23. 55b5a62 usb: renesas_usbhs: tidyup for smatch warnings by Kuninori Morimoto · 13 years ago
  24. 3a6e711 USB: Fix USB Kconfig dependency problem on 85xx/QoirQ platforms by Xu lei · 13 years ago
  25. 68aa95d EHCI: workaround for MosChip controller bug by Alan Stern · 13 years ago
  26. 91960c2 usb: gadget: file_storage: fix race on unloading by Yauheni Kaliuta · 13 years ago
  27. 1d749f9 USB: ftdi_sio.c: Use ftdi async_icount structure for TIOCMIWAIT, as in other drivers by Uwe Bonnes · 13 years ago
  28. 005b3cd USB: ftdi_sio.c:Fill MSR fields of the ftdi async_icount structure by Uwe Bonnes · 13 years ago
  29. ac295f3 USB: ftdi_sio.c: Fill LSR fields of the ftdi async_icount structure by Uwe Bonnes · 13 years ago
  30. da7fbb6 USB: ftdi_sio.c:Fill TX field of the ftdi async_icount structure by Uwe Bonnes · 13 years ago
  31. c9222ec USB: ftdi_sio.c: Fill the RX field of the ftdi async_icount structure by Uwe Bonnes · 13 years ago
  32. c75ccd4 USB: ftdi_sio.c: Basic icount infrastructure for ftdi_sio by Uwe Bonnes · 13 years ago
  33. 8f5d621 usb/isp1760: Let OF bindings depend on general CONFIG_OF instead of PPC_OF . by Joachim Foerster · 13 years ago
  34. 3687f64 USB: ftdi_sio: Support TI/Luminary Micro Stellaris BD-ICDI Board by Peter Stuge · 13 years ago
  35. a8b43c0 USB: Fix runtime wakeup on OHCI by Matthew Garrett · 13 years ago
  36. 48e8236 xHCI/USB: Make xHCI driver have a BOS descriptor. by Sarah Sharp · 13 years ago
  37. cefd3e7 Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into devel-stable by Russell King · 13 years ago
  38. fa3ae0c usb: gadget: add new usb gadget for ACM and mass storage by Klaus Schwarzkopf · 13 years ago
  39. 431879a usb: gadget: mv_udc: fix compile warning by Felipe Balbi · 13 years ago
  40. 1aec033 usb: gadget: mv_udc: add clock gating support by Neil Zhang · 13 years ago
  41. fb22cba usb: gadget: mv_udc: add test mode support by Neil Zhang · 13 years ago
  42. 46e172d usb: gadget: mv_udc: use DMA API for status_req's dma address by Neil Zhang · 13 years ago
  43. daec765 usb: gadget: mv_udc: fix dtd dma confusion by Neil Zhang · 13 years ago
  44. 046b07a usb: gadget: mv_udc: add shutdown function for it by Neil Zhang · 13 years ago
  45. 3661622 usb: gadget: mv_udc: correct ep0 state by Neil Zhang · 13 years ago
  46. 0c70840 usb: gadget: mv_udc: rewrite fifo flush by Neil Zhang · 13 years ago
  47. 615268b usb: gadget: mv_udc: set unused endpoint with right type by Neil Zhang · 13 years ago
  48. 27cec2b usb: gadget: mv_udc: add missing spinlock in ep enable/disable by Neil Zhang · 13 years ago
  49. 96c2bbb usb: gadget: mv_udc: fix bug when handle setup package. by Neil Zhang · 13 years ago
  50. fbebe1f usb: gadget: mv_udc: init next dtd ptr for dqh when init ep0 by Neil Zhang · 13 years ago
  51. 43ad9f3 usb: gadget: mv_udc: ep0 needn't set toggle flag by Neil Zhang · 13 years ago
  52. bedcff9 usb: gadget: mv_udc: fix a clerical error by Neil Zhang · 13 years ago
  53. 4540a9ab usb: gadget: mv_udc: fix kernel panic on some platforms by Neil Zhang · 13 years ago
  54. 5d0b8d0 usb: gadget: mv_udc: add section information by Neil Zhang · 13 years ago
  55. dde34cc usb: gadget: mv_udc: refine the driver structure by Neil Zhang · 13 years ago
  56. 8a9775a usb: gadget: renesas_usbhs: fix compile warning by Felipe Balbi · 13 years ago
  57. d242c11 usb: gadget: renesas_usbhs: drop dependency by Felipe Balbi · 13 years ago
  58. 951fe82 usb: gadget: renesas_usbhs: fixup driver compile style by Kuninori Morimoto · 13 years ago
  59. 4829820 usb: gadget: renesas_usbhs: bugfix: don't modify platform data by Kuninori Morimoto · 13 years ago
  60. 034d7c1 usb: gadget: renesas_usbhs: add mod_host support by Kuninori Morimoto · 13 years ago
  61. e2eddc6 usb: gadget: renesas_usbhs: usbhs_dcp_control_transfer_done() cares mod_host by Kuninori Morimoto · 13 years ago
  62. 9e74d60 usb: gadget: renesas_usbhs: add data/status stage handler by Kuninori Morimoto · 13 years ago
  63. 89c1d2e usb: gadget: renesas_usbhs: add INTSTS1 interrupt support by Kuninori Morimoto · 13 years ago
  64. eb05191 usb: gadget: renesas_usbhs: add usbhs_set_device_speed() support for host by Kuninori Morimoto · 13 years ago
  65. a9be4a4 usb: gadget: renesas_usbhs: make sure SOF packet sending-out control by Kuninori Morimoto · 13 years ago
  66. f427eb6 usb: gadget: renesas_usbhs: support otg pin control by Kuninori Morimoto · 13 years ago
  67. 6ff5d09 usb: gadget: renesas_usbhs: disable pipe on top of interrupt by Kuninori Morimoto · 13 years ago
  68. 6e6db82 usb: gadget: renesas_usbhs: modify pipe sequence settings by Kuninori Morimoto · 13 years ago
  69. 654c35a usb: gadget: renesas_usbhs: disable auto paket start on usbhs_pkt_push() by Kuninori Morimoto · 13 years ago
  70. b331872 usb: gadget: renesas_usbhs: move done callback to struct usbhs_pkt by Kuninori Morimoto · 13 years ago
  71. 3cf8ed1 usb: gadget: renesas_usbhs: add usbhs_pipe_name() by Kuninori Morimoto · 13 years ago
  72. bc6fbf5 usb: gadget: renesas_usbhs: add device select support in usbhs_pipe_config_update() by Kuninori Morimoto · 13 years ago
  73. 2cc9719 usb: gadget: renesas_usbhs: add struct usbhs_priv to packet done function by Kuninori Morimoto · 13 years ago
  74. 9235207 usb: gadget: renesas_usbhs: add usbhs_dcp_dir_for_host() by Kuninori Morimoto · 13 years ago
  75. 0deb3e7 usb: gadget: renesas_usbhs: remove unneeded parameter from usbhs_mod_is_host() by Kuninori Morimoto · 13 years ago
  76. ef8bedb usb: gadget: renesas_usbhs: move usbhs_usbreq_get/set_val() to common.c by Kuninori Morimoto · 13 years ago
  77. 356db7e usb: gadget: renesas_usbhs: move usbhsp_type() to usbhs_pipe_type() by Kuninori Morimoto · 13 years ago
  78. 75587f5 usb: gadget: renesas_usbhs: add usbhs_bus_get_speed() by Kuninori Morimoto · 13 years ago
  79. 258485d usb: gadget: renesas_usbhs: add bus control functions by Kuninori Morimoto · 13 years ago
  80. 11935de usb: gadget: renesas_usbhs: change usbhsc_bus_ctrl() to usbsc_set_buswait() by Kuninori Morimoto · 13 years ago
  81. 651f5e4 usb: gadget: renesas_usbhs: tidyup INTENB0 method by Kuninori Morimoto · 13 years ago
  82. 0c6ef98 usb: gadget: renesas_usbhs: struct usbhs_pipe hold handler by Kuninori Morimoto · 13 years ago
  83. 7fd097e usb: gadget: renesas_usbhs: each pipe hold maxpacket size by Kuninori Morimoto · 13 years ago
  84. f5aa889 usb: gadget: renesas_usbhs: remove desc from usbhs_pipe_malloc by Kuninori Morimoto · 13 years ago
  85. 51b8a02 usb: gadget: renesas_usbhs: move USBHSF_PKT_xxx to pipe.c by Kuninori Morimoto · 13 years ago
  86. ca8a282 usb: gadget: renesas_usbhs: add suspend/resume support by Kuninori Morimoto · 13 years ago
  87. 4bb99b7 usb: gadget: storage: add superspeed support by Felipe Balbi · 13 years ago
  88. 089b837 usb: gadget: fix typo for default U1/U2 exit latencies by Felipe Balbi · 13 years ago
  89. 478ff25 usb: gadget: r8a66597: convert to new style by Felipe Balbi · 13 years ago
  90. af1d705 usb: gadget: renesas: convert to new style by Felipe Balbi · 13 years ago
  91. 4cf5e00 usb: gadget: net2280: convert to new style by Felipe Balbi · 13 years ago
  92. 96f8db6 usb: gadget: net2272: convert to new style by Felipe Balbi · 13 years ago
  93. 2c7f098 usb: gadget: langwell: convert to new style by Felipe Balbi · 13 years ago
  94. 5bc639f usb: gadget: langwell: don't use the_controller when it's not needed by Felipe Balbi · 13 years ago
  95. 1a8060d usb: gadget: at91_udc: change french comments to english by Robert Schwebel · 13 years ago
  96. d5546b3 usb: gadget: pxa25x: is_vbus_present is gone by Arnd Bergmann · 13 years ago
  97. fe69676 usb: gadget: storage: fix mass storage gadgets to work with Synopsys UDC by Paul Zimmerman · 13 years ago
  98. c8933c3 USB: gadget: f_midi: allow a dynamic number of input and output ports by Daniel Mack · 13 years ago
  99. 2672eea USB: gadget: midi: refactor the device code by Daniel Mack · 13 years ago
  100. d5daf49 USB: gadget: midi: add midi function driver by Daniel Mack · 13 years ago