1. 0b3eba4 usb: musb: factor some host-specific functions by Daniel Mack · 12 years ago
  2. c2a2759 usb: musb: move function declarations to musb_{host,gadget}.h by Daniel Mack · 12 years ago
  3. b7e2e75 usb: gadget: drop unused USB_GADGET_MUSB_HDRC by Daniel Mack · 12 years ago
  4. 6d34967 usb: musb: remove 'ignore_disconnect' flag by Felipe Balbi · 12 years ago
  5. 09fc7d2 usb: musb: fix incorrect usage of resource pointer by Felipe Balbi · 12 years ago
  6. b641940 Merge tag 'usb-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  7. 2a0ebf8 USB: cxacru: potential underflow in cxacru_cm_get_array() by Dan Carpenter · 12 years ago
  8. 9c5fdd3 drivers/usb/phy: don't check resource with devm_ioremap_resource by Wolfram Sang · 12 years ago
  9. bb52281 drivers/usb/host: don't check resource with devm_ioremap_resource by Wolfram Sang · 12 years ago
  10. bd93581 drivers/usb/gadget: don't check resource with devm_ioremap_resource by Wolfram Sang · 12 years ago
  11. 122af6d drivers/usb/chipidea: don't check resource with devm_ioremap_resource by Wolfram Sang · 12 years ago
  12. 7138143 USB: ftdi_sio: Add support for Newport CONEX motor drivers by Gomella, Andrew (NIH/NHLBI) [F] · 12 years ago
  13. 49c6e37 USB: option: add device IDs for Dell 5804 (Novatel E371) WWAN card by Dan Williams · 12 years ago
  14. b3517d5 usb: ohci: fix goto wrong tag in err case by Libo Chen · 12 years ago
  15. 72d9c8b usb: isp1760-if: fix memleak when platform_get_resource fail by Libo Chen · 12 years ago
  16. 9a9ef73 usb: ehci-s5p: fix memleak when fallback to pdata by Libo Chen · 12 years ago
  17. 4746b6c USB: serial: clean up chars_in_buffer by Johan Hovold · 12 years ago
  18. ff93b19 USB: ti_usb_3410_5052: fix chars_in_buffer overhead by Johan Hovold · 12 years ago
  19. b16634a USB: io_ti: fix chars_in_buffer overhead by Johan Hovold · 12 years ago
  20. a37025b USB: ftdi_sio: fix chars_in_buffer overhead by Johan Hovold · 12 years ago
  21. c413364 USB: ftdi_sio: clean up get_modem_status by Johan Hovold · 12 years ago
  22. dcf0105 USB: serial: add generic wait_until_sent implementation by Johan Hovold · 12 years ago
  23. 0693196 USB: serial: add wait_until_sent operation by Johan Hovold · 12 years ago
  24. 3b9561e USB: set device dma_mask without reference to global data by Stephen Warren · 12 years ago
  25. 8ff10bd USB: Blacklisted Cinterion's PLxx WWAN Interface by Schemmel Hans-Christoph · 12 years ago
  26. 73c042d usb: option: Add Telewell TW-LTE 4G by Teppo Kotilainen · 12 years ago
  27. 843e56c USB: EHCI: remove bogus #error by Arnd Bergmann · 12 years ago
  28. bac6b03 USB: reset resume quirk needed by a hub by Oliver Neukum · 12 years ago
  29. 1c9e55c USB: usb-stor: realtek_cr: Fix compile error by Wei WANG · 12 years ago
  30. 7c8bfed usb, chipidea: fix link error when USB_EHCI_HCD is a module by David Rientjes · 12 years ago
  31. 98f541c USB: remove remaining instances of USB_SUSPEND by Alan Stern · 12 years ago
  32. 815fa7b USB: OHCI: fix logic for scheduling isochronous URBs by Alan Stern · 12 years ago
  33. e1944017 USB: fix latency in uhci-hcd and ohci-hcd by Alan Stern · 12 years ago
  34. 997ff89 USB: UHCI: fix for suspend of virtual HP controller by Alan Stern · 12 years ago
  35. ccd9509 USB: fix Kconfig logic for USB_UHCI_HCD by Alan Stern · 12 years ago
  36. e4f47e3 USB: xHCI: override bogus bulk wMaxPacketSize values by Alan Stern · 12 years ago
  37. 4e0aa63 usb: otg: mxs-phy: add missing type to usb_phy by Michael Grzeschik · 12 years ago
  38. b990da1 usb: phy: remove CONFIG_USB_OTG_UTILS once more by Paul Bolle · 12 years ago
  39. 17d966a usb: gadget: s3c-hsotg: pass 'struct usb_request *' to usb_gadget_unmap_request() by Jingoo Han · 12 years ago
  40. 1abd8b3 usb: phy: Fix NULL pointer exception during usb_get_phy by Robert Jarzmik · 12 years ago
  41. 9d6ab42 usb: phy: don't check resource with devm_ioremap_resource by Wolfram Sang · 12 years ago
  42. 2cde393 usb: gadget: don't check resource with devm_ioremap_resource by Wolfram Sang · 12 years ago
  43. 1bc0d92 usb: dwc3: Fix compilation break when building with USB_DWC3_DUAL_ROLE=y by Vivek Gautam · 12 years ago
  44. fea7707 usb: gadget: fix error return code in configfs_composite_bind() by Wei Yongjun · 12 years ago
  45. 481d304 usb: gadget: dummy_hcd: fix error return code in init() by Wei Yongjun · 12 years ago
  46. c366195 usb: gadget: fusb300_udc: fix error return code in fusb300_probe() by Wei Yongjun · 12 years ago
  47. ef89a1f usb: gadget: m66592-udc: fix error return code in m66592_probe() by Wei Yongjun · 12 years ago
  48. f3423d3 usb: gadget: r8a66597-udc: fix error return code in r8a66597_probe() by Wei Yongjun · 12 years ago
  49. 48ad20f usb: gadget: s3c2410_udc: fix error return code in s3c2410_udc_probe() by Wei Yongjun · 12 years ago
  50. b25e5f1 usb: musb: dsps: fix error return code in dsps_create_musb_pdev() by Wei Yongjun · 12 years ago
  51. 8fe6120 usb: phy: nop: Remove redundant platform_set_drvdata() by Sachin Kamat · 12 years ago
  52. 99f80cf usb: phy: mxs-usb: Remove redundant platform_set_drvdata() by Sachin Kamat · 12 years ago
  53. c21b7ee usb: phy: mv-usb: Remove redundant platform_set_drvdata() by Sachin Kamat · 12 years ago
  54. a9b1bdd usb: phy: gpio-vbus-usb: Remove redundant platform_set_drvdata() by Sachin Kamat · 12 years ago
  55. c8a0b5c usb: phy: ab8500-usb: Remove redundant platform_set_drvdata() by Sachin Kamat · 12 years ago
  56. 03fc1d8 usb: gadget: s3c2410_udc: Remove redundant platform_set_drvdata() by Sachin Kamat · 12 years ago
  57. c0b4e04 usb: gadget: pxa25x_udc: Remove redundant platform_set_drvdata() by Sachin Kamat · 12 years ago
  58. 2673976 usb: gadget: imx_udc: Remove redundant platform_set_drvdata() by Sachin Kamat · 12 years ago
  59. a038391 usb: gadget: f_uac2: Remove redundant platform_set_drvdata() by Sachin Kamat · 12 years ago
  60. a0c6727 usb: gadget: dummy_hcd: Remove redundant platform_set_drvdata() by Sachin Kamat · 12 years ago
  61. e80ad12 usb: gadget: bcm63xx_udc: Remove redundant platform_set_drvdata() by Sachin Kamat · 12 years ago
  62. fb00d69 usb: gadget: atmel_usba_udc: Remove redundant platform_set_drvdata() by Sachin Kamat · 12 years ago
  63. 21c7dee Add a couple kernel-doc lines to prevent warnings. by Robert P. J. Day · 12 years ago
  64. 4b7e450 usb: musb: omap2430: add missing platform_device_put() on error in omap2430_probe() by Wei Yongjun · 12 years ago
  65. c8c1888 usb: gadget: zero: fix error return code in zero_bind() by Wei Yongjun · 12 years ago
  66. b32729b Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  67. abab876 usb: tilegx: fix memleak when create hcd fail by Libo Chen · 12 years ago
  68. 5647ac0 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 12 years ago
  69. 0460fef aio: use cancellation list lazily by Kent Overstreet · 12 years ago
  70. 4e179bc aio: move private stuff out of aio.h by Kent Overstreet · 12 years ago
  71. a80bf61 gadget: remove only user of aio retry by Zach Brown · 12 years ago
  72. 962a1ab gadget: single_open() leaks by Al Viro · 12 years ago
  73. a772635 Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  74. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  75. 251df49 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  76. 677a0b5 drivers/usb/storage/realtek_cr.c: fix build by Andrew Morton · 12 years ago
  77. 5d434fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  78. 77cd02c fsl_udc: Don't use create_proc_read_entry() by David Howells · 12 years ago
  79. 96c7a22 goku_udc: Don't use create_proc_read_entry() by David Howells · 12 years ago
  80. 3dce189 yurex: don't wank with fasync on ->release()... by Al Viro · 12 years ago
  81. ec25e24 Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  82. 507ffe4 Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  83. 2794b5d Merge tag 'driver-core-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  84. afcf792 Merge branch 'fixes' into next/cleanup by Olof Johansson · 12 years ago
  85. 4626b8d USB: ehci-msm: USB_MSM_OTG needs USB_PHY by Arnd Bergmann · 12 years ago
  86. 8097804 USB: OHCI: avoid conflicting platform drivers by Arnd Bergmann · 12 years ago
  87. c3c683e USB: OMAP: ISP1301 needs USB_PHY by Arnd Bergmann · 12 years ago
  88. 64e98a7 USB: lpc32xx: ISP1301 needs USB_PHY by Arnd Bergmann · 12 years ago
  89. 71d9a2b9 USB: ftdi_sio: enable two UART ports on ST Microconnect Lite by Adrian Thomasset · 12 years ago
  90. ee5d5499 usb: phy: tegra: don't call into tegra-ehci directly by Arnd Bergmann · 12 years ago
  91. 4623245 usb: phy: phy core cannot yet be a module by Arnd Bergmann · 12 years ago
  92. 62d08a1 USB: Fix initconst in ehci driver by Andi Kleen · 12 years ago
  93. 671b4b2 usb-storage: CY7C68300A chips do not support Cypress ATACB by Tormod Volden · 12 years ago
  94. d19bf5c USB: serial: option: Added support Olivetti Olicard 145 by Filippo Turato · 12 years ago
  95. 9f06d15 USB: ftdi_sio: correct ST Micro Connect Lite PIDs by Adrian Thomasset · 12 years ago
  96. 0b9b6df Merge tag 'usb-for-v3.10-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 12 years ago
  97. 19d8ced usb: phy: remove exported function from __init section by Denis Efremov · 12 years ago
  98. abe7a40 usb: gadget: zero: put function instances on unbind by Andrzej Pietrasiewicz · 12 years ago
  99. 9890e33 usb: gadget: f_sourcesink.c: correct a copy-paste misnomer by Andrzej Pietrasiewicz · 12 years ago
  100. 8d6f51b usb: gadget: cdc2: fix error return code in cdc_do_config() by Wei Yongjun · 12 years ago